Struct v3.0.0 Release Notes

Release Date: 2017-09-25 // over 6 years ago
    • ๐Ÿš€ Struct 3.0 is here! There's a few breaking changes in this release to allow Struct
      ๐Ÿšš to move forward with the latest improvements in Xcode, Swift and Ruby.
    • 0๏ธโƒฃ Xcode 9 and Swift 4.0 support has landed! The default Swift version is now 4.0, and Struct now includes additional project settings introduced in Xcode 9.
      ๐Ÿš€ All of the default deployment targets now target the latest releases of each supported platform.
      ๐Ÿš‘ Xcode 8 is unsupported as of Struct 3.0.0, however critical bug fixes will be released for Struct 2 until the next major Xcode release.
    • ๐Ÿ’Ž Ruby 2.2.0 is now the minimum version of Ruby for Struct, following the existing
      ๐ŸŽ strategy of supporting the latest macOS's pre-installed version of Ruby. As such,
      โฌ†๏ธ if you currently use the system Ruby in Sierra, please either upgrade to High
      ๐Ÿ’Ž Sierra, or use RVM to maintain your current Ruby version.