This commit is contained in:
relikd
2024-02-26 22:51:26 +01:00
parent b45009e4a5
commit 1f64ebdd02
1000 changed files with 14769 additions and 0 deletions

32
data/12/12407.plist Normal file
View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>iBlueNova</string>
<key>CFBundleIdentifier</key>
<string>com.medevil.iBlueNova</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.medevil.ibluenova</string>
<key>CFBundleURLSchemes</key>
<array>
<string>bluetooth</string>
<string>ibluenova</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</plist>