[TIMOB-18915] Apps packaged for AppStore appear in Xcode's 'Other items' section
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-05-18T22:41:56.000+0000 |
| Affected Version/s | Release 4.0.0 |
| Fix Version/s | Release 4.0.0 |
| Components | n/a |
| Labels | qe-4.0.0 |
| Reporter | Eric Wieber |
| Assignee | Chris Barber |
| Created | 2015-04-23T22:08:43.000+0000 |
| Updated | 2015-05-19T20:58:38.000+0000 |
Description
After packaging an app for the AppStore and viewing it in the Xcode Organizer, I see it listed in the 'Other Items' section and not in the 'iOS Apps' section.
*Steps to reproduce issue*:
1. Package an app for the AppStore
2. Open Xcode
3. Go to the Organizer -> Archives window
*Actual Results*:
The app is listed under the 'Other Items' section
*Expected Results*
The app is listed under the 'iOS Apps' section
*Notes*
We are not sure what causes the app to appear in this section and information online about the issue is scarce.
Attachments
Master PR: https://github.com/appcelerator/titanium_mobile/pull/6860 4_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/6861
verified fixed using: MacOS 10.10.3 Studio 4.0.0.201505181611 Ti SDK 4.0.0.RC5 Appc NPM 4.0.0-rc Appc CLI 4.0.0-rc Ti CLI 4.0.0-beta9 Alloy 1.6.0-beta4 Node v0.10.37 Java 1.7.0_45 Xcode 6.3.2 and 6.4b3 Builds properly show up in the iOS Apps section.