Files
RubyMotion/data
Watson 706a57dc4d generate CoreGraphics.bridgesupport as subframework in OSX 10.7
in OSX 10.7, CoreGraphics is contains in ApplicationServices only.
so, we have to handle it in OSX 10.7.

When generate CoreGraphics.bridgesupport, it need the following information:
  1. framework search path : -F#{sdk_path}/System/Library/Frameworks/ApplicationServices.framework/Frameworks
  2. link framework : -framework ApplicationServices
2013-05-05 12:23:33 +09:00
..
2013-04-25 02:26:56 +02:00
2012-02-16 18:30:06 +01:00