Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7702] iOS: Snow Leopard: local module resources not generated in app package

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-02-17T09:51:42.000+0000
Affected Version/sRelease 1.8.0.1, Release 1.8.1, Release 1.8.2
Fix Version/sn/a
ComponentsiOS
Labelsqe-ios021312
ReporterDustin Hyde
AssigneeNeeraj Gupta
Created2012-02-16T18:33:21.000+0000
Updated2017-03-09T22:53:20.000+0000

Description

Projects built in Snow Leopard that contain local modules do not contain module zip resources in the app package. Steps to Reproduce: 1. Create a default app in Snow Leopard. 2. Add ti.bump-iphone-1.0.zip module to top level of project. 3. Deploy to device. 4. Open path: Titanium Studio Workspace/App/build/iphone/build/Debug-iphoneos/App.app. 5. Context click on app and Show Package Contents. Expected Result: Resource should exist: Titanium Studio Workspace/App/build/iphone/build/Debug-iphoneos/App.app/ti.bump-iphone-1.0.zip Actual Result: No zip resource exists. Only in Lion.

Attachments

FileDateSize
ti.bump-iphone-1.0.zip2012-02-16T18:33:21.000+00001121120

Comments

  1. Stephen Tramer 2012-02-17

    Dustin - What I mentioned in the other ticket is that the assets directory for the module needs to be in the .app file. For Lion it is, and the .zip is not included. If the .zip is not in Snow Lep then this is correct. If the assets information is not contained somewhere within modules/module.id directory in the .app, then that is a failure. In order to re-validate the bug on Lion you will need to delete the build/iphone/ directory contents to completely clean the project.
  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source