You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a generic pod question. I'm trying to install SwiftSH in my custom react native library which is added as a dependency to my react native ios project. Currently my custom library is linked to ios project as a .xcodeProj. When I install the pod and use my xcworkspace, it's all happy with referencing the pod but, when I add the custom library as a xcodeproj, it doesn't recognise the pod headers.
Is there a way to use the xcodeproj and still use the pods?
The text was updated successfully, but these errors were encountered:
This is more of a generic pod question. I'm trying to install SwiftSH in my custom react native library which is added as a dependency to my react native ios project. Currently my custom library is linked to ios project as a .xcodeProj. When I install the pod and use my xcworkspace, it's all happy with referencing the pod but, when I add the custom library as a xcodeproj, it doesn't recognise the pod headers.
Is there a way to use the xcodeproj and still use the pods?
The text was updated successfully, but these errors were encountered: