GitHub Issue | n/a |
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-10-13T17:35:09.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | Release 3.4.2, Release 3.5.0, Release 4.0.0 |
Components | CLI |
Labels | module_CLI, qe-3.4.0, qe-manualtest, regression |
Reporter | Kajenthiran Velummaylum |
Assignee | Chris Barber |
Created | 2014-09-01T08:10:46.000+0000 |
Updated | 2014-11-27T05:22:54.000+0000 |
When I try to publish a project with *Distribute - Apple iTunes Store* option, Studio opens *Xcode Devices window* instead of *Xcode Organizer window.*
This is more related with Xcode-6 issue. Because when I try to package the app from Studio 3.3.0 with *Xcode 6*, Same thing happens (i.e It opens *Devices Window*).
This is a *regression* since Studio 3.3.0 opens Xcode Organizer window with *Archives* tab for Xcode 5.1. This is the most convenient way to proceed the packaging with Xcode.
Steps to Reproduce
# Create a iOS project
# Package to Apple iTunes Store
Expected Result
Studio should open Xcode Organizer window with Archives tab opened.
I marked this as an improvement since still users can manually open the Organizer window and proceed publishing.
Though a regression, bumping to 3.4.1 as the impact is small.
Master: https://github.com/appcelerator/titanium_mobile/pull/6122 3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6123
Closing ticket as fixed. Verified by packaging the iOS project for Apple iTunes store from CLI by running below command. After packaging, it opens the Xcode Organizer window with Archives tab as expected. ti build -p ios -T dist-appstore Tested on: 1. Mac OSX Yosemite 10.10 2. Appcelerator Studio, build: 3.4.1.201410281743 3. Titanium SDK, build: 3.5.0.v20141125154115 4. Titanium CLI, build: 3.4.1 5. Alloy: 1.5.1 6. Xcode 6.1 7. iOS SDK 8.1 8. iPhone 5s with iOS 8.1