Skip to content

Instantly share code, notes, and snippets.

View ByteProject's full-sized avatar

Stefan Vogt ByteProject

View GitHub Profile
@ByteProject
ByteProject / gist:3788954
Created September 26, 2012 16:15 — forked from odrobnik/gist:3788876
Info Plist declaring a main bundle extension *fixed*
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>