[TIMOB-10865] iOS: builder.py adhoc build is broken
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-09T02:52:00.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 2.1.4, Release 3.0.0, Sprint 2012-20 Core, 2012 Sprint 20 |
Components | iOS |
Labels | community, core, qe-port, regression |
Reporter | Martin Guillon |
Assignee | Max Stepanov |
Created | 2012-09-11T09:22:56.000+0000 |
Updated | 2012-11-01T16:54:52.000+0000 |
Hi Martin, Could you please provided more info i.e. a minimum fail case (a project that shows this) and the exact commands you used. Thanks, Varun
It happens with the template examples in TStudio (on what is now 3.0.0). Create a tab based example for iphone. Publish it for adhoc distribution Look at the payload: Ks_nav_ui.png and KS_nav_views.png wont be there
Any news on this one? This is a critical bug as i cant make a release anymore THanks
@Martin - This issue is scheduled to be fixed for the next release (3.0.0).
@Neeraj: thanks for letting me know. I am working on the master branch as i do a lot of modification on Ti sources. So for me no more release until it s fixed (not even released) :s That s kind of bad but that s my fault. Thanks
i found the reason for that bug. it s due to that commit https://github.com/appcelerator/titanium_mobile/commit/b96d1f810381eba1f567437a069a0b9b92010bc5 I added a line comment. i hope mstepanov can look at this adhoc and distribution is broken in the way that any external ressource not in iphone is not copied to the package
Is there any workaround available? I'm also having this problem with current 3.0 SDK from continuous builds...
Yes there is. see my line comment https://github.com/appcelerator/titanium_mobile/commit/b96d1f810381eba1f567437a069a0b9b92010bc5#L0R648
I use the current continuous build for 3.0 SDK (with your commit already included) and still have the same problem. When run in simulator or by "run on device", everything's fine. When I build for enterprise build, the images are missing in the app. So the problem is probably also caused by another part of the build script / process. iOS SDK 6.0 with current Xcode version, iOS 6.0 on iPad 2.
My commit is not included! This is not my commit, this is just a line comment! I just commited an ugly fix in my own branch. It works, i already published apps with it! https://github.com/Akylas/titanium_mobile/commit/25b4fcba98a4f254433b78140972ed69b2e3d0f6
Thx a lot! I changed the code part from your commit and now it works.
PR submitted https://github.com/appcelerator/titanium_mobile/pull/3130
2_1_X backport for ignoring iphone folder https://github.com/appcelerator/titanium_mobile/pull/3326
@max we might want to forward this fix to 3_0_X and master
Fixed missing Release 2.1.4 tag.
Tested with 2.1.4.v20121030173408