|
22 | 22 | 1F1C01201AE1E3AD005B4396 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F1C01121AE1E3AD005B4396 /* CoreGraphics.framework */; };
|
23 | 23 | 1F1C01211AE1E3AD005B4396 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F1C01131AE1E3AD005B4396 /* UIKit.framework */; };
|
24 | 24 | 1F1C01271AE1E5F0005B4396 /* OpenTok.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F1C01261AE1E5F0005B4396 /* OpenTok.framework */; };
|
| 25 | + 4FF1947232FFA5AEA0687859 /* Pods_Archiving.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 85AE61EAEA7E32C8C10EF0C9 /* Pods_Archiving.framework */; }; |
25 | 26 | A06E8B5D1EAE5B04003DF42F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A06E8B491EAE5B04003DF42F /* AppDelegate.m */; };
|
26 | 27 | A06E8B5E1EAE5B04003DF42F /* archiving_on-10.png in Resources */ = {isa = PBXBuildFile; fileRef = A06E8B4A1EAE5B04003DF42F /* archiving_on-10.png */; };
|
27 | 28 | A06E8B5F1EAE5B04003DF42F /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = A06E8B4B1EAE5B04003DF42F /* LaunchScreen.xib */; };
|
|
48 | 49 | 1F1C01131AE1E3AD005B4396 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
49 | 50 | 1F1C01261AE1E5F0005B4396 /* OpenTok.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OpenTok.framework; sourceTree = "<group>"; };
|
50 | 51 | 1F3FEE601AE19ECA002E2CF8 /* Archiving.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Archiving.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 52 | + 749AFA94F73FBC5FD27684CF /* Pods-Archiving.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Archiving.release.xcconfig"; path = "Target Support Files/Pods-Archiving/Pods-Archiving.release.xcconfig"; sourceTree = "<group>"; }; |
| 53 | + 85AE61EAEA7E32C8C10EF0C9 /* Pods_Archiving.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Archiving.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 54 | A06E8B481EAE5B04003DF42F /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
52 | 55 | A06E8B491EAE5B04003DF42F /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
53 | 56 | A06E8B4A1EAE5B04003DF42F /* archiving_on-10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "archiving_on-10.png"; sourceTree = "<group>"; };
|
|
60 | 63 | A06E8B5C1EAE5B04003DF42F /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
61 | 64 | A072973F1EAE5C2900A2DB1E /* Config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Config.h; sourceTree = "<group>"; };
|
62 | 65 | A07297401EAE5D2C00A2DB1E /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
| 66 | + C28E98648C2A3599531DD748 /* Pods-Archiving.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Archiving.debug.xcconfig"; path = "Target Support Files/Pods-Archiving/Pods-Archiving.debug.xcconfig"; sourceTree = "<group>"; }; |
63 | 67 | /* End PBXFileReference section */
|
64 | 68 |
|
65 | 69 | /* Begin PBXFrameworksBuildPhase section */
|
|
82 | 86 | 1F1C011B1AE1E3AD005B4396 /* SystemConfiguration.framework in Frameworks */,
|
83 | 87 | 1F1C01151AE1E3AD005B4396 /* libxml2.dylib in Frameworks */,
|
84 | 88 | 1F1C011D1AE1E3AD005B4396 /* CoreVideo.framework in Frameworks */,
|
| 89 | + 4FF1947232FFA5AEA0687859 /* Pods_Archiving.framework in Frameworks */, |
85 | 90 | );
|
86 | 91 | runOnlyForDeploymentPostprocessing = 0;
|
87 | 92 | };
|
|
106 | 111 | 1F1C01111AE1E3AD005B4396 /* Foundation.framework */,
|
107 | 112 | 1F1C01121AE1E3AD005B4396 /* CoreGraphics.framework */,
|
108 | 113 | 1F1C01131AE1E3AD005B4396 /* UIKit.framework */,
|
| 114 | + 85AE61EAEA7E32C8C10EF0C9 /* Pods_Archiving.framework */, |
109 | 115 | );
|
110 | 116 | name = Frameworks;
|
111 | 117 | sourceTree = "<group>";
|
|
117 | 123 | A06E8B471EAE5B04003DF42F /* Archiving */,
|
118 | 124 | 1F1C01051AE1E399005B4396 /* Frameworks */,
|
119 | 125 | 1F3FEE611AE19ECA002E2CF8 /* Products */,
|
| 126 | + DDCD9B90DDB444A26BF28AC7 /* Pods */, |
120 | 127 | );
|
121 | 128 | sourceTree = "<group>";
|
122 | 129 | };
|
|
146 | 153 | path = Archiving;
|
147 | 154 | sourceTree = "<group>";
|
148 | 155 | };
|
| 156 | + DDCD9B90DDB444A26BF28AC7 /* Pods */ = { |
| 157 | + isa = PBXGroup; |
| 158 | + children = ( |
| 159 | + C28E98648C2A3599531DD748 /* Pods-Archiving.debug.xcconfig */, |
| 160 | + 749AFA94F73FBC5FD27684CF /* Pods-Archiving.release.xcconfig */, |
| 161 | + ); |
| 162 | + path = Pods; |
| 163 | + sourceTree = "<group>"; |
| 164 | + }; |
149 | 165 | /* End PBXGroup section */
|
150 | 166 |
|
151 | 167 | /* Begin PBXNativeTarget section */
|
152 | 168 | 1F3FEE5F1AE19ECA002E2CF8 /* Archiving */ = {
|
153 | 169 | isa = PBXNativeTarget;
|
154 | 170 | buildConfigurationList = 1F3FEE831AE19ECA002E2CF8 /* Build configuration list for PBXNativeTarget "Archiving" */;
|
155 | 171 | buildPhases = (
|
| 172 | + 6EB2644BD0AEFCED2D1F9D28 /* [CP] Check Pods Manifest.lock */, |
156 | 173 | 1F3FEE5C1AE19ECA002E2CF8 /* Sources */,
|
157 | 174 | 1F3FEE5D1AE19ECA002E2CF8 /* Frameworks */,
|
158 | 175 | 1F3FEE5E1AE19ECA002E2CF8 /* Resources */,
|
|
214 | 231 | };
|
215 | 232 | /* End PBXResourcesBuildPhase section */
|
216 | 233 |
|
| 234 | +/* Begin PBXShellScriptBuildPhase section */ |
| 235 | + 6EB2644BD0AEFCED2D1F9D28 /* [CP] Check Pods Manifest.lock */ = { |
| 236 | + isa = PBXShellScriptBuildPhase; |
| 237 | + buildActionMask = 2147483647; |
| 238 | + files = ( |
| 239 | + ); |
| 240 | + inputFileListPaths = ( |
| 241 | + ); |
| 242 | + inputPaths = ( |
| 243 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 244 | + "${PODS_ROOT}/Manifest.lock", |
| 245 | + ); |
| 246 | + name = "[CP] Check Pods Manifest.lock"; |
| 247 | + outputFileListPaths = ( |
| 248 | + ); |
| 249 | + outputPaths = ( |
| 250 | + "$(DERIVED_FILE_DIR)/Pods-Archiving-checkManifestLockResult.txt", |
| 251 | + ); |
| 252 | + runOnlyForDeploymentPostprocessing = 0; |
| 253 | + shellPath = /bin/sh; |
| 254 | + 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"; |
| 255 | + showEnvVarsInLog = 0; |
| 256 | + }; |
| 257 | +/* End PBXShellScriptBuildPhase section */ |
| 258 | + |
217 | 259 | /* Begin PBXSourcesBuildPhase section */
|
218 | 260 | 1F3FEE5C1AE19ECA002E2CF8 /* Sources */ = {
|
219 | 261 | isa = PBXSourcesBuildPhase;
|
|
350 | 392 | };
|
351 | 393 | 1F3FEE841AE19ECA002E2CF8 /* Debug */ = {
|
352 | 394 | isa = XCBuildConfiguration;
|
| 395 | + baseConfigurationReference = C28E98648C2A3599531DD748 /* Pods-Archiving.debug.xcconfig */; |
353 | 396 | buildSettings = {
|
354 | 397 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
355 | 398 | CODE_SIGN_STYLE = Manual;
|
356 | 399 | DEVELOPMENT_TEAM = "";
|
| 400 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64"; |
357 | 401 | FRAMEWORK_SEARCH_PATHS = (
|
358 | 402 | "$(inherited)",
|
359 | 403 | "$(PROJECT_DIR)",
|
360 | 404 | );
|
361 | 405 | INFOPLIST_FILE = "$(SRCROOT)/Archiving/Info.plist";
|
362 | 406 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 407 | + ONLY_ACTIVE_ARCH = YES; |
363 | 408 | PRODUCT_BUNDLE_IDENTIFIER = "com.tokbox.$(PRODUCT_NAME:rfc1034identifier)";
|
364 | 409 | PRODUCT_NAME = "$(TARGET_NAME)";
|
365 | 410 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
368 | 413 | };
|
369 | 414 | 1F3FEE851AE19ECA002E2CF8 /* Release */ = {
|
370 | 415 | isa = XCBuildConfiguration;
|
| 416 | + baseConfigurationReference = 749AFA94F73FBC5FD27684CF /* Pods-Archiving.release.xcconfig */; |
371 | 417 | buildSettings = {
|
372 | 418 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
373 | 419 | CODE_SIGN_STYLE = Manual;
|
374 | 420 | DEVELOPMENT_TEAM = "";
|
| 421 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64"; |
375 | 422 | FRAMEWORK_SEARCH_PATHS = (
|
376 | 423 | "$(inherited)",
|
377 | 424 | "$(PROJECT_DIR)",
|
|
0 commit comments