Following the instructions on sksl warmup running flutter build ios --bundle-sksl-path flutter_01.sksl.json produces a Runner.app.
I don't understand how to create an archive or an ipa using that build.
How can i distribute a release build with sksl cache?