|
12 | 12 | 9399E3C31C87B6EF00962292 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9399E3C21C87B6EF00962292 /* ViewController.m */; }; |
13 | 13 | 9399E3C81C87B6EF00962292 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9399E3C71C87B6EF00962292 /* Assets.xcassets */; }; |
14 | 14 | 9399E3CB1C87B6EF00962292 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9399E3C91C87B6EF00962292 /* LaunchScreen.storyboard */; }; |
15 | | - 9399E3D91C87B86100962292 /* ABReleaseNotesDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9399E3D41C87B86100962292 /* ABReleaseNotesDownloader.m */; }; |
16 | | - 9399E3DA1C87B86100962292 /* ABReleaseNotesPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9399E3D61C87B86100962292 /* ABReleaseNotesPresentationController.m */; }; |
17 | | - 9399E3DB1C87B86100962292 /* ABReleaseNotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9399E3D81C87B86100962292 /* ABReleaseNotesViewController.m */; }; |
| 15 | + EA52CBC5C708E7C690BFB19B /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BD17B0AC57B42F6C0E9A5B0F /* libPods.a */; }; |
18 | 16 | /* End PBXBuildFile section */ |
19 | 17 |
|
20 | 18 | /* Begin PBXFileReference section */ |
| 19 | + 5A73D9EE97975B20849FF3CD /* 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>"; }; |
| 20 | + 7FC87D78699CE5521328738D /* 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>"; }; |
21 | 21 | 9399E3B81C87B6EF00962292 /* ABReleaseNotesViewController.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ABReleaseNotesViewController.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 22 | 9399E3BC1C87B6EF00962292 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
23 | 23 | 9399E3BE1C87B6EF00962292 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
|
27 | 27 | 9399E3C71C87B6EF00962292 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
28 | 28 | 9399E3CA1C87B6EF00962292 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
29 | 29 | 9399E3CC1C87B6EF00962292 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
30 | | - 9399E3D31C87B86100962292 /* ABReleaseNotesDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABReleaseNotesDownloader.h; sourceTree = "<group>"; }; |
31 | | - 9399E3D41C87B86100962292 /* ABReleaseNotesDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ABReleaseNotesDownloader.m; sourceTree = "<group>"; }; |
32 | | - 9399E3D51C87B86100962292 /* ABReleaseNotesPresentationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABReleaseNotesPresentationController.h; sourceTree = "<group>"; }; |
33 | | - 9399E3D61C87B86100962292 /* ABReleaseNotesPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ABReleaseNotesPresentationController.m; sourceTree = "<group>"; }; |
34 | | - 9399E3D71C87B86100962292 /* ABReleaseNotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABReleaseNotesViewController.h; sourceTree = "<group>"; }; |
35 | | - 9399E3D81C87B86100962292 /* ABReleaseNotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ABReleaseNotesViewController.m; sourceTree = "<group>"; }; |
| 30 | + BD17B0AC57B42F6C0E9A5B0F /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 31 | /* End PBXFileReference section */ |
37 | 32 |
|
38 | 33 | /* Begin PBXFrameworksBuildPhase section */ |
39 | 34 | 9399E3B51C87B6EF00962292 /* Frameworks */ = { |
40 | 35 | isa = PBXFrameworksBuildPhase; |
41 | 36 | buildActionMask = 2147483647; |
42 | 37 | files = ( |
| 38 | + EA52CBC5C708E7C690BFB19B /* libPods.a in Frameworks */, |
43 | 39 | ); |
44 | 40 | runOnlyForDeploymentPostprocessing = 0; |
45 | 41 | }; |
46 | 42 | /* End PBXFrameworksBuildPhase section */ |
47 | 43 |
|
48 | 44 | /* Begin PBXGroup section */ |
| 45 | + 076035C00259DB8E38E2A365 /* Frameworks */ = { |
| 46 | + isa = PBXGroup; |
| 47 | + children = ( |
| 48 | + BD17B0AC57B42F6C0E9A5B0F /* libPods.a */, |
| 49 | + ); |
| 50 | + name = Frameworks; |
| 51 | + sourceTree = "<group>"; |
| 52 | + }; |
| 53 | + 6495028A03B63AF555D28AA8 /* Pods */ = { |
| 54 | + isa = PBXGroup; |
| 55 | + children = ( |
| 56 | + 5A73D9EE97975B20849FF3CD /* Pods.debug.xcconfig */, |
| 57 | + 7FC87D78699CE5521328738D /* Pods.release.xcconfig */, |
| 58 | + ); |
| 59 | + name = Pods; |
| 60 | + sourceTree = "<group>"; |
| 61 | + }; |
49 | 62 | 9399E3AF1C87B6EF00962292 = { |
50 | 63 | isa = PBXGroup; |
51 | 64 | children = ( |
52 | | - 9399E3D21C87B86100962292 /* ABReleaseNotesViewController */, |
53 | 65 | 9399E3BA1C87B6EF00962292 /* Demo */, |
54 | 66 | 9399E3B91C87B6EF00962292 /* Products */, |
| 67 | + 6495028A03B63AF555D28AA8 /* Pods */, |
| 68 | + 076035C00259DB8E38E2A365 /* Frameworks */, |
55 | 69 | ); |
56 | 70 | sourceTree = "<group>"; |
57 | 71 | }; |
|
86 | 100 | name = "Supporting Files"; |
87 | 101 | sourceTree = "<group>"; |
88 | 102 | }; |
89 | | - 9399E3D21C87B86100962292 /* ABReleaseNotesViewController */ = { |
90 | | - isa = PBXGroup; |
91 | | - children = ( |
92 | | - 9399E3D31C87B86100962292 /* ABReleaseNotesDownloader.h */, |
93 | | - 9399E3D41C87B86100962292 /* ABReleaseNotesDownloader.m */, |
94 | | - 9399E3D51C87B86100962292 /* ABReleaseNotesPresentationController.h */, |
95 | | - 9399E3D61C87B86100962292 /* ABReleaseNotesPresentationController.m */, |
96 | | - 9399E3D71C87B86100962292 /* ABReleaseNotesViewController.h */, |
97 | | - 9399E3D81C87B86100962292 /* ABReleaseNotesViewController.m */, |
98 | | - ); |
99 | | - path = ABReleaseNotesViewController; |
100 | | - sourceTree = "<group>"; |
101 | | - }; |
102 | 103 | /* End PBXGroup section */ |
103 | 104 |
|
104 | 105 | /* Begin PBXNativeTarget section */ |
105 | 106 | 9399E3B71C87B6EF00962292 /* ABReleaseNotesViewController */ = { |
106 | 107 | isa = PBXNativeTarget; |
107 | 108 | buildConfigurationList = 9399E3CF1C87B6EF00962292 /* Build configuration list for PBXNativeTarget "ABReleaseNotesViewController" */; |
108 | 109 | buildPhases = ( |
| 110 | + B4B7EE7B263C68B8B6C37266 /* Check Pods Manifest.lock */, |
109 | 111 | 9399E3B41C87B6EF00962292 /* Sources */, |
110 | 112 | 9399E3B51C87B6EF00962292 /* Frameworks */, |
111 | 113 | 9399E3B61C87B6EF00962292 /* Resources */, |
| 114 | + 720083790E7372A82AD1D7BE /* Embed Pods Frameworks */, |
| 115 | + 5E4F20044B5A2EFEFFB180FA /* Copy Pods Resources */, |
112 | 116 | ); |
113 | 117 | buildRules = ( |
114 | 118 | ); |
|
163 | 167 | }; |
164 | 168 | /* End PBXResourcesBuildPhase section */ |
165 | 169 |
|
| 170 | +/* Begin PBXShellScriptBuildPhase section */ |
| 171 | + 5E4F20044B5A2EFEFFB180FA /* Copy Pods Resources */ = { |
| 172 | + isa = PBXShellScriptBuildPhase; |
| 173 | + buildActionMask = 2147483647; |
| 174 | + files = ( |
| 175 | + ); |
| 176 | + inputPaths = ( |
| 177 | + ); |
| 178 | + name = "Copy Pods Resources"; |
| 179 | + outputPaths = ( |
| 180 | + ); |
| 181 | + runOnlyForDeploymentPostprocessing = 0; |
| 182 | + shellPath = /bin/sh; |
| 183 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
| 184 | + showEnvVarsInLog = 0; |
| 185 | + }; |
| 186 | + 720083790E7372A82AD1D7BE /* Embed Pods Frameworks */ = { |
| 187 | + isa = PBXShellScriptBuildPhase; |
| 188 | + buildActionMask = 2147483647; |
| 189 | + files = ( |
| 190 | + ); |
| 191 | + inputPaths = ( |
| 192 | + ); |
| 193 | + name = "Embed Pods Frameworks"; |
| 194 | + outputPaths = ( |
| 195 | + ); |
| 196 | + runOnlyForDeploymentPostprocessing = 0; |
| 197 | + shellPath = /bin/sh; |
| 198 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
| 199 | + showEnvVarsInLog = 0; |
| 200 | + }; |
| 201 | + B4B7EE7B263C68B8B6C37266 /* Check Pods Manifest.lock */ = { |
| 202 | + isa = PBXShellScriptBuildPhase; |
| 203 | + buildActionMask = 2147483647; |
| 204 | + files = ( |
| 205 | + ); |
| 206 | + inputPaths = ( |
| 207 | + ); |
| 208 | + name = "Check Pods Manifest.lock"; |
| 209 | + outputPaths = ( |
| 210 | + ); |
| 211 | + runOnlyForDeploymentPostprocessing = 0; |
| 212 | + shellPath = /bin/sh; |
| 213 | + 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"; |
| 214 | + showEnvVarsInLog = 0; |
| 215 | + }; |
| 216 | +/* End PBXShellScriptBuildPhase section */ |
| 217 | + |
166 | 218 | /* Begin PBXSourcesBuildPhase section */ |
167 | 219 | 9399E3B41C87B6EF00962292 /* Sources */ = { |
168 | 220 | isa = PBXSourcesBuildPhase; |
169 | 221 | buildActionMask = 2147483647; |
170 | 222 | files = ( |
171 | 223 | 9399E3C31C87B6EF00962292 /* ViewController.m in Sources */, |
172 | | - 9399E3DB1C87B86100962292 /* ABReleaseNotesViewController.m in Sources */, |
173 | | - 9399E3D91C87B86100962292 /* ABReleaseNotesDownloader.m in Sources */, |
174 | 224 | 9399E3C01C87B6EF00962292 /* AppDelegate.m in Sources */, |
175 | | - 9399E3DA1C87B86100962292 /* ABReleaseNotesPresentationController.m in Sources */, |
176 | 225 | 9399E3BD1C87B6EF00962292 /* main.m in Sources */, |
177 | 226 | ); |
178 | 227 | runOnlyForDeploymentPostprocessing = 0; |
|
275 | 324 | }; |
276 | 325 | 9399E3D01C87B6EF00962292 /* Debug */ = { |
277 | 326 | isa = XCBuildConfiguration; |
| 327 | + baseConfigurationReference = 5A73D9EE97975B20849FF3CD /* Pods.debug.xcconfig */; |
278 | 328 | buildSettings = { |
279 | 329 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
280 | 330 | INFOPLIST_FILE = "$(SRCROOT)/Demo/Info.plist"; |
|
286 | 336 | }; |
287 | 337 | 9399E3D11C87B6EF00962292 /* Release */ = { |
288 | 338 | isa = XCBuildConfiguration; |
| 339 | + baseConfigurationReference = 7FC87D78699CE5521328738D /* Pods.release.xcconfig */; |
289 | 340 | buildSettings = { |
290 | 341 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
291 | 342 | INFOPLIST_FILE = "$(SRCROOT)/Demo/Info.plist"; |
|
314 | 365 | 9399E3D11C87B6EF00962292 /* Release */, |
315 | 366 | ); |
316 | 367 | defaultConfigurationIsVisible = 0; |
| 368 | + defaultConfigurationName = Release; |
317 | 369 | }; |
318 | 370 | /* End XCConfigurationList section */ |
319 | 371 | }; |
|
0 commit comments