XCode 4.6 - Can't click the Entitlements checkbox for iOS project -


i have ios project have been working on time. need add entitlements. when select target , check "entitlements" checkbox, automatically un-checks it's self 1 second later.

i have .entitlements file in project. have removed , recreated it. have tried checking "entitlements" checkbox , without .entitlements file there.

i'm not sure other details need provide illustrate issue, if have left out may important, please let me know.

i ended figuring out resolution. had remove , delete entitlements file project, go both project's build settings tab , target build settings tab , remove references .entitlements file. after closed xcode , re-opened it. @ point able click "use entitlements" checkbox.

i sorry not returning question earlier.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -