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: 340
        
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:
- Click Foo-Info.plist
- Right Click Information Property List"
- Click "Add Row"
- Select URL types
- Expand "URL Types"
- Expand Item 0
- 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