issue building ios enterprise app

8 views
Skip to first unread message

nick.m...@gmail.com

unread,
May 4, 2015, 8:20:08 PM5/4/15
to codenameone...@googlegroups.com
I am trying to update a project from last year that used to build fine, but now the build server is failing.
It has an enterprise certificate, since it is distributed via a website rather than itunes.

the log says the build has succeeded:

...
** BUILD SUCCEEDED **

then does the code signing without error then this happens:

...
security delete-certificate -c iPhone Distribution: <Company name>
Executing: security delete-keychain temp security: SecKeychainDelete: The specified keychain could not be found.
Exception: java.lang.NullPointerException
com.codename1.build.daemon.IPhoneBuilder.includeSources(IPhoneBuilder.java:1670)
com.codename1.build.daemon.IPhoneBuilder.build(IPhoneBuilder.java:1629)
com.codename1.build.daemon.Executor$4.run(Executor.java:660)

Android is building without issue.

Any idea what this could be?

Shai Almog

unread,
May 5, 2015, 1:09:38 AM5/5/15
to codenameone...@googlegroups.com, nick.m...@gmail.com
Its the include dsym change that broke everything. It apparently doesn't work. We'll fix it.
Reply all
Reply to author
Forward
0 new messages