|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + A802709A14B2B09B40B27C24 /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28622753AFF41826673AFB29 /* Pods.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
10 | 11 | BD6973671BBFE4FB001DC32F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD6973661BBFE4FB001DC32F /* AppDelegate.swift */; };
|
11 | 12 | BD69736E1BBFE4FB001DC32F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BD69736D1BBFE4FB001DC32F /* Assets.xcassets */; };
|
12 | 13 | BD6973711BBFE4FB001DC32F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BD69736F1BBFE4FB001DC32F /* LaunchScreen.storyboard */; };
|
13 |
| - BD6F81A31BC02DFE006ADA1D /* .gitkeep in Resources */ = {isa = PBXBuildFile; fileRef = BD6F819E1BC02DFE006ADA1D /* .gitkeep */; settings = {ASSET_TAGS = (); }; }; |
14 | 14 | BD6F81A41BC02DFE006ADA1D /* ComponentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD6F819F1BC02DFE006ADA1D /* ComponentController.swift */; settings = {ASSET_TAGS = (); }; };
|
15 | 15 | BD6F81A51BC02DFE006ADA1D /* components.json in Resources */ = {isa = PBXBuildFile; fileRef = BD6F81A01BC02DFE006ADA1D /* components.json */; settings = {ASSET_TAGS = (); }; };
|
16 | 16 | BD6F81A61BC02DFE006ADA1D /* ListComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD6F81A11BC02DFE006ADA1D /* ListComponent.swift */; settings = {ASSET_TAGS = (); }; };
|
|
27 | 27 | BD6973701BBFE4FB001DC32F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
28 | 28 | BD6973721BBFE4FB001DC32F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
29 | 29 | BD6973781BBFE56D001DC32F /* components.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = components.json; sourceTree = "<group>"; };
|
30 |
| - BD6F819E1BC02DFE006ADA1D /* .gitkeep */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
31 | 30 | BD6F819F1BC02DFE006ADA1D /* ComponentController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComponentController.swift; sourceTree = "<group>"; };
|
32 | 31 | BD6F81A01BC02DFE006ADA1D /* components.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = components.json; sourceTree = "<group>"; };
|
33 | 32 | BD6F81A11BC02DFE006ADA1D /* ListComponent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListComponent.swift; sourceTree = "<group>"; };
|
34 | 33 | BD6F81A21BC02DFE006ADA1D /* Parser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Parser.swift; sourceTree = "<group>"; };
|
35 | 34 | /* End PBXFileReference section */
|
36 | 35 |
|
| 36 | +/* Begin PBXFrameworksBuildPhase section */ |
| 37 | + E0AF9B8B55A2D13A348A0B23 /* Frameworks */ = { |
| 38 | + isa = PBXFrameworksBuildPhase; |
| 39 | + buildActionMask = 2147483647; |
| 40 | + files = ( |
| 41 | + A802709A14B2B09B40B27C24 /* Pods.framework in Frameworks */, |
| 42 | + ); |
| 43 | + runOnlyForDeploymentPostprocessing = 0; |
| 44 | + }; |
| 45 | +/* End PBXFrameworksBuildPhase section */ |
| 46 | + |
37 | 47 | /* Begin PBXGroup section */
|
38 | 48 | BD69735A1BBFE4FB001DC32F = {
|
39 | 49 | isa = PBXGroup;
|
|
69 | 79 | BD6F819D1BC02DFE006ADA1D /* Source */ = {
|
70 | 80 | isa = PBXGroup;
|
71 | 81 | children = (
|
72 |
| - BD6F819E1BC02DFE006ADA1D /* .gitkeep */, |
73 | 82 | BD6F819F1BC02DFE006ADA1D /* ComponentController.swift */,
|
74 | 83 | BD6F81A01BC02DFE006ADA1D /* components.json */,
|
75 | 84 | BD6F81A11BC02DFE006ADA1D /* ListComponent.swift */,
|
|
103 | 112 | isa = PBXNativeTarget;
|
104 | 113 | buildConfigurationList = BD6973751BBFE4FB001DC32F /* Build configuration list for PBXNativeTarget "Components" */;
|
105 | 114 | buildPhases = (
|
| 115 | + 3A1DBEB5A38CEFA65588E4F9 /* Check Pods Manifest.lock */, |
106 | 116 | BD69735F1BBFE4FB001DC32F /* Sources */,
|
107 | 117 | BD6973611BBFE4FB001DC32F /* Resources */,
|
| 118 | + E0AF9B8B55A2D13A348A0B23 /* Frameworks */, |
| 119 | + 20C7BFE4D4EDD01FD2F3C432 /* Embed Pods Frameworks */, |
| 120 | + D5F866A6FE97C76B984066C5 /* Copy Pods Resources */, |
108 | 121 | );
|
109 | 122 | buildRules = (
|
110 | 123 | );
|
|
155 | 168 | BD6F81A51BC02DFE006ADA1D /* components.json in Resources */,
|
156 | 169 | BD6973711BBFE4FB001DC32F /* LaunchScreen.storyboard in Resources */,
|
157 | 170 | BD69736E1BBFE4FB001DC32F /* Assets.xcassets in Resources */,
|
158 |
| - BD6F81A31BC02DFE006ADA1D /* .gitkeep in Resources */, |
159 | 171 | );
|
160 | 172 | runOnlyForDeploymentPostprocessing = 0;
|
161 | 173 | };
|
162 | 174 | /* End PBXResourcesBuildPhase section */
|
163 | 175 |
|
| 176 | +/* Begin PBXShellScriptBuildPhase section */ |
| 177 | + 20C7BFE4D4EDD01FD2F3C432 /* Embed Pods Frameworks */ = { |
| 178 | + isa = PBXShellScriptBuildPhase; |
| 179 | + buildActionMask = 2147483647; |
| 180 | + files = ( |
| 181 | + ); |
| 182 | + inputPaths = ( |
| 183 | + ); |
| 184 | + name = "Embed Pods Frameworks"; |
| 185 | + outputPaths = ( |
| 186 | + ); |
| 187 | + runOnlyForDeploymentPostprocessing = 0; |
| 188 | + shellPath = /bin/sh; |
| 189 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
| 190 | + showEnvVarsInLog = 0; |
| 191 | + }; |
| 192 | + 3A1DBEB5A38CEFA65588E4F9 /* Check Pods Manifest.lock */ = { |
| 193 | + isa = PBXShellScriptBuildPhase; |
| 194 | + buildActionMask = 2147483647; |
| 195 | + files = ( |
| 196 | + ); |
| 197 | + inputPaths = ( |
| 198 | + ); |
| 199 | + name = "Check Pods Manifest.lock"; |
| 200 | + outputPaths = ( |
| 201 | + ); |
| 202 | + runOnlyForDeploymentPostprocessing = 0; |
| 203 | + shellPath = /bin/sh; |
| 204 | + 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"; |
| 205 | + showEnvVarsInLog = 0; |
| 206 | + }; |
| 207 | + D5F866A6FE97C76B984066C5 /* 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/Pods-resources.sh\"\n"; |
| 220 | + showEnvVarsInLog = 0; |
| 221 | + }; |
| 222 | +/* End PBXShellScriptBuildPhase section */ |
| 223 | + |
164 | 224 | /* Begin PBXSourcesBuildPhase section */
|
165 | 225 | BD69735F1BBFE4FB001DC32F /* Sources */ = {
|
166 | 226 | isa = PBXSourcesBuildPhase;
|
|
0 commit comments