Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5349] Packaged applications have bundle ID appended to version number.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-09-30T15:45:01.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sSprint 2011-39
ComponentsiOS
Labelsn/a
ReporterEric Merriman
AssigneeSabil Rahim
Created2011-09-22T17:32:21.000+0000
Updated2017-03-02T22:21:03.000+0000

Description

Description: While running packaging test for 1.7.2 targeting iOS 5.0, I checked the version number of the packaged apps in iTunes (CMD-I) and noticed that instead of 1.0 as seen with iOS 4.3.x on Snow Leopard, the versions were unique numbers such as: 1.0.1316735639. This occurred with all the packaged apps. Steps to reproduce: 1) Package an application with Studio while having Xcode 4.2 active and targeting iOS 5 2) Share the application from the Xcode organizer archive. 3) Install on device by dragging to iTunes and syncing or by using Xcode to install 4) Check the version number in Xcode organizer under "applications" or in iTunes with CMD-I Result: Bundle ID appended to version number Expected: Version number alone

Attachments

FileDateSize
Screen Shot 2011-09-22 at 5.31.21 PM.png2011-09-22T17:32:21.000+0000432649
Screen Shot 2011-09-22 at 5.31.29 PM.png2011-09-22T17:32:21.000+000046764

Comments

  1. Eric Merriman 2011-09-23

    In a Lion environment, The following has been verified. Xcode 4.2 + SDK 1.7.2 + Target iOS 5.0 = occurs Xcode 4.2 + SDK 1.8.0 + Target iOS 5.0 = Does not occur
  2. Eric Merriman 2011-09-23

    Some additional info: When referring specifically to the verification of a packaged app in iTunes, I was able to reproduce the bundleID append everywhere I tried using 1.7.2. WHen packaging using 1.8.0, I could not reproduce the problem. Regardless of the iTunes info listed, it seems that the packaged apps in Xcode after installation on device are listed with the bundle ID. I'm not sure what to make of this one.
  3. Sabil Rahim 2011-09-30

    This is the expected behavior. There are two bundle versions -- 1. the short bundle version (1.0) and -- 2. the Long bundle version (1.0.1234233344) . **This is fixed in 1.8.0 , till 1.7.2 we only used to have the long bundle version .
  4. Lee Morris 2017-03-02

    Closing ticket as invalid.

JSON Source