Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

5.0.0

Compare
Choose a tag to compare
@mac-cain13 mac-cain13 released this 11 Dec 11:51
· 39 commits to master since this release
03b3f06
  • Removed CLR file support, use color resources instead
  • Easier nib loading with new method
  • Ignore file supports explicit include (by @renrawnalon)
  • Validation for named colors
  • Empty structs are not generated anymore (by @soberman)
  • Compatible with Xcode 10 / Swift 4.2 / iOS 12 SDK, this release is not compatible with older versions use R.swift 4 if you still need that compatibility
  • Nib parsing fixes for Xcode 10 from @rafaelnobrepd
  • Update XcodeEdit
  • Performance tweaks by @bclymer
  • Fix for validate images by @cooler333
  • Fix compatibility for app extensions