File tree 3 files changed +3
-5
lines changed
Example/Example.xcodeproj
SFFocusViewLayout.xcodeproj
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
- 3.0.1
1
+ 3.0
Original file line number Diff line number Diff line change 362
362
ONLY_ACTIVE_ARCH = YES;
363
363
SDKROOT = iphoneos;
364
364
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
365
- SWIFT_VERSION = 3.0.1 ;
365
+ SWIFT_VERSION = 3.0;
366
366
TARGETED_DEVICE_FAMILY = "1,2";
367
367
};
368
368
name = Debug;
402
402
MTL_ENABLE_DEBUG_INFO = NO;
403
403
SDKROOT = iphoneos;
404
404
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
405
- SWIFT_VERSION = 3.0.1 ;
405
+ SWIFT_VERSION = 3.0;
406
406
TARGETED_DEVICE_FAMILY = "1,2";
407
407
VALIDATE_PRODUCT = YES;
408
408
};
Original file line number Diff line number Diff line change 295
295
ONLY_ACTIVE_ARCH = YES;
296
296
SDKROOT = iphoneos;
297
297
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
298
- SWIFT_VERSION = 3.0.1;
299
298
TARGETED_DEVICE_FAMILY = "1,2";
300
299
};
301
300
name = Debug;
336
335
MTL_ENABLE_DEBUG_INFO = NO;
337
336
SDKROOT = iphoneos;
338
337
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
339
- SWIFT_VERSION = 3.0.1;
340
338
TARGETED_DEVICE_FAMILY = "1,2";
341
339
VALIDATE_PRODUCT = YES;
342
340
};
You can’t perform that action at this time.
0 commit comments