Hello all, For the first time, I am trying to help someone else develop an app. There is no code sharing, but he is in charge of the project and so needs to run the .app file generated by my code. I have Mavericks, and his MBP is still on Lion. I didn't think this would be a problem, but to be safe, I set my deployment target to 10.7.My SDK is still 10.9, but I can only go back to 10.8 in my build settings, so I left that setting alone.
When I emailed him the .app file, it auto-zipped itself. He put that zipped file on a thumb drive on his Windows machine, then copied it from the thumb drive onto the Mac desktop. He unzipped it, double clicked the .app fileā¦ and nothing at all happened. No errors, no blank windows, it simply didn't open at all. I have an old Mini here that still has Lion, so I put the file on a thumb drive and tried to run it: same thing. Lion seems to not like this app at all, and I'm not sure why. After doing more googling, I suspect it is that SDK setting, but Xcode offers me no way to build for the 10.7 SDK, only 10.8 or 10.9
Is there a way to do this? Weak linking seems to be frowned on by users, but I have no idea what else to try. I've never distributed an app before except to a couple of my own machines, all running Mavericks like my main Mac is. Any suggestions would be greatly appreciated.
--
Have a great day, Alex Hall
|