Skip to content

Commit

Permalink
更新工程配置,适配Xcode10
Browse files Browse the repository at this point in the history
  • Loading branch information
banchichen committed Aug 28, 2018
1 parent 812305f commit 25c3441
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 14 deletions.
18 changes: 8 additions & 10 deletions Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions TZImagePreviewController.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,9 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-TZImagePreviewController/Pods-TZImagePreviewController-resources.sh",
"${PODS_ROOT}/TZImagePickerController/TZImagePickerController/TZImagePickerController/TZImagePickerController.bundle",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0940"
LastUpgradeVersion = "1000"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down

0 comments on commit 25c3441

Please sign in to comment.