Search found 5 matches
- Thu Aug 06, 2015 7:04 pm
- Forum: General
- Topic: distribute to mac from windows
- Replies: 7
- Views: 3132
Re: distribute to mac from windows
anyway I just sent a video of what they needed, so it's all good now.
- Thu Aug 06, 2015 2:52 am
- Forum: General
- Topic: distribute to mac from windows
- Replies: 7
- Views: 3132
Re: distribute to mac from windows
ok my client sent back this:
http://pastebin.com/rcghGxAT
http://pastebin.com/rcghGxAT
- Thu Aug 06, 2015 2:37 am
- Forum: General
- Topic: distribute to mac from windows
- Replies: 7
- Views: 3132
Re: distribute to mac from windows
so I've sent the zip to the client, but I have no idea how they're supposed to run it, considering it's a zip. Zip the SuperGame.app folder (e.g. to SuperGame_osx.zip) and distribute it. Enable the -y flag of zip to keep the symlinks. I thought the final result should have an executable file name li...
- Wed Aug 05, 2015 11:48 pm
- Forum: General
- Topic: distribute to mac from windows
- Replies: 7
- Views: 3132
Re: distribute to mac from windows
so the distribution page says for windows to do
so do I just replace SuperGame.exe with SuperGame.app?
Code: Select all
copy /b love.exe+SuperGame.love SuperGame.exe
- Wed Aug 05, 2015 1:53 pm
- Forum: General
- Topic: distribute to mac from windows
- Replies: 7
- Views: 3132
distribute to mac from windows
Is it possible to make a mac program from a windows computer? If so, how?