我们刚刚向应用商店提交了一个新的 Xamarin.iOS 应用,并收到了来自 Apple 的警告:
We have discovered one or more issues with your recent delivery for "My App". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
Non-PIE Binary - The executable 'MyApp.app' is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables. For more information, refer to:
If you would like to update your binary for this app, you can reject this binary from the Binary Details page in iTunes Connect. Note that rejecting your binary will remove your app from the review queue and the review process will start over from the beginning when you resubmit your binary.
我猜苹果最近开始强制执行这一点。
这是我可以在 Xamarin Studio 中打开的东西吗?它会导致 Xamarin.iOS 出现任何问题吗?