NSError for invalid communication blocks.
commitc72408bc780135009fd5a7efe82f013e5f075da4
authorKalle Olavi Niemitalo <kon@iki.fi>
Wed, 31 Oct 2007 22:21:40 +0000 (1 00:21 +0200)
committerKalle Olavi Niemitalo <kon@hanna-niemitalo.niemitalo.local>
Wed, 31 Oct 2007 22:21:40 +0000 (1 00:21 +0200)
tree8661abae1aaf3895f4e9deae82ae635f859649fe
parent5715fe2a774e96b2e1432e59290e28b58923f60b
NSError for invalid communication blocks.

Mainly this is to get better logging in -[TFUSBController checkUSB:].
But also to make me more familiar with NSError in case I later want
to post such things from TFUSBController to the user interface thread.
English.lproj/Localizable.strings
Errors.h [new file with mode: 0644]
Errors.m [new file with mode: 0644]
MacTF.xcodeproj/project.pbxproj
TFUSBController.m
TFUSBControllerCommunicationBlock.h
TFUSBControllerCommunicationBlock.m