Skip to content

Commit ac4f8b2

Browse files
committed
Update min iOS to 13.0 and Bump version
1 parent d8df353 commit ac4f8b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: project.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ targets:
2020
- link: false
2121
target: ENCore
2222
- target: ENFoundation
23-
deploymentTarget: '11.0'
23+
deploymentTarget: '13.0'
2424
info:
2525
path: Sources/EN/Resources/Info.plist
2626
properties:
@@ -37,7 +37,7 @@ targets:
3737
CFBundleDisplayName: "🐞 CoronaMelder"
3838
CFBundleIconName: Media.xcassets/AppIcon.appiconset
3939
CFBundleName: CoronaMelder
40-
CFBundleShortVersionString: '1.0.3'
40+
CFBundleShortVersionString: '1.0.4'
4141
CFBundleVersion: "1"
4242
ITSAppUsesNonExemptEncryption: false
4343
LSApplicationQueriesSchemes:
@@ -156,7 +156,7 @@ targets:
156156
dependencies:
157157
- target: EN
158158
- package: SnapshotTesting
159-
deploymentTarget: '11.0'
159+
deploymentTarget: '13.0'
160160
platform: iOS
161161
settings:
162162
base:

0 commit comments

Comments
 (0)