[aerogear-dev] [iOS] AeroGear Integration Tests

Matthias Wessendorf matzew at apache.org
Tue Sep 18 07:42:37 EDT 2012


Hello,

I worked a bit today on polishing the integration tests for our
AeroGear iOS library ([1]).

I updated the dependency to use the latest AeroGear-iOS version
(0.0.3), which I released today...

I also cleaned up the mess that was here before, b/c of CocoaPods. I
got rid of the workspace, the Pods folder and the Podfile.lock file.

I have updated the README, on how to get started, see [2].

In summary, you need to have CocoaPods installed and need to run it
(at least after initial checkout):

1) After clone, cd into 'AeroGear-iOS-Integration' folder
2) run 'pod install'
3) open the _newly_ generated workspace (open
AeroGear-iOS-Integration.xcworkspace/)

As said in the README, you need a JBoss running, which contains a
clean todo.ear file; here is room for improvement ;-)

Also, if there are things unclear, feel free to fix them - or let's
discuss them here.

Cheers!
Matthias

[1] https://github.com/aerogear/aerogear-ios-integration
[2] https://github.com/aerogear/aerogear-ios-integration/blob/master/README.md



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


More information about the aerogear-dev mailing list