|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 27B640C71AAB0EDC005C8641 /* JSONSchema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27B640C61AAB0EDC005C8641 /* JSONSchema.swift */; };
|
11 |
| - 27B640CD1AAB12CB005C8641 /* JSONSchemaCases.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27B640CC1AAB12CB005C8641 /* JSONSchemaCases.swift */; }; |
12 |
| - 27B641281AAB13A8005C8641 /* additionalItems.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640ED1AAB13A8005C8641 /* additionalItems.json */; }; |
13 |
| - 27B641291AAB13A8005C8641 /* additionalProperties.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640EE1AAB13A8005C8641 /* additionalProperties.json */; }; |
14 |
| - 27B6412A1AAB13A8005C8641 /* allOf.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640EF1AAB13A8005C8641 /* allOf.json */; }; |
15 |
| - 27B6412B1AAB13A8005C8641 /* anyOf.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F01AAB13A8005C8641 /* anyOf.json */; }; |
16 |
| - 27B6412C1AAB13A8005C8641 /* default.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F11AAB13A8005C8641 /* default.json */; }; |
17 |
| - 27B6412D1AAB13A8005C8641 /* definitions.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F21AAB13A8005C8641 /* definitions.json */; }; |
18 |
| - 27B6412E1AAB13A8005C8641 /* dependencies.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F31AAB13A8005C8641 /* dependencies.json */; }; |
19 |
| - 27B6412F1AAB13A8005C8641 /* enum.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F41AAB13A8005C8641 /* enum.json */; }; |
20 |
| - 27B641301AAB13A8005C8641 /* items.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F51AAB13A8005C8641 /* items.json */; }; |
21 |
| - 27B641311AAB13A8005C8641 /* maximum.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F61AAB13A8005C8641 /* maximum.json */; }; |
22 |
| - 27B641321AAB13A8005C8641 /* maxItems.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F71AAB13A8005C8641 /* maxItems.json */; }; |
23 |
| - 27B641331AAB13A8005C8641 /* maxLength.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F81AAB13A8005C8641 /* maxLength.json */; }; |
24 |
| - 27B641341AAB13A8005C8641 /* maxProperties.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640F91AAB13A8005C8641 /* maxProperties.json */; }; |
25 |
| - 27B641351AAB13A8005C8641 /* minimum.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640FA1AAB13A8005C8641 /* minimum.json */; }; |
26 |
| - 27B641361AAB13A8005C8641 /* minItems.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640FB1AAB13A8005C8641 /* minItems.json */; }; |
27 |
| - 27B641371AAB13A8005C8641 /* minLength.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640FC1AAB13A8005C8641 /* minLength.json */; }; |
28 |
| - 27B641381AAB13A8005C8641 /* minProperties.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640FD1AAB13A8005C8641 /* minProperties.json */; }; |
29 |
| - 27B641391AAB13A8005C8641 /* multipleOf.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640FE1AAB13A8005C8641 /* multipleOf.json */; }; |
30 |
| - 27B6413A1AAB13A8005C8641 /* not.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B640FF1AAB13A8005C8641 /* not.json */; }; |
31 |
| - 27B6413B1AAB13A8005C8641 /* oneOf.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641001AAB13A8005C8641 /* oneOf.json */; }; |
32 |
| - 27B6413C1AAB13A8005C8641 /* bignum.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641021AAB13A8005C8641 /* bignum.json */; }; |
33 |
| - 27B6413D1AAB13A8005C8641 /* format.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641031AAB13A8005C8641 /* format.json */; }; |
34 |
| - 27B6413E1AAB13A8005C8641 /* zeroTerminatedFloats.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641041AAB13A8005C8641 /* zeroTerminatedFloats.json */; }; |
35 |
| - 27B6413F1AAB13A8005C8641 /* pattern.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641051AAB13A8005C8641 /* pattern.json */; }; |
36 |
| - 27B641401AAB13A8005C8641 /* patternProperties.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641061AAB13A8005C8641 /* patternProperties.json */; }; |
37 |
| - 27B641411AAB13A8005C8641 /* properties.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641071AAB13A8005C8641 /* properties.json */; }; |
38 |
| - 27B641421AAB13A8005C8641 /* ref.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641081AAB13A8005C8641 /* ref.json */; }; |
39 |
| - 27B641431AAB13A8005C8641 /* refRemote.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B641091AAB13A8005C8641 /* refRemote.json */; }; |
40 |
| - 27B641441AAB13A8005C8641 /* required.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B6410A1AAB13A8005C8641 /* required.json */; }; |
41 |
| - 27B641451AAB13A8005C8641 /* type.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B6410B1AAB13A8005C8641 /* type.json */; }; |
42 |
| - 27B641461AAB13A8005C8641 /* uniqueItems.json in Resources */ = {isa = PBXBuildFile; fileRef = 27B6410C1AAB13A8005C8641 /* uniqueItems.json */; }; |
43 | 11 | 27B641481AAB3CEB005C8641 /* Validators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27B641471AAB3CEB005C8641 /* Validators.swift */; };
|
44 | 12 | 27CF7EEF1A9B9EDA0063FDE4 /* JSONSchema.h in Headers */ = {isa = PBXBuildFile; fileRef = 27CF7EEE1A9B9EDA0063FDE4 /* JSONSchema.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
45 |
| - 27CF7EF51A9B9EDA0063FDE4 /* JSONSchema.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27CF7EE91A9B9EDA0063FDE4 /* JSONSchema.framework */; }; |
46 |
| - 27CF7EFC1A9B9EDA0063FDE4 /* JSONSchemaTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27CF7EFB1A9B9EDA0063FDE4 /* JSONSchemaTests.swift */; }; |
47 | 13 | /* End PBXBuildFile section */
|
48 | 14 |
|
49 |
| -/* Begin PBXContainerItemProxy section */ |
50 |
| - 27CF7EF61A9B9EDA0063FDE4 /* PBXContainerItemProxy */ = { |
51 |
| - isa = PBXContainerItemProxy; |
52 |
| - containerPortal = 27CF7EE01A9B9EDA0063FDE4 /* Project object */; |
53 |
| - proxyType = 1; |
54 |
| - remoteGlobalIDString = 27CF7EE81A9B9EDA0063FDE4; |
55 |
| - remoteInfo = JSONSchema; |
56 |
| - }; |
57 |
| -/* End PBXContainerItemProxy section */ |
58 |
| - |
59 | 15 | /* Begin PBXFileReference section */
|
60 | 16 | 27B640C61AAB0EDC005C8641 /* JSONSchema.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONSchema.swift; sourceTree = "<group>"; };
|
61 | 17 | 27B640C91AAB1080005C8641 /* UniversalFramework_Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = UniversalFramework_Base.xcconfig; sourceTree = "<group>"; };
|
|
97 | 53 | 27CF7EE91A9B9EDA0063FDE4 /* JSONSchema.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JSONSchema.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
98 | 54 | 27CF7EED1A9B9EDA0063FDE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
99 | 55 | 27CF7EEE1A9B9EDA0063FDE4 /* JSONSchema.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JSONSchema.h; sourceTree = "<group>"; };
|
100 |
| - 27CF7EF41A9B9EDA0063FDE4 /* JSONSchemaTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = JSONSchemaTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
101 | 56 | 27CF7EFA1A9B9EDA0063FDE4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
102 | 57 | 27CF7EFB1A9B9EDA0063FDE4 /* JSONSchemaTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONSchemaTests.swift; sourceTree = "<group>"; };
|
103 | 58 | /* End PBXFileReference section */
|
|
110 | 65 | );
|
111 | 66 | runOnlyForDeploymentPostprocessing = 0;
|
112 | 67 | };
|
113 |
| - 27CF7EF11A9B9EDA0063FDE4 /* Frameworks */ = { |
114 |
| - isa = PBXFrameworksBuildPhase; |
115 |
| - buildActionMask = 2147483647; |
116 |
| - files = ( |
117 |
| - 27CF7EF51A9B9EDA0063FDE4 /* JSONSchema.framework in Frameworks */, |
118 |
| - ); |
119 |
| - runOnlyForDeploymentPostprocessing = 0; |
120 |
| - }; |
121 | 68 | /* End PBXFrameworksBuildPhase section */
|
122 | 69 |
|
123 | 70 | /* Begin PBXGroup section */
|
|
202 | 149 | isa = PBXGroup;
|
203 | 150 | children = (
|
204 | 151 | 27CF7EE91A9B9EDA0063FDE4 /* JSONSchema.framework */,
|
205 |
| - 27CF7EF41A9B9EDA0063FDE4 /* JSONSchemaTests.xctest */, |
206 | 152 | );
|
207 | 153 | name = Products;
|
208 | 154 | sourceTree = "<group>";
|
|
279 | 225 | productReference = 27CF7EE91A9B9EDA0063FDE4 /* JSONSchema.framework */;
|
280 | 226 | productType = "com.apple.product-type.framework";
|
281 | 227 | };
|
282 |
| - 27CF7EF31A9B9EDA0063FDE4 /* JSONSchemaTests */ = { |
283 |
| - isa = PBXNativeTarget; |
284 |
| - buildConfigurationList = 27CF7F021A9B9EDA0063FDE4 /* Build configuration list for PBXNativeTarget "JSONSchemaTests" */; |
285 |
| - buildPhases = ( |
286 |
| - 27CF7EF01A9B9EDA0063FDE4 /* Sources */, |
287 |
| - 27CF7EF11A9B9EDA0063FDE4 /* Frameworks */, |
288 |
| - 27CF7EF21A9B9EDA0063FDE4 /* Resources */, |
289 |
| - ); |
290 |
| - buildRules = ( |
291 |
| - ); |
292 |
| - dependencies = ( |
293 |
| - 27CF7EF71A9B9EDA0063FDE4 /* PBXTargetDependency */, |
294 |
| - ); |
295 |
| - name = JSONSchemaTests; |
296 |
| - productName = JSONSchemaTests; |
297 |
| - productReference = 27CF7EF41A9B9EDA0063FDE4 /* JSONSchemaTests.xctest */; |
298 |
| - productType = "com.apple.product-type.bundle.unit-test"; |
299 |
| - }; |
300 | 228 | /* End PBXNativeTarget section */
|
301 | 229 |
|
302 | 230 | /* Begin PBXProject section */
|
|
312 | 240 | CreatedOnToolsVersion = 6.1.1;
|
313 | 241 | LastSwiftMigration = 0800;
|
314 | 242 | };
|
315 |
| - 27CF7EF31A9B9EDA0063FDE4 = { |
316 |
| - CreatedOnToolsVersion = 6.1.1; |
317 |
| - LastSwiftMigration = 0800; |
318 |
| - }; |
319 | 243 | };
|
320 | 244 | };
|
321 | 245 | buildConfigurationList = 27CF7EE31A9B9EDA0063FDE4 /* Build configuration list for PBXProject "JSONSchema" */;
|
322 | 246 | compatibilityVersion = "Xcode 3.2";
|
323 | 247 | developmentRegion = English;
|
324 | 248 | hasScannedForEncodings = 0;
|
325 | 249 | knownRegions = (
|
| 250 | + English, |
326 | 251 | en,
|
327 | 252 | );
|
328 | 253 | mainGroup = 27CF7EDF1A9B9EDA0063FDE4;
|
|
331 | 256 | projectRoot = "";
|
332 | 257 | targets = (
|
333 | 258 | 27CF7EE81A9B9EDA0063FDE4 /* JSONSchema */,
|
334 |
| - 27CF7EF31A9B9EDA0063FDE4 /* JSONSchemaTests */, |
335 | 259 | );
|
336 | 260 | };
|
337 | 261 | /* End PBXProject section */
|
|
344 | 268 | );
|
345 | 269 | runOnlyForDeploymentPostprocessing = 0;
|
346 | 270 | };
|
347 |
| - 27CF7EF21A9B9EDA0063FDE4 /* Resources */ = { |
348 |
| - isa = PBXResourcesBuildPhase; |
349 |
| - buildActionMask = 2147483647; |
350 |
| - files = ( |
351 |
| - 27B641311AAB13A8005C8641 /* maximum.json in Resources */, |
352 |
| - 27B6413F1AAB13A8005C8641 /* pattern.json in Resources */, |
353 |
| - 27B6413A1AAB13A8005C8641 /* not.json in Resources */, |
354 |
| - 27B641321AAB13A8005C8641 /* maxItems.json in Resources */, |
355 |
| - 27B641331AAB13A8005C8641 /* maxLength.json in Resources */, |
356 |
| - 27B6413B1AAB13A8005C8641 /* oneOf.json in Resources */, |
357 |
| - 27B641381AAB13A8005C8641 /* minProperties.json in Resources */, |
358 |
| - 27B641301AAB13A8005C8641 /* items.json in Resources */, |
359 |
| - 27B641431AAB13A8005C8641 /* refRemote.json in Resources */, |
360 |
| - 27B641361AAB13A8005C8641 /* minItems.json in Resources */, |
361 |
| - 27B6412A1AAB13A8005C8641 /* allOf.json in Resources */, |
362 |
| - 27B6412D1AAB13A8005C8641 /* definitions.json in Resources */, |
363 |
| - 27B641391AAB13A8005C8641 /* multipleOf.json in Resources */, |
364 |
| - 27B641401AAB13A8005C8641 /* patternProperties.json in Resources */, |
365 |
| - 27B641291AAB13A8005C8641 /* additionalProperties.json in Resources */, |
366 |
| - 27B641371AAB13A8005C8641 /* minLength.json in Resources */, |
367 |
| - 27B6413E1AAB13A8005C8641 /* zeroTerminatedFloats.json in Resources */, |
368 |
| - 27B6412F1AAB13A8005C8641 /* enum.json in Resources */, |
369 |
| - 27B641451AAB13A8005C8641 /* type.json in Resources */, |
370 |
| - 27B6413C1AAB13A8005C8641 /* bignum.json in Resources */, |
371 |
| - 27B641411AAB13A8005C8641 /* properties.json in Resources */, |
372 |
| - 27B6412C1AAB13A8005C8641 /* default.json in Resources */, |
373 |
| - 27B6412B1AAB13A8005C8641 /* anyOf.json in Resources */, |
374 |
| - 27B6412E1AAB13A8005C8641 /* dependencies.json in Resources */, |
375 |
| - 27B641441AAB13A8005C8641 /* required.json in Resources */, |
376 |
| - 27B641351AAB13A8005C8641 /* minimum.json in Resources */, |
377 |
| - 27B641461AAB13A8005C8641 /* uniqueItems.json in Resources */, |
378 |
| - 27B641281AAB13A8005C8641 /* additionalItems.json in Resources */, |
379 |
| - 27B641421AAB13A8005C8641 /* ref.json in Resources */, |
380 |
| - 27B6413D1AAB13A8005C8641 /* format.json in Resources */, |
381 |
| - 27B641341AAB13A8005C8641 /* maxProperties.json in Resources */, |
382 |
| - ); |
383 |
| - runOnlyForDeploymentPostprocessing = 0; |
384 |
| - }; |
385 | 271 | /* End PBXResourcesBuildPhase section */
|
386 | 272 |
|
387 | 273 | /* Begin PBXSourcesBuildPhase section */
|
|
394 | 280 | );
|
395 | 281 | runOnlyForDeploymentPostprocessing = 0;
|
396 | 282 | };
|
397 |
| - 27CF7EF01A9B9EDA0063FDE4 /* Sources */ = { |
398 |
| - isa = PBXSourcesBuildPhase; |
399 |
| - buildActionMask = 2147483647; |
400 |
| - files = ( |
401 |
| - 27B640CD1AAB12CB005C8641 /* JSONSchemaCases.swift in Sources */, |
402 |
| - 27CF7EFC1A9B9EDA0063FDE4 /* JSONSchemaTests.swift in Sources */, |
403 |
| - ); |
404 |
| - runOnlyForDeploymentPostprocessing = 0; |
405 |
| - }; |
406 | 283 | /* End PBXSourcesBuildPhase section */
|
407 | 284 |
|
408 |
| -/* Begin PBXTargetDependency section */ |
409 |
| - 27CF7EF71A9B9EDA0063FDE4 /* PBXTargetDependency */ = { |
410 |
| - isa = PBXTargetDependency; |
411 |
| - target = 27CF7EE81A9B9EDA0063FDE4 /* JSONSchema */; |
412 |
| - targetProxy = 27CF7EF61A9B9EDA0063FDE4 /* PBXContainerItemProxy */; |
413 |
| - }; |
414 |
| -/* End PBXTargetDependency section */ |
415 |
| - |
416 | 285 | /* Begin XCBuildConfiguration section */
|
417 | 286 | 27CF7EFD1A9B9EDA0063FDE4 /* Debug */ = {
|
418 | 287 | isa = XCBuildConfiguration;
|
|
458 | 327 | ONLY_ACTIVE_ARCH = YES;
|
459 | 328 | SDKROOT = macosx;
|
460 | 329 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
| 330 | + SWIFT_VERSION = 4.2; |
461 | 331 | VERSIONING_SYSTEM = "apple-generic";
|
462 | 332 | VERSION_INFO_PREFIX = "";
|
463 | 333 | };
|
|
500 | 370 | MTL_ENABLE_DEBUG_INFO = NO;
|
501 | 371 | SDKROOT = macosx;
|
502 | 372 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
| 373 | + SWIFT_VERSION = 4.2; |
503 | 374 | VERSIONING_SYSTEM = "apple-generic";
|
504 | 375 | VERSION_INFO_PREFIX = "";
|
505 | 376 | };
|
|
522 | 393 | PRODUCT_NAME = "$(TARGET_NAME)";
|
523 | 394 | SKIP_INSTALL = YES;
|
524 | 395 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
525 |
| - SWIFT_VERSION = 3.0; |
526 | 396 | };
|
527 | 397 | name = Debug;
|
528 | 398 | };
|
|
542 | 412 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocode.$(PRODUCT_NAME:rfc1034identifier)";
|
543 | 413 | PRODUCT_NAME = "$(TARGET_NAME)";
|
544 | 414 | SKIP_INSTALL = YES;
|
545 |
| - SWIFT_VERSION = 3.0; |
546 |
| - }; |
547 |
| - name = Release; |
548 |
| - }; |
549 |
| - 27CF7F031A9B9EDA0063FDE4 /* Debug */ = { |
550 |
| - isa = XCBuildConfiguration; |
551 |
| - baseConfigurationReference = 27B640CB1AAB1080005C8641 /* UniversalFramework_Test.xcconfig */; |
552 |
| - buildSettings = { |
553 |
| - COMBINE_HIDPI_IMAGES = YES; |
554 |
| - GCC_PREPROCESSOR_DEFINITIONS = ( |
555 |
| - "DEBUG=1", |
556 |
| - "$(inherited)", |
557 |
| - ); |
558 |
| - INFOPLIST_FILE = Tests/Info.plist; |
559 |
| - PRODUCT_BUNDLE_IDENTIFIER = "org.cocode.$(PRODUCT_NAME:rfc1034identifier)"; |
560 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
561 |
| - SWIFT_VERSION = 3.0; |
562 |
| - }; |
563 |
| - name = Debug; |
564 |
| - }; |
565 |
| - 27CF7F041A9B9EDA0063FDE4 /* Release */ = { |
566 |
| - isa = XCBuildConfiguration; |
567 |
| - baseConfigurationReference = 27B640CB1AAB1080005C8641 /* UniversalFramework_Test.xcconfig */; |
568 |
| - buildSettings = { |
569 |
| - COMBINE_HIDPI_IMAGES = YES; |
570 |
| - INFOPLIST_FILE = Tests/Info.plist; |
571 |
| - PRODUCT_BUNDLE_IDENTIFIER = "org.cocode.$(PRODUCT_NAME:rfc1034identifier)"; |
572 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
573 |
| - SWIFT_VERSION = 3.0; |
574 | 415 | };
|
575 | 416 | name = Release;
|
576 | 417 | };
|
|
595 | 436 | defaultConfigurationIsVisible = 0;
|
596 | 437 | defaultConfigurationName = Release;
|
597 | 438 | };
|
598 |
| - 27CF7F021A9B9EDA0063FDE4 /* Build configuration list for PBXNativeTarget "JSONSchemaTests" */ = { |
599 |
| - isa = XCConfigurationList; |
600 |
| - buildConfigurations = ( |
601 |
| - 27CF7F031A9B9EDA0063FDE4 /* Debug */, |
602 |
| - 27CF7F041A9B9EDA0063FDE4 /* Release */, |
603 |
| - ); |
604 |
| - defaultConfigurationIsVisible = 0; |
605 |
| - defaultConfigurationName = Release; |
606 |
| - }; |
607 | 439 | /* End XCConfigurationList section */
|
608 | 440 | };
|
609 | 441 | rootObject = 27CF7EE01A9B9EDA0063FDE4 /* Project object */;
|
|
0 commit comments