|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 3B020CCC2E6B2F050088A3C7 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 3B020CCB2E6B2F050088A3C7 /* PrivacyInfo.xcprivacy */; }; |
| 11 | + 441ADFCD9CBD0E558A2E656E /* Pods_AdobeBranchExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81481EB04B844AEA5F3350DF /* Pods_AdobeBranchExample.framework */; }; |
11 | 12 | 4D16DBA421AF037F00E362A2 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4D16DBA321AF037F00E362A2 /* Launch Screen.storyboard */; }; |
12 | 13 | 4D16DBA721AF5B6300E362A2 /* TextViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D16DBA621AF5B6300E362A2 /* TextViewController.m */; }; |
13 | 14 | 4DE097FD219CEABE008AC401 /* Products.json in Resources */ = {isa = PBXBuildFile; fileRef = 4DE097FC219CEABE008AC401 /* Products.json */; }; |
|
36 | 37 | 4DE097FE219CEE71008AC401 /* Product.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Product.h; sourceTree = "<group>"; }; |
37 | 38 | 4DE097FF219CEE71008AC401 /* Product.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Product.m; sourceTree = "<group>"; }; |
38 | 39 | 5FF9D44421FA692500A73E56 /* libACPCoreBeta.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libACPCoreBeta.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 40 | + 728AA9B162BA975B15BBF89D /* Pods-AdobeBranchExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AdobeBranchExample.debug.xcconfig"; path = "Target Support Files/Pods-AdobeBranchExample/Pods-AdobeBranchExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 41 | + 81481EB04B844AEA5F3350DF /* Pods_AdobeBranchExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AdobeBranchExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | + 8CEC8A00B3D73770FD160018 /* Pods-AdobeBranchExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AdobeBranchExample.release.xcconfig"; path = "Target Support Files/Pods-AdobeBranchExample/Pods-AdobeBranchExample.release.xcconfig"; sourceTree = "<group>"; }; |
39 | 43 | AC21DF76215AA0EB00CD5DAC /* ProductViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProductViewController.h; sourceTree = "<group>"; }; |
40 | 44 | AC21DF77215AA0EB00CD5DAC /* ProductViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ProductViewController.m; sourceTree = "<group>"; }; |
41 | 45 | ACAE8104212263F30049505B /* AdobeBranchExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdobeBranchExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
74 | 78 | ACAE812F2122644F0049505B /* libz.tbd in Frameworks */, |
75 | 79 | ACAE812D212264480049505B /* libstdc++.tbd in Frameworks */, |
76 | 80 | ACAE812B2122643A0049505B /* libsqlite3.tbd in Frameworks */, |
| 81 | + 441ADFCD9CBD0E558A2E656E /* Pods_AdobeBranchExample.framework in Frameworks */, |
77 | 82 | ); |
78 | 83 | runOnlyForDeploymentPostprocessing = 0; |
79 | 84 | }; |
|
83 | 88 | 73C43ADAEA57DC95575EA85A /* Pods */ = { |
84 | 89 | isa = PBXGroup; |
85 | 90 | children = ( |
| 91 | + 728AA9B162BA975B15BBF89D /* Pods-AdobeBranchExample.debug.xcconfig */, |
| 92 | + 8CEC8A00B3D73770FD160018 /* Pods-AdobeBranchExample.release.xcconfig */, |
86 | 93 | ); |
87 | 94 | path = Pods; |
88 | 95 | sourceTree = "<group>"; |
|
146 | 153 | ACAE812E2122644E0049505B /* libz.tbd */, |
147 | 154 | ACAE812C212264480049505B /* libstdc++.tbd */, |
148 | 155 | ACAE812A2122643A0049505B /* libsqlite3.tbd */, |
| 156 | + 81481EB04B844AEA5F3350DF /* Pods_AdobeBranchExample.framework */, |
149 | 157 | ); |
150 | 158 | name = Frameworks; |
151 | 159 | sourceTree = "<group>"; |
|
157 | 165 | isa = PBXNativeTarget; |
158 | 166 | buildConfigurationList = ACAE811A212263F40049505B /* Build configuration list for PBXNativeTarget "AdobeBranchExample" */; |
159 | 167 | buildPhases = ( |
| 168 | + 9F90F9B58CF53C25C1376EE5 /* [CP] Check Pods Manifest.lock */, |
160 | 169 | ACAE8100212263F30049505B /* Sources */, |
161 | 170 | ACAE8101212263F30049505B /* Frameworks */, |
162 | 171 | ACAE8102212263F30049505B /* Resources */, |
| 172 | + 1FC8ABE38F6AFE5B082C8266 /* [CP] Embed Pods Frameworks */, |
163 | 173 | ); |
164 | 174 | buildRules = ( |
165 | 175 | ); |
|
223 | 233 | }; |
224 | 234 | /* End PBXResourcesBuildPhase section */ |
225 | 235 |
|
| 236 | +/* Begin PBXShellScriptBuildPhase section */ |
| 237 | + 1FC8ABE38F6AFE5B082C8266 /* [CP] Embed Pods Frameworks */ = { |
| 238 | + isa = PBXShellScriptBuildPhase; |
| 239 | + buildActionMask = 2147483647; |
| 240 | + files = ( |
| 241 | + ); |
| 242 | + inputFileListPaths = ( |
| 243 | + "${PODS_ROOT}/Target Support Files/Pods-AdobeBranchExample/Pods-AdobeBranchExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 244 | + ); |
| 245 | + name = "[CP] Embed Pods Frameworks"; |
| 246 | + outputFileListPaths = ( |
| 247 | + "${PODS_ROOT}/Target Support Files/Pods-AdobeBranchExample/Pods-AdobeBranchExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 248 | + ); |
| 249 | + runOnlyForDeploymentPostprocessing = 0; |
| 250 | + shellPath = /bin/sh; |
| 251 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AdobeBranchExample/Pods-AdobeBranchExample-frameworks.sh\"\n"; |
| 252 | + showEnvVarsInLog = 0; |
| 253 | + }; |
| 254 | + 9F90F9B58CF53C25C1376EE5 /* [CP] Check Pods Manifest.lock */ = { |
| 255 | + isa = PBXShellScriptBuildPhase; |
| 256 | + buildActionMask = 2147483647; |
| 257 | + files = ( |
| 258 | + ); |
| 259 | + inputFileListPaths = ( |
| 260 | + ); |
| 261 | + inputPaths = ( |
| 262 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 263 | + "${PODS_ROOT}/Manifest.lock", |
| 264 | + ); |
| 265 | + name = "[CP] Check Pods Manifest.lock"; |
| 266 | + outputFileListPaths = ( |
| 267 | + ); |
| 268 | + outputPaths = ( |
| 269 | + "$(DERIVED_FILE_DIR)/Pods-AdobeBranchExample-checkManifestLockResult.txt", |
| 270 | + ); |
| 271 | + runOnlyForDeploymentPostprocessing = 0; |
| 272 | + shellPath = /bin/sh; |
| 273 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 274 | + showEnvVarsInLog = 0; |
| 275 | + }; |
| 276 | +/* End PBXShellScriptBuildPhase section */ |
| 277 | + |
226 | 278 | /* Begin PBXSourcesBuildPhase section */ |
227 | 279 | ACAE8100212263F30049505B /* Sources */ = { |
228 | 280 | isa = PBXSourcesBuildPhase; |
|
365 | 417 | }; |
366 | 418 | ACAE811B212263F40049505B /* Debug */ = { |
367 | 419 | isa = XCBuildConfiguration; |
| 420 | + baseConfigurationReference = 728AA9B162BA975B15BBF89D /* Pods-AdobeBranchExample.debug.xcconfig */; |
368 | 421 | buildSettings = { |
369 | 422 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
370 | 423 | CODE_SIGN_ENTITLEMENTS = AdobeBranchExample/AdobeBranchExample.entitlements; |
|
386 | 439 | }; |
387 | 440 | ACAE811C212263F40049505B /* Release */ = { |
388 | 441 | isa = XCBuildConfiguration; |
| 442 | + baseConfigurationReference = 8CEC8A00B3D73770FD160018 /* Pods-AdobeBranchExample.release.xcconfig */; |
389 | 443 | buildSettings = { |
390 | 444 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
391 | 445 | CODE_SIGN_ENTITLEMENTS = AdobeBranchExample/AdobeBranchExample.entitlements; |
|
0 commit comments