|
102 | 102 | E597005C1E1EBE6A0064EC55 /* Sources */, |
103 | 103 | E597005D1E1EBE6A0064EC55 /* Frameworks */, |
104 | 104 | E597005E1E1EBE6A0064EC55 /* Resources */, |
105 | | - C517A33332DB18DE450285A9 /* [CP] Embed Pods Frameworks */, |
106 | 105 | 1F6B6DB2ADA6236AB583A518 /* [CP] Copy Pods Resources */, |
107 | 106 | ); |
108 | 107 | buildRules = ( |
|
127 | 126 | E597005F1E1EBE6A0064EC55 = { |
128 | 127 | CreatedOnToolsVersion = 8.2; |
129 | 128 | DevelopmentTeam = EQHXZ8M8AV; |
| 129 | + LastSwiftMigration = 1130; |
130 | 130 | ProvisioningStyle = Automatic; |
131 | 131 | }; |
132 | 132 | }; |
|
136 | 136 | developmentRegion = English; |
137 | 137 | hasScannedForEncodings = 0; |
138 | 138 | knownRegions = ( |
| 139 | + English, |
139 | 140 | en, |
140 | 141 | Base, |
141 | 142 | ); |
|
170 | 171 | files = ( |
171 | 172 | ); |
172 | 173 | inputPaths = ( |
| 174 | + "${PODS_ROOT}/Target Support Files/Pods-places-address-form/Pods-places-address-form-resources.sh", |
| 175 | + "${PODS_ROOT}/GooglePlaces/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle", |
173 | 176 | ); |
174 | 177 | name = "[CP] Copy Pods Resources"; |
175 | 178 | outputPaths = ( |
| 179 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GooglePlaces.bundle", |
176 | 180 | ); |
177 | 181 | runOnlyForDeploymentPostprocessing = 0; |
178 | 182 | shellPath = /bin/sh; |
179 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-places-address-form/Pods-places-address-form-resources.sh\"\n"; |
| 183 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-places-address-form/Pods-places-address-form-resources.sh\"\n"; |
180 | 184 | showEnvVarsInLog = 0; |
181 | 185 | }; |
182 | 186 | 47883A2AC57FD568A03BF36F /* [CP] Check Pods Manifest.lock */ = { |
|
185 | 189 | files = ( |
186 | 190 | ); |
187 | 191 | inputPaths = ( |
| 192 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 193 | + "${PODS_ROOT}/Manifest.lock", |
188 | 194 | ); |
189 | 195 | name = "[CP] Check Pods Manifest.lock"; |
190 | 196 | outputPaths = ( |
| 197 | + "$(DERIVED_FILE_DIR)/Pods-places-address-form-checkManifestLockResult.txt", |
191 | 198 | ); |
192 | 199 | runOnlyForDeploymentPostprocessing = 0; |
193 | 200 | shellPath = /bin/sh; |
194 | | - shellScript = "diff \"${PODS_ROOT}/../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"; |
195 | | - showEnvVarsInLog = 0; |
196 | | - }; |
197 | | - C517A33332DB18DE450285A9 /* [CP] Embed Pods Frameworks */ = { |
198 | | - isa = PBXShellScriptBuildPhase; |
199 | | - buildActionMask = 2147483647; |
200 | | - files = ( |
201 | | - ); |
202 | | - inputPaths = ( |
203 | | - ); |
204 | | - name = "[CP] Embed Pods Frameworks"; |
205 | | - outputPaths = ( |
206 | | - ); |
207 | | - runOnlyForDeploymentPostprocessing = 0; |
208 | | - shellPath = /bin/sh; |
209 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-places-address-form/Pods-places-address-form-frameworks.sh\"\n"; |
| 201 | + 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"; |
210 | 202 | showEnvVarsInLog = 0; |
211 | 203 | }; |
212 | 204 | /* End PBXShellScriptBuildPhase section */ |
|
346 | 338 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
347 | 339 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.examples.places-address-form"; |
348 | 340 | PRODUCT_NAME = "$(TARGET_NAME)"; |
349 | | - SWIFT_VERSION = 3.0; |
| 341 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 342 | + SWIFT_VERSION = 5.0; |
350 | 343 | }; |
351 | 344 | name = Debug; |
352 | 345 | }; |
|
360 | 353 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
361 | 354 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.examples.places-address-form"; |
362 | 355 | PRODUCT_NAME = "$(TARGET_NAME)"; |
363 | | - SWIFT_VERSION = 3.0; |
| 356 | + SWIFT_SWIFT3_OBJC_INFERENCE = On; |
| 357 | + SWIFT_VERSION = 5.0; |
364 | 358 | }; |
365 | 359 | name = Release; |
366 | 360 | }; |
|
383 | 377 | E59700741E1EBE6A0064EC55 /* Release */, |
384 | 378 | ); |
385 | 379 | defaultConfigurationIsVisible = 0; |
| 380 | + defaultConfigurationName = Release; |
386 | 381 | }; |
387 | 382 | /* End XCConfigurationList section */ |
388 | 383 | }; |
|
0 commit comments