-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot create aab files from Mac Version #3
Comments
Hi, What error do you get? What was the last version that worked? |
Hi!
I am using the last available version from tgc. 7.7.23 mac. Seems this is broken even before this version...
I get no error, it just compiles into a .zip file which is discarded a few seconds later. Thats it. No aab file created.
bye,
Marc
Am 21. Apr. 2024, 12:46 +0200 schrieb Zaxxan Studios ***@***.***>:
… Hi, What error do you get? What was the last version that worked?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I've just tried the windows version and it outputs the aab file ok and has passed Google's review process so it's definitely something that only effects the Mac version unfortunately. |
I tried the steam version for mac, i cannot export any android files, no aab no apk.
Strangely, the tgc version 7.7.23 works at least for apks.
I always get a:
failed to write output files, check that your Project directory is not in a write protected area.
Whatever location i select, i always get the same error....
bye,
Marc
Am 21. Apr. 2024, 16:37 +0200 schrieb Zaxxan Studios ***@***.***>:
… I've just tried the windows version and the outputs the aab file ok and has passed Google's review process so it's definitely something that only effects the Mac version unfortunately.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
The latest Steam version was built using the new Repo I think so it looks like there could still be some issues with it for Mac users. Hopefully Lee will fix them soon. |
@MucMac! Dude, I am so sorry, I just read this now. I had the same problem for months with my Mac saying "Failed to write output files" only when making IPAs. I got around it by copying all the files to the desktop and compiling to the desktop also. I don't know why but it worked. Originally all my files were stored on my OneDrive, but I also had the same problem with a USB stick. I always put it down to my Mac Mini being old and rubbish. I have not yet had chance to compile an APK or an AAB file with my new Mac, but it compiles IPAs fine from the OneDrive although I still save the output to the desktop, it is probably unecessary. |
Hi!
creating aab files is broken since the last few updates of Mac version, apk/ipa works perfect.
The text was updated successfully, but these errors were encountered: