File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818 s . default_subspec = 'standard'
1919 s . swift_versions = [ '5' ]
2020
21- ios_deployment_target = '11 .0'
21+ ios_deployment_target = '17 .0'
2222 tvos_deployment_target = '11.0'
2323 osx_deployment_target = '10.13'
2424 watchos_deployment_target = '4.0'
Original file line number Diff line number Diff line change 17361736 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
17371737 GCC_WARN_UNUSED_FUNCTION = YES;
17381738 GCC_WARN_UNUSED_VARIABLE = YES;
1739- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
1739+ IPHONEOS_DEPLOYMENT_TARGET = 17 .0;
17401740 MACOSX_DEPLOYMENT_TARGET = 10.13;
17411741 MTL_ENABLE_DEBUG_INFO = YES;
17421742 ONLY_ACTIVE_ARCH = YES;
17951795 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
17961796 GCC_WARN_UNUSED_FUNCTION = YES;
17971797 GCC_WARN_UNUSED_VARIABLE = YES;
1798- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
1798+ IPHONEOS_DEPLOYMENT_TARGET = 17 .0;
17991799 MACOSX_DEPLOYMENT_TARGET = 10.13;
18001800 MTL_ENABLE_DEBUG_INFO = NO;
18011801 PRODUCT_NAME = "";
Original file line number Diff line number Diff line change 1515 <BuildableReference
1616 BuildableIdentifier = " primary"
1717 BlueprintIdentifier = " DEB306B82B61CEF500F9D46B"
18- BuildableName = " SQLite visionOS .framework"
18+ BuildableName = " SQLite.framework"
1919 BlueprintName = " SQLite visionOS"
2020 ReferencedContainer = " container:SQLite.xcodeproj" >
2121 </BuildableReference >
5555 <BuildableReference
5656 BuildableIdentifier = " primary"
5757 BlueprintIdentifier = " DEB306B82B61CEF500F9D46B"
58- BuildableName = " SQLite visionOS .framework"
58+ BuildableName = " SQLite.framework"
5959 BlueprintName = " SQLite visionOS"
6060 ReferencedContainer = " container:SQLite.xcodeproj" >
6161 </BuildableReference >
You can’t perform that action at this time.
0 commit comments