mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 20:31:17 +08:00
OSX: support for ImageIO
This commit is contained in:
@@ -117,7 +117,7 @@ task :bridgesupport_files do
|
||||
case framework
|
||||
when 'HIToolbox', 'Ink' then 'Carbon'
|
||||
when 'CFNetwork', 'LaunchServices', 'Metadata', 'OSServices', 'SearchKit' then 'CoreServices'
|
||||
when 'ColorSync', 'CoreText', 'HIServices' then 'ApplicationServices'
|
||||
when 'ColorSync', 'CoreText', 'HIServices', 'ImageIO' then 'ApplicationServices'
|
||||
else framework
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user