RoboVM XCode/IB project generator

The RoboVM doesn't provide any functionality to edit xib/storyboards at iOS side. All changes to be done in Interface Builder. To simplify it simple xcode project is generated that contains all classes that are exported by Custom class. These classes expose IBOutlet/IBOutletCollection/IBAction/IBObservable to easy attach outlet to corresponding field/setter in class

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mobidevelop.robovm
ArtifactId

ArtifactId

robovm-ibxcode
Last Version

Last Version

2.3.16
Release Date

Release Date

Type

Type

jar
Description

Description

RoboVM XCode/IB project generator
The RoboVM doesn't provide any functionality to edit xib/storyboards at iOS side. All changes to be done in Interface Builder. To simplify it simple xcode project is generated that contains all classes that are exported by Custom class. These classes expose IBOutlet/IBOutletCollection/IBAction/IBObservable to easy attach outlet to corresponding field/setter in class
Project URL

Project URL

http://github.com/MobiVM/robovm
Project Organization

Project Organization

com.mobidevelop.robovm

Download robovm-ibxcode

How to add to project

<!-- https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-ibxcode/ -->
<dependency>
    <groupId>com.mobidevelop.robovm</groupId>
    <artifactId>robovm-ibxcode</artifactId>
    <version>2.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-ibxcode/
implementation 'com.mobidevelop.robovm:robovm-ibxcode:2.3.16'
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-ibxcode/
implementation ("com.mobidevelop.robovm:robovm-ibxcode:2.3.16")
'com.mobidevelop.robovm:robovm-ibxcode:jar:2.3.16'
<dependency org="com.mobidevelop.robovm" name="robovm-ibxcode" rev="2.3.16">
  <artifact name="robovm-ibxcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobidevelop.robovm', module='robovm-ibxcode', version='2.3.16')
)
libraryDependencies += "com.mobidevelop.robovm" % "robovm-ibxcode" % "2.3.16"
[com.mobidevelop.robovm/robovm-ibxcode "2.3.16"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.apache.bcel : bcel jar 6.3.1

provided (1)

Group / Artifact Type Version
com.mobidevelop.robovm : robovm-compiler jar 2.3.16

Project Modules

There are no modules declared in this project.
com.mobidevelop.robovm

MobiVM

JVM on iOS

Versions

Version
2.3.16
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1