问题
I've been working on an iPhone project with iOS 8.3, Xcode 6.3 having Os X Yosemite version 10.10.3 when I connect device to test App , getting error as below CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.3' and No matching provisioning profiles found: so how do I disable codesiging and I want to test this on device. Please Help!
来源:https://stackoverflow.com/questions/30449529/how-to-disable-code-signing-in-ios-xcode-6-3