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
and running sourcekitten (arguments of doc -objc -- -x objective-c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk -I /path/to/project) against it fails with a terminated by signal SIGILL (Illegal instruction) error.
The text was updated successfully, but these errors were encountered:
Declaring a class property in Objective-C:
and running sourcekitten (arguments of
doc -objc -- -x objective-c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk -I /path/to/project
) against it fails with aterminated by signal SIGILL (Illegal instruction)
error.The text was updated successfully, but these errors were encountered: