Skip to content

Commit

Permalink
chore: ios: include minimum macOS version implicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
krodak committed May 11, 2023
1 parent 3c9e596 commit 41b18cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/PolkadotVault/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
Expand Down

0 comments on commit 41b18cb

Please sign in to comment.