You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can not use library with Carthage because project's minimum target is 12. But my application is minimum deployment target is 10. Could you change it.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @kekkememobven, I maintain a compatible fork of this package called XMLCoder, it supports and is tested with iOS 9 and iOS 10 and also supports Carthage. It looks like XMLParsing is no longer maintained, but you should be able to migrate to XMLCoder without any significant changes to your existing codebase.
I can not use library with Carthage because project's minimum target is 12. But my application is minimum deployment target is 10. Could you change it.
Thanks
The text was updated successfully, but these errors were encountered: