|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 51; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 8D7951C62D2C8A15000FD694 /* FirebaseInstallations in Frameworks */ = {isa = PBXBuildFile; productRef = 8D7951C52D2C8A15000FD694 /* FirebaseInstallations */; }; |
10 | 11 | 8DC74B6624A3DABF004C5F44 /* ObjCSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DC74B6524A3DABF004C5F44 /* ObjCSnippets.m */; }; |
11 | 12 | 8DF2A72824A3D78300737F46 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF2A72724A3D78300737F46 /* AppDelegate.swift */; }; |
12 | 13 | 8DF2A72A24A3D78300737F46 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF2A72924A3D78300737F46 /* SceneDelegate.swift */; }; |
|
49 | 50 | isa = PBXFrameworksBuildPhase; |
50 | 51 | buildActionMask = 2147483647; |
51 | 52 | files = ( |
| 53 | + 8D7951C62D2C8A15000FD694 /* FirebaseInstallations in Frameworks */, |
52 | 54 | ); |
53 | 55 | runOnlyForDeploymentPostprocessing = 0; |
54 | 56 | }; |
|
62 | 64 | /* End PBXFrameworksBuildPhase section */ |
63 | 65 |
|
64 | 66 | /* Begin PBXGroup section */ |
65 | | - 8AD735E937155091CB79F9CC /* Pods */ = { |
| 67 | + 8D7951C42D2C8A15000FD694 /* Frameworks */ = { |
66 | 68 | isa = PBXGroup; |
67 | 69 | children = ( |
68 | 70 | ); |
69 | | - path = Pods; |
| 71 | + name = Frameworks; |
70 | 72 | sourceTree = "<group>"; |
71 | 73 | }; |
72 | 74 | 8DF2A71B24A3D78300737F46 = { |
73 | 75 | isa = PBXGroup; |
74 | 76 | children = ( |
75 | 77 | 8DF2A72624A3D78300737F46 /* InstallationsSnippets */, |
76 | 78 | 8DF2A73D24A3D78300737F46 /* InstallationsSnippetsTests */, |
| 79 | + 8D7951C42D2C8A15000FD694 /* Frameworks */, |
77 | 80 | 8DF2A72524A3D78300737F46 /* Products */, |
78 | | - 8AD735E937155091CB79F9CC /* Pods */, |
79 | 81 | ); |
80 | 82 | sourceTree = "<group>"; |
81 | 83 | }; |
|
166 | 168 | 8DF2A71C24A3D78300737F46 /* Project object */ = { |
167 | 169 | isa = PBXProject; |
168 | 170 | attributes = { |
| 171 | + BuildIndependentTargetsInParallel = YES; |
169 | 172 | LastSwiftUpdateCheck = 1140; |
170 | | - LastUpgradeCheck = 1140; |
| 173 | + LastUpgradeCheck = 1610; |
171 | 174 | ORGANIZATIONNAME = Firebase; |
172 | 175 | TargetAttributes = { |
173 | 176 | 8DF2A72324A3D78300737F46 = { |
|
189 | 192 | Base, |
190 | 193 | ); |
191 | 194 | mainGroup = 8DF2A71B24A3D78300737F46; |
| 195 | + packageReferences = ( |
| 196 | + 8D7951C32D2C89F0000FD694 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
| 197 | + ); |
192 | 198 | productRefGroup = 8DF2A72524A3D78300737F46 /* Products */; |
193 | 199 | projectDirPath = ""; |
194 | 200 | projectRoot = ""; |
|
287 | 293 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
288 | 294 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
289 | 295 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 296 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
290 | 297 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
291 | 298 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
292 | 299 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
297 | 304 | DEBUG_INFORMATION_FORMAT = dwarf; |
298 | 305 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
299 | 306 | ENABLE_TESTABILITY = YES; |
| 307 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
300 | 308 | GCC_C_LANGUAGE_STANDARD = gnu11; |
301 | 309 | GCC_DYNAMIC_NO_PIC = NO; |
302 | 310 | GCC_NO_COMMON_BLOCKS = YES; |
|
347 | 355 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
348 | 356 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
349 | 357 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 358 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
350 | 359 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
351 | 360 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
352 | 361 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
357 | 366 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
358 | 367 | ENABLE_NS_ASSERTIONS = NO; |
359 | 368 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 369 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
360 | 370 | GCC_C_LANGUAGE_STANDARD = gnu11; |
361 | 371 | GCC_NO_COMMON_BLOCKS = YES; |
362 | 372 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
421 | 431 | 8DF2A74724A3D78300737F46 /* Debug */ = { |
422 | 432 | isa = XCBuildConfiguration; |
423 | 433 | buildSettings = { |
424 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
425 | 434 | BUNDLE_LOADER = "$(TEST_HOST)"; |
426 | 435 | CODE_SIGN_STYLE = Automatic; |
427 | 436 | INFOPLIST_FILE = InstallationsSnippetsTests/Info.plist; |
|
442 | 451 | 8DF2A74824A3D78300737F46 /* Release */ = { |
443 | 452 | isa = XCBuildConfiguration; |
444 | 453 | buildSettings = { |
445 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
446 | 454 | BUNDLE_LOADER = "$(TEST_HOST)"; |
447 | 455 | CODE_SIGN_STYLE = Automatic; |
448 | 456 | INFOPLIST_FILE = InstallationsSnippetsTests/Info.plist; |
|
491 | 499 | defaultConfigurationName = Release; |
492 | 500 | }; |
493 | 501 | /* End XCConfigurationList section */ |
| 502 | + |
| 503 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 504 | + 8D7951C32D2C89F0000FD694 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
| 505 | + isa = XCRemoteSwiftPackageReference; |
| 506 | + repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; |
| 507 | + requirement = { |
| 508 | + kind = upToNextMajorVersion; |
| 509 | + minimumVersion = 11.6.0; |
| 510 | + }; |
| 511 | + }; |
| 512 | +/* End XCRemoteSwiftPackageReference section */ |
| 513 | + |
| 514 | +/* Begin XCSwiftPackageProductDependency section */ |
| 515 | + 8D7951C52D2C8A15000FD694 /* FirebaseInstallations */ = { |
| 516 | + isa = XCSwiftPackageProductDependency; |
| 517 | + package = 8D7951C32D2C89F0000FD694 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 518 | + productName = FirebaseInstallations; |
| 519 | + }; |
| 520 | +/* End XCSwiftPackageProductDependency section */ |
494 | 521 | }; |
495 | 522 | rootObject = 8DF2A71C24A3D78300737F46 /* Project object */; |
496 | 523 | } |
0 commit comments