iOS Question I hosed my local mac builder.

karld

Active Member
Licensed User
Longtime User
Been using it fine for almost a year now.
Decided to upgrade it from v2.5 to v2.8
Looked to me like all I had to do was copy over some files..
I was wrong.

I can start it up and if I navigate to it from a browser with /test the response is fine.

If i try and compile an app it throws up a bunch of errors.

They are all java.lang-runtimeexception type errors
I am considering reloading java to see if that helps.

When it comes top a Mac I know next to nothing. I did have a prolem with my keystore file and had to reset it up. The b4i key is still there.

Any ideas?????
 

karld

Active Member
Licensed User
Longtime User
I resolved the issue..

I updated my Java to the latest available.
Upgraded to the latest B4I software.
Updated to the latest build server.
Recompiled bridge app and installed.
Still running Xcode 7

I am now happily compiling. :)
 
Upvote 0
Top