Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

alexmalex021

macrumors newbie
Original poster
May 19, 2015
9
0
Hi,

I have an iOS commandline tool source code.(i create it on Xcode) after building the source Xcode creates an executable file.

Now i want to create .o file(object file) instead of executable in Xcode.how can i do that?

** After creating .o file i want to link this object file with a static library and create final executable.

** I know i can add static library to Xcode and build the final file there,but i want (must) do with the mentioned method


Regards
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.