Skip to content

Commit 634b6c8

Browse files
committed
Added MinimumOSVersion into Info.plist
1 parent b557924 commit 634b6c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/WireGuardKitGo/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,7 @@
2424
</array>
2525
<key>CFBundleVersion</key>
2626
<string>1</string>
27+
<key>MinimumOSVersion</key>
28+
<string>14.0</string>
2729
</dict>
2830
</plist>

0 commit comments

Comments
 (0)