|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 50406A6BE525163B16CA694D /* Pods_FoodApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D223F74C9CCFF8FB46DEBF /* Pods_FoodApp.framework */; }; |
| 11 | + 791BDD302224ED9200B0B31B /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 791BDD2F2224ED9200B0B31B /* GoogleService-Info.plist */; }; |
10 | 12 | 79EBBE27221340D8006C4341 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79EBBE26221340D8006C4341 /* AppDelegate.swift */; };
|
11 | 13 | 79EBBE29221340D8006C4341 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79EBBE28221340D8006C4341 /* ViewController.swift */; };
|
12 | 14 | 79EBBE2C221340D8006C4341 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 79EBBE2A221340D8006C4341 /* Main.storyboard */; };
|
|
15 | 17 | /* End PBXBuildFile section */
|
16 | 18 |
|
17 | 19 | /* Begin PBXFileReference section */
|
| 20 | + 791BDD2F2224ED9200B0B31B /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
18 | 21 | 79EBBE23221340D8006C4341 /* FoodApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FoodApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
19 | 22 | 79EBBE26221340D8006C4341 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
20 | 23 | 79EBBE28221340D8006C4341 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
21 | 24 | 79EBBE2B221340D8006C4341 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
22 | 25 | 79EBBE2D221340DA006C4341 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
23 | 26 | 79EBBE30221340DA006C4341 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
24 | 27 | 79EBBE32221340DA006C4341 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 28 | + D3D223F74C9CCFF8FB46DEBF /* Pods_FoodApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FoodApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 29 | + EDC4984D583E1EB702FDD33C /* Pods-FoodApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FoodApp.debug.xcconfig"; path = "Target Support Files/Pods-FoodApp/Pods-FoodApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 30 | + F2B4F51CC6EFEE57BFC96F1E /* Pods-FoodApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FoodApp.release.xcconfig"; path = "Target Support Files/Pods-FoodApp/Pods-FoodApp.release.xcconfig"; sourceTree = "<group>"; }; |
25 | 31 | /* End PBXFileReference section */
|
26 | 32 |
|
27 | 33 | /* Begin PBXFrameworksBuildPhase section */
|
28 | 34 | 79EBBE20221340D8006C4341 /* Frameworks */ = {
|
29 | 35 | isa = PBXFrameworksBuildPhase;
|
30 | 36 | buildActionMask = 2147483647;
|
31 | 37 | files = (
|
| 38 | + 50406A6BE525163B16CA694D /* Pods_FoodApp.framework in Frameworks */, |
32 | 39 | );
|
33 | 40 | runOnlyForDeploymentPostprocessing = 0;
|
34 | 41 | };
|
|
40 | 47 | children = (
|
41 | 48 | 79EBBE25221340D8006C4341 /* FoodApp */,
|
42 | 49 | 79EBBE24221340D8006C4341 /* Products */,
|
| 50 | + DE112B0C17C210FFD0D04006 /* Pods */, |
| 51 | + EFF3E456A6D16172C9634292 /* Frameworks */, |
43 | 52 | );
|
44 | 53 | sourceTree = "<group>";
|
45 | 54 | };
|
|
60 | 69 | 79EBBE2D221340DA006C4341 /* Assets.xcassets */,
|
61 | 70 | 79EBBE2F221340DA006C4341 /* LaunchScreen.storyboard */,
|
62 | 71 | 79EBBE32221340DA006C4341 /* Info.plist */,
|
| 72 | + 791BDD2F2224ED9200B0B31B /* GoogleService-Info.plist */, |
63 | 73 | );
|
64 | 74 | path = FoodApp;
|
65 | 75 | sourceTree = "<group>";
|
66 | 76 | };
|
| 77 | + DE112B0C17C210FFD0D04006 /* Pods */ = { |
| 78 | + isa = PBXGroup; |
| 79 | + children = ( |
| 80 | + EDC4984D583E1EB702FDD33C /* Pods-FoodApp.debug.xcconfig */, |
| 81 | + F2B4F51CC6EFEE57BFC96F1E /* Pods-FoodApp.release.xcconfig */, |
| 82 | + ); |
| 83 | + name = Pods; |
| 84 | + path = Pods; |
| 85 | + sourceTree = "<group>"; |
| 86 | + }; |
| 87 | + EFF3E456A6D16172C9634292 /* Frameworks */ = { |
| 88 | + isa = PBXGroup; |
| 89 | + children = ( |
| 90 | + D3D223F74C9CCFF8FB46DEBF /* Pods_FoodApp.framework */, |
| 91 | + ); |
| 92 | + name = Frameworks; |
| 93 | + sourceTree = "<group>"; |
| 94 | + }; |
67 | 95 | /* End PBXGroup section */
|
68 | 96 |
|
69 | 97 | /* Begin PBXNativeTarget section */
|
70 | 98 | 79EBBE22221340D8006C4341 /* FoodApp */ = {
|
71 | 99 | isa = PBXNativeTarget;
|
72 | 100 | buildConfigurationList = 79EBBE35221340DA006C4341 /* Build configuration list for PBXNativeTarget "FoodApp" */;
|
73 | 101 | buildPhases = (
|
| 102 | + 086417AC4BDF6AB18306D29C /* [CP] Check Pods Manifest.lock */, |
74 | 103 | 79EBBE1F221340D8006C4341 /* Sources */,
|
75 | 104 | 79EBBE20221340D8006C4341 /* Frameworks */,
|
76 | 105 | 79EBBE21221340D8006C4341 /* Resources */,
|
| 106 | + 6889F162A05F6131A702BC77 /* [CP] Embed Pods Frameworks */, |
77 | 107 | );
|
78 | 108 | buildRules = (
|
79 | 109 | );
|
|
123 | 153 | buildActionMask = 2147483647;
|
124 | 154 | files = (
|
125 | 155 | 79EBBE31221340DA006C4341 /* LaunchScreen.storyboard in Resources */,
|
| 156 | + 791BDD302224ED9200B0B31B /* GoogleService-Info.plist in Resources */, |
126 | 157 | 79EBBE2E221340DA006C4341 /* Assets.xcassets in Resources */,
|
127 | 158 | 79EBBE2C221340D8006C4341 /* Main.storyboard in Resources */,
|
128 | 159 | );
|
129 | 160 | runOnlyForDeploymentPostprocessing = 0;
|
130 | 161 | };
|
131 | 162 | /* End PBXResourcesBuildPhase section */
|
132 | 163 |
|
| 164 | +/* Begin PBXShellScriptBuildPhase section */ |
| 165 | + 086417AC4BDF6AB18306D29C /* [CP] Check Pods Manifest.lock */ = { |
| 166 | + isa = PBXShellScriptBuildPhase; |
| 167 | + buildActionMask = 2147483647; |
| 168 | + files = ( |
| 169 | + ); |
| 170 | + inputFileListPaths = ( |
| 171 | + ); |
| 172 | + inputPaths = ( |
| 173 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 174 | + "${PODS_ROOT}/Manifest.lock", |
| 175 | + ); |
| 176 | + name = "[CP] Check Pods Manifest.lock"; |
| 177 | + outputFileListPaths = ( |
| 178 | + ); |
| 179 | + outputPaths = ( |
| 180 | + "$(DERIVED_FILE_DIR)/Pods-FoodApp-checkManifestLockResult.txt", |
| 181 | + ); |
| 182 | + runOnlyForDeploymentPostprocessing = 0; |
| 183 | + shellPath = /bin/sh; |
| 184 | + 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"; |
| 185 | + showEnvVarsInLog = 0; |
| 186 | + }; |
| 187 | + 6889F162A05F6131A702BC77 /* [CP] Embed Pods Frameworks */ = { |
| 188 | + isa = PBXShellScriptBuildPhase; |
| 189 | + buildActionMask = 2147483647; |
| 190 | + files = ( |
| 191 | + ); |
| 192 | + inputFileListPaths = ( |
| 193 | + ); |
| 194 | + inputPaths = ( |
| 195 | + "${PODS_ROOT}/Target Support Files/Pods-FoodApp/Pods-FoodApp-frameworks.sh", |
| 196 | + "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", |
| 197 | + "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", |
| 198 | + "${BUILT_PRODUCTS_DIR}/leveldb-library/leveldb.framework", |
| 199 | + "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework", |
| 200 | + ); |
| 201 | + name = "[CP] Embed Pods Frameworks"; |
| 202 | + outputFileListPaths = ( |
| 203 | + ); |
| 204 | + outputPaths = ( |
| 205 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", |
| 206 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", |
| 207 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework", |
| 208 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework", |
| 209 | + ); |
| 210 | + runOnlyForDeploymentPostprocessing = 0; |
| 211 | + shellPath = /bin/sh; |
| 212 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FoodApp/Pods-FoodApp-frameworks.sh\"\n"; |
| 213 | + showEnvVarsInLog = 0; |
| 214 | + }; |
| 215 | +/* End PBXShellScriptBuildPhase section */ |
| 216 | + |
133 | 217 | /* Begin PBXSourcesBuildPhase section */
|
134 | 218 | 79EBBE1F221340D8006C4341 /* Sources */ = {
|
135 | 219 | isa = PBXSourcesBuildPhase;
|
|
280 | 364 | };
|
281 | 365 | 79EBBE36221340DA006C4341 /* Debug */ = {
|
282 | 366 | isa = XCBuildConfiguration;
|
| 367 | + baseConfigurationReference = EDC4984D583E1EB702FDD33C /* Pods-FoodApp.debug.xcconfig */; |
283 | 368 | buildSettings = {
|
284 | 369 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
285 | 370 | CODE_SIGN_STYLE = Automatic;
|
|
297 | 382 | };
|
298 | 383 | 79EBBE37221340DA006C4341 /* Release */ = {
|
299 | 384 | isa = XCBuildConfiguration;
|
| 385 | + baseConfigurationReference = F2B4F51CC6EFEE57BFC96F1E /* Pods-FoodApp.release.xcconfig */; |
300 | 386 | buildSettings = {
|
301 | 387 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
302 | 388 | CODE_SIGN_STYLE = Automatic;
|
|
0 commit comments