|
199 | 199 | 249EFE361E64FAFE00165E39 = {
|
200 | 200 | isa = PBXGroup;
|
201 | 201 | children = (
|
202 |
| - 249EFE411E64FAFE00165E39 /* ../FlexLayoutSample */, |
| 202 | + 249EFE411E64FAFE00165E39 /* FlexLayoutSample */, |
203 | 203 | 461884C59B72ACEAFC912B8A /* Frameworks */,
|
204 | 204 | 85CAAE97812075333AF3E88F /* Pods */,
|
205 | 205 | 249EFE401E64FAFE00165E39 /* Products */,
|
|
214 | 214 | name = Products;
|
215 | 215 | sourceTree = "<group>";
|
216 | 216 | };
|
217 |
| - 249EFE411E64FAFE00165E39 /* ../FlexLayoutSample */ = { |
| 217 | + 249EFE411E64FAFE00165E39 /* FlexLayoutSample */ = { |
218 | 218 | isa = PBXGroup;
|
219 | 219 | children = (
|
220 | 220 | 2439CC671E66614D003326FB /* Supporting Files */,
|
|
364 | 364 | DF1F2A141F17D11700BA1B97 /* Frameworks */,
|
365 | 365 | DF1F2A181F17D11700BA1B97 /* Resources */,
|
366 | 366 | DF1F2A1B1F17D11700BA1B97 /* Embed Frameworks */,
|
367 |
| - DF1F2A1C1F17D11700BA1B97 /* [CP] Embed Pods Frameworks */, |
368 | 367 | DF1F2A1E1F17D11700BA1B97 /* Run Swiftlint */,
|
369 | 368 | );
|
370 | 369 | buildRules = (
|
|
442 | 441 | 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";
|
443 | 442 | showEnvVarsInLog = 0;
|
444 | 443 | };
|
445 |
| - DF1F2A1C1F17D11700BA1B97 /* [CP] Embed Pods Frameworks */ = { |
446 |
| - isa = PBXShellScriptBuildPhase; |
447 |
| - buildActionMask = 2147483647; |
448 |
| - files = ( |
449 |
| - ); |
450 |
| - inputPaths = ( |
451 |
| - "${PODS_ROOT}/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample-frameworks.sh", |
452 |
| - "${BUILT_PRODUCTS_DIR}/Yoga/yoga.framework", |
453 |
| - "${BUILT_PRODUCTS_DIR}/FlexLayout/FlexLayout.framework", |
454 |
| - "${BUILT_PRODUCTS_DIR}/PinLayout/PinLayout.framework", |
455 |
| - ); |
456 |
| - name = "[CP] Embed Pods Frameworks"; |
457 |
| - outputPaths = ( |
458 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/yoga.framework", |
459 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FlexLayout.framework", |
460 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PinLayout.framework", |
461 |
| - ); |
462 |
| - runOnlyForDeploymentPostprocessing = 0; |
463 |
| - shellPath = /bin/sh; |
464 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample-frameworks.sh\"\n"; |
465 |
| - showEnvVarsInLog = 0; |
466 |
| - }; |
467 | 444 | DF1F2A1E1F17D11700BA1B97 /* Run Swiftlint */ = {
|
468 | 445 | isa = PBXShellScriptBuildPhase;
|
469 | 446 | alwaysOutOfDate = 1;
|
|
0 commit comments