Modifies the script to generate Credits.rtf.

This commit is contained in:
zonble 2011-10-17 12:32:20 +08:00
parent 0cc62a12e1
commit a263f5739e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
import sys, os
os.environ["MACOSX_DEPLOYMENT_TARGET"] = "10.7"
os.environ["PYTHONPATH"] = "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/"
import subprocess, getopt
from Foundation import *