Uses of Class
org.robovm.compiler.util.XCFrameworkPlist.Library
| Package | Description |
|---|---|
| org.robovm.compiler.util |
-
Uses of XCFrameworkPlist.Library in org.robovm.compiler.util
Methods in org.robovm.compiler.util that return XCFrameworkPlist.Library Modifier and Type Method Description XCFrameworkPlist.Library[]XCFrameworkPlist. getAvailableLibraries()Methods in org.robovm.compiler.util with parameters of type XCFrameworkPlist.Library Modifier and Type Method Description XCFrameworkPlist.BuilderXCFrameworkPlist.Builder. addLibrary(XCFrameworkPlist.Library lib)Constructors in org.robovm.compiler.util with parameters of type XCFrameworkPlist.Library Constructor Description XCFrameworkPlist(XCFrameworkPlist.Library[] availableLibraries)