Skip to content

Commit 0782b4d

Browse files
committed
Update CropViewController
1 parent 512463a commit 0782b4d

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

Flat.xcodeproj/project.pbxproj

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,7 +2000,6 @@
20002000
8AD7C6B727157EA7001C4AAD /* Resources */,
20012001
9DCBD9AA56F7DC4165AC374C /* [CP] Embed Pods Frameworks */,
20022002
8A85F03A28B8CA1200C7BF98 /* Embed Frameworks */,
2003-
8A21CD57299A0EF4001F36AC /* ShellScript */,
20042003
);
20052004
buildRules = (
20062005
);
@@ -2089,25 +2088,6 @@
20892088
/* End PBXResourcesBuildPhase section */
20902089

20912090
/* Begin PBXShellScriptBuildPhase section */
2092-
8A21CD57299A0EF4001F36AC /* ShellScript */ = {
2093-
isa = PBXShellScriptBuildPhase;
2094-
buildActionMask = 2147483647;
2095-
files = (
2096-
);
2097-
inputFileListPaths = (
2098-
);
2099-
inputPaths = (
2100-
"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TARGET_NAME}",
2101-
"$(SRCROOT)/$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
2102-
);
2103-
outputFileListPaths = (
2104-
);
2105-
outputPaths = (
2106-
);
2107-
runOnlyForDeploymentPostprocessing = 0;
2108-
shellPath = /bin/sh;
2109-
shellScript = "if [ $ACTION == install ]; then\n\nif [ $CONFIGURATION == Flat_Release ] || [ $CONFIGURATION == Flint_Release ]; then\necho \"start run upload-dsym\"\n\"${PODS_ROOT}/FirebaseCrashlytics/run\"\nfi\n\nfi\n";
2110-
};
21112091
8E76B20DC73A14DFE384120F /* [CP] Check Pods Manifest.lock */ = {
21122092
isa = PBXShellScriptBuildPhase;
21132093
buildActionMask = 2147483647;

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PODS:
44
- AliyunLogProducer/Bricks (2.3.11.1):
55
- AliyunLogProducer/Core
66
- AliyunLogProducer/Core (2.3.11.1)
7-
- CropViewController (2.7.2)
7+
- CropViewController (2.7.4)
88
- Differentiator (5.0.0)
99
- DZNEmptyDataSet (1.8.1)
1010
- Fastboard (2.0.0-alpha.19):
@@ -125,7 +125,7 @@ SPEC CHECKSUMS:
125125
AcknowList: 6a066937eac273426b749e14172db23a9ca656df
126126
AgoraRtcEngine_iOS: 267c0980c1fb97e056d05b850f8629b05b6e467a
127127
AliyunLogProducer: eac8d130e68c5bccc9ef4b8c6c8857662ca643c7
128-
CropViewController: 919f4e49dc298a610265bb1eeaa7e195298e3c5b
128+
CropViewController: 3489bbf95a3e11c654382b0bae08ac645cdf1b93
129129
Differentiator: e8497ceab83c1b10ca233716d547b9af21b9344d
130130
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
131131
Fastboard: 2ceeb91c71a46c7fad9754960b0b47fb9c7bc553

0 commit comments

Comments
 (0)