Posts

Post marked as solved
58 Replies
I tried to set it to wait for executable to be launched but it just hangs and says "Waiting to attach to "App Name" on <Device IPad>Did you have other steps that I could have missed? Thanks.
Post marked as solved
58 Replies
The build and compile works after what you have suggested. But when I was trying to run on a device, it fails and says could not launch the "in-house provisioning profile" No errors were detected during the build process.Is there something else to try out or are there any additional steps that I have missed?uncheck the Automatically manage signing option in the General tab of target settingsfully close Xcodedelete .mobileprovision files under ~/Library/MobileDevice/Provisioning Profiles/delete the following certificates in Keychain Access: iPhone Developer: ***@***.*** (xxxxxxxxx)Developer ID Certification AuthorityApple Worldwide Developer Relations Certification Authorityremove the app you are working on from your iOS devicesreboot your Mac and iOS deviceslaunch Xcodechange the Bundle Identifier to anything else (you might change it back after it works)re-check the Automatically manage signing optionplug in your devices, click on Run, trust your certificate on your iOS devicesit should work now
Post not yet marked as solved
24 Replies
I tried it but it did not work. I have an in house distribution profile. Does it matter?