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
Conditional compilation macros were backwards. This was checking the SDK version and respecting the deployment target. This meant that strongToStrongObjectsMapTable was getting called on 10.7 and crashing.
0 commit comments