We are aslo facing same issue on xcode 15
Post
Replies
Boosts
Views
Activity
I just updated POD minimum deploymnet to 11.0 and it worked for me.
Xcode 14 only supports building for a deployment target of iOS 11. libarclite was necessary for older OS versions, but is now obsolete. If you're encountering errors referring to this library, you should audit every target in your project for those that declare support for a minimum deployment target under iOS 11, and update them to at least iOS 11, or something more recent than that.
I updated POD minimum deploymnet to 11.0 and it worked for me.
Raise a request with apple support with the reason you want the device name. they will assign entitlement with bundle identifier. New profile can be used for device name in iOS 16.