File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 4.2
1+ 5.0
Original file line number Diff line number Diff line change @@ -41,6 +41,6 @@ Pod::Spec.new do |s|
4141
4242 s . requires_arc = true
4343 s . module_name = "MapboxGeocoder"
44- s . swift_version = "4.2 "
44+ s . swift_version = "5.0 "
4545
4646end
Original file line number Diff line number Diff line change 14551455 SDKROOT = iphoneos;
14561456 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
14571457 SWIFT_SWIFT3_OBJC_INFERENCE = Off;
1458- SWIFT_VERSION = 4.2 ;
1458+ SWIFT_VERSION = 5.0 ;
14591459 TARGETED_DEVICE_FAMILY = "1,2";
14601460 };
14611461 name = Debug;
15071507 SDKROOT = iphoneos;
15081508 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
15091509 SWIFT_SWIFT3_OBJC_INFERENCE = Off;
1510- SWIFT_VERSION = 4.2 ;
1510+ SWIFT_VERSION = 5.0 ;
15111511 TARGETED_DEVICE_FAMILY = "1,2";
15121512 VALIDATE_PRODUCT = YES;
15131513 };
You can’t perform that action at this time.
0 commit comments