Changeset 1065 for AE/Setup/Mac
- Timestamp:
- Jul 5, 2017, 4:00:11 PM (7 years ago)
- Location:
- AE/Setup/Mac
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/Setup/Mac/AE Setup/AE Setup/AppDelegate.applescript
r1043 r1065 7 7 -- because that would be redundant of the Installer itself. 8 8 -- History: 9 -- 1.2.0 - No code changes. Re-built in order to include Run AE Installer 1.1.0, which had a change 10 -- made to ensure Mono compatibility in 10.13. 9 11 -- 1.1.9 - No code changes. Re-built in order to include Run AE Installer 1.0.9, which also had no 10 12 -- code changes but needed to be re-built in 10.12 in order to run in 10.12. … … 16 18 -- that Info.plist does not have to be edited, since that invalidates the code signature 17 19 -- applied by OS X 10.6's Script Editor. Some dialog text has been made clearer. Fixed a 18 -- weird bug that cropped up for the first while testing this script, which was breaking19 -- GDF validation.20 -- weird bug that cropped up for the first time while testing this script, which was 21 -- breaking GDF validation. 20 22 -- 1.1.5 - Now using fixed paths for Java for 10.6 and for 10.7+ because "which java" is not reliable. 21 23 -- 1.1.4 - Now attempting to call Java through "java" again before falling back to looking in Internet … … 25 27 -- 1.1.2 - Calling Java at Internet plug-in location instead of using basic command-line "java", as 26 28 -- only the JDK installs command-line Java. 27 -- 1.1.1 - Changed the "Run AE Installer" script to set environment to UTF-8 in order to avoid ' Ä'29 -- 1.1.1 - Changed the "Run AE Installer" script to set environment to UTF-8 in order to avoid 'ƒ' 28 30 -- problem in Java 7. 29 31 -- 1.1 - Updated bundled AEI Updater to 1.1, which supports proxies. … … 338 340 set AppleScript's text item delimiters to origDelimiters 339 341 -- Inform user if Java is too old 340 if (versionMajor ³gNeedsJavaVersionMajor) then342 if (versionMajor ≥ gNeedsJavaVersionMajor) then 341 343 if (versionMinor < gNeedsJavaVersionMinor) then 342 344 display dialog (("Sorry, Java v" & gNeedsJavaVersionMajor & "." & gNeedsJavaVersionMinor & " is required; found v" & versionMajor & "." & versionMinor & " instead.") as string) buttons {"OK"} default button 1 with title "AE Setup" -
AE/Setup/Mac/AE Setup/AE Setup/Info.plist
r1044 r1065 18 18 <string>APPL</string> 19 19 <key>CFBundleShortVersionString</key> 20 <string>1. 1.9</string>20 <string>1.2.0</string> 21 21 <key>CFBundleSignature</key> 22 22 <string>????</string> 23 23 <key>CFBundleVersion</key> 24 <string>Setup 1. 1.9</string>24 <string>Setup 1.2.0</string> 25 25 <key>LSMinimumSystemVersion</key> 26 26 <string>$(MACOSX_DEPLOYMENT_TARGET)</string> 27 27 <key>NSHumanReadableCopyright</key> 28 <string>Copyright © 201 6iritscen@oni2.net. All rights reserved.</string>28 <string>Copyright © 2017 iritscen@oni2.net. All rights reserved.</string> 29 29 <key>NSMainNibFile</key> 30 30 <string>MainMenu</string> -
AE/Setup/Mac/AE Setup/Resources/Run AE Installer.app/Contents/Info.plist
r1042 r1065 4 4 <dict> 5 5 <key>BuildMachineOSBuild</key> 6 <string>16 A201w</string>6 <string>16F73</string> 7 7 <key>CFBundleDevelopmentRegion</key> 8 8 <string>en</string> … … 20 20 <string>APPL</string> 21 21 <key>CFBundleShortVersionString</key> 22 <string>1. 0.9</string>22 <string>1.1.0</string> 23 23 <key>CFBundleSignature</key> 24 24 <string>????</string> … … 28 28 </array> 29 29 <key>CFBundleVersion</key> 30 <string>1. 0.9</string>30 <string>1.1.0</string> 31 31 <key>DTCompiler</key> 32 32 <string>com.apple.compilers.llvm.clang.1_0</string> 33 33 <key>DTPlatformBuild</key> 34 <string>8 S128d</string>34 <string>8E3004b</string> 35 35 <key>DTPlatformVersion</key> 36 36 <string>GM</string> 37 37 <key>DTSDKBuild</key> 38 <string>16 A201w</string>38 <string>16E185</string> 39 39 <key>DTSDKName</key> 40 40 <string>macosx10.12</string> 41 41 <key>DTXcode</key> 42 <string>08 00</string>42 <string>0833</string> 43 43 <key>DTXcodeBuild</key> 44 <string>8 S128d</string>44 <string>8E3004b</string> 45 45 <key>LSMinimumSystemVersion</key> 46 46 <string>10.6</string> … … 48 48 <true/> 49 49 <key>NSHumanReadableCopyright</key> 50 <string>Copyright © 201 6iritscen@oni2.net. All rights reserved.</string>50 <string>Copyright © 2017 iritscen@oni2.net. All rights reserved.</string> 51 51 <key>NSMainNibFile</key> 52 52 <string>MainMenu</string> -
AE/Setup/Mac/AE Setup/Resources/Run AE Installer.app/Contents/_CodeSignature/CodeResources
r1042 r1065 7 7 <key>Resources/AppDelegate.scpt</key> 8 8 <data> 9 nQy4QU5MDQMn8yKWf3AV/EiPxnA=9 sZTdQW47FiCJnlJy5jpzNrVYpEg= 10 10 </data> 11 11 <key>Resources/AppIcon.icns</key> … … 17 17 <key>hash</key> 18 18 <data> 19 //DCWiUzIlrvf0gezGV/y91uhsg=19 RtmayK3RgUp/4j3jH3GsaijNPW0= 20 20 </data> 21 21 <key>optional</key> … … 29 29 <key>hash</key> 30 30 <data> 31 nQy4QU5MDQMn8yKWf3AV/EiPxnA=31 sZTdQW47FiCJnlJy5jpzNrVYpEg= 32 32 </data> 33 33 <key>hash2</key> 34 34 <data> 35 gOKJjNQ7lxWUPHWnympVKd63XiZ3yIkWTst/GSZFeVA=35 I8Xboyk5OmhPfPn1bugqVBsQSWONI/KkLG7yVClt8Ko= 36 36 </data> 37 37 </dict> … … 51 51 <key>hash</key> 52 52 <data> 53 //DCWiUzIlrvf0gezGV/y91uhsg=53 RtmayK3RgUp/4j3jH3GsaijNPW0= 54 54 </data> 55 55 <key>hash2</key> 56 56 <data> 57 CvgX8WF6RX9gEmS0hs1DUueRrrByTXvXHp79NcCfVKg=57 /QZyIktxCNsnqtBf6C4lAZGOUEFv3WKkJrCx2IKGMz0= 58 58 </data> 59 59 <key>optional</key> -
AE/Setup/Mac/Run AE Installer/Run AE Installer/AppDelegate.applescript
r1042 r1065 6 6 -- shortcut for the user and as a part of the AE Setup process. 7 7 -- History: 8 -- 1.1.0 - Now looking for Mono in the /Library/Frameworks path that it's actually 9 -- installed in, as 10.13 does not seem to be registering the paths.d 10 -- extension to $PATH and it's more foolproof to just get to it directly. 8 11 -- 1.0.9 - No code changes, but needed to re-build in 10.12 in order for it to work 9 12 -- in 10.12. … … 66 69 67 70 if (success is true) then 68 set run_prefix to "export PATH=/ usr/local/bin:${PATH};export LC_CTYPE=\"UTF-8\";"71 set run_prefix to "export PATH=/Library/Frameworks/Mono.framework/Versions/Current/bin:${PATH};export LC_CTYPE=\"UTF-8\";" 69 72 set AEIUfolder to parentPathASStr & "AEInstaller" 70 73 set AEIU to AEIUfolder & ":AEInstaller2Updater.jar" -
AE/Setup/Mac/Run AE Installer/Run AE Installer/Info.plist
r1042 r1065 18 18 <string>APPL</string> 19 19 <key>CFBundleShortVersionString</key> 20 <string>1. 0.9</string>20 <string>1.1.0</string> 21 21 <key>CFBundleSignature</key> 22 22 <string>????</string> 23 23 <key>CFBundleVersion</key> 24 <string>1. 0.9</string>24 <string>1.1.0</string> 25 25 <key>LSMinimumSystemVersion</key> 26 26 <string>$(MACOSX_DEPLOYMENT_TARGET)</string> … … 28 28 <true/> 29 29 <key>NSHumanReadableCopyright</key> 30 <string>Copyright © 201 6iritscen@oni2.net. All rights reserved.</string>30 <string>Copyright © 2017 iritscen@oni2.net. All rights reserved.</string> 31 31 <key>NSMainNibFile</key> 32 32 <string>MainMenu</string>
Note:
See TracChangeset
for help on using the changeset viewer.