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|
18
18
s . default_subspec = 'standard'
19
19
s . swift_versions = [ '5' ]
20
20
21
- ios_deployment_target = '11 .0'
21
+ ios_deployment_target = '17 .0'
22
22
tvos_deployment_target = '11.0'
23
23
osx_deployment_target = '10.13'
24
24
watchos_deployment_target = '4.0'
Original file line number Diff line number Diff line change 1736
1736
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1737
1737
GCC_WARN_UNUSED_FUNCTION = YES;
1738
1738
GCC_WARN_UNUSED_VARIABLE = YES;
1739
- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
1739
+ IPHONEOS_DEPLOYMENT_TARGET = 17 .0;
1740
1740
MACOSX_DEPLOYMENT_TARGET = 10.13;
1741
1741
MTL_ENABLE_DEBUG_INFO = YES;
1742
1742
ONLY_ACTIVE_ARCH = YES;
1795
1795
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1796
1796
GCC_WARN_UNUSED_FUNCTION = YES;
1797
1797
GCC_WARN_UNUSED_VARIABLE = YES;
1798
- IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
1798
+ IPHONEOS_DEPLOYMENT_TARGET = 17 .0;
1799
1799
MACOSX_DEPLOYMENT_TARGET = 10.13;
1800
1800
MTL_ENABLE_DEBUG_INFO = NO;
1801
1801
PRODUCT_NAME = "";
Original file line number Diff line number Diff line change 15
15
<BuildableReference
16
16
BuildableIdentifier = " primary"
17
17
BlueprintIdentifier = " DEB306B82B61CEF500F9D46B"
18
- BuildableName = " SQLite visionOS .framework"
18
+ BuildableName = " SQLite.framework"
19
19
BlueprintName = " SQLite visionOS"
20
20
ReferencedContainer = " container:SQLite.xcodeproj" >
21
21
</BuildableReference >
55
55
<BuildableReference
56
56
BuildableIdentifier = " primary"
57
57
BlueprintIdentifier = " DEB306B82B61CEF500F9D46B"
58
- BuildableName = " SQLite visionOS .framework"
58
+ BuildableName = " SQLite.framework"
59
59
BlueprintName = " SQLite visionOS"
60
60
ReferencedContainer = " container:SQLite.xcodeproj" >
61
61
</BuildableReference >
You can’t perform that action at this time.
0 commit comments