|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
25 | 25 | 2869186523129ED100458242 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
26 | 26 | 2869186723129ED100458242 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
27 | 27 | 28C192112315C4D50049A702 /* BridgingHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BridgingHeader.h; sourceTree = "<group>"; }; |
28 | | - 33BE347ABB4EE17F7F99D32D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 28 | + 33BE347ABB4EE17F7F99D32D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
29 | 29 | 5BE9069F7C8AF5853F650B68 /* Pods-SwiftExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftExample.debug.xcconfig"; path = "Target Support Files/Pods-SwiftExample/Pods-SwiftExample.debug.xcconfig"; sourceTree = "<group>"; }; |
30 | 30 | CF9653D1882655DA02862F71 /* libPods-SwiftExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SwiftExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 31 | E74DC3AFAC0967529ED1C063 /* Pods-SwiftExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftExample.release.xcconfig"; path = "Target Support Files/Pods-SwiftExample/Pods-SwiftExample.release.xcconfig"; sourceTree = "<group>"; }; |
|
338 | 338 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
339 | 339 | GCC_WARN_UNUSED_FUNCTION = YES; |
340 | 340 | GCC_WARN_UNUSED_VARIABLE = YES; |
341 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.2; |
| 341 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
342 | 342 | LD = ""; |
343 | 343 | LDPLUSPLUS = ""; |
344 | 344 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
345 | 345 | MTL_FAST_MATH = YES; |
346 | 346 | ONLY_ACTIVE_ARCH = YES; |
347 | 347 | OTHER_CFLAGS = "$(inherited)"; |
348 | 348 | OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
349 | | - OTHER_LDFLAGS = ( |
350 | | - "$(inherited)", |
351 | | - " ", |
352 | | - ); |
| 349 | + OTHER_LDFLAGS = "$(inherited) "; |
353 | 350 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
354 | 351 | SDKROOT = iphoneos; |
355 | 352 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
|
406 | 403 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
407 | 404 | GCC_WARN_UNUSED_FUNCTION = YES; |
408 | 405 | GCC_WARN_UNUSED_VARIABLE = YES; |
409 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.2; |
| 406 | + IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
410 | 407 | LD = ""; |
411 | 408 | LDPLUSPLUS = ""; |
412 | 409 | MTL_ENABLE_DEBUG_INFO = NO; |
413 | 410 | MTL_FAST_MATH = YES; |
414 | 411 | OTHER_CFLAGS = "$(inherited)"; |
415 | 412 | OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
416 | | - OTHER_LDFLAGS = ( |
417 | | - "$(inherited)", |
418 | | - " ", |
419 | | - ); |
| 413 | + OTHER_LDFLAGS = "$(inherited) "; |
420 | 414 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
421 | 415 | SDKROOT = iphoneos; |
422 | 416 | SWIFT_COMPILATION_MODE = wholemodule; |
|
434 | 428 | CODE_SIGN_STYLE = Automatic; |
435 | 429 | DEVELOPMENT_TEAM = PJL7DA2X5F; |
436 | 430 | INFOPLIST_FILE = Info.plist; |
| 431 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
437 | 432 | LD_RUNPATH_SEARCH_PATHS = ( |
438 | 433 | "$(inherited)", |
439 | 434 | "@executable_path/Frameworks", |
|
454 | 449 | CODE_SIGN_STYLE = Automatic; |
455 | 450 | DEVELOPMENT_TEAM = PJL7DA2X5F; |
456 | 451 | INFOPLIST_FILE = Info.plist; |
| 452 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
457 | 453 | LD_RUNPATH_SEARCH_PATHS = ( |
458 | 454 | "$(inherited)", |
459 | 455 | "@executable_path/Frameworks", |
|
0 commit comments