Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
The Semantics
Section
Column

The KIELER SCCharts Product includes the SCCharts editor and compiler.

Release 1.2.0

KIELER

Semanctics

SCCharts Product v.

0

1.

9

2.0 (

2014

2021-

02

07-

28

05, based on Eclipse

4.3 Kepler

2021-06). Available platforms:

  • Linux:
 
32bit or x86
x86 32bit or
 
32bit or x86


Nightly Builds

kieler/
Column
width0%

Image Added



Note
titleKIELER App on Mac OS
Section
Column

After downloading KIELER, Mac OS quarantines the application and, for some reason, considers the app broken and wants you to move it into the Trash.
Hence, if you want to use KIELER on your Mac, you have to remove the quarantine flag manually. You can use the following command:

Code Block
xattr -rc com.apple.quarantine ./Kieler.app

or

Code Block
xattr -rd com.apple.quarantine ./Kieler.app

depending on the Mac OS version

Column
width0%
Image Added