Failed to copy launch images for bundling (SOLVED)

Hey I’m here again asking for help.
I’m having problem to sign the iOS app. I’ve done this before but its not working rn. It’s ok to create a bundle tho (I’m using a provisioning profile created (recently) by the Xcode).

I tried to signing using a blank (mobile) project but got the same error. I created another provisioning profile but nothing.

Thanks!

1 Like

Yes, another user just reported the same thing here.
We’ll take a look at this on monday.

2 Likes

Oh ok, sorry for the new thread (can be deleted). I usually don’t read the beta releases (only the notes/changes) threads but I’ll keep eyes on this one!

thanks again!

I’ve tried to sign the iOS app this morning and I’m getting this error. I’m on the latest 1.2.168 BETA.
game.project is using all the default images (I haven’t started anything yet). Any idea?

No. You need to provide more information. Extensions, configuration etc. Is it working with the stable version? Is it working with bob.jar from the command line?

1 Like

Nothing specific. I get the same even with a new project with the mobile template.

?

1 Like

Just tried. I’m getting the same error on stable 1.2.167 (BTW, it would be great to have a different icon/name for the beta :wink: ).

Building the project for iOS works as expected on both versions. Haven’ tried bob yet. Are you guys not getting the same issue? Seems like a permission issue? I’m on macos 10.15.3.

I bundled a signed iOS application (32+64-bit) based on the Mobile Template (https://github.com/defold/template-mobile) with Defold stable 1.2.167 without encountering any problems. Try the same project. Also try using bob.jar.

Yep, I did that already :slight_smile:

For me it bundles fine and works on device, it’s the “Sign iOS app…” option that doesn’t work, the mobile dev app.

I’ll try bob.jar

1 Like

Oh. Right. Yes, I see now that it doesn’t work. We’ll take a look on Monday. In the meantime just bundle an empty debug app and use that instead. It works equally well.

1 Like

Thanks a lot :slight_smile:

I found the problem and have prepared a fix. We were missing the new launch images added in 1.2.165. A new editor should be available once the fix has been approved.

3 Likes

Just tried on the new stable release and it is working properly now. Thanks a lot!

2 Likes