What is Mach-O type should I use it in my iOS Objective-C project? -


what mach-o type in build setting in xcode? , should set on?

it has these options "executable" "dynamic library" "bundle" "static library" "relocatable object file"

i had error "apple mach-o linker error group" since changed executable static library error went off, wanna know ok changed it? , options mean won't face error in future.

enter image description here

for more detail building mach-o files , xcode build setting reference


Comments

Popular posts from this blog

ios - Assigning a value out of array of arrays, using section in Xcode -

javascript - Website analyzer -