mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Xcode 7.3 beta 2 breaking changes #34
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 @csotiriou on GitHub (Jan 29, 2016).
With the latest beta released yesterday, there are problems that render the library uncompilable.
/CoreStore/Importing Data/BaseDataTransaction+Importing.swift:124:47: Ambiguous use of 'init' Data/BaseDataTransaction+Importing.swift:187:45: Ambiguous use of 'init' CoreStoreLogger.swift:89:16: Use of unresolved identifier '_stdlib_getDemangledTypeName'Any idea on how to fix?
@JohnEstropia commented on GitHub (Jan 31, 2016):
@csotiriou Thanks for the bug report! I fixed this in the develop branch:
5137649b78