arled / swift-rss-reader-example

An RSS reader example app written in Swift.
78 stars 30 forks source link

Build Error ? #13

Open iDustbin opened 3 years ago

iDustbin commented 3 years ago

Showing Recent Messages Could not determine generated file paths for Core Data code generation: The command (cd '/Users/idustbin/Downloads/swift-rss-reader-example-master 2/RSSwift' && /Applications/Xcode.app/Contents/Developer/usr/bin/momc --dry-run --action generate --swift-version 5.0 --sdkroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk --iphonesimulator-deployment-target 12.0 --module Rsswift '/Users/idustbin/Downloads/swift-rss-reader-example-master 2/RSSwift/Rsswift/Rsswift.xcdatamodeld' /Users/idustbin/Library/Developer/Xcode/DerivedData/RSSwift-hhrnnqxtolyoipbluthltullcxzx/Build/Intermediates.noindex/RSSwift.build/Debug-iphonesimulator/Rsswift.build/DerivedSources/CoreDataGenerated/Rsswift) exited with status 1. The command's output was:

/Users/idustbin/Downloads/swift-rss-reader-example-master 2/RSSwift/Rsswift/Rsswift.xcdatamodeld:: error: Could not fetch generated file paths: No current version for model at path /Users/idustbin/Downloads/swift-rss-reader-example-master 2/RSSwift/Rsswift/Rsswift.xcdatamodeld: [0]

arled commented 3 years ago

I'll take a look