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.
for more detail building mach-o files , xcode build setting reference
Comments
Post a Comment