Run flutter build ios --no-codesign cd build/ios/iphoneos mkdir Payload cd Payload ln -s ../Runner.app cd .. zip -r app.ipa Payload
Could not find an option or flag "-s".
Run 'flutter -h' (or 'flutter -h') for available flutter commands and options.
Error: Process completed with exit code 64.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
How to solve this bug, plz help me..
Run flutter build ios --no-codesign cd build/ios/iphoneos mkdir Payload cd Payload ln -s ../Runner.app cd .. zip -r app.ipa Payload
Could not find an option or flag "-s".
Run 'flutter -h' (or 'flutter -h') for available flutter commands and options.
Error: Process completed with exit code 64.