Building Subproject Libraries With xcodebuild
Building Subproject Libraries With xcodebuild
- Subject: Building Subproject Libraries With xcodebuild
- From: Jeff Kelley <email@hidden>
- Date: Thu, 07 Jul 2011 11:41:55 -0400
Hello,
We have an Xcode project that embeds another Xcode project inside of it in order to build a static library and link it with our application. From Xcode, this builds and links just fine; from the command line using xcodebuild, however, it fails and is unable to locate the library that the subproject built. It definitely builds it, though. I’ve looked and the build settings for our command-line builds aren’t different from the debug ones (save for a few #define macros), so I’m not sure if the problem is in where the build folder is located or if I need to do some additional setup in order to get this building properly. Any insight the group has would be helpful.
Jeff Kelley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden