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*

3
  • It would be nice if there were an article on how to do this from a MonoTouch user's perspective. Commented Dec 2, 2012 at 0:02
  • I don't know anything about MonoTouch, but I have worked through a similar issue as a new user of Xcode. It seems like you want to create a static link at compile time, without including the binary in the build. Please indicate which version of Xcode you are using since the answer varies. Commented Dec 2, 2012 at 0:54
  • @jonathanpeppers Yeah, it would. For the Xcode freaks it seems to be natural to go through major pain, see this project here: github.com/jverkoey/iOS-Framework - for somebody not used to Xcode it seems to be nearly impossible to understand why it is so difficult. Commented Dec 2, 2012 at 10:38