Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Can someone explain to me why the -1? Because I tried this and now I no longer need to constantly Clean => Rebuild whenever I change a single line. Note: I also needed to set "Enable Bitcode" as "No" Commented Jul 16, 2020 at 9:45
  • When linking on command line, -L /usr/lib/swift worked great. It's much shorter than using the equivalent of -L $(SDKROOT)/usr/lib/swift. Thanks! Commented Mar 16, 2023 at 20:59