|
16 | 16 | 46EDC71327C6B8D200B870D7 /* BasicExampleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46EDC71227C6B8D200B870D7 /* BasicExampleUITestsLaunchTests.swift */; }; |
17 | 17 | 46EDC72127C6B92C00B870D7 /* Segment in Frameworks */ = {isa = PBXBuildFile; productRef = 46EDC72027C6B92C00B870D7 /* Segment */; }; |
18 | 18 | 827C512828661FB5000B1B9E /* SegmentIntercom in Frameworks */ = {isa = PBXBuildFile; productRef = 827C512728661FB5000B1B9E /* SegmentIntercom */; }; |
| 19 | + F6DAD32D2F90D3E9000AF673 /* Intercom in Frameworks */ = {isa = PBXBuildFile; productRef = F6DAD32C2F90D3E9000AF673 /* Intercom */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXContainerItemProxy section */ |
|
54 | 55 | buildActionMask = 2147483647; |
55 | 56 | files = ( |
56 | 57 | 46EDC72127C6B92C00B870D7 /* Segment in Frameworks */, |
| 58 | + F6DAD32D2F90D3E9000AF673 /* Intercom in Frameworks */, |
57 | 59 | 827C512828661FB5000B1B9E /* SegmentIntercom in Frameworks */, |
58 | 60 | ); |
59 | 61 | runOnlyForDeploymentPostprocessing = 0; |
|
153 | 155 | buildRules = ( |
154 | 156 | ); |
155 | 157 | dependencies = ( |
| 158 | + F66C32C82F90D5760077958F /* PBXTargetDependency */, |
156 | 159 | ); |
157 | 160 | name = BasicExample; |
158 | 161 | packageProductDependencies = ( |
159 | 162 | 46EDC72027C6B92C00B870D7 /* Segment */, |
160 | 163 | 827C512728661FB5000B1B9E /* SegmentIntercom */, |
| 164 | + F6DAD32C2F90D3E9000AF673 /* Intercom */, |
161 | 165 | ); |
162 | 166 | productName = BasicExample; |
163 | 167 | productReference = 46EDC6F227C6B8D100B870D7 /* BasicExample.app */; |
|
207 | 211 | attributes = { |
208 | 212 | BuildIndependentTargetsInParallel = 1; |
209 | 213 | LastSwiftUpdateCheck = 1320; |
210 | | - LastUpgradeCheck = 1320; |
| 214 | + LastUpgradeCheck = 1620; |
211 | 215 | TargetAttributes = { |
212 | 216 | 46EDC6F127C6B8D100B870D7 = { |
213 | 217 | CreatedOnToolsVersion = 13.2.1; |
|
233 | 237 | mainGroup = 46EDC6E927C6B8D100B870D7; |
234 | 238 | packageReferences = ( |
235 | 239 | 46EDC71F27C6B92C00B870D7 /* XCRemoteSwiftPackageReference "analytics-swift" */, |
| 240 | + F6DAD32B2F90D293000AF673 /* XCRemoteSwiftPackageReference "intercom-ios-sp" */, |
236 | 241 | ); |
237 | 242 | productRefGroup = 46EDC6F327C6B8D100B870D7 /* Products */; |
238 | 243 | projectDirPath = ""; |
|
311 | 316 | target = 46EDC6F127C6B8D100B870D7 /* BasicExample */; |
312 | 317 | targetProxy = 46EDC70D27C6B8D200B870D7 /* PBXContainerItemProxy */; |
313 | 318 | }; |
| 319 | + F66C32C82F90D5760077958F /* PBXTargetDependency */ = { |
| 320 | + isa = PBXTargetDependency; |
| 321 | + productRef = F66C32C72F90D5760077958F /* Intercom */; |
| 322 | + }; |
314 | 323 | /* End PBXTargetDependency section */ |
315 | 324 |
|
316 | 325 | /* Begin XCBuildConfiguration section */ |
|
351 | 360 | DEBUG_INFORMATION_FORMAT = dwarf; |
352 | 361 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
353 | 362 | ENABLE_TESTABILITY = YES; |
| 363 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
354 | 364 | GCC_C_LANGUAGE_STANDARD = gnu11; |
355 | 365 | GCC_DYNAMIC_NO_PIC = NO; |
356 | 366 | GCC_NO_COMMON_BLOCKS = YES; |
|
412 | 422 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
413 | 423 | ENABLE_NS_ASSERTIONS = NO; |
414 | 424 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 425 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
415 | 426 | GCC_C_LANGUAGE_STANDARD = gnu11; |
416 | 427 | GCC_NO_COMMON_BLOCKS = YES; |
417 | 428 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
489 | 500 | 46EDC71A27C6B8D200B870D7 /* Debug */ = { |
490 | 501 | isa = XCBuildConfiguration; |
491 | 502 | buildSettings = { |
492 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
493 | 503 | BUNDLE_LOADER = "$(TEST_HOST)"; |
494 | 504 | CODE_SIGN_STYLE = Automatic; |
495 | 505 | CURRENT_PROJECT_VERSION = 1; |
|
508 | 518 | 46EDC71B27C6B8D200B870D7 /* Release */ = { |
509 | 519 | isa = XCBuildConfiguration; |
510 | 520 | buildSettings = { |
511 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
512 | 521 | BUNDLE_LOADER = "$(TEST_HOST)"; |
513 | 522 | CODE_SIGN_STYLE = Automatic; |
514 | 523 | CURRENT_PROJECT_VERSION = 1; |
|
527 | 536 | 46EDC71D27C6B8D200B870D7 /* Debug */ = { |
528 | 537 | isa = XCBuildConfiguration; |
529 | 538 | buildSettings = { |
530 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
531 | 539 | CODE_SIGN_STYLE = Automatic; |
532 | 540 | CURRENT_PROJECT_VERSION = 1; |
533 | 541 | GENERATE_INFOPLIST_FILE = YES; |
|
544 | 552 | 46EDC71E27C6B8D200B870D7 /* Release */ = { |
545 | 553 | isa = XCBuildConfiguration; |
546 | 554 | buildSettings = { |
547 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
548 | 555 | CODE_SIGN_STYLE = Automatic; |
549 | 556 | CURRENT_PROJECT_VERSION = 1; |
550 | 557 | GENERATE_INFOPLIST_FILE = YES; |
|
608 | 615 | kind = branch; |
609 | 616 | }; |
610 | 617 | }; |
| 618 | + F6DAD32B2F90D293000AF673 /* XCRemoteSwiftPackageReference "intercom-ios-sp" */ = { |
| 619 | + isa = XCRemoteSwiftPackageReference; |
| 620 | + repositoryURL = "https://github.com/intercom/intercom-ios-sp"; |
| 621 | + requirement = { |
| 622 | + kind = exactVersion; |
| 623 | + version = 19.1.2; |
| 624 | + }; |
| 625 | + }; |
611 | 626 | /* End XCRemoteSwiftPackageReference section */ |
612 | 627 |
|
613 | 628 | /* Begin XCSwiftPackageProductDependency section */ |
|
620 | 635 | isa = XCSwiftPackageProductDependency; |
621 | 636 | productName = SegmentIntercom; |
622 | 637 | }; |
| 638 | + F66C32C72F90D5760077958F /* Intercom */ = { |
| 639 | + isa = XCSwiftPackageProductDependency; |
| 640 | + package = F6DAD32B2F90D293000AF673 /* XCRemoteSwiftPackageReference "intercom-ios-sp" */; |
| 641 | + productName = Intercom; |
| 642 | + }; |
| 643 | + F6DAD32C2F90D3E9000AF673 /* Intercom */ = { |
| 644 | + isa = XCSwiftPackageProductDependency; |
| 645 | + package = F6DAD32B2F90D293000AF673 /* XCRemoteSwiftPackageReference "intercom-ios-sp" */; |
| 646 | + productName = Intercom; |
| 647 | + }; |
623 | 648 | /* End XCSwiftPackageProductDependency section */ |
624 | 649 | }; |
625 | 650 | rootObject = 46EDC6EA27C6B8D100B870D7 /* Project object */; |
|
0 commit comments