xcodebuild - Xcode source code directory -



xcodebuild - Xcode source code directory -

goodday!

todo: compile files directory outside of xcode project. how tell xcode path source codes compile (like vpath in makefile)?

note1: right-click target , easy add together search path header files or lib, there havent found alternative add together new source code directory.

note2: havnt found reply in xcode build documentation issue.

p.s.: hope can without copying files xcode explicitly.

thank you!

drag directory containing files xcode project. way xcode knows needs compile files if contained in project , part of target.

xcode xcodebuild

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -