defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

Crash when sign iOS app [DEFEDIT-1544] #2437

Closed ducrt7 closed 5 years ago

ducrt7 commented 5 years ago

Expected behaviour

create Linker Game sample project Project > Sign iOS app... > Fill out all information > Sign > sign successfully.

Actual behaviour

create Linker Game sample project Project > Sign iOS app... > Fill out all information > Sign > Error Panel: java.lang.ClassCastException: clojure.lang.PersistentArrayMap cannot be cast to java.io.File > Crash

Steps to reproduce

Project > Sign iOS app... > Fill out all information > Sign > Error Panel: java.lang.ClassCastException: clojure.lang.PersistentArrayMap cannot be cast to java.io.File


Build time2019-01-28T15:36:49.949805
Defold channeleditor-alpha
Defold editor shac043948fbf2c57e88d4ca921ea9ab135081bb7e7
Defold engine sha9f376d88408bad9088a4187d4f874ae4767a0185
Defold version1.2.145
Error2bbaeda48933483cbb2fd7230596a362
GPUNVIDIA GeForce GT 650M OpenGL Engine
GPU Driver2.1 NVIDIA-12.0.19 355.11.10.50.10.103
Java version1.8.0_102-b14
OS archx86_64
OS nameMac OS X
OS version10.14.1
erikangelin-king commented 5 years ago

2429

JCash commented 5 years ago

As a workaround, you can ofc bundle your app, and install it using XCode or ios-deploy

erikangelin-king commented 5 years ago

This should be fixed by now :) Please update and retry. If it still fails, please reopen this issue!