In target change capabilities not affected xcode

Problem:

I had created two targets from my app to run with different provisioning profiles and capabilities.When i change the groupid,icloud capabilities it was automatically changed in the another target.

So i'm no able to run the app.

Solution:

You had created two targets with different provisioning profiles.First you goto build settings->code signing entitlements  check that new info.plist name is placed.If in both targets name as same then the above problem will be occur.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift