Skip to content

Commit

Permalink
最新打包app
Browse files Browse the repository at this point in the history
最新打包app
  • Loading branch information
answer-huang committed Jul 31, 2014
1 parent 9334332 commit 8c5ee16
Show file tree
Hide file tree
Showing 77 changed files with 3,004 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/dSYM.app/Contents/Frameworks/Python.framework/Python
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>Python</string>
<key>CFBundleGetInfoString</key>
<string>Python Runtime and Library</string>
<key>CFBundleIdentifier</key>
<string>org.python.python</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.7.6, (c) 2004-2013 Python Software Foundation.</string>
<key>CFBundleLongVersionString</key>
<string>2.7.6, (c) 2004-2013 Python Software Foundation.</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.7.6</string>
</dict>
</plist>
Loading

0 comments on commit 8c5ee16

Please sign in to comment.