On Sep 27, 2014, at 9:06 PM, tsugua <sh...@eoslightmedia.com> wrote:I am getting an error when I try to build existing projects on OS X 10.10 DP 8.I have upgraded to RM 2.34 and if I create a new project from scratch it builds fine if I target 10.9 like so:Motion::Project::App.setup do |app|# Use `rake config' to see complete project settings.app.name = 'test2'app.sdk_version = "10.9"app.deployment_target = '10.9'endIf I add the same settings to an existing app I get the following error:ERROR! The requested SDK (10.10) is not available or supported by RubyMotion at this time. Supported and available SDKs are: 10.9.
I cannot clean the project because rake won't run at all because of the error message. I have manually deleted all of the build files and pods but the app still won't build.
Why are the existing projects ignoring the rake file and trying to build with defaults?
--
You received this message because you are subscribed to the Google Groups "RubyMotion - Ruby for iOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubymotion+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubymotion/c5a01eb8-04bf-40fd-928f-dd2d6352d3db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.