Fix #433 In Podfile enable Cocoapods to get Cartography 3.0.1. Fix build errors.
In terminal, "pod install" prints warning. "To avoid issues in the future, you should not use TextEdit for editing it. If you are not using TextEdit, you should turn off smart quotes in your editor of choice." Apparently accidentally introduced in commits 5a743a2 and 6b6c0fe.
I upudated Podfile and got Cartography version 3.0.1 but am not sure how to test this PR. Hopefully @dhmspector or someone else can help check this change.
Should branches to/swift4 and beepscore-swift4 be considered obsolete? master branch commit 1442fb5: - Podfile specifies RealmSwift ~> 3 - Podfile mentions branch to/swift-4 - has many Apple related commits not in branches to/swift4 and beepscore-swift4
git merge --no-commit --no-ff master showed many potential merge conflicts. If goal is to use Cartography 3.0.1, perhaps it would be easier to re-do, branching off current master.