[ https://issues.apache.org/jira/browse/CMIS-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066300#comment-14066300 ]
Gavin Cornwell commented on CMIS-823: ------------------------------------- Following further investigation I found that not only does the category need to be defined in a file that also declares a symbol, that symbol needs to be used by the library to get the category to load. I've therefore moved the category to a new file CMISDictionaryUtil that defines the category and also a class with a helper method that is then used elsewhere. We can also use this class for any other dictionary related helpers. > Apps that use the ObjectiveCMIS static library crash when attempting to use > the browser binding > ----------------------------------------------------------------------------------------------- > > Key: CMIS-823 > URL: https://issues.apache.org/jira/browse/CMIS-823 > Project: Chemistry > Issue Type: Bug > Components: objectivecmis > Affects Versions: ObjectiveCMIS 0.3 > Reporter: Gavin Cornwell > Assignee: Gavin Cornwell > Priority: Blocker > Fix For: ObjectiveCMIS 0.4 > > > When using the browser binding from the static library "unrecognised selector > sent to instance" exceptions are thrown when attempting to use the category > methods defined for NSDictionary (in CMISNSDictionary+Utils.h). -- This message was sent by Atlassian JIRA (v6.2#6252)