mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-21 02:50:14 +08:00
add CoreAudio
This commit is contained in:
@@ -28,7 +28,7 @@ task :vm_files do
|
||||
end
|
||||
end
|
||||
|
||||
EXCLUDED_FRAMEWORKS = ['Kernel', 'System', 'CoreAudio', 'IOKit']
|
||||
EXCLUDED_FRAMEWORKS = ['Kernel', 'System', 'IOKit']
|
||||
task :bridgesupport_files do
|
||||
platform_dev_path = "#{PLATFORMS_DIR}/iPhoneSimulator.platform/Developer"
|
||||
SDK_VERSIONS.each do |sdk_version|
|
||||
|
||||
Reference in New Issue
Block a user