Error with XCode 11.4 and spm
Hi!
After the XCode 11.4 update, we can't successfully compile our app, the error is the infamous "Command CompileSwiftSources failed with a nonzero exit code" and the error log (huge) is this:
and besides this, we have a warning telling "/Users/alberto/Library/Developer/Xcode/DerivedData/tracciabilitapp-cemvoiaebzivuadnukxjxudnlrgs/SourcePackages/checkouts/ObjectMapper/Package.swift: ignoring broken symlink /Users/alberto/Library/Developer/Xcode/DerivedData/tracciabilitapp-cemvoiaebzivuadnukxjxudnlrgs/SourcePackages/checkouts/ObjectMapper/Sources/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper/ObjectMapper"
Already tried a clean and build, refetched packages and everything but nothing worked :(
Related to https://github.com/tristanhimmelman/ObjectMapper/issues/1082
Will be fixed with new version in Package.swift when ObjectMapper release an XCode 11.4 working version
Any updates on the new version release date? @simone-gasparini
@simone-gasparini I also cannot even add via spm on xcode 11.4 - no version appears in the dialog.
Finally ObjectMapper have updated Package.swift with this PR https://github.com/tristanhimmelman/ObjectMapper/pull/1097 and published release 4
Anyone can full test this? https://github.com/DualBit/ObjectMapper-Realm/blob/master/Package.swift