Xcode 7.3 beta 2 breaking changes #34

Closed
opened 2025-12-29 15:22:43 +01:00 by adam · 1 comment
Owner

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?

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?
adam added the fixed label 2025-12-29 15:22:43 +01:00
adam closed this issue 2025-12-29 15:22:43 +01:00
Author
Owner

@JohnEstropia commented on GitHub (Jan 31, 2016):

@csotiriou Thanks for the bug report! I fixed this in the develop branch: 5137649b78

@JohnEstropia commented on GitHub (Jan 31, 2016): @csotiriou Thanks for the bug report! I fixed this in the develop branch: https://github.com/JohnEstropia/CoreStore/commit/5137649b78cc615f737fe9efcdeccb90eeee7b09
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#34