Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1765] Unexpected output with xcode 4.1 for iPad apps

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:01:37.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsios, ipad, xcode4.1
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:01:37.000+0000
Updated2017-03-02T19:03:08.000+0000

Description

1.Use xcode 4.1 to create an iPad app.
2.Run the app while attached to view debug output.

results, the app seems to run fine, but I see:

Wed Sep 8 13:17:57 Jeff-Haynies-iPad installd[6215] : entitlement 'application-identifier' has value not permitted by a provisioning profile

Wed Sep 8 13:17:57 Jeff-Haynies-iPad installd[6215] : entitlement 'keychain-access-groups' has value not permitted by a provisioning profile

Wed Sep 8 13:17:57 Jeff-Haynies-iPad installd[6215] : entitlement 'application-identifier' has value not permitted by a provisioning profile

Wed Sep 8 13:17:57 Jeff-Haynies-iPad installd[6215] : entitlement 'keychain-access-groups' has value not permitted by a provisioning profile

Wed Sep 8 13:17:57 Jeff-Haynies-iPad installd[6215] : entitlement 'application-identifier' has value not permitted by a provisioning profile

Wed Sep 8 13:17:57 Jeff-Haynies-iPad installd[6215] : entitlement 'keychain-access-groups' has value not permitted by a provisioning profile

Comments

  1. Thomas Huelbert 2011-04-15

    I could not repro this with a freshly created app, fwiw, but using my existing ks-ipad I get the noted output

  2. Blain Hamon 2011-04-15

    This is install daemon complaining that the provisioning profile mentions entitlements it's not expecting, either new properties or old ones. Good catch, but it's nothing to worry about.

  3. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source