diff --git a/core/resources/datafiles/thrustcurves/thrustcurves.ser b/core/resources/datafiles/thrustcurves/thrustcurves.ser index 115884635..d4cbdc459 100644 Binary files a/core/resources/datafiles/thrustcurves/thrustcurves.ser and b/core/resources/datafiles/thrustcurves/thrustcurves.ser differ diff --git a/install4j/23.xx/.gitignore b/install4j/23.09/.gitignore similarity index 100% rename from install4j/23.xx/.gitignore rename to install4j/23.09/.gitignore diff --git a/install4j/23.xx/macOS_resources/DS_Store b/install4j/23.09/macOS_resources/DS_Store similarity index 67% rename from install4j/23.xx/macOS_resources/DS_Store rename to install4j/23.09/macOS_resources/DS_Store index 2aa9f662f..f1aaaa863 100755 Binary files a/install4j/23.xx/macOS_resources/DS_Store and b/install4j/23.09/macOS_resources/DS_Store differ diff --git a/install4j/23.xx/macOS_resources/macOS_installer_background.png b/install4j/23.09/macOS_resources/macOS_installer_background.png similarity index 100% rename from install4j/23.xx/macOS_resources/macOS_installer_background.png rename to install4j/23.09/macOS_resources/macOS_installer_background.png diff --git a/install4j/23.xx/macOS_resources/macOS_installer_background.psd b/install4j/23.09/macOS_resources/macOS_installer_background.psd similarity index 100% rename from install4j/23.xx/macOS_resources/macOS_installer_background.psd rename to install4j/23.09/macOS_resources/macOS_installer_background.psd diff --git a/install4j/23.xx/openrocket-23.xx.install4j b/install4j/23.09/openrocket-23.09.install4j similarity index 98% rename from install4j/23.xx/openrocket-23.xx.install4j rename to install4j/23.09/openrocket-23.09.install4j index c9c664d8f..e609e716c 100644 --- a/install4j/23.xx/openrocket-23.xx.install4j +++ b/install4j/23.09/openrocket-23.09.install4j @@ -1,7 +1,7 @@ - + @@ -19,7 +19,7 @@ - + diff --git a/install4j/README.md b/install4j/README.md index 4374b443c..e70887c62 100644 --- a/install4j/README.md +++ b/install4j/README.md @@ -17,14 +17,14 @@ to publish installers for the following platforms. * Sibo Van Gool # Instructions on updating the macOS drag-and-drop installer -This is an example of updating the installer from 22.02.beta.05 to 22.02: +This is an example of updating the installer from 22.02 to 23.09.beta.01: 1. Make sure install4j is not opened -2. Download the OpenRocket-22.02.beta.05-macOS.dmg file -3. Make a read/write .dmg file using the terminal command `hdiutil convert OpenRocket-22.02.beta.05-macOS.dmg -format UDRW -o 22.02.beta.05_rw.dmg` -4. Enlarge the writable DMG, by first checking the current size: `hdiutil resize 22.02.beta.05_rw.dmg`, e.g. you get 430000 in the 'cur' column, then just resize it to e.g. 500000: `hdiutil resize -sectors 500000 22.02.beta.05_rw.dmg` -5. Mount the DMG: `hdiutil attach 22.02.beta.05_rw.dmg` -6. Open the OpenRocket-disk from your desktop and change the app name from 22.02.beta.05 to 22.02 -7. Copy the .DS_Store to `openrocket/install4j/22.02/macOS_resources` by running the command `cp /Volumes/OpenRocket/.DS_Store openrocket/install4j/22.02/macOS_resources/DS_Store` +2. Download the OpenRocket-22.02-macOS.dmg file +3. Make a read/write .dmg file using the terminal command `hdiutil convert OpenRocket-22.02-macOS.dmg -format UDRW -o 22.02.beta.05_rw.dmg` OR use the `template_dmg_rw.dmg`. +4. Enlarge the writable DMG, by first checking the current size: `hdiutil resize template_dmg_rw.dmg`, e.g. you get 430000 in the 'cur' column, then just resize it to e.g. 500000: `hdiutil resize -sectors 500000 template_dmg_rw.dmg` +5. Mount the DMG: `hdiutil attach template_dmg_rw.dmg` +6. Open the OpenRocket-disk from your desktop and change the app name from 22.02 to 23.09 +7. Copy the .DS_Store to `openrocket/install4j/23.09/macOS_resources` by running the command `cp /Volumes/OpenRocket/.DS_Store openrocket/install4j/23.09/macOS_resources/DS_Store` 8. Eject the OpenRocket DMG disk from your desktop (important step) -9. Delete `22.02.beta.05_rw.dmg` +9. Delete `template_dmg_rw.dmg` 10. You're all done! diff --git a/swing/resources-src/datafiles/components-dbcook b/swing/resources-src/datafiles/components-dbcook index 9da5f4e25..f4e30ecd1 160000 --- a/swing/resources-src/datafiles/components-dbcook +++ b/swing/resources-src/datafiles/components-dbcook @@ -1 +1 @@ -Subproject commit 9da5f4e25f57e8ec476ea38cd91c78edff06003f +Subproject commit f4e30ecd12c64803dce013c615bbe62f89785408