• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Open my Application via safari
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open my Application via safari


  • Subject: Re: Open my Application via safari
  • From: Sherm Pendley <email@hidden>
  • Date: Tue, 31 Oct 2006 13:06:11 -0500

On Oct 31, 2006, at 12:20 PM, Yorh wrote:

Hello again,

I have in my info.plist file this:

<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>myApp</string>
			<key>CFBundleURLName</key>
			<string>my URL</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>myLink</string>
			</array>
		</dict>
	</array>

But it seems wrong because if I have in a web page myLink:// something .... nothing happen :(

Where is the mistake?

Try copying your built app to a new folder. That should cause Finder to read the app's Info.plist and update the Launch Services database.


sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Open my Application via safari (From: Yorh <email@hidden>)
 >Re: Open my Application via safari (From: Sherm Pendley <email@hidden>)
 >Re: Open my Application via safari (From: Yorh <email@hidden>)
 >Re: Open my Application via safari (From: Yorh <email@hidden>)

  • Prev by Date: Re: sort, cut and paste
  • Next by Date: Cocoa wrapper around C++ code, what is the best idiom for wrapping STL style iterators?
  • Previous by thread: Re: Open my Application via safari
  • Next by thread: Re: Open my Application via safari
  • Index(es):
    • Date
    • Thread