diff options
| author | Juan Linietsky | 2014-03-13 22:57:24 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2014-03-13 22:57:24 -0300 |
| commit | 31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b (patch) | |
| tree | b6d3a290333c72940b49ed4c930ff6858a59515e /platform/isim/detect.py | |
| parent | a65edb4caabec21654c56552e11aacf0fd9291de (diff) | |
| download | godot-31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b.tar.gz godot-31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b.tar.zst godot-31ce3c5fd0300aac1e86bced1efc5f9ec94bdb6b.zip | |
Diffstat (limited to 'platform/isim/detect.py')
| -rw-r--r-- | platform/isim/detect.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/isim/detect.py b/platform/isim/detect.py index 196d269de..48f71bbef 100644 --- a/platform/isim/detect.py +++ b/platform/isim/detect.py @@ -74,6 +74,7 @@ def configure(env): '-framework', 'OpenGLES', '-framework', 'QuartzCore', '-framework', 'AudioToolbox', + '-framework', 'MediaPlayer', '-F$ISIMSDK', ]) |
