1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

iphone: Drop unused Appirater thirdparty API

This commit is contained in:
Rémi Verschelde
2017-03-05 14:53:56 +01:00
parent 49c065d29c
commit 481e511082
6 changed files with 0 additions and 970 deletions

View File

@@ -30,7 +30,6 @@ def get_opts():
('store_kit', 'Support for in-app store', 'yes'),
('icloud', 'Support for iCloud', 'yes'),
('ios_gles22_override', 'Force GLES2.0 on iOS', 'yes'),
('ios_appirater', 'Enable Appirater', 'no'),
('ios_exceptions', 'Use exceptions when compiling on playbook', 'yes'),
('ios_triple', 'Triple for ios toolchain', ''),
('ios_sim', 'Build simulator binary', 'no'),