From 0498c2d4c7e93609c0fc91eb2adf8070348d36ab Mon Sep 17 00:00:00 2001 From: SiboVG Date: Thu, 16 Jun 2022 19:52:27 +0200 Subject: [PATCH] Update info for beta 04 --- core/resources/build.properties | 2 +- install4j/22.xx/macOS_resources/DS_Store | Bin 10244 -> 10244 bytes install4j/22.xx/openrocket-22.xx.install4j | 4 ++-- install4j/README.md | 12 ++++++++++++ 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/core/resources/build.properties b/core/resources/build.properties index 3a06e646e..d4ba26e90 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -1,6 +1,6 @@ # The OpenRocket build version -build.version=22.02.beta.03 +build.version=22.02.beta.04 # The copyright year for the build. Displayed in the about dialog. # Will show as Copyright 2013-${build.copyright} diff --git a/install4j/22.xx/macOS_resources/DS_Store b/install4j/22.xx/macOS_resources/DS_Store index 64d3c5e57f0c03a9f79f3f742ba26152c30de4fc..f7e8dd9c6cbe7e835ccf880d8e6c23220b4fee3d 100755 GIT binary patch delta 1665 zcmeHHO-vI}5T4iVQY46NY55bS3ItPut!>d{H8CjhC!iDo6XVZj+b)&uRm!^hD)YDxs;Tv+?~IIiYl?N97z{ay9Wo zSv9NBCa=Gu-^DEe8n-~#xHoX~1H&}rK44rgyF+W{ySgyxf^vX&=+md}Pvy3DR$yzV z)79<1rv5P{dq|C?6kW>5F*PRzoA;R38P6ncobu6TPg|bPDDhDl%V1m(hjWUS69-45 z>R~y%S5?zukCIF2>X@-6Ml?04#PpnK-CG<~NAxqYridz@ry1voquHD;r_L$LECoW6c82kSD(Hh&I#BIxlOO{!#6X1{ND#!I1Oeke3JU0$ zV{wR1c!c~VgSt>cT`;K|YeJE_U{M!})CG&W@Qb=&P!|m9B}FCFOPSXh)T@CA0AAG6 z{o@A!13lub$V(qfM&~c)Hw$@4XX5IO`1IJDXfY~wF&6ufy z4~UT~3Q&xT%~zOtO9Oya=GreYFy_rQLza>l1=G=tHmu>>R+8W9Xoj15MV~NdKlm+v^jkc#vlj_j^~sfS9zJ#-S+SvJ_aw5l`h1L00r48Ki1>_PeRvQph%llD zF@%UC4Ei|9?n1}>^N9=BihZ+zF=IpKaNid^6*ZWv-_932?+ZYy8nmkOcyngF6F}$a z^@f@qlem|e%?EIj6{GP!)ZAQmqW{74UFbKOd)(;LIj_$jK*wpch=ZF2m?>^XpAC?i zdluj&NBwI>QOA1rVE+4gQ_mW25fY}y*1wu^_`ca!|Nk`n&8MNF65l2^G>-cT{@{1| delta 1074 zcmc(eUr19?7{I@CcWzSy+r7Kq`EPm~MlfPqGYBpbEBu35Xk|iB>c*C3wo9|n2y71$ zLi8Y?LD5SOJxJ_9vIn0+P)mZSpvWg53T8+TJqUw{t?#(&i10D!gOBt3zVrP%=bk&! zJ<&azbxHgqesi71cS<$3DEBJPM^mY2axiiH7G{;kiY~>W1BpY&qv~Eq{N-nisi$cD zgwNIHJ@MJsw5dQDz*>BE88_99GBzX<*brvj2NW$F4uryiSmH*M*8bEe2DGNB^lm(( z?Qbt{u||`_Rx~~WAVD~2o*PM|M$EHUVpeZ7*=||GW+}q_yHFs0Z4fHK4;mVcH7txL zs)DVdtqQ?EDg;Xvf;(1l0}BFFQGc~i01%25s$cF&TFC^u^t$HDa2@W#1IWNUEWroJ z!Y1UIlet+v^YX(y!aH~;@8K7DA0OaReu-Pyr#DD^Y;IidWX^?{WnEp6@x8|{t#JJ1 zS?7zn$6s*0y1$a{4S)k2BhS|~w$zNbm5a+`0HwLf)@vjAXNh!`^gF{$ ztv_PTh+-hV4sZuRYpzQY_I8RvR){o0+D%%TW=YG-H#dCvs;)y`%-ueeMy)<|r;I{` z$do@|vy1pg(G3yeG21U008P|Vh-?5%Z^siqwOJuvwOJ*ex7kg+VzWUkMkhhptJFT+ zLV9uw#nTE?C7zTp - + @@ -18,7 +18,7 @@ - + diff --git a/install4j/README.md b/install4j/README.md index a47b8edae..45f4ef249 100644 --- a/install4j/README.md +++ b/install4j/README.md @@ -14,3 +14,15 @@ to publish installers for the following platforms. * Neil Weinstock * Justin Hanney * Joe Pfeiffer + +# Instructions on updating the macOS drag-and-drop installer +This is an example of updating the installer from 22.02.beta.01 to 22.02.beta.02: +1. Download the 22.02.beta.01.dmg file +2. Make a read/write .dmg file using the terminal command `hdiutil convert OpenRocket_macos_22_02_beta_01.dmg -format UDRW -o 22.02.beta.01_rw.dmg` +3. Enlarge the writable DMG, by first checking the current size: `hdiutil resize OpenRocket_macos_22_02_beta_01_rw.dmg`, e.g. you get 370000 in the 'cur' column, then just resize it to e.g. 400000: `hdiutil resize -sectors 400000 OpenRocket_macos_22_02_beta_01_rw.dmg` +4. Mount the DMG: `hdiutil attach OpenRocket_macos_22_02_beta_01_rw.dmg` +5. Open the OpenRocket-disk from your desktop and change the app name from 22.02.beta.01 to 22.02.beta.02 +6. Copy the .DS_Store to `openrocket/install4j/22.xx/macOS_resources` by running the command `cp /Volumes/OpenRocket/.DS_Store openrocket/install4j/22.xx/macOS_resources/DS_Store` +7. Eject the OpenRocket DMG disk from your desktop (important step) +8. Delete `OpenRocket_macos_22_02_beta_01_rw.dmg` +9. You're all done!