1
0

Removed packages folder as depedency for osx builds

Will require py2app 0.9
This commit is contained in:
Maran
2015-02-23 09:37:44 +01:00
parent 199868c2c0
commit b701ca185c
2 changed files with 2 additions and 2 deletions

View File

@@ -15,8 +15,8 @@
</array>
<key>LSArchitecturePriority</key>
<array>
<string>i386</string>
<string>x86_64</string>
<string>i386</string>
</array>
</dict>
</plist>