Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14212] iOS: Non-PIE Binary - The executable is not a Position Independent Executable

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2016-08-30T04:35:25.000+0000
Affected Version/sRelease 3.0.2
Fix Version/sn/a
ComponentsiOS
Labelsios
ReporterJoe Falcone
AssigneeEric Merriman
Created2013-05-07T06:57:05.000+0000
Updated2017-03-22T20:58:36.000+0000

Description

I did a build for iTunes Distribution tonight and after validating and submitting my app thru Xcode, I got this email from Apple iTunes (I have substituted my app name with "..."). When I perform the same steps with the previous release of Ti Studio, I don't get this email. {panel} From: iTunes Store Dear developer, We have discovered one or more issues with your recent delivery for "...". Your delivery was successful, but you may wish to correct the following issues in your next delivery: Non-PIE Binary - The executable '....app' is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables. 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. Regards, The App Store team {panel}

Comments

  1. Chris Barber 2016-08-30

    "Generate Position-Dependent Executable" is not defined in the Titanium Xcode project and thus defaults to "No". In other words, all Titanium iOS apps are position independent executable binaries.
  2. Lee Morris 2017-03-22

    Closing ticket as invalid with reference to the above comments.

JSON Source