oksunp / vvopensource

Automatically exported from code.google.com/p/vvopensource
0 stars 0 forks source link

VVOpenSource.xcodeproj points to deprecated SDKs #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Open up the project on a machine that does not have the OS X 10.5 and 
iphoneos4.3 SDKs
2. Attempt to build

Is it possible to change the settings in the project so that it will be 
forward-compatible, and always choose the 'Latest SDK' on a user's platform? 
It's an easy enough thing to fix after downloading, but could throw off 
beginner programmers.

Original issue reported on code.google.com by momoDmon...@gmail.com on 12 Mar 2012 at 10:08

GoogleCodeExporter commented 8 years ago
I am trying to use the current version as well and have to go through the build 
to update the sdks. Causing a lot of time loss.

Original comment by parknat...@gmail.com on 8 Apr 2013 at 4:24

GoogleCodeExporter commented 8 years ago
I made a github copy of your code and updated it to compile on current 
iOS/macos versions.

I'm just not a SVN guy :-)

https://github.com/BrettThePark/vvopensource/

Original comment by parknat...@gmail.com on 8 Apr 2013 at 6:52