mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-03-30 17:43:26 +08:00
[BS] Link OSServices to CoreServices.
This commit is contained in:
@@ -110,7 +110,7 @@ task :bridgesupport_files do
|
||||
|
||||
linked_framework =
|
||||
case framework
|
||||
when 'CFNetwork', 'LaunchServices', 'Metadata' then 'CoreServices'
|
||||
when 'CFNetwork', 'LaunchServices', 'Metadata', 'OSServices' then 'CoreServices'
|
||||
when 'ColorSync', 'HIServices' then 'ApplicationServices'
|
||||
else framework
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user