Uses of Class
org.robovm.compiler.target.ios.SDK
| Package | Description |
|---|---|
| org.robovm.compiler.target.framework | |
| org.robovm.compiler.target.ios |
-
Uses of SDK in org.robovm.compiler.target.framework
Methods in org.robovm.compiler.target.framework that return types with arguments of type SDK Modifier and Type Method Description List<SDK>FrameworkTarget. getSDKs() -
Uses of SDK in org.robovm.compiler.target.ios
Methods in org.robovm.compiler.target.ios that return SDK Modifier and Type Method Description static SDKSDK. create(File root)Create an SDK instance for an SDK root bundled with Xcode.Methods in org.robovm.compiler.target.ios that return types with arguments of type SDK Modifier and Type Method Description List<SDK>IOSTarget. getSDKs()static List<SDK>SDK. listDeviceSDKs()static List<SDK>SDK. listSimulatorSDKs()Methods in org.robovm.compiler.target.ios with parameters of type SDK Modifier and Type Method Description intSDK. compareTo(SDK o)