1

hi im try to build my project with xcode but it show me that issue.

The operation couldn\U2019t be completed. Unable to launch com.kt.ios.narletest because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user.

how can i solve it?

우원진
  • 159
  • 3
  • 11

1 Answers1

1

I recently ran into this - the solution for me was to add my apps to the list of trusted apps on my device:

Go to your iPhone Settings > General > VPN & Device Management and "trust" apps created by yourself as developer, including test apps

m0j0hn
  • 532
  • 4
  • 16