You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The associated object key was coming back non-unique so if you had multiple dynamic properties on the same object, they would all end up getting the same object associated. Not sure if this is a change that came in with Xcode 7 or it's always been there. Pull request with fix coming shortly.
The text was updated successfully, but these errors were encountered:
johnmckerrell
pushed a commit
to johnmckerrell/dynamicCategoryProperties
that referenced
this issue
Sep 14, 2015
The associated object key was coming back non-unique so if you had multiple dynamic properties on the same object, they would all end up getting the same object associated. Not sure if this is a change that came in with Xcode 7 or it's always been there. Pull request with fix coming shortly.
The text was updated successfully, but these errors were encountered: