[TIMOB-11897] Legacy plugin hook prints debug message "Would be firing legacy plugin hook if it was supported"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-12-01T01:35:06.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS |
Components | iOS, Tooling |
Labels | qe-ios100112, qe-nfc |
Reporter | Dustin Hyde |
Assignee | Chris Barber |
Created | 2012-11-29T21:33:50.000+0000 |
Updated | 2014-06-19T12:43:47.000+0000 |
Description
When building an app to iOS device using iTunes 11, there is a debug warning about unsupported hooks.
I didn't see the message using SDK 2.1.4.GA.
There appears to be no obvious side-effect of these logs, but worth investigating.
Log:
[TRACE] : ** BUILD SUCCEEDED **
[INFO] : Finished building the application in 17s 186ms
[DEBUG] : Would be firing "postbuild" legacy plugin hook if it was supported
[INFO] : Installing application into iTunes
[INFO] : Launching iTunes
[INFO] : Initiating iTunes sync
[DEBUG] : Would be firing "finalize" legacy plugin hook if it was supported
[INFO] : Project built successfully in 17s 726ms
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3510 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3511
Closing as fixed. Tested on: Titanium Studio, build: 3.0.0.201211301903 Titanium SDK, builds: 3.0.0.v20121206113203; 3.1.0.v20121206112601 iTunes: 11.0 Device: iPhone 4 (5.1.1)