-
Add `script/env.sh` to the list of ignored files.
-
- The file is automatically generated by a build script in the OS X target.
-
Fix OS X target
-
- They are now `Masonry.framework` for OS X and `libMasonry.a` for iOS.
-
- For the OS X framework target and the unit test targets.
-
Update View+MASShorthandAdditions.h to allow OS X compiles.
-
Remove unnecessary import of UIKit, allowing OS X to compile successfully.
-
minor grammar fixes