Search found 5 matches

by Neywiny
Thu Aug 06, 2015 7:04 pm
Forum: General
Topic: distribute to mac from windows
Replies: 7
Views: 2849

Re: distribute to mac from windows

anyway I just sent a video of what they needed, so it's all good now.
by Neywiny
Thu Aug 06, 2015 2:52 am
Forum: General
Topic: distribute to mac from windows
Replies: 7
Views: 2849

Re: distribute to mac from windows

ok my client sent back this:
http://pastebin.com/rcghGxAT
by Neywiny
Thu Aug 06, 2015 2:37 am
Forum: General
Topic: distribute to mac from windows
Replies: 7
Views: 2849

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...
by Neywiny
Wed Aug 05, 2015 11:48 pm
Forum: General
Topic: distribute to mac from windows
Replies: 7
Views: 2849

Re: distribute to mac from windows

so the distribution page says for windows to do

Code: Select all

copy /b love.exe+SuperGame.love SuperGame.exe
so do I just replace SuperGame.exe with SuperGame.app?
by Neywiny
Wed Aug 05, 2015 1:53 pm
Forum: General
Topic: distribute to mac from windows
Replies: 7
Views: 2849

distribute to mac from windows

Is it possible to make a mac program from a windows computer? If so, how?