jellyflood/Swiftfin/Resources/Assets.xcassets/AppIcon-invertedLight-green.imageset/Contents.json
Daniel Chick 4cba762226
Fix App Icon picker Xcode16/iOS 18 (#1243)
* Add icons to asset bundle

* Remove unnecessary creation of UIImage

* Remove unnecessary self
2024-10-04 17:36:27 -06:00

13 lines
177 B
JSON

{
"images" : [
{
"filename" : "AppIcon-invertedLight-green.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}