| Sign In/My Account | View Cart |
| Article: |
Plug It In, Plug It In | |
| Subject: | multiple plugin filters didn't work for me | |
| Date: | 2002-10-21 23:27:57 | |
| From: | psheldon | |
|
NSLog(NSStringFromClass([plugin principalClass])); gave me no print if filter wasn't one targeted in the project, even if I copied plugin in application support. This was born out with other NSLogs showing the outer if jumps past inner codes.
|
||