I am using Xcode 14.3.1. I have created new target for watch to work with my existing iOS app which is in swift. Created development and distribution provisioning profile and tried running. The app is getting installed in my watch (Series 8 , Version 9.1 (2OS75)) but its not getting launched and end up showing
Could not launch
Failed to get the task for process -1.
Tried the same certificates by creating sample project and tried running it worked perfectly
Created Developer and Distribution provisioning profiles
By going through some stack overflow answers tried disabling Debug executable




