remodel icon indicating copy to clipboard operation
remodel copied to clipboard

Remodel is a tool that helps iOS and OS X developers avoid repetitive code by generating Objective-C models that support coding, value comparison, and immutability.

Results 2 remodel issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

CLA Signed
dependencies

I tried this: ``` %library name="simd" %type name=vector_int2 library=simd canForwardDeclare=false MyObject { NSString *identifier vector_int2 position } ``` Output: ``` [error][Thu Jan 24 2019 15:31:14 GMT-0500 (Eastern Standard Time)] [/REDACTED/Broken.value]The...