|
12 | 12 | 1A0F1E141B034B7100DA78D2 /* ITCViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0F1E131B034B7100DA78D2 /* ITCViewController.m */; };
|
13 | 13 | 1A0F1E171B034B7100DA78D2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1A0F1E151B034B7100DA78D2 /* Main.storyboard */; };
|
14 | 14 | 1A0F1E191B034B7100DA78D2 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1A0F1E181B034B7100DA78D2 /* Images.xcassets */; };
|
15 |
| - 41B7C7F5B6A2B7BBFB150C42 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 98C43708C680E2477FAD146C /* libPods.a */; }; |
| 15 | + 4F728CBEAF4899CAFDF2B561 /* libPods-Sample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AA9CB0B5F606EF9F72A53774 /* libPods-Sample.a */; }; |
16 | 16 | /* End PBXBuildFile section */
|
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */
|
|
25 | 25 | 1A0F1E131B034B7100DA78D2 /* ITCViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ITCViewController.m; sourceTree = "<group>"; };
|
26 | 26 | 1A0F1E161B034B7100DA78D2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
27 | 27 | 1A0F1E181B034B7100DA78D2 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
| 28 | + 2E11289C1BCB3C0BAFC85F0E /* Pods-Sample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Sample.release.xcconfig"; path = "Pods/Target Support Files/Pods-Sample/Pods-Sample.release.xcconfig"; sourceTree = "<group>"; }; |
28 | 29 | 85430A3E591C9A403636B060 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
|
29 | 30 | 8C6C505514D1683341C821E8 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
|
30 | 31 | 98C43708C680E2477FAD146C /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 32 | + AA9CB0B5F606EF9F72A53774 /* libPods-Sample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Sample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 33 | + F05514512D1524DCE6B0DCA5 /* Pods-Sample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Sample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Sample/Pods-Sample.debug.xcconfig"; sourceTree = "<group>"; }; |
31 | 34 | /* End PBXFileReference section */
|
32 | 35 |
|
33 | 36 | /* Begin PBXFrameworksBuildPhase section */
|
34 | 37 | 1A0F1E051B034B7100DA78D2 /* Frameworks */ = {
|
35 | 38 | isa = PBXFrameworksBuildPhase;
|
36 | 39 | buildActionMask = 2147483647;
|
37 | 40 | files = (
|
38 |
| - 41B7C7F5B6A2B7BBFB150C42 /* libPods.a in Frameworks */, |
| 41 | + 4F728CBEAF4899CAFDF2B561 /* libPods-Sample.a in Frameworks */, |
39 | 42 | );
|
40 | 43 | runOnlyForDeploymentPostprocessing = 0;
|
41 | 44 | };
|
|
88 | 91 | children = (
|
89 | 92 | 85430A3E591C9A403636B060 /* Pods.debug.xcconfig */,
|
90 | 93 | 8C6C505514D1683341C821E8 /* Pods.release.xcconfig */,
|
| 94 | + F05514512D1524DCE6B0DCA5 /* Pods-Sample.debug.xcconfig */, |
| 95 | + 2E11289C1BCB3C0BAFC85F0E /* Pods-Sample.release.xcconfig */, |
91 | 96 | );
|
92 | 97 | name = Pods;
|
93 | 98 | sourceTree = "<group>";
|
|
96 | 101 | isa = PBXGroup;
|
97 | 102 | children = (
|
98 | 103 | 98C43708C680E2477FAD146C /* libPods.a */,
|
| 104 | + AA9CB0B5F606EF9F72A53774 /* libPods-Sample.a */, |
99 | 105 | );
|
100 | 106 | name = Frameworks;
|
101 | 107 | sourceTree = "<group>";
|
|
107 | 113 | isa = PBXNativeTarget;
|
108 | 114 | buildConfigurationList = 1A0F1E2B1B034B7100DA78D2 /* Build configuration list for PBXNativeTarget "Sample" */;
|
109 | 115 | buildPhases = (
|
110 |
| - 9EFCFC36D71F6292341B4961 /* Check Pods Manifest.lock */, |
| 116 | + 9EFCFC36D71F6292341B4961 /* 📦 Check Pods Manifest.lock */, |
111 | 117 | 1A0F1E041B034B7100DA78D2 /* Sources */,
|
112 | 118 | 1A0F1E051B034B7100DA78D2 /* Frameworks */,
|
113 | 119 | 1A0F1E061B034B7100DA78D2 /* Resources */,
|
114 |
| - C013679E94F860BABB90640E /* Copy Pods Resources */, |
| 120 | + C013679E94F860BABB90640E /* 📦 Copy Pods Resources */, |
| 121 | + B98032410A876DB88D7C85F0 /* 📦 Embed Pods Frameworks */, |
115 | 122 | );
|
116 | 123 | buildRules = (
|
117 | 124 | );
|
|
128 | 135 | 1A0F1E001B034B7100DA78D2 /* Project object */ = {
|
129 | 136 | isa = PBXProject;
|
130 | 137 | attributes = {
|
131 |
| - LastUpgradeCheck = 0630; |
| 138 | + LastUpgradeCheck = 0730; |
132 | 139 | ORGANIZATIONNAME = Intercom;
|
133 | 140 | TargetAttributes = {
|
134 | 141 | 1A0F1E071B034B7100DA78D2 = {
|
|
167 | 174 | /* End PBXResourcesBuildPhase section */
|
168 | 175 |
|
169 | 176 | /* Begin PBXShellScriptBuildPhase section */
|
170 |
| - 9EFCFC36D71F6292341B4961 /* Check Pods Manifest.lock */ = { |
| 177 | + 9EFCFC36D71F6292341B4961 /* 📦 Check Pods Manifest.lock */ = { |
171 | 178 | isa = PBXShellScriptBuildPhase;
|
172 | 179 | buildActionMask = 2147483647;
|
173 | 180 | files = (
|
174 | 181 | );
|
175 | 182 | inputPaths = (
|
176 | 183 | );
|
177 |
| - name = "Check Pods Manifest.lock"; |
| 184 | + name = "📦 Check Pods Manifest.lock"; |
178 | 185 | outputPaths = (
|
179 | 186 | );
|
180 | 187 | runOnlyForDeploymentPostprocessing = 0;
|
181 | 188 | shellPath = /bin/sh;
|
182 | 189 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
183 | 190 | showEnvVarsInLog = 0;
|
184 | 191 | };
|
185 |
| - C013679E94F860BABB90640E /* Copy Pods Resources */ = { |
| 192 | + B98032410A876DB88D7C85F0 /* 📦 Embed Pods Frameworks */ = { |
186 | 193 | isa = PBXShellScriptBuildPhase;
|
187 | 194 | buildActionMask = 2147483647;
|
188 | 195 | files = (
|
189 | 196 | );
|
190 | 197 | inputPaths = (
|
191 | 198 | );
|
192 |
| - name = "Copy Pods Resources"; |
| 199 | + name = "📦 Embed Pods Frameworks"; |
193 | 200 | outputPaths = (
|
194 | 201 | );
|
195 | 202 | runOnlyForDeploymentPostprocessing = 0;
|
196 | 203 | shellPath = /bin/sh;
|
197 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
| 204 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Sample/Pods-Sample-frameworks.sh\"\n"; |
| 205 | + showEnvVarsInLog = 0; |
| 206 | + }; |
| 207 | + C013679E94F860BABB90640E /* 📦 Copy Pods Resources */ = { |
| 208 | + isa = PBXShellScriptBuildPhase; |
| 209 | + buildActionMask = 2147483647; |
| 210 | + files = ( |
| 211 | + ); |
| 212 | + inputPaths = ( |
| 213 | + ); |
| 214 | + name = "📦 Copy Pods Resources"; |
| 215 | + outputPaths = ( |
| 216 | + ); |
| 217 | + runOnlyForDeploymentPostprocessing = 0; |
| 218 | + shellPath = /bin/sh; |
| 219 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Sample/Pods-Sample-resources.sh\"\n"; |
198 | 220 | showEnvVarsInLog = 0;
|
199 | 221 | };
|
200 | 222 | /* End PBXShellScriptBuildPhase section */
|
|
245 | 267 | COPY_PHASE_STRIP = NO;
|
246 | 268 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
247 | 269 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
| 270 | + ENABLE_TESTABILITY = YES; |
248 | 271 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
249 | 272 | GCC_DYNAMIC_NO_PIC = NO;
|
250 | 273 | GCC_NO_COMMON_BLOCKS = YES;
|
|
306 | 329 | };
|
307 | 330 | 1A0F1E2C1B034B7100DA78D2 /* Debug */ = {
|
308 | 331 | isa = XCBuildConfiguration;
|
309 |
| - baseConfigurationReference = 85430A3E591C9A403636B060 /* Pods.debug.xcconfig */; |
| 332 | + baseConfigurationReference = F05514512D1524DCE6B0DCA5 /* Pods-Sample.debug.xcconfig */; |
310 | 333 | buildSettings = {
|
311 | 334 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
312 | 335 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
313 | 336 | INFOPLIST_FILE = Sample/Info.plist;
|
314 | 337 | IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
315 | 338 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 339 | + PRODUCT_BUNDLE_IDENTIFIER = "io.intercom.$(PRODUCT_NAME:rfc1034identifier)"; |
316 | 340 | PRODUCT_NAME = "$(TARGET_NAME)";
|
317 | 341 | };
|
318 | 342 | name = Debug;
|
319 | 343 | };
|
320 | 344 | 1A0F1E2D1B034B7100DA78D2 /* Release */ = {
|
321 | 345 | isa = XCBuildConfiguration;
|
322 |
| - baseConfigurationReference = 8C6C505514D1683341C821E8 /* Pods.release.xcconfig */; |
| 346 | + baseConfigurationReference = 2E11289C1BCB3C0BAFC85F0E /* Pods-Sample.release.xcconfig */; |
323 | 347 | buildSettings = {
|
324 | 348 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
325 | 349 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
326 | 350 | INFOPLIST_FILE = Sample/Info.plist;
|
327 | 351 | IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
328 | 352 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 353 | + PRODUCT_BUNDLE_IDENTIFIER = "io.intercom.$(PRODUCT_NAME:rfc1034identifier)"; |
329 | 354 | PRODUCT_NAME = "$(TARGET_NAME)";
|
330 | 355 | };
|
331 | 356 | name = Release;
|
|
0 commit comments