|
75 | 75 | 80CD742220D58E11004E5F60 /* NonEmpty+Array.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NonEmpty+Array.swift"; sourceTree = "<group>"; };
|
76 | 76 | 80EFFA6020D5A1BE00B265AE /* NonEmpty+Random.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NonEmpty+Random.swift"; sourceTree = "<group>"; };
|
77 | 77 | "NonEmpty::NonEmpty::Product" /* NonEmpty.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = NonEmpty.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
78 |
| - "NonEmpty::NonEmptyTests::Product" /* NonEmptyTests.xctest */ = {isa = PBXFileReference; lastKnownFileType = file; path = NonEmptyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 78 | + "NonEmpty::NonEmptyTests::Product" /* NonEmptyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = NonEmptyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 79 | OBJ_14 /* NonEmptyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NonEmptyTests.swift; sourceTree = "<group>"; };
|
80 | 80 | OBJ_16 /* NonEmpty.xcworkspace */ = {isa = PBXFileReference; lastKnownFileType = wrapper.workspace; path = NonEmpty.xcworkspace; sourceTree = SOURCE_ROOT; };
|
81 | 81 | OBJ_6 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
|
|
235 | 235 | isa = PBXProject;
|
236 | 236 | attributes = {
|
237 | 237 | LastUpgradeCheck = 9999;
|
| 238 | + TargetAttributes = { |
| 239 | + "NonEmpty::NonEmpty" = { |
| 240 | + LastSwiftMigration = 1000; |
| 241 | + }; |
| 242 | + "NonEmpty::NonEmptyTests" = { |
| 243 | + LastSwiftMigration = 1000; |
| 244 | + }; |
| 245 | + }; |
238 | 246 | };
|
239 | 247 | buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "NonEmpty" */;
|
240 | 248 | compatibilityVersion = "Xcode 3.2";
|
|
331 | 339 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
332 | 340 | SKIP_INSTALL = YES;
|
333 | 341 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
334 |
| - SWIFT_VERSION = 4.0; |
| 342 | + SWIFT_VERSION = 4.2; |
335 | 343 | TARGET_NAME = NonEmpty;
|
336 | 344 | };
|
337 | 345 | name = Debug;
|
|
356 | 364 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
357 | 365 | SKIP_INSTALL = YES;
|
358 | 366 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
359 |
| - SWIFT_VERSION = 4.0; |
| 367 | + SWIFT_VERSION = 4.2; |
360 | 368 | TARGET_NAME = NonEmpty;
|
361 | 369 | };
|
362 | 370 | name = Release;
|
|
453 | 461 | OTHER_LDFLAGS = "$(inherited)";
|
454 | 462 | OTHER_SWIFT_FLAGS = "$(inherited)";
|
455 | 463 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
456 |
| - SWIFT_VERSION = 4.0; |
| 464 | + SWIFT_VERSION = 4.2; |
457 | 465 | TARGET_NAME = NonEmptyTests;
|
458 | 466 | };
|
459 | 467 | name = Debug;
|
|
474 | 482 | OTHER_LDFLAGS = "$(inherited)";
|
475 | 483 | OTHER_SWIFT_FLAGS = "$(inherited)";
|
476 | 484 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
477 |
| - SWIFT_VERSION = 4.0; |
| 485 | + SWIFT_VERSION = 4.2; |
478 | 486 | TARGET_NAME = NonEmptyTests;
|
479 | 487 | };
|
480 | 488 | name = Release;
|
|
0 commit comments