Skip to content

Releases: keith/contacts-cli

Patch CoreData logging bug

13 Aug 23:05
a5c821d
Compare
Choose a tag to compare

In order to workaround #3, I've redirected stderr to /dev/null in the contacts script.

35feb2361ea55ddf1e65d5ebe80e06e3b8a2f7f051d1c0b34b51cc9624871591  contacts
1dec757046ae91d1933bd87610f69d26b2d16ba91f2ce26527cfe0ad9a975e38  contacts.tar.gz

Update for Swift 3 and static stdlib

12 Sep 19:00
ccc698e
Compare
Choose a tag to compare

This updates the source to Swift 3 and statically links the Swift standard library. This means it doesn't matter where your Xcode / Xcode betas are installed, everything should continue working in the future. This also means the executable is larger.

5450a1c216f0493703551f2bc8c2a01317b06d4209f7fcf779964bb485cbb5bf  contacts.tar.gz
c3562fa929d8c45e5414f493d2804c8297649d0cfaa0c04315d0f10c4bd777a5  contacts

Update for Swift 2.2

01 Apr 20:07
27afff6
Compare
Choose a tag to compare

Since there's no Swift ABI compatibility, the previous version crashes if you have Swift 2.1 set as the xcode version

Update build to not rely on Xcode

12 Jan 07:10
27afff6
Compare
Choose a tag to compare
1.0.1

Update to 1.0.1

Initial release

09 Sep 02:31
Compare
Choose a tag to compare
1.0.0

Update README