Alexey-T / CudaText

Cross-platform text editor, written in Free Pascal
Mozilla Public License 2.0
2.54k stars 174 forks source link

publish macOS releases in this topic #5306

Closed Alexey-T closed 5 months ago

Alexey-T commented 11 months ago

i make this topic for the sharing of compiled releases. for macOS. to release macOS version i must do many things, it takes 10-15 minutes per each release. bad. also bad: I cannot compile for macOS-aarch64 yet (compiler shows errors).

if @jairomartineza can publish (attach .zip) release 1.205, it will be good.

JairoMartinezA commented 11 months ago

Alex,

These releases include Lazarus fix described in #5297 and #5298 (deleted)

Alexey-T commented 11 months ago

published. thanks!

JairoMartinezA commented 11 months ago

Alex,

Sorry, let me validate the files because I was using your latest sources, but for some reason, now the DMG shows like this:

image

JairoMartinezA commented 11 months ago

Alex,

I had to add this line:

image

Doing more testing...

Alexey-T commented 11 months ago

Okay, added this line now (git).

JairoMartinezA commented 11 months ago

Alex I've validated the Intel version with these new versions: cudatext-macos-cocoa-amd64-1.205.0.0.dmg.zip

cudatext-macos-cocoa-aarch64-1.205.0.0.dmg.zip

Maybe @papirosko can help to validate the ARM version, I added a simple readme file to remember to run the command xattr image

Alexey-T commented 11 months ago

good, thanks. @papirosko already checked that xattr does help.

Alexey-T commented 11 months ago

Jairo, do not create packages yet, still working on #5327 .

Alexey-T commented 11 months ago

Jairo, it is good to make the release files now. for new version 1.206.5.0. you can attach here.

JairoMartinezA commented 10 months ago

Ready Alex

cudatext-macos-cocoa-aarch64-1.206.5.1.dmg.zip cudatext-macos-cocoa-amd64-1.206.5.1.dmg.zip

Alexey-T commented 10 months ago

Is OS dark-mode accepted by app? if not , i will make the fix shown at https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/40553

JairoMartinezA commented 10 months ago

CudaText vs. Sublime Text: A comparison when switching MacOS themes between dark and light.

https://github.com/Alexey-T/CudaText/assets/5806694/a4b6bac3-d90a-480f-a22a-f1fd020fbd05

Alexey-T commented 10 months ago

@JairoMartinezA Do not prepare the release files, I want to implement speedup of mass-replace first. after 1.208.0.

JairoMartinezA commented 10 months ago

New distributions files Alex.

cudatext-macos-cocoa-amd64-1.208.0.0.dmg.zip

cudatext-macos-cocoa-aarch64-1.208.0.0.dmg.zip

Alexey-T commented 10 months ago

Thanks, uploading.

Alexey-T commented 9 months ago

@JairoMartinezA Can you please compile new release? I still have broken setup on my Mac VM (must reinstall FPC+Laz)..

JairoMartinezA commented 9 months ago

Sure, let me download the latest changes.

UPDATE: Files

cudatext-macos-cocoa-aarch64-1.210.0.0.dmg.zip cudatext-macos-cocoa-amd64-1.210.0.0.dmg.zip

Alexey-T commented 8 months ago

Good, thank you..

Alexey-T commented 7 months ago

Version 1.214 is out, let's compile it please.

JairoMartinezA commented 7 months ago

Ready Alex: cudatext-macos-cocoa-aarch64-1.214.0.0.dmg.zip cudatext-macos-cocoa-amd64-1.214.0.0.dmg.zip

Alexey-T commented 7 months ago

Thanks!