...yeah, stick with Xcode 3 for now.

Figures Lion would screw things up a bit.

We need a way to take advantage of the better SDKs.

...gah, we're just like Windows now. HELP!
This commit is contained in:
Jason Felds
2011-07-20 21:09:57 -04:00
parent 5164e80b7f
commit 864bca63c3
2 changed files with 291 additions and 35 deletions
+8
View File
@@ -45,6 +45,8 @@
<string>PRODUCT_VER_BARE</string>
<key>CFBundleSignature</key>
<string>Step</string>
<key>CFBundleURLTypes</key>
<array/>
<key>CFBundleVersion</key>
<string>PRODUCT_VER_BARE</string>
<key>LSApplicationCategoryType</key>
@@ -55,5 +57,11 @@
<string>Copyright 2001-2011</string>
<key>NSPrincipalClass</key>
<string>SMApplication</string>
<key>NSServices</key>
<array/>
<key>UTExportedTypeDeclarations</key>
<array/>
<key>UTImportedTypeDeclarations</key>
<array/>
</dict>
</plist>