alternate-icons icon indicating copy to clipboard operation
alternate-icons copied to clipboard

iOS alternate app icons from Asset Catalogs

Results 4 alternate-icons issues
Sort by recently updated
recently updated
newest added

I've installed this, cleaned the build project and it works. If I stop and run it again it's like it doesn't see the assets, it sets only the primary icon....

For organizational purposes, could it be possible to support using icons that are in folders in the asset catalog? I tried but I didn't see any extra icons in the...

Getting this error: ``` Parsing build context The operation couldn’t be completed. (Files.FileSystem.Item.PathError error 0.) Command /bin/sh failed with exit code 1 ```

Trying to update the generated Info.plist directly in the built product no longer works reliably with Xcode 15. Instead we now read the input Info.plist, write an updated Info.plist to...