fdsf
This commit is contained in:
@@ -1,2 +1,16 @@
|
||||
see [Releases](https://git.sechat.de/jonas/retromariogodot/-/releases)<br/>
|
||||
https://mariomaker32.itch.io/mario-bros-retro - pwd: 1234
|
||||
|
||||
<br/>
|
||||
|
||||
xcodebuild -scheme "namedesprojekts" -destination "generic/platform=iOS" CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY="" -archivePath "DeinArchivName.xcarchive" build
|
||||
<br/>
|
||||
dann build durch "archive" ersetzen - beim build kein archive angeben
|
||||
<br/>
|
||||
mkdir Payload
|
||||
<br/>
|
||||
Im xcarchive (Products/Applications):
|
||||
<br/>
|
||||
mv ../../../Payload
|
||||
<br/>
|
||||
zip -qq -r -9 FlutterIpaExport.ipa Payload
|
||||
Reference in New Issue
Block a user