Failure to create an extension without information

I have a browser extension that works in Firefox, IE, and Chrome, and I'm currently migrating it to safari.

I followed the instructions on the Apple developer site and also renamed the extension folder to myext.safariextension. I got a certificate, and I think its safari creator will recognize.

However, for some reason, creating an extension fails. I get the following message:

fails and don't know why

I have no idea how to solve this problem. A Google search, a search, and an SO query in SO chat yielded no results.

Any help would be appreciated, even if it just guides me to the right solution. This is Safari 5 on windows if that helps.

+5
source share

All Articles