Tribool

1.2.2

Tribool Type with Obj-C Bridging (a Swift ยต-Library)
capnslipp/Tribool

What's New

1.2.2

2022-12-29T10:36:05Z
  • Wrote rudimentary tests 93b8a25
  • Set xcodeproj's deployment targets to minimum allowed by Swift a6a451c

Minor:

  • Added info about the build overlay branches to README 64145b7

Full Changelog: 1.2.1...1.2.2

Tribool

Tribool is a Swift micro-library that provides an Obj-C-compatible Tribool enum type, for representing 3-value logic states: .true, .false, and .indeterminate.

The master branch is Swift 5.x, and build overlays (the minimal changeset to the Package.swift, xcodeproj, and other build files) of the current library version are available on the swift-4.2, swift-4, and swift-3 branches. (Note: I don't check that these are built as often as I used to when Swift 4.2 or 4.0 were the latest versions, but their changes haved worked and I've merged new library versions into them since then.)

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Mar 11 2024 07:36:11 GMT-0900 (Hawaii-Aleutian Daylight Time)