浏览代码

移除package依赖

Steven 9 月之前
父节点
当前提交
0c56871e21

+ 0 - 57
KulexiuForTeacher/KulexiuForTeacher.xcodeproj/project.pbxproj

@@ -1131,9 +1131,6 @@
 		BCFE54152817918600AD6786 /* MyIncomeListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFE54132817918600AD6786 /* MyIncomeListCell.xib */; };
 		BCFE54182817BDFD00AD6786 /* IncomeHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFE54172817BDFD00AD6786 /* IncomeHeaderView.m */; };
 		BCFE541A2817BE0800AD6786 /* IncomeHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFE54192817BE0800AD6786 /* IncomeHeaderView.xib */; };
-		BCFEE18A2AD15A27000E888F /* AudioKitEX in Frameworks */ = {isa = PBXBuildFile; productRef = BCFEE1892AD15A27000E888F /* AudioKitEX */; };
-		BCFEE1902AD15BF5000E888F /* SoundpipeAudioKit in Frameworks */ = {isa = PBXBuildFile; productRef = BCFEE18F2AD15BF5000E888F /* SoundpipeAudioKit */; };
-		BCFF4814290172C600E9293A /* AudioKit in Frameworks */ = {isa = PBXBuildFile; productRef = BCFF4813290172C600E9293A /* AudioKit */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
@@ -3021,14 +3018,12 @@
 			buildActionMask = 2147483647;
 			files = (
 				BC8B6E5A2856ED0600866917 /* UMShare.framework in Frameworks */,
-				BCFF4814290172C600E9293A /* AudioKit in Frameworks */,
 				BC8B6E642856ED0700866917 /* TencentOpenAPI.framework in Frameworks */,
 				2779334727E3148E0010E277 /* GLKit.framework in Frameworks */,
 				2779334527E314870010E277 /* VideoToolbox.framework in Frameworks */,
 				2779334327E3147C0010E277 /* OpenGLES.framework in Frameworks */,
 				BC8B6E552856ED0600866917 /* UMCommon.framework in Frameworks */,
 				BC8B6E622856ED0600866917 /* libSocialQQ.a in Frameworks */,
-				BCFEE1902AD15BF5000E888F /* SoundpipeAudioKit in Frameworks */,
 				BC8B6E612856ED0600866917 /* libWeiboSDK.a in Frameworks */,
 				BC8B6E532856ED0600866917 /* UMAPM.framework in Frameworks */,
 				2779333F27E314640010E277 /* CoreVideo.framework in Frameworks */,
@@ -3046,7 +3041,6 @@
 				BC8B6E5E2856ED0600866917 /* libWeChatSDK.a in Frameworks */,
 				2779332D27E313F50010E277 /* SafariServices.framework in Frameworks */,
 				BC8B6E5C2856ED0600866917 /* libSocialOfficialWeChat.a in Frameworks */,
-				BCFEE18A2AD15A27000E888F /* AudioKitEX in Frameworks */,
 				2779332B27E313EB0010E277 /* CoreTelephony.framework in Frameworks */,
 				2779332927E313E40010E277 /* WebKit.framework in Frameworks */,
 				2779332727E313DC0010E277 /* MobileCoreServices.framework in Frameworks */,
@@ -7408,9 +7402,6 @@
 			);
 			name = KulexiuForTeacher;
 			packageProductDependencies = (
-				BCFF4813290172C600E9293A /* AudioKit */,
-				BCFEE1892AD15A27000E888F /* AudioKitEX */,
-				BCFEE18F2AD15BF5000E888F /* SoundpipeAudioKit */,
 			);
 			productName = KulexiuForTeacher;
 			productReference = 275E8A6427E18F2300DD3F6E /* KulexiuForTeacher.app */;
@@ -7486,9 +7477,6 @@
 			);
 			mainGroup = 275E8A5B27E18F2300DD3F6E;
 			packageReferences = (
-				BCFF4812290172C600E9293A /* XCRemoteSwiftPackageReference "AudioKit" */,
-				BCFEE1882AD15A27000E888F /* XCRemoteSwiftPackageReference "AudioKitEX" */,
-				BCFEE18E2AD15BF5000E888F /* XCRemoteSwiftPackageReference "SoundpipeAudioKit" */,
 			);
 			productRefGroup = 275E8A6527E18F2300DD3F6E /* Products */;
 			projectDirPath = "";
@@ -9868,51 +9856,6 @@
 			defaultConfigurationName = Release;
 		};
 /* End XCConfigurationList section */
-
-/* Begin XCRemoteSwiftPackageReference section */
-		BCFEE1882AD15A27000E888F /* XCRemoteSwiftPackageReference "AudioKitEX" */ = {
-			isa = XCRemoteSwiftPackageReference;
-			repositoryURL = "https://github.com/AudioKit/AudioKitEX.git";
-			requirement = {
-				kind = exactVersion;
-				version = 5.4.1;
-			};
-		};
-		BCFEE18E2AD15BF5000E888F /* XCRemoteSwiftPackageReference "SoundpipeAudioKit" */ = {
-			isa = XCRemoteSwiftPackageReference;
-			repositoryURL = "https://github.com/AudioKit/SoundpipeAudioKit.git";
-			requirement = {
-				kind = exactVersion;
-				version = 5.4.1;
-			};
-		};
-		BCFF4812290172C600E9293A /* XCRemoteSwiftPackageReference "AudioKit" */ = {
-			isa = XCRemoteSwiftPackageReference;
-			repositoryURL = "https://github.com/AudioKit/AudioKit.git";
-			requirement = {
-				kind = exactVersion;
-				version = 5.4.4;
-			};
-		};
-/* End XCRemoteSwiftPackageReference section */
-
-/* Begin XCSwiftPackageProductDependency section */
-		BCFEE1892AD15A27000E888F /* AudioKitEX */ = {
-			isa = XCSwiftPackageProductDependency;
-			package = BCFEE1882AD15A27000E888F /* XCRemoteSwiftPackageReference "AudioKitEX" */;
-			productName = AudioKitEX;
-		};
-		BCFEE18F2AD15BF5000E888F /* SoundpipeAudioKit */ = {
-			isa = XCSwiftPackageProductDependency;
-			package = BCFEE18E2AD15BF5000E888F /* XCRemoteSwiftPackageReference "SoundpipeAudioKit" */;
-			productName = SoundpipeAudioKit;
-		};
-		BCFF4813290172C600E9293A /* AudioKit */ = {
-			isa = XCSwiftPackageProductDependency;
-			package = BCFF4812290172C600E9293A /* XCRemoteSwiftPackageReference "AudioKit" */;
-			productName = AudioKit;
-		};
-/* End XCSwiftPackageProductDependency section */
 	};
 	rootObject = 275E8A5C27E18F2300DD3F6E /* Project object */;
 }

+ 0 - 42
KulexiuForTeacher/KulexiuForTeacher.xcworkspace/xcshareddata/swiftpm/Package.resolved

@@ -1,42 +0,0 @@
-{
-  "originHash" : "a837f8bf89850bead33f45d5daae366332606889619596429a3c91b8a957e646",
-  "pins" : [
-    {
-      "identity" : "audiokit",
-      "kind" : "remoteSourceControl",
-      "location" : "https://github.com/AudioKit/AudioKit.git",
-      "state" : {
-        "revision" : "576528c7618838ed3bdb967b4e176841994aa01d",
-        "version" : "5.4.4"
-      }
-    },
-    {
-      "identity" : "audiokitex",
-      "kind" : "remoteSourceControl",
-      "location" : "https://github.com/AudioKit/AudioKitEX.git",
-      "state" : {
-        "revision" : "ab5b5623e70b2f3c578a5e64ce23d3aea709bb41",
-        "version" : "5.4.1"
-      }
-    },
-    {
-      "identity" : "kissfft",
-      "kind" : "remoteSourceControl",
-      "location" : "https://github.com/AudioKit/KissFFT",
-      "state" : {
-        "revision" : "dd0636e151724b8ba2e0908eba4d99a6ff24d00c",
-        "version" : "1.0.0"
-      }
-    },
-    {
-      "identity" : "soundpipeaudiokit",
-      "kind" : "remoteSourceControl",
-      "location" : "https://github.com/AudioKit/SoundpipeAudioKit.git",
-      "state" : {
-        "revision" : "3be2802b20088de37f34f993966d918b65401a60",
-        "version" : "5.4.1"
-      }
-    }
-  ],
-  "version" : 3
-}

+ 1 - 0
KulexiuForTeacher/KulexiuForTeacher/Common/LoadingManager/KSProgressLoadingView.m

@@ -26,6 +26,7 @@
     self.progress = 0;
     self.leadingSpace.constant = 0.0f;
 }
+
 + (instancetype)shareInstance {
     KSProgressLoadingView *view = [[[NSBundle mainBundle] loadNibNamed:@"KSProgressLoadingView" owner:nil options:nil] firstObject];
     return view;