|
21 | 21 | 54B011BC1D902CA9002AF597 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54B011BB1D902CA9002AF597 /* CoreMedia.framework */; };
|
22 | 22 | 54B011C11D9110F5002AF597 /* UIViewController+DefaultAlertController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54B011C01D9110F5002AF597 /* UIViewController+DefaultAlertController.swift */; };
|
23 | 23 | 54B011C41D911199002AF597 /* UIAlertAction+DefaultAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54B011C31D911199002AF597 /* UIAlertAction+DefaultAction.swift */; };
|
24 |
| - 71A1D49F20FF88040082B09F /* Instabug.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71A1D49E20FF88040082B09F /* Instabug.framework */; }; |
25 |
| - 71A1D4A020FF88040082B09F /* Instabug.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 71A1D49E20FF88040082B09F /* Instabug.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
26 | 24 | 71EB748D20EB9B0300C3918F /* SettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71EB748C20EB9B0300C3918F /* SettingsTableViewController.swift */; };
|
| 25 | + DF7521262B991D851FC8327E /* Pods_Instabug_Demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8BA50C54961C153E2212AD9 /* Pods_Instabug_Demo.framework */; }; |
27 | 26 | /* End PBXBuildFile section */
|
28 | 27 |
|
29 |
| -/* Begin PBXCopyFilesBuildPhase section */ |
30 |
| - 71A1D49420FF7E5A0082B09F /* Embed Frameworks */ = { |
31 |
| - isa = PBXCopyFilesBuildPhase; |
32 |
| - buildActionMask = 2147483647; |
33 |
| - dstPath = ""; |
34 |
| - dstSubfolderSpec = 10; |
35 |
| - files = ( |
36 |
| - 71A1D4A020FF88040082B09F /* Instabug.framework in Embed Frameworks */, |
37 |
| - ); |
38 |
| - name = "Embed Frameworks"; |
39 |
| - runOnlyForDeploymentPostprocessing = 0; |
40 |
| - }; |
41 |
| -/* End PBXCopyFilesBuildPhase section */ |
42 |
| - |
43 | 28 | /* Begin PBXFileReference section */
|
44 | 29 | 54B011841D901660002AF597 /* Instabug Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Instabug Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
45 | 30 | 54B0118B1D901660002AF597 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
60 | 45 | 71A1D48C20FF7DF70082B09F /* Instabug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Instabug.framework; path = "../../../Downloads/Instabug/Instabug-SDK/Instabug.framework"; sourceTree = "<group>"; };
|
61 | 46 | 71A1D49E20FF88040082B09F /* Instabug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Instabug.framework; path = ../../Instabug.framework; sourceTree = "<group>"; };
|
62 | 47 | 71EB748C20EB9B0300C3918F /* SettingsTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsTableViewController.swift; sourceTree = "<group>"; };
|
| 48 | + 9CF172BA0D62F8CCA2DA6EC2 /* Pods-Instabug Demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Instabug Demo.debug.xcconfig"; path = "Target Support Files/Pods-Instabug Demo/Pods-Instabug Demo.debug.xcconfig"; sourceTree = "<group>"; }; |
| 49 | + A8BA50C54961C153E2212AD9 /* Pods_Instabug_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Instabug_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 50 | + BEB34BCB094B980708CC594C /* Pods-Instabug Demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Instabug Demo.release.xcconfig"; path = "Target Support Files/Pods-Instabug Demo/Pods-Instabug Demo.release.xcconfig"; sourceTree = "<group>"; }; |
63 | 51 | /* End PBXFileReference section */
|
64 | 52 |
|
65 | 53 | /* Begin PBXFrameworksBuildPhase section */
|
|
70 | 58 | 54B011BC1D902CA9002AF597 /* CoreMedia.framework in Frameworks */,
|
71 | 59 | 54B011B21D9018CB002AF597 /* UIKit.framework in Frameworks */,
|
72 | 60 | 54B011B01D9018C3002AF597 /* CoreGraphics.framework in Frameworks */,
|
73 |
| - 71A1D49F20FF88040082B09F /* Instabug.framework in Frameworks */, |
74 | 61 | 54B011AE1D9018BD002AF597 /* SystemConfiguration.framework in Frameworks */,
|
75 | 62 | 54B011AC1D9018B5002AF597 /* CoreMotion.framework in Frameworks */,
|
76 | 63 | 54B011AA1D9018AE002AF597 /* CoreTelephony.framework in Frameworks */,
|
77 | 64 | 54B011A81D9018A4002AF597 /* AVFoundation.framework in Frameworks */,
|
| 65 | + DF7521262B991D851FC8327E /* Pods_Instabug_Demo.framework in Frameworks */, |
78 | 66 | );
|
79 | 67 | runOnlyForDeploymentPostprocessing = 0;
|
80 | 68 | };
|
|
95 | 83 | 54B011861D901660002AF597 /* Instabug Demo */,
|
96 | 84 | 54B011851D901660002AF597 /* Products */,
|
97 | 85 | 54B011A61D9018A4002AF597 /* Frameworks */,
|
| 86 | + C6633F015D1ABC239B08DFBE /* Pods */, |
98 | 87 | );
|
99 | 88 | sourceTree = "<group>";
|
100 | 89 | };
|
|
141 | 130 | 54B011AB1D9018B5002AF597 /* CoreMotion.framework */,
|
142 | 131 | 54B011A91D9018AE002AF597 /* CoreTelephony.framework */,
|
143 | 132 | 54B011A71D9018A4002AF597 /* AVFoundation.framework */,
|
| 133 | + A8BA50C54961C153E2212AD9 /* Pods_Instabug_Demo.framework */, |
144 | 134 | );
|
145 | 135 | name = Frameworks;
|
146 | 136 | sourceTree = "<group>";
|
|
154 | 144 | path = Support;
|
155 | 145 | sourceTree = "<group>";
|
156 | 146 | };
|
| 147 | + C6633F015D1ABC239B08DFBE /* Pods */ = { |
| 148 | + isa = PBXGroup; |
| 149 | + children = ( |
| 150 | + 9CF172BA0D62F8CCA2DA6EC2 /* Pods-Instabug Demo.debug.xcconfig */, |
| 151 | + BEB34BCB094B980708CC594C /* Pods-Instabug Demo.release.xcconfig */, |
| 152 | + ); |
| 153 | + path = Pods; |
| 154 | + sourceTree = "<group>"; |
| 155 | + }; |
157 | 156 | /* End PBXGroup section */
|
158 | 157 |
|
159 | 158 | /* Begin PBXNativeTarget section */
|
160 | 159 | 54B011831D901660002AF597 /* Instabug Demo */ = {
|
161 | 160 | isa = PBXNativeTarget;
|
162 | 161 | buildConfigurationList = 54B0119B1D901660002AF597 /* Build configuration list for PBXNativeTarget "Instabug Demo" */;
|
163 | 162 | buildPhases = (
|
| 163 | + DC9D39627264807213C5BD60 /* [CP] Check Pods Manifest.lock */, |
164 | 164 | 54B011801D901660002AF597 /* Sources */,
|
165 | 165 | 54B011811D901660002AF597 /* Frameworks */,
|
166 | 166 | 54B011821D901660002AF597 /* Resources */,
|
167 |
| - 71A1D49420FF7E5A0082B09F /* Embed Frameworks */, |
| 167 | + A6D52481D73FA7AD8AC1EE89 /* [CP] Embed Pods Frameworks */, |
168 | 168 | );
|
169 | 169 | buildRules = (
|
170 | 170 | );
|
|
223 | 223 | };
|
224 | 224 | /* End PBXResourcesBuildPhase section */
|
225 | 225 |
|
| 226 | +/* Begin PBXShellScriptBuildPhase section */ |
| 227 | + A6D52481D73FA7AD8AC1EE89 /* [CP] Embed Pods Frameworks */ = { |
| 228 | + isa = PBXShellScriptBuildPhase; |
| 229 | + buildActionMask = 2147483647; |
| 230 | + files = ( |
| 231 | + ); |
| 232 | + inputPaths = ( |
| 233 | + "${PODS_ROOT}/Target Support Files/Pods-Instabug Demo/Pods-Instabug Demo-frameworks.sh", |
| 234 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/Instabug/Instabug.framework/Instabug", |
| 235 | + ); |
| 236 | + name = "[CP] Embed Pods Frameworks"; |
| 237 | + outputPaths = ( |
| 238 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Instabug.framework", |
| 239 | + ); |
| 240 | + runOnlyForDeploymentPostprocessing = 0; |
| 241 | + shellPath = /bin/sh; |
| 242 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Instabug Demo/Pods-Instabug Demo-frameworks.sh\"\n"; |
| 243 | + showEnvVarsInLog = 0; |
| 244 | + }; |
| 245 | + DC9D39627264807213C5BD60 /* [CP] Check Pods Manifest.lock */ = { |
| 246 | + isa = PBXShellScriptBuildPhase; |
| 247 | + buildActionMask = 2147483647; |
| 248 | + files = ( |
| 249 | + ); |
| 250 | + inputFileListPaths = ( |
| 251 | + ); |
| 252 | + inputPaths = ( |
| 253 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 254 | + "${PODS_ROOT}/Manifest.lock", |
| 255 | + ); |
| 256 | + name = "[CP] Check Pods Manifest.lock"; |
| 257 | + outputFileListPaths = ( |
| 258 | + ); |
| 259 | + outputPaths = ( |
| 260 | + "$(DERIVED_FILE_DIR)/Pods-Instabug Demo-checkManifestLockResult.txt", |
| 261 | + ); |
| 262 | + runOnlyForDeploymentPostprocessing = 0; |
| 263 | + shellPath = /bin/sh; |
| 264 | + 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"; |
| 265 | + showEnvVarsInLog = 0; |
| 266 | + }; |
| 267 | +/* End PBXShellScriptBuildPhase section */ |
| 268 | + |
226 | 269 | /* Begin PBXSourcesBuildPhase section */
|
227 | 270 | 54B011801D901660002AF597 /* Sources */ = {
|
228 | 271 | isa = PBXSourcesBuildPhase;
|
|
375 | 418 | };
|
376 | 419 | 54B0119C1D901660002AF597 /* Debug */ = {
|
377 | 420 | isa = XCBuildConfiguration;
|
| 421 | + baseConfigurationReference = 9CF172BA0D62F8CCA2DA6EC2 /* Pods-Instabug Demo.debug.xcconfig */; |
378 | 422 | buildSettings = {
|
379 | 423 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 424 | + DEVELOPMENT_TEAM = ""; |
380 | 425 | FRAMEWORK_SEARCH_PATHS = (
|
381 | 426 | "$(inherited)",
|
382 | 427 | "$(SRCROOT)/../",
|
|
395 | 440 | };
|
396 | 441 | 54B0119D1D901660002AF597 /* Release */ = {
|
397 | 442 | isa = XCBuildConfiguration;
|
| 443 | + baseConfigurationReference = BEB34BCB094B980708CC594C /* Pods-Instabug Demo.release.xcconfig */; |
398 | 444 | buildSettings = {
|
399 | 445 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 446 | + DEVELOPMENT_TEAM = ""; |
400 | 447 | FRAMEWORK_SEARCH_PATHS = (
|
401 | 448 | "$(inherited)",
|
402 | 449 | "$(SRCROOT)/../",
|
|
0 commit comments