|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 961C616D24BE5BA200A8B8E3 /* Analytics in Frameworks */ = {isa = PBXBuildFile; productRef = 961C616C24BE5BA200A8B8E3 /* Analytics */; }; |
11 | 10 | 96A12BAE24B3AEE200949804 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A12BAD24B3AEE200949804 /* AppDelegate.swift */; };
|
12 | 11 | 96A12BB024B3AEE200949804 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A12BAF24B3AEE200949804 /* ViewController.swift */; };
|
13 | 12 | 96A12BB224B3AEE400949804 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 96A12BB124B3AEE400949804 /* Assets.xcassets */; };
|
14 | 13 | 96A12BB524B3AEE400949804 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 96A12BB324B3AEE400949804 /* Main.storyboard */; };
|
| 14 | + 96E46DAA2547A9090086871C /* Segment in Frameworks */ = {isa = PBXBuildFile; productRef = 96E46DA92547A9090086871C /* Segment */; }; |
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXCopyFilesBuildPhase section */
|
|
42 | 42 | isa = PBXFrameworksBuildPhase;
|
43 | 43 | buildActionMask = 2147483647;
|
44 | 44 | files = (
|
45 |
| - 961C616D24BE5BA200A8B8E3 /* Analytics in Frameworks */, |
| 45 | + 96E46DAA2547A9090086871C /* Segment in Frameworks */, |
46 | 46 | );
|
47 | 47 | runOnlyForDeploymentPostprocessing = 0;
|
48 | 48 | };
|
|
104 | 104 | );
|
105 | 105 | name = SegmentMac;
|
106 | 106 | packageProductDependencies = (
|
107 |
| - 961C616C24BE5BA200A8B8E3 /* Analytics */, |
| 107 | + 96E46DA92547A9090086871C /* Segment */, |
108 | 108 | );
|
109 | 109 | productName = SegmentMac;
|
110 | 110 | productReference = 96A12BAA24B3AEE200949804 /* SegmentMac.app */;
|
|
363 | 363 | isa = XCRemoteSwiftPackageReference;
|
364 | 364 | repositoryURL = "https://github.com/segmentio/analytics-ios.git";
|
365 | 365 | requirement = {
|
366 |
| - branch = migs647/macconversion; |
367 |
| - kind = branch; |
| 366 | + kind = upToNextMajorVersion; |
| 367 | + minimumVersion = 4.1.0; |
368 | 368 | };
|
369 | 369 | };
|
370 | 370 | /* End XCRemoteSwiftPackageReference section */
|
371 | 371 |
|
372 | 372 | /* Begin XCSwiftPackageProductDependency section */
|
373 |
| - 961C616C24BE5BA200A8B8E3 /* Analytics */ = { |
| 373 | + 96E46DA92547A9090086871C /* Segment */ = { |
374 | 374 | isa = XCSwiftPackageProductDependency;
|
375 | 375 | package = 961C616B24BE5BA200A8B8E3 /* XCRemoteSwiftPackageReference "analytics-ios" */;
|
376 |
| - productName = Analytics; |
| 376 | + productName = Segment; |
377 | 377 | };
|
378 | 378 | /* End XCSwiftPackageProductDependency section */
|
379 | 379 | };
|
|
0 commit comments