[TIMOB-3525] ios_proxy_registration - build is outputting debug statements
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-16T10:50:44.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.7.0, Sprint 2011-15 |
| Components | iOS |
| Labels | debug, ios, ios_proxy_registration, output |
| Reporter | Thomas Huelbert |
| Assignee | Blain Hamon |
| Created | 2011-04-15T03:46:17.000+0000 |
| Updated | 2011-05-16T10:50:44.000+0000 |
Description
1.use the noted branch, Titanium SDK version: 1.7.0 (04/05/11
15:55 8319743)
2.build and install KS
3.launch KS, check debug output. Open and close some windows
results:
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUITableViewSection]A95400
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUITableViewRow]AA9C00
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TopTiModule]4AE910
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUITab]A56C00
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUITab]A57400
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUITab]A57C00
Wed Apr 6 08:30:03 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUITab]A58400
Wed Apr 6 08:30:05 unknown
UIKitApplication:com.appcelerator.pushtest[0xde0b][1161] : [DEBUG] FINALIZING [object
TiUIWindow]AB260
Removed the debugging statements. They were useful to me, but spammy.
ios_proxy is now in head, confirmed behavior these is fixed