Closed badlogic closed 9 years ago
Disabling the Android project in settings.gradle
makes compile on save work again. It appears the Android plugin takes over the model of the entire project, not just the Android module. Possibly related tot he Android facet added to all modules.
This means updates to view controllers will not be automatically reflected in the Xcode project.