mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 02:21:00 +00:00
db6f7bdf28
- Add script to import localized metadata - Update app name, subtitle, keywords - Update App Store description - Replace "OpenVPN" with "VPN" - Add .conf file extension (WireGuard) - Drop PIA (404) - Drop trailing notices - Update README snapshots (Mac versions unused) - Update App Store screenshots - Revert to legacy launch screen (SwiftUI method stretches)
23 lines
339 B
JSON
23 lines
339 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
},
|
|
{
|
|
"filename" : "Logo@2x.png",
|
|
"idiom" : "universal",
|
|
"scale" : "2x"
|
|
},
|
|
{
|
|
"filename" : "Logo@3x.png",
|
|
"idiom" : "universal",
|
|
"scale" : "3x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|