|
14 | 14 | 46EDC70727C6B8D200B870D7 /* BasicExampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46EDC70627C6B8D200B870D7 /* BasicExampleTests.swift */; }; |
15 | 15 | 46EDC71127C6B8D200B870D7 /* BasicExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46EDC71027C6B8D200B870D7 /* BasicExampleUITests.swift */; }; |
16 | 16 | 46EDC71327C6B8D200B870D7 /* BasicExampleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46EDC71227C6B8D200B870D7 /* BasicExampleUITestsLaunchTests.swift */; }; |
| 17 | + 829478832BC5DC810066FC81 /* AppsFlyerLib-Dynamic in Frameworks */ = {isa = PBXBuildFile; productRef = 829478822BC5DC810066FC81 /* AppsFlyerLib-Dynamic */; }; |
17 | 18 | EA64AC7329D31296009F2F53 /* Segment in Frameworks */ = {isa = PBXBuildFile; productRef = EA64AC7229D31296009F2F53 /* Segment */; }; |
18 | 19 | EA64AC7529D3129A009F2F53 /* SegmentAppsFlyer in Frameworks */ = {isa = PBXBuildFile; productRef = EA64AC7429D3129A009F2F53 /* SegmentAppsFlyer */; }; |
19 | 20 | /* End PBXBuildFile section */ |
|
53 | 54 | isa = PBXFrameworksBuildPhase; |
54 | 55 | buildActionMask = 2147483647; |
55 | 56 | files = ( |
| 57 | + 829478832BC5DC810066FC81 /* AppsFlyerLib-Dynamic in Frameworks */, |
56 | 58 | EA64AC7329D31296009F2F53 /* Segment in Frameworks */, |
57 | 59 | EA64AC7529D3129A009F2F53 /* SegmentAppsFlyer in Frameworks */, |
58 | 60 | ); |
|
158 | 160 | packageProductDependencies = ( |
159 | 161 | EA64AC7229D31296009F2F53 /* Segment */, |
160 | 162 | EA64AC7429D3129A009F2F53 /* SegmentAppsFlyer */, |
| 163 | + 829478822BC5DC810066FC81 /* AppsFlyerLib-Dynamic */, |
161 | 164 | ); |
162 | 165 | productName = BasicExample; |
163 | 166 | productReference = 46EDC6F227C6B8D100B870D7 /* BasicExample.app */; |
|
233 | 236 | mainGroup = 46EDC6E927C6B8D100B870D7; |
234 | 237 | packageReferences = ( |
235 | 238 | 46EDC71F27C6B92C00B870D7 /* XCRemoteSwiftPackageReference "analytics-swift" */, |
| 239 | + 829478812BC5DC800066FC81 /* XCRemoteSwiftPackageReference "AppsFlyerFramework-Dynamic" */, |
236 | 240 | ); |
237 | 241 | productRefGroup = 46EDC6F327C6B8D100B870D7 /* Products */; |
238 | 242 | projectDirPath = ""; |
|
608 | 612 | minimumVersion = 1.1.2; |
609 | 613 | }; |
610 | 614 | }; |
| 615 | + 829478812BC5DC800066FC81 /* XCRemoteSwiftPackageReference "AppsFlyerFramework-Dynamic" */ = { |
| 616 | + isa = XCRemoteSwiftPackageReference; |
| 617 | + repositoryURL = "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic"; |
| 618 | + requirement = { |
| 619 | + kind = upToNextMajorVersion; |
| 620 | + minimumVersion = 6.14.0; |
| 621 | + }; |
| 622 | + }; |
611 | 623 | /* End XCRemoteSwiftPackageReference section */ |
612 | 624 |
|
613 | 625 | /* Begin XCSwiftPackageProductDependency section */ |
| 626 | + 829478822BC5DC810066FC81 /* AppsFlyerLib-Dynamic */ = { |
| 627 | + isa = XCSwiftPackageProductDependency; |
| 628 | + package = 829478812BC5DC800066FC81 /* XCRemoteSwiftPackageReference "AppsFlyerFramework-Dynamic" */; |
| 629 | + productName = "AppsFlyerLib-Dynamic"; |
| 630 | + }; |
614 | 631 | EA64AC7229D31296009F2F53 /* Segment */ = { |
615 | 632 | isa = XCSwiftPackageProductDependency; |
616 | 633 | package = 46EDC71F27C6B92C00B870D7 /* XCRemoteSwiftPackageReference "analytics-swift" */; |
|
0 commit comments