Skip to content

Commit f52f98e

Browse files
authored
Add files via upload
1 parent a1b8f6d commit f52f98e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

antidarkswordprefs/Info.plist

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>CFBundleExecutable</key>
6+
<string>AntiDarkSwordPrefs</string>
7+
<key>CFBundleIdentifier</key>
8+
<string>com.eolnmsuk.antidarkswordprefs</string>
9+
<key>CFBundleName</key>
10+
<string>AntiDarkSwordPrefs</string>
11+
<key>CFBundleShortVersionString</key>
12+
<string>4.9.1</string>
13+
<key>CFBundleVersion</key>
14+
<string>4.9.1</string>
15+
<key>DTPlatformName</key>
16+
<string>iphoneos</string>
17+
<key>MinimumOSVersion</key>
18+
<string>13.0</string>
19+
<key>NSPrincipalClass</key>
20+
<string>AntiDarkSwordPrefsRootListController</string>
21+
</dict>
22+
</plist>

0 commit comments

Comments
 (0)