Codec ░ cocoa

367Missing constants in RubyCocoa for Snow Leopard

Not sure if anyone except me will need this information again.

Situation: A legacy RubyCocoa Application that runs fine in OSX 10.5, but refuses to compile in 10.6. RubyCocoa is working, only access to constants seems to be problematic.

So far the following workarounds:

OSX::KCGScreenSaverWindowLevel ➯➤➲ OSX::NSScreenSaverWindowLevel

Bug Report and Workaround about inproper mapped constants in Bridgesupport on Snow Leopard
http://lists.macosforge.org/pipermail/macruby-devel/2009-October.txt

Notes
Structs in Ruby

365Project templates for PyObjC and RubyCocoa

365Project templates for PyObjC and RubyCocoa

svn co http://svn.macosforge.org/repository/ruby/MacRuby/trunk/misc/xcode-templates/ ruby-templates

svn co http://svn.red-bean.com/pyobjc/trunk/pyobjc/pyobjc-xcode/ python templates

Info from here: http://developer.apple.com/mac/library/releasenotes/DeveloperTools/RN-Xcode/index.html

379Never use a beta SDK for active development 367Missing constants in RubyCocoa for Snow Leopard 220Linking libxml2 in Xcode 28Changing Xcode Project Name