-
My setup:
- macOS Mojave with ruby 2.3.7 as the default ruby (/usr/bin/ruby)
- `brew install ruby ` install ruby 2.5.3 (/usr/local/opt/ruby/bin/ruby)
- gems are installed in ~/gems/
gem env
…
-
[FeedKit](https://github.com/michaelnisi/feedkit) is very specific, it would be nice if we could retire this dependency, but it does a lot, for example, defining our item type with `FeedKit.Entry` and…
-
In Mac OS Mojave
![Screenshot 2019-06-16 at 7 30 24 AM](https://user-images.githubusercontent.com/51868900/59558132-be65ee00-9008-11e9-8ddc-ef60cb87b234.png)
-
An rssfeeditem does not contain an attribute that holds the item's image or it's URL
-
feedkit找不到
-
I think we agreed at some point that we would continue supporting older versions of macOS as long as no need arises to lift the minimum OS requirement for a particular enhancement or code change at th…
Eitot updated
4 years ago
-
-
Hi,
I'm using FeedKit in a server side vapor 4 app and I'm getting a weird error when using FeedKit and I was curious if you could shed any light on what this might be caused by and if there is an…
-
'https://github.com/michaelnisi/feedkit.git has no Package.swift manifest'
![363BFF5D-8132-48A8-8243-85A3684989E2](https://user-images.githubusercontent.com/3938314/78106610-53b26180-7426-11ea-8933…
-
I am trying build project on Xcode 11.4
the carthage update failing you can see the below.
I also have this warning "Incompatible Swift version - framework was built with 5.1 (swiftlang-1100.0.…