File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 3 .0
1+ 4 .0
Original file line number Diff line number Diff line change 1- osx_image : xcode8
1+ osx_image : xcode9
22language : objective-c
33script :
44# iOS Static Lib
Original file line number Diff line number Diff line change 24832483 PRODUCT_NAME = "$(TARGET_NAME)";
24842484 SWIFT_OBJC_BRIDGING_HEADER = "ZipUtilitiesTests/FrameworkTests-Bridging-Header.h";
24852485 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2486- SWIFT_VERSION = 3 .0;
2486+ SWIFT_VERSION = 4 .0;
24872487 };
24882488 name = Debug;
24892489 };
24992499 PRODUCT_BUNDLE_IDENTIFIER = "com.NSProgrammer.$(PRODUCT_NAME:rfc1034identifier)";
25002500 PRODUCT_NAME = "$(TARGET_NAME)";
25012501 SWIFT_OBJC_BRIDGING_HEADER = "ZipUtilitiesTests/FrameworkTests-Bridging-Header.h";
2502- SWIFT_VERSION = 3 .0;
2502+ SWIFT_VERSION = 4 .0;
25032503 };
25042504 name = Release;
25052505 };
25772577 SDKROOT = macosx;
25782578 SWIFT_OBJC_BRIDGING_HEADER = "ZipUtilitiesTests/OSXFrameworkTests-Bridging-Header.h";
25792579 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2580- SWIFT_VERSION = 3 .0;
2580+ SWIFT_VERSION = 4 .0;
25812581 };
25822582 name = Debug;
25832583 };
25982598 PRODUCT_NAME = "$(TARGET_NAME)";
25992599 SDKROOT = macosx;
26002600 SWIFT_OBJC_BRIDGING_HEADER = "ZipUtilitiesTests/OSXFrameworkTests-Bridging-Header.h";
2601- SWIFT_VERSION = 3 .0;
2601+ SWIFT_VERSION = 4 .0;
26022602 };
26032603 name = Release;
26042604 };
You can’t perform that action at this time.
0 commit comments