Closed rahul-apple closed 5 years ago
Can you also post what your Podfile looks like? Thanks!
I think this is from an old version of SWXMLHash... if you're on Xcode 10 with Swift 5+, make sure your Podfile is targeting 5.0.0
. Like so:
pod 'SWXMLHash', '~> 5.0.0'
See also #140.
@drmohundro 👍 It was an issue with old Xcode
Ambiguous use of 'Element'
error on Building ProjectTo Reproduce Steps to reproduce the behavior:
Screenshots
Environment: