+ update SVGgh to version 1.9.2 with iOS 11 compatibility (#426)
+ update RoboVM to version 2.3.2 with iOS 11 compatibility with InteliJ-PlugIn Version 2.3.3-SNAPSHOT and compatibility with Xcode 9.0
This commit is contained in:
@@ -49,4 +49,4 @@
|
||||
|
||||
/*! \brief Because views and buttons are dynamically instantiated from Storyboards and Nibs, code for their classes might not link in from a static library. Thus this method to make sure the class gets called at least once from code.
|
||||
*/
|
||||
void MakeSureSVGghLinks();
|
||||
void MakeSureSVGghLinks(void);
|
||||
|
||||
Reference in New Issue
Block a user