|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 460FF309299AAEEC00635FF9 /* Segment in Frameworks */ = {isa = PBXBuildFile; productRef = 460FF308299AAEEC00635FF9 /* Segment */; }; |
10 | 11 | 464247BC26C6D7A700CAD301 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 464247BB26C6D7A700CAD301 /* AppDelegate.m */; }; |
11 | 12 | 464247BF26C6D7A700CAD301 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 464247BE26C6D7A700CAD301 /* SceneDelegate.m */; }; |
12 | 13 | 464247C226C6D7A700CAD301 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 464247C126C6D7A700CAD301 /* ViewController.m */; }; |
13 | 14 | 464247C526C6D7A700CAD301 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 464247C326C6D7A700CAD301 /* Main.storyboard */; }; |
14 | 15 | 464247C726C6D7A800CAD301 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 464247C626C6D7A800CAD301 /* Assets.xcassets */; }; |
15 | 16 | 464247CA26C6D7A800CAD301 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 464247C826C6D7A800CAD301 /* LaunchScreen.storyboard */; }; |
16 | 17 | 464247CD26C6D7A800CAD301 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 464247CC26C6D7A800CAD301 /* main.m */; }; |
17 | | - 464247D526C6D7DC00CAD301 /* Segment in Frameworks */ = {isa = PBXBuildFile; productRef = 464247D426C6D7DC00CAD301 /* Segment */; }; |
18 | 18 | /* End PBXBuildFile section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXFileReference section */ |
|
37 | 37 | isa = PBXFrameworksBuildPhase; |
38 | 38 | buildActionMask = 2147483647; |
39 | 39 | files = ( |
40 | | - 464247D526C6D7DC00CAD301 /* Segment in Frameworks */, |
| 40 | + 460FF309299AAEEC00635FF9 /* Segment in Frameworks */, |
41 | 41 | ); |
42 | 42 | runOnlyForDeploymentPostprocessing = 0; |
43 | 43 | }; |
|
103 | 103 | ); |
104 | 104 | name = ObjCExample; |
105 | 105 | packageProductDependencies = ( |
106 | | - 464247D426C6D7DC00CAD301 /* Segment */, |
| 106 | + 460FF308299AAEEC00635FF9 /* Segment */, |
107 | 107 | ); |
108 | 108 | productName = ObjCExample; |
109 | 109 | productReference = 464247B726C6D7A700CAD301 /* ObjCExample.app */; |
|
357 | 357 | /* End XCConfigurationList section */ |
358 | 358 |
|
359 | 359 | /* Begin XCSwiftPackageProductDependency section */ |
360 | | - 464247D426C6D7DC00CAD301 /* Segment */ = { |
| 360 | + 460FF308299AAEEC00635FF9 /* Segment */ = { |
361 | 361 | isa = XCSwiftPackageProductDependency; |
362 | 362 | productName = Segment; |
363 | 363 | }; |
|
0 commit comments