ios-app-signer icon indicating copy to clipboard operation
ios-app-signer copied to clipboard

Custom app icon support

Open MichaelMKenny opened this issue 3 years ago • 0 comments

Added UI to main window for picking a png file to use as a custom app icon. Updates bundle to reference new icon.

The trick in the end was to use "AltIcon" as a key in the plist.

Now you can install your custom side-loaded app with a custom icon :)

MichaelMKenny avatar Sep 03 '21 03:09 MichaelMKenny