|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 51; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
176 | 176 | 4D15CF0F24EE82E0003D2748 /* Sources */, |
177 | 177 | 4D15CF1024EE82E0003D2748 /* Frameworks */, |
178 | 178 | 4D15CF1124EE82E0003D2748 /* Resources */, |
179 | | - 9E7C06554C1C8314F56450A5 /* [CP] Embed Pods Frameworks */, |
| 179 | + F3FD2B84FC7DEBD9021B33D1 /* [CP] Embed Pods Frameworks */, |
180 | 180 | ); |
181 | 181 | buildRules = ( |
182 | 182 | ); |
|
287 | 287 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
288 | 288 | showEnvVarsInLog = 0; |
289 | 289 | }; |
290 | | - 9E7C06554C1C8314F56450A5 /* [CP] Embed Pods Frameworks */ = { |
| 290 | + F3FD2B84FC7DEBD9021B33D1 /* [CP] Embed Pods Frameworks */ = { |
291 | 291 | isa = PBXShellScriptBuildPhase; |
292 | 292 | buildActionMask = 2147483647; |
293 | 293 | files = ( |
|
556 | 556 | "$(inherited)", |
557 | 557 | "@executable_path/../Frameworks", |
558 | 558 | ); |
559 | | - MACOSX_DEPLOYMENT_TARGET = 10.12; |
| 559 | + MACOSX_DEPLOYMENT_TARGET = 10.13; |
560 | 560 | MARKETING_VERSION = 1.0.0; |
561 | 561 | PRODUCT_BUNDLE_IDENTIFIER = "cn.sensorsdata.Example-macOS"; |
562 | 562 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
581 | 581 | "$(inherited)", |
582 | 582 | "@executable_path/../Frameworks", |
583 | 583 | ); |
584 | | - MACOSX_DEPLOYMENT_TARGET = 10.12; |
| 584 | + MACOSX_DEPLOYMENT_TARGET = 10.13; |
585 | 585 | MARKETING_VERSION = 1.0.0; |
586 | 586 | PRODUCT_BUNDLE_IDENTIFIER = "cn.sensorsdata.Example-macOS"; |
587 | 587 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments