OpenRemote releases are tagged in the Subversion repository under the tags directory.
For developers comfortable with a pure source release and very little supporting documentation (we are happy to give you a hand and answer questions on the Forums and chat), you can checkout the OpenRemote 1.0 Milestone 1 source code:
The source release infrastructure is still pretty raw. You have been warned.
What you will get from the checkout is:
1. Beehive 1.0 Beta 3
2. UI Composer 1.0 Beta 2
3. Controller 1.0 Beta 2
4. iPhone Console 1.0 Beta 1
Each Java project contains a build.xml script for Ant 1.7.0 with war as a target project to build a deployable Java Web Archive (WAR) for Tomcat 6.0.x. Ant build tool is also included in the checkout under the "Tools/" directory.
The iPhone Console checkout includes the required Xcode IDE project file to load and build the project under Mac OS X.