|
62 | 62 | /* End PBXCopyFilesBuildPhase section */ |
63 | 63 |
|
64 | 64 | /* Begin PBXFileReference section */ |
65 | | - 0D0595B5E0950936D037ECF2 /* Pods-FlexLayoutSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlexLayoutSample.release.xcconfig"; path = "../../Pods/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample.release.xcconfig"; sourceTree = "<group>"; }; |
| 65 | + 0D0595B5E0950936D037ECF2 /* Pods-FlexLayoutSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlexLayoutSample.release.xcconfig"; path = "Pods/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample.release.xcconfig"; sourceTree = "<group>"; }; |
66 | 66 | 242AECDF1FA011630024E7C2 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; }; |
67 | 67 | 242AECE01FA011630024E7C2 /* BasicView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicView.swift; sourceTree = "<group>"; }; |
68 | 68 | 242AECE11FA011630024E7C2 /* Stylesheet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Stylesheet.swift; sourceTree = "<group>"; }; |
|
99 | 99 | 60BAE155247DF4120020119C /* YogaExampleFView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YogaExampleFView.swift; sourceTree = "<group>"; }; |
100 | 100 | 60BAE157247DF4CE0020119C /* YogaExampleFViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YogaExampleFViewController.swift; sourceTree = "<group>"; }; |
101 | 101 | 82FCE524E22C2FF5BC4DFBAB /* Pods_FlexLayoutSample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FlexLayoutSample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
102 | | - 8561ACDBCFFA1B4B9ABEAB16 /* Pods-FlexLayoutSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlexLayoutSample.debug.xcconfig"; path = "../../Pods/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 102 | + 8561ACDBCFFA1B4B9ABEAB16 /* Pods-FlexLayoutSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlexLayoutSample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample.debug.xcconfig"; sourceTree = "<group>"; }; |
103 | 103 | DF0E85291F1F749C00AB1956 /* YogaExampleBView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YogaExampleBView.swift; sourceTree = "<group>"; }; |
104 | 104 | DF0E852A1F1F749C00AB1956 /* YogaExampleBViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YogaExampleBViewController.swift; sourceTree = "<group>"; }; |
105 | 105 | DF1F2A221F17D11700BA1B97 /* FlexLayoutSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FlexLayoutSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
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 */, |
|
449 | 449 | ); |
450 | 450 | inputPaths = ( |
451 | 451 | "${PODS_ROOT}/Target Support Files/Pods-FlexLayoutSample/Pods-FlexLayoutSample-frameworks.sh", |
452 | | - "${BUILT_PRODUCTS_DIR}/Yoga/yoga.framework", |
453 | 452 | "${BUILT_PRODUCTS_DIR}/FlexLayout/FlexLayout.framework", |
454 | 453 | "${BUILT_PRODUCTS_DIR}/PinLayout/PinLayout.framework", |
| 454 | + "${BUILT_PRODUCTS_DIR}/Yoga/yoga.framework", |
455 | 455 | ); |
456 | 456 | name = "[CP] Embed Pods Frameworks"; |
457 | 457 | outputPaths = ( |
458 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/yoga.framework", |
459 | 458 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FlexLayout.framework", |
460 | 459 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PinLayout.framework", |
| 460 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/yoga.framework", |
461 | 461 | ); |
462 | 462 | runOnlyForDeploymentPostprocessing = 0; |
463 | 463 | shellPath = /bin/sh; |
|
0 commit comments