Version bump to 0.15.0

This commit is contained in:
Mingshen Sun 2023-03-22 18:49:47 -07:00
parent 6ab7682f89
commit a22e872a8c
3 changed files with 32 additions and 32 deletions

View file

@ -2,13 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
<false/>
<key>UISceneConfigurations</key>
<dict/>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
@ -36,5 +29,12 @@
</dict>
<key>NSFaceIDUsageDescription</key>
<string>Enable access to Face ID to unlock Pass.</string>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
<false/>
<key>UISceneConfigurations</key>
<dict/>
</dict>
</dict>
</plist>