Description

Xcode has an issue with repeated launches onto an iOS device.  After the initial install, Xcode is unable to install any other builds of that same app due to some sort of codesigning issue. 

A workaround is to "rm -rf <projdir>/Binaries/IOS/<projname>.app" every time before launching again from Xcode.

Steps to Reproduce

1) Create a new template project

2) Cook Content for iOS

3) Launch Xcode and build and install onto an iOS device

4) Launch again from Xcode.  It will fail with a codesigning error

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-207614 in the post.

0
Login to Vote

Fixed
ComponentUE - Platform - Apple
Affects Versions5.3.2
Target Fix5.4
Fix Commit32598401
CreatedFeb 21, 2024
ResolvedMar 28, 2024
UpdatedApr 1, 2024