|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 54; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
17 | 17 | 3EABFB2D1E254C8F00F4BBED /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3EABFB2B1E254C8F00F4BBED /* LaunchScreen.storyboard */; }; |
18 | 18 | 3EABFB381E254C8F00F4BBED /* firestore_smoketestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EABFB371E254C8F00F4BBED /* firestore_smoketestTests.swift */; }; |
19 | 19 | 3EABFB431E254C8F00F4BBED /* firestore_smoketestUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EABFB421E254C8F00F4BBED /* firestore_smoketestUITests.swift */; }; |
| 20 | + 8D15627E2EA0474400D3B017 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 8D15627D2EA0474400D3B017 /* FirebaseAuth */; }; |
| 21 | + 8D1562802EA0474400D3B017 /* FirebaseFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = 8D15627F2EA0474400D3B017 /* FirebaseFirestore */; }; |
20 | 22 | 8D7951A32D28AC82000FD694 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 8D7951A22D28AC82000FD694 /* FirebaseAuth */; }; |
21 | 23 | 8D7951A52D28AC82000FD694 /* FirebaseFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = 8D7951A42D28AC82000FD694 /* FirebaseFirestore */; }; |
22 | 24 | 8D7951A82D28ADBE000FD694 /* GeoFireUtils in Frameworks */ = {isa = PBXBuildFile; productRef = 8D7951A72D28ADBE000FD694 /* GeoFireUtils */; }; |
| 25 | + 8D7C36932EA069B70083BAF5 /* PipelineSnippets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D7C36922EA069B00083BAF5 /* PipelineSnippets.swift */; }; |
23 | 26 | 8D864B17260D3947008E85B3 /* SolutionBundles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D864B16260D3947008E85B3 /* SolutionBundles.swift */; }; |
24 | 27 | 8D864B35260D55C1008E85B3 /* SolutionGeoPointViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DFC116F258A2B8E00D080CB /* SolutionGeoPointViewController.swift */; }; |
25 | 28 | 8DA9B4AB201165C800EC29CD /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8DA9B4AA201165C800EC29CD /* GoogleService-Info.plist */; }; |
|
59 | 62 | 3EABFB3E1E254C8F00F4BBED /* firestore-smoketestUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "firestore-smoketestUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 63 | 3EABFB421E254C8F00F4BBED /* firestore_smoketestUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = firestore_smoketestUITests.swift; sourceTree = "<group>"; }; |
61 | 64 | 3EABFB441E254C8F00F4BBED /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 65 | + 8D7C36922EA069B00083BAF5 /* PipelineSnippets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PipelineSnippets.swift; sourceTree = "<group>"; }; |
62 | 66 | 8D864B16260D3947008E85B3 /* SolutionBundles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SolutionBundles.swift; sourceTree = "<group>"; }; |
63 | 67 | 8DA9B4AA201165C800EC29CD /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
64 | 68 | 8DFC116F258A2B8E00D080CB /* SolutionGeoPointViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SolutionGeoPointViewController.swift; sourceTree = "<group>"; }; |
|
72 | 76 | 8D7951A32D28AC82000FD694 /* FirebaseAuth in Frameworks */, |
73 | 77 | 8D7951A82D28ADBE000FD694 /* GeoFireUtils in Frameworks */, |
74 | 78 | 8D7951A52D28AC82000FD694 /* FirebaseFirestore in Frameworks */, |
| 79 | + 8D1562802EA0474400D3B017 /* FirebaseFirestore in Frameworks */, |
| 80 | + 8D15627E2EA0474400D3B017 /* FirebaseAuth in Frameworks */, |
75 | 81 | ); |
76 | 82 | runOnlyForDeploymentPostprocessing = 0; |
77 | 83 | }; |
|
116 | 122 | 3EABFB211E254C8F00F4BBED /* firestore-smoketest */ = { |
117 | 123 | isa = PBXGroup; |
118 | 124 | children = ( |
| 125 | + 8D7C36922EA069B00083BAF5 /* PipelineSnippets.swift */, |
119 | 126 | 8DA9B4AA201165C800EC29CD /* GoogleService-Info.plist */, |
120 | 127 | 3EABFB221E254C8F00F4BBED /* AppDelegate.swift */, |
121 | 128 | 3EABFB241E254C8F00F4BBED /* ViewController.swift */, |
|
253 | 260 | ); |
254 | 261 | mainGroup = 3EABFB161E254C8E00F4BBED; |
255 | 262 | packageReferences = ( |
256 | | - 8D7951A02D28AC75000FD694 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
257 | 263 | 8D7951A62D28ADAE000FD694 /* XCRemoteSwiftPackageReference "geofire-objc" */, |
| 264 | + 8D15627C2EA0474400D3B017 /* XCLocalSwiftPackageReference "../../../firebase-ios-sdk" */, |
258 | 265 | ); |
259 | 266 | productRefGroup = 3EABFB201E254C8F00F4BBED /* Products */; |
260 | 267 | projectDirPath = ""; |
|
305 | 312 | 8D864B17260D3947008E85B3 /* SolutionBundles.swift in Sources */, |
306 | 313 | 3E3694B71EFDB3BF009C9125 /* SolutionAggregationViewController.swift in Sources */, |
307 | 314 | 8D864B35260D55C1008E85B3 /* SolutionGeoPointViewController.swift in Sources */, |
| 315 | + 8D7C36932EA069B70083BAF5 /* PipelineSnippets.swift in Sources */, |
308 | 316 | 3EABFB231E254C8F00F4BBED /* AppDelegate.swift in Sources */, |
309 | 317 | 3E3694B91EFDC039009C9125 /* SolutionCountersViewController.swift in Sources */, |
310 | 318 | ); |
|
412 | 420 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
413 | 421 | GCC_WARN_UNUSED_FUNCTION = YES; |
414 | 422 | GCC_WARN_UNUSED_VARIABLE = YES; |
415 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 423 | + IPHONEOS_DEPLOYMENT_TARGET = 16.6; |
416 | 424 | MTL_ENABLE_DEBUG_INFO = YES; |
417 | 425 | ONLY_ACTIVE_ARCH = YES; |
418 | 426 | SDKROOT = iphoneos; |
419 | 427 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
420 | 428 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 429 | + SWIFT_VERSION = 6.0; |
421 | 430 | TARGETED_DEVICE_FAMILY = "1,2"; |
422 | 431 | }; |
423 | 432 | name = Debug; |
|
467 | 476 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
468 | 477 | GCC_WARN_UNUSED_FUNCTION = YES; |
469 | 478 | GCC_WARN_UNUSED_VARIABLE = YES; |
470 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 479 | + IPHONEOS_DEPLOYMENT_TARGET = 16.6; |
471 | 480 | MTL_ENABLE_DEBUG_INFO = NO; |
472 | 481 | SDKROOT = iphoneos; |
473 | 482 | SWIFT_COMPILATION_MODE = wholemodule; |
474 | 483 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 484 | + SWIFT_VERSION = 6.0; |
475 | 485 | TARGETED_DEVICE_FAMILY = "1,2"; |
476 | 486 | VALIDATE_PRODUCT = YES; |
477 | 487 | }; |
|
483 | 493 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
484 | 494 | "GCC_WARN_64_TO_32_BIT_CONVERSION[arch=*64]" = YES; |
485 | 495 | INFOPLIST_FILE = "firestore-smoketest/Info.plist"; |
486 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 496 | + IPHONEOS_DEPLOYMENT_TARGET = 16.6; |
487 | 497 | LD_RUNPATH_SEARCH_PATHS = ( |
488 | 498 | "$(inherited)", |
489 | 499 | "@executable_path/Frameworks", |
490 | 500 | ); |
491 | 501 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.firestore-smoketest"; |
492 | 502 | PRODUCT_NAME = "$(TARGET_NAME)"; |
493 | | - SWIFT_VERSION = 4.0; |
| 503 | + SWIFT_VERSION = 6.0; |
494 | 504 | TARGETED_DEVICE_FAMILY = 1; |
495 | 505 | }; |
496 | 506 | name = Debug; |
|
501 | 511 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
502 | 512 | "GCC_WARN_64_TO_32_BIT_CONVERSION[arch=*64]" = YES; |
503 | 513 | INFOPLIST_FILE = "firestore-smoketest/Info.plist"; |
504 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 514 | + IPHONEOS_DEPLOYMENT_TARGET = 16.6; |
505 | 515 | LD_RUNPATH_SEARCH_PATHS = ( |
506 | 516 | "$(inherited)", |
507 | 517 | "@executable_path/Frameworks", |
508 | 518 | ); |
509 | 519 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.firestore-smoketest"; |
510 | 520 | PRODUCT_NAME = "$(TARGET_NAME)"; |
511 | | - SWIFT_VERSION = 4.0; |
| 521 | + SWIFT_VERSION = 6.0; |
512 | 522 | TARGETED_DEVICE_FAMILY = 1; |
513 | 523 | }; |
514 | 524 | name = Release; |
|
620 | 630 | }; |
621 | 631 | /* End XCConfigurationList section */ |
622 | 632 |
|
| 633 | +/* Begin XCLocalSwiftPackageReference section */ |
| 634 | + 8D15627C2EA0474400D3B017 /* XCLocalSwiftPackageReference "../../../firebase-ios-sdk" */ = { |
| 635 | + isa = XCLocalSwiftPackageReference; |
| 636 | + relativePath = "../../../firebase-ios-sdk"; |
| 637 | + }; |
| 638 | +/* End XCLocalSwiftPackageReference section */ |
| 639 | + |
623 | 640 | /* Begin XCRemoteSwiftPackageReference section */ |
624 | 641 | 8D7951A02D28AC75000FD694 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
625 | 642 | isa = XCRemoteSwiftPackageReference; |
626 | | - repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; |
| 643 | + repositoryURL = "~/dev/firebase-ios-sdk"; |
627 | 644 | requirement = { |
628 | 645 | kind = upToNextMajorVersion; |
629 | 646 | minimumVersion = 11.6.0; |
|
640 | 657 | /* End XCRemoteSwiftPackageReference section */ |
641 | 658 |
|
642 | 659 | /* Begin XCSwiftPackageProductDependency section */ |
| 660 | + 8D15627D2EA0474400D3B017 /* FirebaseAuth */ = { |
| 661 | + isa = XCSwiftPackageProductDependency; |
| 662 | + productName = FirebaseAuth; |
| 663 | + }; |
| 664 | + 8D15627F2EA0474400D3B017 /* FirebaseFirestore */ = { |
| 665 | + isa = XCSwiftPackageProductDependency; |
| 666 | + productName = FirebaseFirestore; |
| 667 | + }; |
643 | 668 | 8D7951A22D28AC82000FD694 /* FirebaseAuth */ = { |
644 | 669 | isa = XCSwiftPackageProductDependency; |
645 | 670 | package = 8D7951A02D28AC75000FD694 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
|
0 commit comments