Skip to content

Releases: Dzamir/DZAUnsafeMutableArray

Cocoapods support for macOS, watchOS and tvOS

27 Jun 06:49
Compare
Choose a tag to compare
0.2.1

Support for macOS, watchOS and tvOS

Support for types then int

26 Jun 12:55
Compare
Choose a tag to compare

Added explicit support for:

  • BOOL
  • char
  • unsigned char
  • unsigned int
  • short
  • unsigned short
  • long
  • unsigned long
  • double
  • float