realm-tasks icon indicating copy to clipboard operation
realm-tasks copied to clipboard

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

Open beepscore opened this issue 8 years ago • 2 comments

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 avatar Nov 29 '17 07:11 beepscore

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 avatar Nov 29 '17 07:11 beepscore

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.

beepscore avatar Nov 29 '17 17:11 beepscore