I found this 3rd party SDK and I used it in my project. Everything compiles, works great and builds with no warnings...
Before I was getting a warning saying that the CodeResources file needs to be a symbolic link...it's gone now but I think that it still has something to do with this problem...
As soon as I try to compress the app file though, Finder just stops. It doesn't finish compressing and the status bar doesn't move.
I figured that this had something to do with the SDK that I used so I tried to compress the folder containing the code and framework...and that wouldn't compress either.
So my question in more detail is: Am I missing something? Do I need to do more than just simply dragging and dropping the SDK folder into my project (I made XCode copy it into the project folder too)?