Skip to content

Commit 317eae7

Browse files
committed
Info.plist: Adding Supported Platforms
1 parent fad117b commit 317eae7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

WooCommerce/Resources/Info.plist

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
2020
<string>0.1.0</string>
21+
<key>CFBundleSupportedPlatforms</key>
22+
<array>
23+
<string>iPhoneOS</string>
24+
</array>
2125
<key>CFBundleURLTypes</key>
2226
<array>
2327
<dict>
@@ -43,7 +47,7 @@
4347
</dict>
4448
</array>
4549
<key>CFBundleVersion</key>
46-
<string>0100</string>
50+
<string>0101</string>
4751
<key>LSApplicationQueriesSchemes</key>
4852
<array>
4953
<string>org-appextension-feature-password-management</string>

0 commit comments

Comments
 (0)