yahoojapan / SwiftyXMLParser

Simple XML Parser implemented in Swift
MIT License
580 stars 89 forks source link

Files up to date #45

Closed rubengarciam closed 4 years ago

rubengarciam commented 5 years ago

Swift Package Manager + Latest files updated

kazuhiro4949 commented 5 years ago

@rubengarciam Thanks for trying a new pull request. It seems that you needs to resolve some conflict as follows.

  1. pull yahoojapan:master
    > git remote add yahoojapan https://github.com/yahoojapan/SwiftyXMLParser.git
    > git pull yahoojapan master
  2. resolve conflict Now that Source/Accessor.swift and Source/XML.swift have a trivial conflict, you need resolve. It is easy to fix.