I have a static library we use for in-house apps that contains some common utility code. From previous SO posts, I have found that in order to get categories in the static library to be loaded at run-time, I need to include I have a static library we use for in-house app