Page 1 of 2
Missing javascript files when exporting xCode project
Posted: Tue Mar 12, 2013 9:29 am
by Tim Liberg
Hi!
I have 12 different JavaScript files in my Tiggzi project.
When I export it to xCode, 7 of them are missing in the xCode project.
When I export to Eclipse project it works perfectly fine.
Why is that?
Thanks!
Tim
Missing javascript files when exporting xCode project
Posted: Tue Mar 12, 2013 10:39 am
by Maryna Brodina
Missing javascript files when exporting xCode project
Posted: Tue Mar 12, 2013 10:49 am
by Maryna Brodina
I was not able to reproduce it with my project. Could you share your app with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a so we can test your project?
Missing javascript files when exporting xCode project
Posted: Tue Mar 12, 2013 12:57 pm
by Tim Liberg
The project has now been shared. I tried to fix the problem by merging the 12 files into 6. But now I only get 2 of them when I export to xCode
Missing javascript files when exporting xCode project
Posted: Tue Mar 12, 2013 1:06 pm
by Maryna Brodina
Missing javascript files when exporting xCode project
Posted: Tue Mar 12, 2013 1:56 pm
by Maryna Brodina
Could you clarify what files in what directory do you mean?
Missing javascript files when exporting xCode project
Posted: Thu Mar 14, 2013 10:31 am
by Tim Liberg
In the JavaScript directory, all files except CMSPagesService_Succes.js and LoadPage.js. I also discovered now that the launch images and icons that I have uploaded in Settings/iOS Binary IPA Properties does not get included in the exported project either.
Missing javascript files when exporting xCode project
Posted: Thu Mar 14, 2013 10:58 am
by Maryna Brodina
I'll check issue with JS files - this is a known bug which should be fixed already on our test enviroment
Missing javascript files when exporting xCode project
Posted: Thu Mar 14, 2013 12:02 pm
by Maryna Brodina
Strange problem... If I export project to Eclipse or xCode using you shared project - I have 6 JS for Eclipse and 2 JS (CMSPagesService_Succes.js and LoadPage.js) for xCode, but if make export for project restored from your project backup - I have 6 files for xCode project too. Could you try the same?
Missing javascript files when exporting xCode project
Posted: Thu Mar 14, 2013 3:38 pm
by Tim Liberg