Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 09:37
· 5 commits to master since this release
d91f43e

ObjectiveC v3.2.0

Diff since v3.1.0

Add support for using @static in @objcproperties to enable conditional properties (e.g., depending on the macOS version).

Merged pull requests:

  • Allow use of @static within @objcproperties. (#48) (@maleadt)

Closed issues:

  • Loading and calling AppKit (#44)
  • [Feature request] Conditional/version-gated property definitions in @objcproperties macro (#46)