4 Commits

Author SHA1 Message Date
Emanuele
92d53f21b7 versione .app 1.42 2020-10-27 12:47:49 +01:00
Emanuele
79e5a78537 Merge branch 'code-gui-devel' of https://git.etss.it/12Parsec/bananaSPLIT into code-gui-devel 2020-10-27 12:42:40 +01:00
Emanuele
889c73c9b1 build 1.42 per mac, crea correttamente file .app 2020-10-27 12:38:03 +01:00
db26e6350d modifiche gitignore 2020-10-26 16:14:43 +01:00
121 changed files with 4684 additions and 7 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ TestFiles
__pycache__ __pycache__
.vscode .vscode
.venv .venv
*.zip

Binary file not shown.

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>SPEx</string>
<key>CFBundleExecutable</key>
<string>MacOS/SPEx</string>
<key>CFBundleIconFile</key>
<string>logo.icns</string>
<key>CFBundleIdentifier</key>
<string>12parsec.software.SPEx</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SPEx</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
</dict>
</plist>

View File

@@ -0,0 +1 @@
<クd<>箆!ソ`。スン

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
../Resources/include

View File

@@ -0,0 +1 @@
../Resources/lib

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More