#655: NSInteger received as nil from QuickLook API -----------------------------------+---------------------------------------- Reporter: jakub.suder@… | Owner: lsansonetti@… Type: defect | Status: reopened Priority: minor | Milestone: Component: MacRuby | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment(by lsansonetti@…): So, there are 2 problems here. Problem #1: there is no BridgeSupport file for QuickLookUI. Problem #2: I suspect the metadata generator doesn't know how to parse the new @protocol syntax (with @required). Unfortunately this isn't something we can fix in MacRuby itself. These bugs need to be reported to Apple so that they can be fixed in a future version of Mac OS X. However, a workaround could be to write by hand a bridgesupport file that contains the description of these datasource methods. -- Ticket URL: <http://www.macruby.org/trac/ticket/655#comment:8> MacRuby <http://macruby.org/>