Problem is that ios and appletv libs are built from same sources in same dir. So I have a problem with build scripts, because sometimes they overlap. If you don't use luasocket, simply remove it.
If you use one, I can try to upload a binary here and will check more thoroughly for next version
You can send. The only thing you would need to do, is to create icns file with icon in 1024x1024 resolution and replace the existing one in the exported app Resources folder.
And then you can submit it to Mac Appstore. I think the bug on exit still exists though, so will it be approved on Apple side, I don't know
Is there a fix or workaround for the Mac Desktop/Player on exit, "quit unexpectedly" error? This didn't happen in 2015.08, but does in 2015.09 and 2015.10.
No submissions to Mac App Store with this problem.
@yubaro if you provide developer name and have your certificate in your toolchain, then it also generates pkg file. You need to submit this pkg file using Application Loader
Did anyone have issue with the latest Gideros 2015.10 installation on Windows 10? I get a "Malicious File" alert from Windows 10 notification saying that the gideros.exe file could damage my PC and possibly sent sensitive data.
Yes. It is Microsoft smart screen. I do not know why Microsoft flag it. I don't have issue for the previous release but it happens only in release 2015.10
Anyway, I run and install it successfully. Thanks guys.
I don't know why they flag signed files - they should be a little easier on them. I downloaded the new 'office' as soon as it was released and even that got the warning!
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
@MobAmuse
Problem is that ios and appletv libs are built from same sources in same dir.
So I have a problem with build scripts, because sometimes they overlap.
If you don't use luasocket, simply remove it.
If you use one, I can try to upload a binary here and will check more thoroughly for next version
Likes: MobAmuse
Is there anywhere in particular I should look for how to use tv remote input and saving and loading persistent data (like hiscore etc).
I've been away from app development for a while so may of missed everything until yesterday.
About scores, then you simply save as usual (like datasaver, etc), but there was a limit to some KB, like I think 500Kb per app?
Again @acalatrava would be better suited to answer that
Likes: MobAmuse
And then you can submit it to Mac Appstore.
I think the bug on exit still exists though, so will it be approved on Apple side, I don't know
But other than that, you should be able to submit apps to Mac Appstore
This is a resolution of 256x256 with LiteIcon
http://giderosmobile.com/forum/discussion/5854/how-to-change-exported-desktop-applications-icon/p1
Add to info.plist:
< key >CFBundleName< /key >
< string >NAME GAME< /string >
It did not complain me about it. Interesting.
Ok will add it
No submissions to Mac App Store with this problem.
@ar2rsawseen how submit my application to MacAppStore?, Application Loader does not recognize the .app file to upload.
You need to submit this pkg file using Application Loader
I installed the .pkg file on my mac(finished and verified installation) and not visualize it had installed in Aplication folder.
Did anyone have issue with the latest Gideros 2015.10 installation on Windows 10? I get a "Malicious File" alert from Windows 10 notification saying that the gideros.exe file could damage my PC and possibly sent sensitive data.
Likes: SinisterSoft
Anyway, I run and install it successfully. Thanks guys.
https://deluxepixel.com
classes/InputKeyboard.lua:1: '' expected near '/'
classes/Map.lua:1: '' expected near '/'
project works fine on previous version.
use window 10 x64
https://github.com/mathz/InputKeyboard
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975