OSX - PROC_TARGET_NUMBER Suggestions in the Documentation

The documentation suggests that I should use a generic processor (“1”) for distribution. Any reason why this is suggested for a Mac build?

Mac has been using the same processor since 2006 if I am not mistaken.

Thanks,
Partha

Really?

1 Like

OK, I should have said, using intel processors since 2006. :slight_smile:

Yes, and if you build for one special Intel processor the code will most likely not run on a different one.
For that reason you have to build for a generic processor, then your build will run on all processors of that architecture.