-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
Description
In a current state it is not possible to use SOAPEngine as a dependency in a podspec, when the client app uses swift (has use_frameworks! flag in its podfile).
the cocoapods error message during pod install is "The 'XXX' target has transitive dependencies that include static binaries".
More information and discussion is here: CocoaPods/CocoaPods#3841 (comment)