|
24 | 24 | ACAE8131212264550049505B /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ACAE8130212264550049505B /* WebKit.framework */; }; |
25 | 25 | ACAE81332122645B0049505B /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ACAE81322122645B0049505B /* UserNotifications.framework */; }; |
26 | 26 | ACAE8135212264610049505B /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ACAE8134212264610049505B /* SystemConfiguration.framework */; }; |
| 27 | + C10F392A278E39AD00BF5D36 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C10F3929278E39AD00BF5D36 /* AdSupport.framework */; }; |
27 | 28 | /* End PBXBuildFile section */ |
28 | 29 |
|
29 | 30 | /* Begin PBXFileReference section */ |
|
61 | 62 | ACF671D821534E4F00CDC900 /* ACPSignal_iOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ACPSignal_iOS.framework; path = Pods/ACPCoreBeta/ACPSignal_iOS.framework; sourceTree = "<group>"; }; |
62 | 63 | ACF671D921534E4F00CDC900 /* ACPLifecycle_iOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ACPLifecycle_iOS.framework; path = Pods/ACPCoreBeta/ACPLifecycle_iOS.framework; sourceTree = "<group>"; }; |
63 | 64 | B0EA9C30991048D8A522C726 /* Pods_AdobeBranchExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AdobeBranchExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 65 | + C10F3929278E39AD00BF5D36 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; |
64 | 66 | F8688AE753553EE80251EE11 /* Pods-adobe-branch-example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-adobe-branch-example.release.xcconfig"; path = "Pods/Target Support Files/Pods-adobe-branch-example/Pods-adobe-branch-example.release.xcconfig"; sourceTree = "<group>"; }; |
65 | 67 | FD81B1B19DDC0E314016948F /* Pods-adobe-branch-example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-adobe-branch-example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-adobe-branch-example/Pods-adobe-branch-example.debug.xcconfig"; sourceTree = "<group>"; }; |
66 | 68 | /* End PBXFileReference section */ |
|
71 | 73 | buildActionMask = 2147483647; |
72 | 74 | files = ( |
73 | 75 | ACAE8135212264610049505B /* SystemConfiguration.framework in Frameworks */, |
| 76 | + C10F392A278E39AD00BF5D36 /* AdSupport.framework in Frameworks */, |
74 | 77 | ACAE81332122645B0049505B /* UserNotifications.framework in Frameworks */, |
75 | 78 | ACAE8131212264550049505B /* WebKit.framework in Frameworks */, |
76 | 79 | ACAE812F2122644F0049505B /* libz.tbd in Frameworks */, |
|
139 | 142 | ACAE81292122643A0049505B /* Frameworks */ = { |
140 | 143 | isa = PBXGroup; |
141 | 144 | children = ( |
| 145 | + C10F3929278E39AD00BF5D36 /* AdSupport.framework */, |
142 | 146 | 5FF9D44421FA692500A73E56 /* libACPCoreBeta.a */, |
143 | 147 | ACF671D721534E4F00CDC900 /* ACPCore_iOS.framework */, |
144 | 148 | ACF671D621534E4F00CDC900 /* ACPIdentity_iOS.framework */, |
|
0 commit comments