ObjectMapper-Realm icon indicating copy to clipboard operation
ObjectMapper-Realm copied to clipboard

Error with XCode 11.4 and spm

Open palla89 opened this issue 5 years ago • 5 comments

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:

error spm.txt

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 :(

palla89 avatar Mar 26 '20 11:03 palla89

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

simone-gasparini avatar Mar 26 '20 12:03 simone-gasparini

Any updates on the new version release date? @simone-gasparini

anonrig avatar Mar 29 '20 17:03 anonrig

@simone-gasparini I also cannot even add via spm on xcode 11.4 - no version appears in the dialog.

joshkopecek avatar May 20 '20 05:05 joshkopecek

Finally ObjectMapper have updated Package.swift with this PR https://github.com/tristanhimmelman/ObjectMapper/pull/1097 and published release 4

simone-gasparini avatar May 20 '20 08:05 simone-gasparini