Files
HomePantry-MAUI/obj/Debug/net10.0-ios/iossimulator-arm64/actool/partial-info.plist
T
2026-07-16 12:25:33 +02:00

32 lines
713 B
Plaintext
Executable File

<?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>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>appicon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>appicon</string>
</dict>
</dict>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>appicon60x60</string>
<string>appicon76x76</string>
</array>
<key>CFBundleIconName</key>
<string>appicon</string>
</dict>
</dict>
</dict>
</plist>