2024-08-03 00:57:40 +02:00
2024-08-05 00:19:18 +02:00
2024-08-05 01:25:50 +02:00
2024-08-05 01:25:50 +02:00
2024-07-28 19:07:05 +02:00
2024-07-28 19:07:05 +02:00
2024-07-28 23:44:55 +02:00
2024-08-05 01:25:50 +02:00
2025-02-19 00:51:25 +01:00
2024-07-29 03:58:38 +05:30
2025-02-19 00:51:25 +01:00
2025-02-19 00:12:40 +00:00
ipa
2025-02-19 01:13:01 +01:00

see Releases
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

S
Description
No description provided
Readme MIT
79 MiB
Languages
GDScript 100%