nmdias / FeedKit

An RSS, Atom and JSON Feed parser written in Swift
MIT License
1.19k stars 174 forks source link

Compile error in file BaseTestCase.swift, line 33 #136

Closed a40yostudent closed 3 years ago

a40yostudent commented 3 years ago

As in Apple Documentation at https://developer.apple.com/documentation/swift_packages/bundling_resources_with_a_swift_package , modified test files and Package.swift to work with new Bundle.module feature and work as expected (was returning a compile error in BaseTestCase.swift, line 33)

a40yostudent commented 3 years ago

No activity, closing PR