You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
-fix sound room params (was not working)
-fixes to DAE exporter -ios fixes (video)
This commit is contained in:
@@ -81,6 +81,7 @@ def configure(env):
|
||||
#'-framework', 'AdSupport',
|
||||
'-framework', 'MediaPlayer',
|
||||
'-framework', 'AVFoundation',
|
||||
'-framework', 'CoreMedia',
|
||||
])
|
||||
|
||||
if env['game_center'] == 'yes':
|
||||
|
||||
Reference in New Issue
Block a user