Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
4f901375
Kaydet (Commit)
4f901375
authored
Tem 15, 2004
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
- Added a note about fixversions.py
- Ran it.
üst
c572e42f
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
59 additions
and
65 deletions
+59
-65
README
Mac/OSX/README
+6
-2
Info.plist
Mac/OSXResources/app/Info.plist
+12
-15
version.plist
Mac/OSXResources/framework/version.plist
+4
-4
PackageManager.plist
Mac/Tools/IDE/PackageManager.plist
+12
-14
PythonIDE.plist
Mac/Tools/IDE/PythonIDE.plist
+12
-15
PythonIDE.py
Mac/Tools/IDE/PythonIDE.py
+1
-1
BuildApplet.plist
Mac/scripts/BuildApplet.plist
+12
-14
No files found.
Mac/OSX/README
Dosyayı görüntüle @
4f901375
...
@@ -119,6 +119,10 @@ non-GUI and GUI python scripts from the command line, respectively.
...
@@ -119,6 +119,10 @@ non-GUI and GUI python scripts from the command line, respectively.
6. How do I create a binary distribution?
6. How do I create a binary distribution?
-----------------------------------------
-----------------------------------------
First go to Mac/OSX and run "python fixversions.py -a" with the Python
you are going to distribute. This will fix the version numbers and copyright
strings in the various Info.plist files.
Go to the Mac/OSX/Dist directory. There you find a script "build" that
Go to the Mac/OSX/Dist directory. There you find a script "build" that
does all the work: it configures and builds a framework Python, installs
does all the work: it configures and builds a framework Python, installs
it, creates the installer package file and packs this in a DMG image.
it, creates the installer package file and packs this in a DMG image.
...
@@ -156,4 +160,4 @@ macresource module and the Mac/OSX/Makefile cater for this, and create
...
@@ -156,4 +160,4 @@ macresource module and the Mac/OSX/Makefile cater for this, and create
".rsrc.df.rsrc" files on the fly that are normal datafork-based resource
".rsrc.df.rsrc" files on the fly that are normal datafork-based resource
files.
files.
Jack Jansen, Jack.Jansen@cwi.nl, 20-Jun-2003.
Jack Jansen, Jack.Jansen@cwi.nl, 15-Jul-2004.
\ No newline at end of file
\ No newline at end of file
Mac/OSXResources/app/Info.plist
Dosyayı görüntüle @
4f901375
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
SYST
E
M
"
f
il
e
://lo
ca
lhost/Syst
e
m/Li
b
r
a
ry/
D
T
D
s/Prop
e
rtyList
.
d
t
d
"
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e C
omput
e
r//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
0
.
9
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
English
<
/string
>
<
string
>
English
<
/string
>
...
@@ -19,16 +19,8 @@
...
@@ -19,16 +19,8 @@
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
Python
<
/string
>
<
string
>
Python
<
/string
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
string
>
2.4a0
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.4a0
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>
Copyright
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4a0
<
/string
>
<
k
e
y
>
CFBundleHelpBookFolder
<
/k
e
y
>
<
k
e
y
>
CFBundleHelpBookFolder
<
/k
e
y
>
<
a
rr
a
y
>
<
a
rr
a
y
>
<
string
>
Documentation
<
/string
>
<
string
>
Documentation
<
/string
>
...
@@ -38,26 +30,31 @@
...
@@ -38,26 +30,31 @@
<
string
>
MacPython
Help
<
/string
>
<
string
>
MacPython
Help
<
/string
>
<
k
e
y
>
CFBundleHelpTOCFile
<
/k
e
y
>
<
k
e
y
>
CFBundleHelpTOCFile
<
/k
e
y
>
<
string
>
index.html
<
/string
>
<
string
>
index.html
<
/string
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
string
>
PythonInterpreter.icns
<
/string
>
<
string
>
PythonInterpreter.icns
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
org.python.python
<
/string
>
<
string
>
org.python.python
<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
Python
<
/string
>
<
string
>
Python
<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
PytX
<
/string
>
<
string
>
PytX
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2.4a0
<
/string
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSAppleScriptEnabled
<
/k
e
y
>
<
k
e
y
>
NSAppleScriptEnabled
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/plist
>
<
/plist
>
Mac/OSXResources/framework/version.plist
Dosyayı görüntüle @
4f901375
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
SYST
E
M
"
f
il
e
://lo
ca
lhost/Syst
e
m/Li
b
r
a
ry/
D
T
D
s/Prop
e
rtyList
.
d
t
d
"
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e C
omput
e
r//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
0
.
9
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
BuildVersion
<
/k
e
y
>
<
k
e
y
>
BuildVersion
<
/k
e
y
>
<
string
>
1
<
/string
>
<
string
>
1
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4a
0
<
/string
>
<
string
>
2.4a
lpha1
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2.4a
0
<
/string
>
<
string
>
2.4a
lpha1
<
/string
>
<
k
e
y
>
ProjectName
<
/k
e
y
>
<
k
e
y
>
ProjectName
<
/k
e
y
>
<
string
>
Python
<
/string
>
<
string
>
Python
<
/string
>
<
k
e
y
>
ReleaseStatus
<
/k
e
y
>
<
k
e
y
>
ReleaseStatus
<
/k
e
y
>
...
...
Mac/Tools/IDE/PackageManager.plist
Dosyayı görüntüle @
4f901375
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
SYST
E
M
"
f
il
e
://lo
ca
lhost/Syst
e
m/Li
b
r
a
ry/
D
T
D
s/Prop
e
rtyList
.
d
t
d
"
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e C
omput
e
r//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
0
.
9
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
English
<
/string
>
<
string
>
English
<
/string
>
...
@@ -9,33 +9,31 @@
...
@@ -9,33 +9,31 @@
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
PackageManager
<
/string
>
<
string
>
PackageManager
<
/string
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
string
>
2.3.2
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.3.2
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>
Copyright
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.3.2
<
/string
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
string
>
PackageManager.icns
<
/string
>
<
string
>
PackageManager.icns
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
org.python.pythonide
<
/string
>
<
string
>
org.python.pythonide
<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
PythonIDE
<
/string
>
<
string
>
PythonIDE
<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
Pide
<
/string
>
<
string
>
Pide
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2.3.2
<
/string
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/plist
>
<
/plist
>
Mac/Tools/IDE/PythonIDE.plist
Dosyayı görüntüle @
4f901375
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
SYST
E
M
"
f
il
e
://lo
ca
lhost/Syst
e
m/Li
b
r
a
ry/
D
T
D
s/Prop
e
rtyList
.
d
t
d
"
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e C
omput
e
r//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
0
.
9
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
English
<
/string
>
<
string
>
English
<
/string
>
...
@@ -25,16 +25,8 @@
...
@@ -25,16 +25,8 @@
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
PythonIDE
<
/string
>
<
string
>
PythonIDE
<
/string
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
string
>
2.4a0
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.4a0
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>
Copyright
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4a0
<
/string
>
<
k
e
y
>
CFBundleHelpBookFolder
<
/k
e
y
>
<
k
e
y
>
CFBundleHelpBookFolder
<
/k
e
y
>
<
a
rr
a
y
>
<
a
rr
a
y
>
<
string
>
PythonDocumentation
<
/string
>
<
string
>
PythonDocumentation
<
/string
>
...
@@ -43,24 +35,29 @@
...
@@ -43,24 +35,29 @@
<
string
>
Python
Help
<
/string
>
<
string
>
Python
Help
<
/string
>
<
k
e
y
>
CFBundleHelpTOCFile
<
/k
e
y
>
<
k
e
y
>
CFBundleHelpTOCFile
<
/k
e
y
>
<
string
>
index.html
<
/string
>
<
string
>
index.html
<
/string
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
string
>
PythonIDE.icns
<
/string
>
<
string
>
PythonIDE.icns
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
org.python.pythonide
<
/string
>
<
string
>
org.python.pythonide
<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
PythonIDE
<
/string
>
<
string
>
PythonIDE
<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
Pide
<
/string
>
<
string
>
Pide
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2.3.2
<
/string
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/plist
>
<
/plist
>
Mac/Tools/IDE/PythonIDE.py
Dosyayı görüntüle @
4f901375
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# keep this (__main__) as clean as possible, since we are using
# keep this (__main__) as clean as possible, since we are using
# it like the "normal" interpreter.
# it like the "normal" interpreter.
__version__
=
'1.0.
1
'
__version__
=
'1.0.
2
'
import
sys
import
sys
import
os
import
os
...
...
Mac/scripts/BuildApplet.plist
Dosyayı görüntüle @
4f901375
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
SYST
E
M
"
f
il
e
://lo
ca
lhost/Syst
e
m/Li
b
r
a
ry/
D
T
D
s/Prop
e
rtyList
.
d
t
d
"
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e C
omput
e
r//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
0
.
9
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
English
<
/string
>
<
string
>
English
<
/string
>
...
@@ -25,33 +25,31 @@
...
@@ -25,33 +25,31 @@
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
BuildApplet
<
/string
>
<
string
>
BuildApplet
<
/string
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
k
e
y
>
CFBundleGetInfoString
<
/k
e
y
>
<
string
>
2.3.2
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.3.2
,
(
c
)
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>
Copyright
2003
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.3.2
<
/string
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
k
e
y
>
CFBundleIconFile
<
/k
e
y
>
<
string
>
BuildApplet.icns
<
/string
>
<
string
>
BuildApplet.icns
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
org.python.buildapplet
<
/string
>
<
string
>
org.python.buildapplet
<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleLongVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
,
(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
PythonIDE
<
/string
>
<
string
>
PythonIDE
<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
Pide
<
/string
>
<
string
>
Pide
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2.3.2
<
/string
>
<
string
>
2.4alpha1
<
/string
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
k
e
y
>
CSResourcesFileMapped
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
LSRequiresCarbon
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSHumanReadableCopyright
<
/k
e
y
>
<
string
>(
c
)
2004
Python
Software
Foundation.
<
/string
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/plist
>
<
/plist
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment