Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 242 Bytes

File metadata and controls

9 lines (5 loc) · 242 Bytes

Swift-XML-RSS-Reader-iOS15.0

run pod init on the project root directory.

Add pod 'SWXMLHash', '~> 5.0.0' to your newly created Podfile.

run pod install on the project root directory.

Launch project from newly created .xcworkspace file.