FeedKit icon indicating copy to clipboard operation
FeedKit copied to clipboard

Swift import Error,Those are error message

Open IosSuperman opened this issue 5 years ago • 2 comments

Undefined symbol: nominal type descriptor for FeedKit.RSSFeedItem

Undefined symbol: protocol conformance descriptor for FeedKit.ParserError : Swift.Error in FeedKit

Undefined symbol: FeedKit.FeedParser.__allocating_init(URL: Foundation.URL) -> FeedKit.FeedParser

Undefined symbol: type metadata accessor for FeedKit.RSSFeedItem

Undefined symbol: type metadata accessor for FeedKit.FeedParser

Undefined symbol: type metadata for FeedKit.ParserError

IosSuperman avatar Feb 24 '21 08:02 IosSuperman

What platform? What versions? What context?

GarthSnyder avatar Feb 24 '21 18:02 GarthSnyder

I would guess your Podfile or package isn't set up right, but from a "reference not found" error, could be a myriad of things.

briannadoubt avatar Apr 05 '24 14:04 briannadoubt