From 4e912d712d872f203f7c5583187e2ce5b26c76aa Mon Sep 17 00:00:00 2001 From: Jonas Braus Date: Wed, 19 Feb 2025 00:12:40 +0000 Subject: [PATCH] fdsf --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4377ab7..11872c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ see [Releases](https://git.sechat.de/jonas/retromariogodot/-/releases)
-https://mariomaker32.itch.io/mario-bros-retro - pwd: 1234 \ No newline at end of file +https://mariomaker32.itch.io/mario-bros-retro - pwd: 1234 + +
+ +xcodebuild -scheme "namedesprojekts" -destination "generic/platform=iOS" CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY="" -archivePath "DeinArchivName.xcarchive" build +
+dann build durch "archive" ersetzen - beim build kein archive angeben +
+mkdir Payload +
+Im xcarchive (Products/Applications): +
+mv ../../../Payload +
+zip -qq -r -9 FlutterIpaExport.ipa Payload \ No newline at end of file