Creating Application URL for iPhone

Posted by pion on Stack Overflow See other posts from Stack Overflow or by pion
Published on 2010-04-15T19:35:45Z Indexed on 2010/04/15 19:43 UTC
Read the original article Hit count: 271

Filed under:
|

I am preparing to submit my iPhone app for approval. This is my first time. One of the requirements is "Application URL".

I have done the following to create Application URL:

  1. Click Foo-Info.plist
  2. Right Click Information Property List"
  3. Click "Add Row"
  4. Select URL types
  5. Expand "URL Types"
  6. Expand Item 0
  7. Type in "com.mycompany.Foo" in the Value field with "URL Identifier" key

I am wondering if I do this correctly.

Thanks in advance for your help.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about appstore