realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
369 stars 71 forks source link

Fix #433 In Podfile enable Cocoapods to get Cartography 3.0.1. Fix build errors. #436

Open beepscore opened 6 years ago

beepscore commented 6 years ago

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.

beepscore commented 6 years ago

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.

beepscore commented 6 years ago

Should branches to/swift4 and beepscore-swift4 be considered obsolete? master branch commit 1442fb5:

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.