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
Hmmm... on the one hand, this is very simple. I must use Cartography as a separate .framework instead of including the sources directly in the Xcode project...
On the other hand, I'll have to open up another ticket about all my issues getting Cartography to work as a framework, whether via CocoaPods or just grabbing the .framework directory and pulling it in (runtime errors).
Example of an NSView Category:
Swift Compiler Error is "extra argument in call"
Early substitution for self doesn't help, nor does anything else I've thought of.
Obviously a global function like this is okay, but not ideal:
THANKS!
The text was updated successfully, but these errors were encountered: