mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Compilation errors in GCD on swift 3 #101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syedtariq2013 on GitHub (Nov 16, 2016).
I read a bit late the requirement for swift 2. I am getting numerous errors after I installed CoreStore and GCD using pods. After re-rerunning pods with empty Podfile, I am getting link errors because of inadequate cleanup. I am looking for hints on how best to clean up the link errors.