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 linker is smart enough to figure out that we are not using
any symbols from the Foundation library, and elides the request to
link it. To circumvent this, we define a (unused) function referencing
the symbol for NSObject
0 commit comments