I'm using PBXProject.AddAppExtension in my Post build process to add my sticker extension to my final Xcode project but I've hit a dead end with the sticker icons assets.
With the extension in Xcode, even if I create a new asset pack and new sticker icons, they don't get built, so I have a null icon in Messages and archiving and uploading to the iTunes store just gives me missing icons errors.
If I manually add a new extension target in Xcode, adding icon assets to it work, but even those...
Problem with Sticker Extension icons not working
With the extension in Xcode, even if I create a new asset pack and new sticker icons, they don't get built, so I have a null icon in Messages and archiving and uploading to the iTunes store just gives me missing icons errors.
If I manually add a new extension target in Xcode, adding icon assets to it work, but even those...
Problem with Sticker Extension icons not working