matthewpalmer / Charter

A Swift mailing list client for iPhone and iPad
524 stars 77 forks source link

added support for Swift Package Manager mailing list #45

Closed MaxDesiatov closed 8 years ago

MaxDesiatov commented 8 years ago

Hi. swift-build-dev is quite useful to track especially when you're interested in Swift Package Manager development. This pull requests adds support for this mailing list both in client and backend code. Cheers.

MaxDesiatov commented 8 years ago

tests seem to be passing on CI, but build was stalled for unknown reason

      ✓ Touch CharterTests.xctest (102 ms)
      0 errored, 2 warning (10056 ms)
  [Info] Collecting info for testables...
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
The build has been terminated
matthewpalmer commented 8 years ago

Awesome, thanks! I will look into this more on the weekend 👍

matthewpalmer commented 8 years ago

Merged and updated with archive data in the production backend, with an App Store update on its way. Thanks!