0

How may I (if it's even possible) change the SDK Xcode's associated Instruments app uses?

Background

I am building a VST synth with Juce and want to profile it in OS X Instruments. However, I recently found out that Instruments uses the latest OS X SDK by default but my synth will not show up in the host Ableton Live due to a framework bug which is solved by using an SDK less than 10.11. I therefore wish to choose say 10.10 SDK for Instruments to enable Profiling.

Community
  • 1
  • 1
Dave Chambers
  • 2,483
  • 2
  • 32
  • 55
  • 1
    Maybe set up OS X 10.10 and Xcode 6 on an external drive and use that for profiling work ? – Paul R Nov 05 '15 at 16:49
  • 1
    @PaulR Yes! That could be the solution I think, unless I can somehow solve the problem in the Juce forum link. Thanks for the idea – Dave Chambers Nov 05 '15 at 16:50
  • Upgrading to El Capitan fixes this issue, though that doesn't answer the question, which I suppose has no solution – Dave Chambers Nov 06 '15 at 20:10

0 Answers0