stencilproject/Stencil

iOS Support?

Closed this issue · 4 comments

Does Stencil work in iOS?

I haven't personally directly tested it on iOS, but given it's a portable library, with both macOS and Linux compatibility, and using mainly Foundation (no UI, only string processing mainly), I don't see any limitations for making it work on iOS.

Did you actually try? Maybe we just have to declare it in the podspec for it to work transparently

Swift Package Manager doesn't work for iOS that I can see. I have tried to install manually but dependency PathKit doesn't work via manual install. I can try CocoaPods if necessary.

Works via CocoaPods install.

🎉