2021-05-18 16:07:53 +02:00
|
|
|
<?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>
|
2022-08-26 15:45:49 +02:00
|
|
|
<string>ScreenPlayWallpaper</string>
|
2021-05-18 16:07:53 +02:00
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
2021-05-18 17:26:02 +02:00
|
|
|
<string>app.screen-play.wallpaper</string>
|
2021-05-18 16:07:53 +02:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
2022-08-26 15:45:49 +02:00
|
|
|
<string>ScreenPlayWallpaper</string>
|
2021-05-18 16:07:53 +02:00
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
|
<string>ScreenPlayWallpaper</string>
|
2021-08-08 19:31:50 +02:00
|
|
|
<key>CFBundleVersion</key>
|
2022-08-26 15:45:49 +02:00
|
|
|
<string>0.15</string>
|
2021-08-08 19:31:50 +02:00
|
|
|
<key>CFBundleShortVersionString</key>
|
2022-08-26 15:45:49 +02:00
|
|
|
<string>0.15</string>
|
2021-05-18 16:07:53 +02:00
|
|
|
<key>NSUIElement</key>
|
|
|
|
<string>1</string>
|
|
|
|
<key>LSUIElement</key>
|
|
|
|
<string>1</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|