|
17 | 17 | 358D145A1E5E355600ADE590 /* osrm-text-instructions.h in Headers */ = {isa = PBXBuildFile; fileRef = 358D14571E5E355600ADE590 /* osrm-text-instructions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
18 | 18 | 358D145B1E5E355600ADE590 /* OSRMTextInstructions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 358D14581E5E355600ADE590 /* OSRMTextInstructions.swift */; };
|
19 | 19 | C51B63E91E65FA04002F4634 /* TokenType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51B63E81E65FA04002F4634 /* TokenType.swift */; };
|
20 |
| - DAEACB551E788D4300E481C6 /* Instructions.plist in Resources */ = {isa = PBXBuildFile; fileRef = DAEACB571E788D4300E481C6 /* Instructions.plist */; }; |
21 | 20 | /* End PBXBuildFile section */
|
22 | 21 |
|
23 | 22 | /* Begin PBXContainerItemProxy section */
|
|
43 | 42 | 35EBDB5D1E5E1572006EB3CD /* OSRMTextInstructions.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OSRMTextInstructions.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 | 43 | C51B63E81E65FA04002F4634 /* TokenType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TokenType.swift; sourceTree = "<group>"; };
|
45 | 44 | DA2DFB3B1E8373AF00CEEBE9 /* json2plist.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = json2plist.sh; sourceTree = "<group>"; };
|
46 |
| - DAEACB561E788D4300E481C6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = en; path = en.lproj/Instructions.plist; sourceTree = "<group>"; }; |
47 |
| - DAEACB581E788D5100E481C6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "zh-Hans"; path = "zh-Hans.lproj/Instructions.plist"; sourceTree = "<group>"; }; |
48 | 45 | /* End PBXFileReference section */
|
49 | 46 |
|
50 | 47 | /* Begin PBXFrameworksBuildPhase section */
|
|
124 | 121 | DA0584D21E5E561D006F138F /* Resources */ = {
|
125 | 122 | isa = PBXGroup;
|
126 | 123 | children = (
|
127 |
| - DAEACB571E788D4300E481C6 /* Instructions.plist */, |
128 | 124 | );
|
129 | 125 | name = Resources;
|
130 | 126 | sourceTree = "<group>";
|
|
150 | 146 | };
|
151 | 147 | /* End PBXHeadersBuildPhase section */
|
152 | 148 |
|
153 |
| -/* Begin PBXLegacyTarget section */ |
154 |
| - DA2DFB3D1E83744600CEEBE9 /* plists */ = { |
155 |
| - isa = PBXLegacyTarget; |
156 |
| - buildArgumentsString = "$(ACTION)"; |
157 |
| - buildConfigurationList = DA2DFB3E1E83744600CEEBE9 /* Build configuration list for PBXLegacyTarget "plists" */; |
158 |
| - buildPhases = ( |
159 |
| - ); |
160 |
| - buildToolPath = ./json2plist.sh; |
161 |
| - buildWorkingDirectory = "$(SRCROOT)"; |
162 |
| - dependencies = ( |
163 |
| - ); |
164 |
| - name = plists; |
165 |
| - passBuildSettingsInEnvironment = 1; |
166 |
| - productName = plists; |
167 |
| - }; |
168 |
| -/* End PBXLegacyTarget section */ |
169 |
| - |
170 | 149 | /* Begin PBXNativeTarget section */
|
171 | 150 | 352BBC281E5E4D4200703DF1 /* OSRMTextInstructionsTests */ = {
|
172 | 151 | isa = PBXNativeTarget;
|
|
195 | 174 | 35EBDB591E5E1572006EB3CD /* Frameworks */,
|
196 | 175 | 35EBDB5A1E5E1572006EB3CD /* Headers */,
|
197 | 176 | 35EBDB5B1E5E1572006EB3CD /* Resources */,
|
| 177 | + DA2DFB411E84521100CEEBE9 /* Copy Instructions Property Lists */, |
198 | 178 | );
|
199 | 179 | buildRules = (
|
200 | 180 | );
|
|
225 | 205 | LastSwiftMigration = 0820;
|
226 | 206 | ProvisioningStyle = Automatic;
|
227 | 207 | };
|
228 |
| - DA2DFB3D1E83744600CEEBE9 = { |
229 |
| - CreatedOnToolsVersion = 8.2.1; |
230 |
| - DevelopmentTeam = GJZR2MEM28; |
231 |
| - ProvisioningStyle = Automatic; |
232 |
| - }; |
233 | 208 | };
|
234 | 209 | };
|
235 | 210 | buildConfigurationList = 35EBDB571E5E1572006EB3CD /* Build configuration list for PBXProject "OSRMTextInstructions" */;
|
236 | 211 | compatibilityVersion = "Xcode 3.2";
|
237 | 212 | developmentRegion = English;
|
238 | 213 | hasScannedForEncodings = 0;
|
239 | 214 | knownRegions = (
|
240 |
| - en, |
241 |
| - "zh-Hans", |
242 | 215 | );
|
243 | 216 | mainGroup = 35EBDB531E5E1572006EB3CD;
|
244 | 217 | productRefGroup = 35EBDB5E1E5E1572006EB3CD /* Products */;
|
|
247 | 220 | targets = (
|
248 | 221 | 35EBDB5C1E5E1572006EB3CD /* OSRMTextInstructions */,
|
249 | 222 | 352BBC281E5E4D4200703DF1 /* OSRMTextInstructionsTests */,
|
250 |
| - DA2DFB3D1E83744600CEEBE9 /* plists */, |
251 | 223 | );
|
252 | 224 | };
|
253 | 225 | /* End PBXProject section */
|
|
265 | 237 | isa = PBXResourcesBuildPhase;
|
266 | 238 | buildActionMask = 2147483647;
|
267 | 239 | files = (
|
268 |
| - DAEACB551E788D4300E481C6 /* Instructions.plist in Resources */, |
269 | 240 | );
|
270 | 241 | runOnlyForDeploymentPostprocessing = 0;
|
271 | 242 | };
|
|
287 | 258 | shellPath = /bin/sh;
|
288 | 259 | shellScript = "/usr/local/bin/carthage copy-frameworks";
|
289 | 260 | };
|
| 261 | + DA2DFB411E84521100CEEBE9 /* Copy Instructions Property Lists */ = { |
| 262 | + isa = PBXShellScriptBuildPhase; |
| 263 | + buildActionMask = 2147483647; |
| 264 | + files = ( |
| 265 | + ); |
| 266 | + inputPaths = ( |
| 267 | + ); |
| 268 | + name = "Copy Instructions Property Lists"; |
| 269 | + outputPaths = ( |
| 270 | + ); |
| 271 | + runOnlyForDeploymentPostprocessing = 0; |
| 272 | + shellPath = /bin/sh; |
| 273 | + shellScript = ./json2plist.sh; |
| 274 | + }; |
290 | 275 | /* End PBXShellScriptBuildPhase section */
|
291 | 276 |
|
292 | 277 | /* Begin PBXSourcesBuildPhase section */
|
|
317 | 302 | };
|
318 | 303 | /* End PBXTargetDependency section */
|
319 | 304 |
|
320 |
| -/* Begin PBXVariantGroup section */ |
321 |
| - DAEACB571E788D4300E481C6 /* Instructions.plist */ = { |
322 |
| - isa = PBXVariantGroup; |
323 |
| - children = ( |
324 |
| - DAEACB561E788D4300E481C6 /* en */, |
325 |
| - DAEACB581E788D5100E481C6 /* zh-Hans */, |
326 |
| - ); |
327 |
| - name = Instructions.plist; |
328 |
| - sourceTree = "<group>"; |
329 |
| - }; |
330 |
| -/* End PBXVariantGroup section */ |
331 |
| - |
332 | 305 | /* Begin XCBuildConfiguration section */
|
333 | 306 | 352BBC311E5E4D4200703DF1 /* Debug */ = {
|
334 | 307 | isa = XCBuildConfiguration;
|
|
512 | 485 | };
|
513 | 486 | name = Release;
|
514 | 487 | };
|
515 |
| - DA2DFB3F1E83744600CEEBE9 /* Debug */ = { |
516 |
| - isa = XCBuildConfiguration; |
517 |
| - buildSettings = { |
518 |
| - DEBUGGING_SYMBOLS = YES; |
519 |
| - DEBUG_INFORMATION_FORMAT = dwarf; |
520 |
| - DEVELOPMENT_TEAM = GJZR2MEM28; |
521 |
| - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
522 |
| - GCC_OPTIMIZATION_LEVEL = 0; |
523 |
| - OTHER_CFLAGS = ""; |
524 |
| - OTHER_LDFLAGS = ""; |
525 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
526 |
| - }; |
527 |
| - name = Debug; |
528 |
| - }; |
529 |
| - DA2DFB401E83744600CEEBE9 /* Release */ = { |
530 |
| - isa = XCBuildConfiguration; |
531 |
| - buildSettings = { |
532 |
| - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
533 |
| - DEVELOPMENT_TEAM = GJZR2MEM28; |
534 |
| - OTHER_CFLAGS = ""; |
535 |
| - OTHER_LDFLAGS = ""; |
536 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
537 |
| - }; |
538 |
| - name = Release; |
539 |
| - }; |
540 | 488 | /* End XCBuildConfiguration section */
|
541 | 489 |
|
542 | 490 | /* Begin XCConfigurationList section */
|
|
567 | 515 | defaultConfigurationIsVisible = 0;
|
568 | 516 | defaultConfigurationName = Release;
|
569 | 517 | };
|
570 |
| - DA2DFB3E1E83744600CEEBE9 /* Build configuration list for PBXLegacyTarget "plists" */ = { |
571 |
| - isa = XCConfigurationList; |
572 |
| - buildConfigurations = ( |
573 |
| - DA2DFB3F1E83744600CEEBE9 /* Debug */, |
574 |
| - DA2DFB401E83744600CEEBE9 /* Release */, |
575 |
| - ); |
576 |
| - defaultConfigurationIsVisible = 0; |
577 |
| - }; |
578 | 518 | /* End XCConfigurationList section */
|
579 | 519 | };
|
580 | 520 | rootObject = 35EBDB541E5E1572006EB3CD /* Project object */;
|
|
0 commit comments