You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to Xcode 9.3 (9E145) and Swift 4.1, an iOS project that depends on SugarRecord 3.1.3 fails to build. Carthage reports a compile error in CoreDataObservable.swift:
<unknown>:0: error: unable to execute command: Segmentation fault: 11
What
After updating to Xcode 9.3 (9E145) and Swift 4.1, an iOS project that depends on SugarRecord 3.1.3 fails to build. Carthage reports a compile error in
CoreDataObservable.swift
:Context
Sugar Record Release 3.1.3
Carthage Version: 0.29.0
OSX 10.13.4
Xcode 9.3 (9E145)
Swift 4.1
Base SDK iOS 11.3
The text was updated successfully, but these errors were encountered: