Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 732561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:09:22+00:00 2026-05-14T07:09:22+00:00

To execute my application in iPhone first of all I have to add provisioning

  • 0

To execute my application in iPhone first of all I have to add provisioning profile in to my iPhone. Good. But I don’t understand the reason behind adding a entitlements.plist in iphone application in xCode under resources.

  • What does that entitlements.plist file do actually ?
  • Why that .plist file have only single Boolean in it ? (get-task-allow)
  • Can’t we add that Boolean variable to application-info.plist ?

I mean, I can’t find the reason behind storing a single Boolean variable in separate plist file. Instead application-info.plist already contains many many application settings. Can’t we just add this Boolean variable to application-info.plist.

Ok, any way. I know – it won’t be possible. Because we have to follow – what apple says.
But, here main intention behind all these was

  • “what is the basic need of entitlements.plist ?” or
  • “what is the functionality of entitlements.plist ?”
  • “How provisioning profile, entitlements.plist, application-info.plist & iPhone application compile all together & make verification on iPhone & execute it on iPhone ? “
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:09:23+00:00Added an answer on May 14, 2026 at 7:09 am

    Entitlements is actually a security measure of iPhoneOS. Quoted from the iPhone Development Guide:

    Entitlements. These files define properties that provide your application access to iPhone OS features (such as push notifications) and secure data (such as the user’s keychain).

    Publicly, the only entitlement key you could use is get-task-allow, which eventually enables the ptrace() function to be used for the app, thus enabling debugging.

    But there are a lot of entitlements used privately, e.g.

    • task_for_pid-allow, to allow controlling other processes (via the task_for_pid() function)
    • run-unsigned-code, to allow running code from this app without signature.
    • com.apple.springboard.launchapplications, com.apple.springboard.wipedevice, etc.

    The plist will be attached to and signed alongside the binary of the app — unlike Info.plist which is not signed. If the chain of trust is not broken, this acts as an entitlement of rights to some (dangerous) actions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I execute some tests within my application, but before doing that I have to
I want to execute javascript code from my iPhone application using UIWebView. But only
When i execute the application in jidea ide it executes fine. But when i
I have an application in VC++ which needs to execute a function provided to
I have an android application in which I have to execute some tasks at
In my iPhone application, I have the following line in a constructor: self.myVar =
I currently have an iPhone application that makes a call to an API to
I'm looking at Sam's Teach Yourself iPhone dev and I don't understand the example
I have finished the majority of my application that I am working on, but
I have a weird problem with my iphone application. I have created an sqlite3

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.