This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
5.0.0
- 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