iOS8 extension needs own provisioning profile?
问题 I am starting an iOS 8 extension but I can't run it on my device. The error when trying to run it is: No matching provisioning profiles found The provisioning profile specified in your build settings (“ExtensionName”) has an AppID of net.company.AppName which does not match your bundle identifier net.company.AppName.ExtensionName . Xcode can resolve this issue by downloading a new provisioning profile from the Member Center. Do I need a separate provisioning profile for both the main app and