I am using Xcode to compile a C++ component, and I have successfully performed prelinking using "Perform Single-object Prelink" in Xcode. However, I am unsure if there is a similar parameter in xcodebuild that can achieve prelink. Is this workable, or is there any way to make it could be done?
Topic:
Community
SubTopic:
Apple Developers