This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
Codemine is now built using Swift 4.2.
Additional improvements
- New README containing snippets and descriptions if you want to use individual nuggets of gold but don't want to include the entire framework
- You can now change the value of a URL parameter with
changeQueryParamValue(for url: URL, withName: String, toValue: String)