I have two projects, one is the networkLib
for login and some other network function, the other is the usingLibDemo
. So I have all the source code
If someone would have the same question in future (now I am using Xcode 8):
You can:
Don't forget set some breakpoints in your framework project.