Just recently started getting a post appstore submission email with the following advice.
Please ensure that your build settings are configured to create PIE executables.
However the setting in XCode appears correct, In the linking section I found
"Don't Create Position Independent Executables" which is set to NO.
(Double negatives YUK).