Browse Source

pod文件

time 6 years ago
parent
commit
c08c8f99c0
3 changed files with 4 additions and 3 deletions
  1. 1 0
      .gitignore
  2. 1 1
      shiku_im/Podfile.lock
  3. 2 2
      shiku_im/shiku_im.xcodeproj/project.pbxproj

+ 1 - 0
.gitignore

@@ -32,6 +32,7 @@ xcuserdata/
 # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
 #
 Pods/
+
 Podfile.lock
 # Carthage
 #

+ 1 - 1
shiku_im/Podfile.lock

@@ -93,4 +93,4 @@ SPEC CHECKSUMS:
 
 PODFILE CHECKSUM: 2e58a501fbc028fd37151a6316b97f5594e0e1d5
 
-COCOAPODS: 1.6.0
+COCOAPODS: 1.5.2

+ 2 - 2
shiku_im/shiku_im.xcodeproj/project.pbxproj

@@ -18645,7 +18645,7 @@
 			files = (
 			);
 			inputPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh",
+				"${SRCROOT}/Pods/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh",
 				"${PODS_ROOT}/AliPay/AlipaySDK.bundle",
 				"${PODS_ROOT}/Bugtags/Bugtags.bundle",
 				"${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
@@ -18664,7 +18664,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh\"\n";
+			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh\"\n";
 			showEnvVarsInLog = 0;
 		};
 /* End PBXShellScriptBuildPhase section */