|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
11 | 10 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | | - 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
13 | 11 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
14 | | - 96905EF65AED1B983A6B3ABC /* libPods-CodeBuilderAdmin.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-CodeBuilderAdmin.a */; }; |
15 | | - B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
16 | 12 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
17 | | - 9402CA1043114A68B8848398 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51E5A45327B84C44957AFD25 /* GoogleService-Info.plist */; }; |
18 | | - 8BC2FE40403C4C5AB8F18B70 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A1D439DA5744BB7A167F9BF /* noop-file.swift */; }; |
| 13 | + F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11748412D0307B40044C1D9 /* AppDelegate.swift */; }; |
| 14 | + 99FD25D0A80646699314948C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 13B07BB5734F4A8A93309726 /* GoogleService-Info.plist */; }; |
| 15 | + F1B5B95C1F6F43A699D6BDC0 /* notification.aiff in Resources */ = {isa = PBXBuildFile; fileRef = 98503F276C5B43BFAE7613C5 /* notification.aiff */; }; |
19 | 16 | /* End PBXBuildFile section */ |
20 | 17 |
|
21 | 18 | /* Begin PBXFileReference section */ |
22 | 19 | 13B07F961A680F5B00A75B9A /* CodeBuilderAdmin.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CodeBuilderAdmin.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | | - 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = CodeBuilderAdmin/AppDelegate.h; sourceTree = "<group>"; }; |
24 | | - 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = CodeBuilderAdmin/AppDelegate.mm; sourceTree = "<group>"; }; |
25 | 20 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = CodeBuilderAdmin/Images.xcassets; sourceTree = "<group>"; }; |
26 | 21 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = CodeBuilderAdmin/Info.plist; sourceTree = "<group>"; }; |
27 | | - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = CodeBuilderAdmin/main.m; sourceTree = "<group>"; }; |
28 | | - 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-CodeBuilderAdmin.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CodeBuilderAdmin.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | | - 6C2E3173556A471DD304B334 /* Pods-CodeBuilderAdmin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CodeBuilderAdmin.debug.xcconfig"; path = "Target Support Files/Pods-CodeBuilderAdmin/Pods-CodeBuilderAdmin.debug.xcconfig"; sourceTree = "<group>"; }; |
30 | | - 7A4D352CD337FB3A3BF06240 /* Pods-CodeBuilderAdmin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CodeBuilderAdmin.release.xcconfig"; path = "Target Support Files/Pods-CodeBuilderAdmin/Pods-CodeBuilderAdmin.release.xcconfig"; sourceTree = "<group>"; }; |
31 | 22 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = CodeBuilderAdmin/SplashScreen.storyboard; sourceTree = "<group>"; }; |
32 | 23 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
33 | 24 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
34 | | - FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-CodeBuilderAdmin/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
35 | | - 51E5A45327B84C44957AFD25 /* GoogleService-Info.plist */ = {isa = PBXFileReference; name = "GoogleService-Info.plist"; path = "CodeBuilderAdmin/GoogleService-Info.plist"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = text.plist.xml; explicitFileType = undefined; includeInIndex = 0; }; |
36 | | - 4A1D439DA5744BB7A167F9BF /* noop-file.swift */ = {isa = PBXFileReference; name = "noop-file.swift"; path = "CodeBuilderAdmin/noop-file.swift"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.swift; explicitFileType = undefined; includeInIndex = 0; }; |
37 | | - 0CF53DF0E2434033831E7265 /* CodeBuilderAdmin-Bridging-Header.h */ = {isa = PBXFileReference; name = "CodeBuilderAdmin-Bridging-Header.h"; path = "CodeBuilderAdmin/CodeBuilderAdmin-Bridging-Header.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; }; |
| 25 | + F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = CodeBuilderAdmin/AppDelegate.swift; sourceTree = "<group>"; }; |
| 26 | + F11748442D0722820044C1D9 /* CodeBuilderAdmin-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "CodeBuilderAdmin-Bridging-Header.h"; path = "CodeBuilderAdmin/CodeBuilderAdmin-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 27 | + 13B07BB5734F4A8A93309726 /* GoogleService-Info.plist */ = {isa = PBXFileReference; name = "GoogleService-Info.plist"; path = "CodeBuilderAdmin/GoogleService-Info.plist"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = text.plist.xml; explicitFileType = undefined; includeInIndex = 0; }; |
| 28 | + 98503F276C5B43BFAE7613C5 /* notification.aiff */ = {isa = PBXFileReference; name = "notification.aiff"; path = "CodeBuilderAdmin/notification.aiff"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
38 | 29 | /* End PBXFileReference section */ |
39 | 30 |
|
40 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
41 | 32 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
42 | 33 | isa = PBXFrameworksBuildPhase; |
43 | 34 | buildActionMask = 2147483647; |
44 | 35 | files = ( |
45 | | - 96905EF65AED1B983A6B3ABC /* libPods-CodeBuilderAdmin.a in Frameworks */, |
46 | 36 | ); |
47 | 37 | runOnlyForDeploymentPostprocessing = 0; |
48 | 38 | }; |
|
52 | 42 | 13B07FAE1A68108700A75B9A /* CodeBuilderAdmin */ = { |
53 | 43 | isa = PBXGroup; |
54 | 44 | children = ( |
| 45 | + F11748412D0307B40044C1D9 /* AppDelegate.swift */, |
| 46 | + F11748442D0722820044C1D9 /* CodeBuilderAdmin-Bridging-Header.h */, |
55 | 47 | BB2F792B24A3F905000567C9 /* Supporting */, |
56 | | - 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
57 | | - 13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
58 | 48 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
59 | 49 | 13B07FB61A68108700A75B9A /* Info.plist */, |
60 | | - 13B07FB71A68108700A75B9A /* main.m */, |
61 | 50 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
62 | | - 51E5A45327B84C44957AFD25 /* GoogleService-Info.plist */, |
63 | | - 4A1D439DA5744BB7A167F9BF /* noop-file.swift */, |
64 | | - 0CF53DF0E2434033831E7265 /* CodeBuilderAdmin-Bridging-Header.h */, |
| 51 | + 13B07BB5734F4A8A93309726 /* GoogleService-Info.plist */, |
| 52 | + 98503F276C5B43BFAE7613C5 /* notification.aiff */, |
65 | 53 | ); |
66 | 54 | name = CodeBuilderAdmin; |
67 | 55 | sourceTree = "<group>"; |
|
70 | 58 | isa = PBXGroup; |
71 | 59 | children = ( |
72 | 60 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
73 | | - 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-CodeBuilderAdmin.a */, |
74 | 61 | ); |
75 | 62 | name = Frameworks; |
76 | 63 | sourceTree = "<group>"; |
|
89 | 76 | 832341AE1AAA6A7D00B99B32 /* Libraries */, |
90 | 77 | 83CBBA001A601CBA00E9B192 /* Products */, |
91 | 78 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
92 | | - D65327D7A22EEC0BE12398D9 /* Pods */, |
93 | | - D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, |
94 | 79 | ); |
95 | 80 | indentWidth = 2; |
96 | 81 | sourceTree = "<group>"; |
|
105 | 90 | name = Products; |
106 | 91 | sourceTree = "<group>"; |
107 | 92 | }; |
108 | | - 92DBD88DE9BF7D494EA9DA96 /* CodeBuilderAdmin */ = { |
109 | | - isa = PBXGroup; |
110 | | - children = ( |
111 | | - FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */, |
112 | | - ); |
113 | | - name = CodeBuilderAdmin; |
114 | | - sourceTree = "<group>"; |
115 | | - }; |
116 | 93 | BB2F792B24A3F905000567C9 /* Supporting */ = { |
117 | 94 | isa = PBXGroup; |
118 | 95 | children = ( |
|
122 | 99 | path = CodeBuilderAdmin/Supporting; |
123 | 100 | sourceTree = "<group>"; |
124 | 101 | }; |
125 | | - D65327D7A22EEC0BE12398D9 /* Pods */ = { |
126 | | - isa = PBXGroup; |
127 | | - children = ( |
128 | | - 6C2E3173556A471DD304B334 /* Pods-CodeBuilderAdmin.debug.xcconfig */, |
129 | | - 7A4D352CD337FB3A3BF06240 /* Pods-CodeBuilderAdmin.release.xcconfig */, |
130 | | - ); |
131 | | - path = Pods; |
132 | | - sourceTree = "<group>"; |
133 | | - }; |
134 | | - D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */ = { |
135 | | - isa = PBXGroup; |
136 | | - children = ( |
137 | | - 92DBD88DE9BF7D494EA9DA96 /* CodeBuilderAdmin */, |
138 | | - ); |
139 | | - name = ExpoModulesProviders; |
140 | | - sourceTree = "<group>"; |
141 | | - }; |
142 | 102 | /* End PBXGroup section */ |
143 | 103 |
|
144 | 104 | /* Begin PBXNativeTarget section */ |
|
152 | 112 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
153 | 113 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
154 | 114 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
155 | | - A97CD427DA6B42D59C4AD67C /* Upload Debug Symbols to Sentry */, |
| 115 | + DD2CC158D0B64005865ED8DA /* Upload Debug Symbols to Sentry */, |
156 | 116 | ); |
157 | 117 | buildRules = ( |
158 | 118 | ); |
|
202 | 162 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
203 | 163 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
204 | 164 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
205 | | - 9402CA1043114A68B8848398 /* GoogleService-Info.plist in Resources */, |
206 | | - 5A7B73075CD14899ADE39954 /* CodeBuilderAdmin-Bridging-Header.h in Resources */, |
| 165 | + 99FD25D0A80646699314948C /* GoogleService-Info.plist in Resources */, |
| 166 | + F1B5B95C1F6F43A699D6BDC0 /* notification.aiff in Resources */, |
207 | 167 | ); |
208 | 168 | runOnlyForDeploymentPostprocessing = 0; |
209 | 169 | }; |
|
217 | 177 | files = ( |
218 | 178 | ); |
219 | 179 | inputPaths = ( |
| 180 | + "$(SRCROOT)/.xcode.env", |
| 181 | + "$(SRCROOT)/.xcode.env.local", |
220 | 182 | ); |
221 | 183 | name = "Bundle React Native code and images"; |
222 | 184 | outputPaths = ( |
|
269 | 231 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CodeBuilderAdmin/Pods-CodeBuilderAdmin-resources.sh\"\n"; |
270 | 232 | showEnvVarsInLog = 0; |
271 | 233 | }; |
272 | | - A97CD427DA6B42D59C4AD67C /* Upload Debug Symbols to Sentry */ = { |
| 234 | + DD2CC158D0B64005865ED8DA /* Upload Debug Symbols to Sentry */ = { |
273 | 235 | isa = PBXShellScriptBuildPhase; |
274 | 236 | buildActionMask = 2147483647; |
275 | 237 | files = ( |
|
281 | 243 | outputPaths = ( |
282 | 244 | ); |
283 | 245 | shellPath = /bin/sh; |
284 | | - shellScript = "/bin/sh ../node_modules/@sentry/react-native/scripts/sentry-xcode-debug-files.sh"; |
| 246 | + shellScript = "/bin/sh `${NODE_BINARY:-node} --print \"require('path').dirname(require.resolve('@sentry/react-native/package.json')) + '/scripts/sentry-xcode-debug-files.sh'\"`"; |
285 | 247 | }; |
286 | 248 | /* End PBXShellScriptBuildPhase section */ |
287 | 249 |
|
|
290 | 252 | isa = PBXSourcesBuildPhase; |
291 | 253 | buildActionMask = 2147483647; |
292 | 254 | files = ( |
293 | | - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
294 | | - 13B07FC11A68108700A75B9A /* main.m in Sources */, |
295 | | - B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
296 | | - 8BC2FE40403C4C5AB8F18B70 /* noop-file.swift in Sources */, |
| 255 | + F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */, |
297 | 256 | ); |
298 | 257 | runOnlyForDeploymentPostprocessing = 0; |
299 | 258 | }; |
|
302 | 261 | /* Begin XCBuildConfiguration section */ |
303 | 262 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
304 | 263 | isa = XCBuildConfiguration; |
305 | | - baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-CodeBuilderAdmin.debug.xcconfig */; |
306 | 264 | buildSettings = { |
307 | 265 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
308 | 266 | CLANG_ENABLE_MODULES = YES; |
|
314 | 272 | ); |
315 | 273 | INFOPLIST_FILE = CodeBuilderAdmin/Info.plist; |
316 | 274 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
317 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 275 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 276 | + "$(inherited)", |
| 277 | + "@executable_path/Frameworks", |
| 278 | + ); |
318 | 279 | MARKETING_VERSION = 1.0; |
319 | 280 | OTHER_LDFLAGS = ( |
320 | 281 | "$(inherited)", |
|
323 | 284 | ); |
324 | 285 | PRODUCT_BUNDLE_IDENTIFIER = "com.digitalnomad91.codebuilderadmin"; |
325 | 286 | PRODUCT_NAME = "CodeBuilderAdmin"; |
| 287 | + SWIFT_OBJC_BRIDGING_HEADER = "CodeBuilderAdmin/CodeBuilderAdmin-Bridging-Header.h"; |
326 | 288 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
327 | 289 | SWIFT_VERSION = 5.0; |
328 | 290 | VERSIONING_SYSTEM = "apple-generic"; |
329 | 291 | TARGETED_DEVICE_FAMILY = "1,2"; |
330 | | - SWIFT_OBJC_BRIDGING_HEADER = CodeBuilderAdmin/CodeBuilderAdmin-Bridging-Header.h; |
331 | 292 | CODE_SIGN_ENTITLEMENTS = CodeBuilderAdmin/CodeBuilderAdmin.entitlements; |
332 | 293 | }; |
333 | 294 | name = Debug; |
334 | 295 | }; |
335 | 296 | 13B07F951A680F5B00A75B9A /* Release */ = { |
336 | 297 | isa = XCBuildConfiguration; |
337 | | - baseConfigurationReference = 7A4D352CD337FB3A3BF06240 /* Pods-CodeBuilderAdmin.release.xcconfig */; |
338 | 298 | buildSettings = { |
339 | 299 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
340 | 300 | CLANG_ENABLE_MODULES = YES; |
341 | 301 | CURRENT_PROJECT_VERSION = 1; |
342 | 302 | INFOPLIST_FILE = CodeBuilderAdmin/Info.plist; |
343 | 303 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
344 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 304 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 305 | + "$(inherited)", |
| 306 | + "@executable_path/Frameworks", |
| 307 | + ); |
345 | 308 | MARKETING_VERSION = 1.0; |
346 | 309 | OTHER_LDFLAGS = ( |
347 | 310 | "$(inherited)", |
|
350 | 313 | ); |
351 | 314 | PRODUCT_BUNDLE_IDENTIFIER = "com.digitalnomad91.codebuilderadmin"; |
352 | 315 | PRODUCT_NAME = "CodeBuilderAdmin"; |
| 316 | + SWIFT_OBJC_BRIDGING_HEADER = "CodeBuilderAdmin/CodeBuilderAdmin-Bridging-Header.h"; |
353 | 317 | SWIFT_VERSION = 5.0; |
354 | 318 | VERSIONING_SYSTEM = "apple-generic"; |
355 | 319 | TARGETED_DEVICE_FAMILY = "1,2"; |
356 | | - SWIFT_OBJC_BRIDGING_HEADER = CodeBuilderAdmin/CodeBuilderAdmin-Bridging-Header.h; |
357 | 320 | CODE_SIGN_ENTITLEMENTS = CodeBuilderAdmin/CodeBuilderAdmin.entitlements; |
358 | 321 | }; |
359 | 322 | name = Release; |
|
406 | 369 | GCC_WARN_UNUSED_FUNCTION = YES; |
407 | 370 | GCC_WARN_UNUSED_VARIABLE = YES; |
408 | 371 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
409 | | - LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; |
| 372 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 373 | + /usr/lib/swift, |
| 374 | + "$(inherited)", |
| 375 | + ); |
410 | 376 | LIBRARY_SEARCH_PATHS = "\"$(inherited)\""; |
411 | 377 | MTL_ENABLE_DEBUG_INFO = YES; |
412 | 378 | ONLY_ACTIVE_ARCH = YES; |
|
455 | 421 | GCC_WARN_UNUSED_FUNCTION = YES; |
456 | 422 | GCC_WARN_UNUSED_VARIABLE = YES; |
457 | 423 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
458 | | - LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; |
| 424 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 425 | + /usr/lib/swift, |
| 426 | + "$(inherited)", |
| 427 | + ); |
459 | 428 | LIBRARY_SEARCH_PATHS = "\"$(inherited)\""; |
460 | 429 | MTL_ENABLE_DEBUG_INFO = NO; |
461 | 430 | SDKROOT = iphoneos; |
|
0 commit comments