|
38 | 38 | EBECCA4983EC6929A7722578 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E56E082698598B41447667BB /* PrivacyInfo.xcprivacy */; }; |
39 | 39 | /* End PBXBuildFile section */ |
40 | 40 |
|
41 | | -/* Begin PBXCopyFilesBuildPhase section */ |
42 | | - 054340D12C71B2980014B445 /* Embed App Clips */ = { |
43 | | - isa = PBXCopyFilesBuildPhase; |
44 | | - buildActionMask = 2147483647; |
45 | | - dstPath = "$(CONTENTS_FOLDER_PATH)/AppClips"; |
46 | | - dstSubfolderSpec = 16; |
47 | | - files = ( |
48 | | - ); |
49 | | - name = "Embed App Clips"; |
50 | | - runOnlyForDeploymentPostprocessing = 0; |
51 | | - }; |
52 | | -/* End PBXCopyFilesBuildPhase section */ |
53 | | - |
54 | 41 | /* Begin PBXFileReference section */ |
55 | | - 05B4DDF62C7850A80067519E /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "OpenPassport App Clip/Images.xcassets"; sourceTree = "<group>"; }; |
56 | 42 | 05D985FA2BB3344600F58EEA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = OpenPassport/Assets.xcassets; sourceTree = "<group>"; }; |
57 | 43 | 13B07F961A680F5B00A75B9A /* Self.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Self.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 44 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = OpenPassport/AppDelegate.h; sourceTree = "<group>"; }; |
|
170 | 156 | 83CBB9F61A601CBA00E9B192 = { |
171 | 157 | isa = PBXGroup; |
172 | 158 | children = ( |
173 | | - 05B4DDF62C7850A80067519E /* Images.xcassets */, |
174 | 159 | 13B07FAE1A68108700A75B9A /* OpenPassport */, |
175 | 160 | 832341AE1AAA6A7D00B99B32 /* Libraries */, |
176 | 161 | 83CBBA001A601CBA00E9B192 /* Products */, |
|
213 | 198 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
214 | 199 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
215 | 200 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
216 | | - 054340D12C71B2980014B445 /* Embed App Clips */, |
217 | 201 | 3FA09F95C52C0AEF2488C80C /* [CP] Embed Pods Frameworks */, |
218 | 202 | 179801EC26A15D9F03A6F8BF /* [CP] Copy Pods Resources */, |
219 | 203 | C5A774780B75B4D6D8D9917D /* [CP-User] [RNFB] Core Configuration */, |
|
785 | 769 | "-DFOLLY_MOBILE=1", |
786 | 770 | "-DFOLLY_USE_LIBCPP=1", |
787 | 771 | ); |
788 | | - OTHER_LDFLAGS = "$(inherited) "; |
| 772 | + OTHER_LDFLAGS = ( |
| 773 | + "$(inherited)", |
| 774 | + " ", |
| 775 | + ); |
789 | 776 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native"; |
790 | 777 | SDKROOT = iphoneos; |
791 | 778 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
|
875 | 862 | "-DFOLLY_MOBILE=1", |
876 | 863 | "-DFOLLY_USE_LIBCPP=1", |
877 | 864 | ); |
878 | | - OTHER_LDFLAGS = "$(inherited) "; |
| 865 | + OTHER_LDFLAGS = ( |
| 866 | + "$(inherited)", |
| 867 | + " ", |
| 868 | + ); |
879 | 869 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native"; |
880 | 870 | SDKROOT = iphoneos; |
881 | 871 | SWIFT_COMPILATION_MODE = wholemodule; |
|
0 commit comments