Re: Building Your First Standalone
Posted: Sat Aug 05, 2017 9:40 am
Hi Bogs,
Depends your context, I use these two options:
External files storing option
I use external files if I want the user can see easy or if I have to manage a big collections (> 3500 png files for 155 Mo)
Stack storing option
I use external stacks to allows a modular approach for OSX and Windows ("modular stack" can be downloaded). For this use I store some contents in stack.
Unfortunatly Apple consider stack as code and doesn't agree stacks download for an iOS app on AppleStore).
Of course you can do that by iTunes if your app allows "file sharing"
Best regards
Jean-Marc
Depends your context, I use these two options:
External files storing option
I use external files if I want the user can see easy or if I have to manage a big collections (> 3500 png files for 155 Mo)
Stack storing option
I use external stacks to allows a modular approach for OSX and Windows ("modular stack" can be downloaded). For this use I store some contents in stack.
Unfortunatly Apple consider stack as code and doesn't agree stacks download for an iOS app on AppleStore).
Of course you can do that by iTunes if your app allows "file sharing"
Best regards
Jean-Marc