{ "id": "155009", "key": "TIMOB-20430", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2016-02-18T15:00:39.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "issuelinks": [ { "id": "50636", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "151883", "key": "TIMOB-19694", "fields": { "summary": "CLI: Create template to configure launchScreen.storyboard", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-06-27T07:15:38.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "If you first add a custom {{LaunchScreen.storyboard}} or modify your existing one, the storyboard is not compiled and remains the same (aside from the known [Launch Logo Caching Issue|http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_SDK_5.2.0.RC_Release_Note-section-46244759_TitaniumSDK5.2.0.RCReleaseNote-iOSLaunchLogoCachingIssue]).\r\n\r\nIt does not trigger a full rebuild and the logs don't show it being compiled like it is after a clean:\r\n\r\n{code}\r\n[TRACE] CompileStoryboard LaunchScreen.storyboard\r\n[TRACE] cd /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone\r\n[TRACE] export PATH=\"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/fokkezb/dev/bin/apache-ant-1.9.6/bin:/Users/fokkezb/dev/bin/android-ndk-r10e\"\r\n[TRACE] export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..\r\n[TRACE] /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Ti_5_2_0 --output-partial-info-plist /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone/build/Intermediates/Ti\\ 5.2.0.build/Debug-iphonesimulator/Ti\\ 5.2.0.build/LaunchScreen-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --minimum-deployment-target 8.4 --output-format human-readable-text --compilation-directory /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone/build/Intermediates/Ti\\ 5.2.0.build/Debug-iphonesimulator/Ti\\ 5.2.0.build /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone/LaunchScreen.storyboard\r\n...\r\n[TRACE] LinkStoryboards\r\n[TRACE] cd /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone\r\n[TRACE] export PATH=\"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/fokkezb/dev/bin/apache-ant-1.9.6/bin:/Users/fokkezb/dev/bin/android-ndk-r10e\"\r\n[TRACE] export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..\r\n[TRACE] /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Ti_5_2_0 --target-device iphone --minimum-deployment-target 8.4 --output-format human-readable-text --link /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone/build/Products/Debug-iphonesimulator/Ti\\ 5.2.0.app /Users/fokkezb/dev/samples/appc-sample-ti520/build/iphone/build/Intermediates/Ti\\ 5.2.0.build/Debug-iphonesimulator/Ti\\ 5.2.0.build/LaunchScreen.storyboardc\r\n{code}\r\n\r\nWhenever a new/changed custom {{LaunchScreen.storyboard}} is detected, we should force a full rebuild. In particular _because_ of the caching issue, which is only more confusing/stubborn because of this.", "attachment": [], "flagged": false, "summary": "Switching to or updating custom Storyboard should trigger full rebuild", "creator": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "SDK 5.2.0 RC", "comment": { "comments": [ { "id": "377234", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "/cc [~cbarber]", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-02-18T15:00:55.000+0000", "updated": "2016-02-18T15:00:55.000+0000" }, { "id": "381823", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Can we bump this for 5.4? As I explained in the ticket this makes the caching issue even more frustrating to users.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-04-06T05:02:57.000+0000", "updated": "2016-04-06T05:02:57.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }