All Questions
1 question
1
vote
2
answers
678
views
How to add dependencies in two custom iOS framework?
I have created custom frameworks to use in my current iOS app.
profileManager.Framework
messagemanager.Framework
requestManager.Framework
Now both profileManager.Framework & messagemanager....