Brent Simmons
1613a374d2
Update version number.
2019-09-30 13:33:52 -07:00
Maurice Parker
08a8b8f6c2
Update to Swift 5.1
2019-09-25 15:32:30 -05:00
Brent Simmons
6377cbc379
Bump version to 5.0.2.
2019-09-14 11:08:34 -07:00
Brent Simmons
744d43ddd9
Bump version to 5.0.
2019-09-11 22:26:09 -07:00
Brent Simmons
1b7a46e505
Bump version to 5.0.1b1.
2019-09-10 20:32:15 -07:00
Brent Simmons
53370ff0d3
Bump version to 5.0.1d2.
2019-09-07 20:45:10 -07:00
Daniel Jalkut
d79bbefeb8
mac-release targeted version of the fix for #989
2019-09-06 15:40:59 -04:00
Maurice Parker
1b49788a0a
Make test cases run again.
2019-05-03 17:29:54 -05:00
Maurice Parker
0e31c254f3
Attempted to set up the xcconfig for the iOS build.
2019-04-15 17:56:59 -05:00
Brent Simmons
e98b0a1db5
Set MACOSX_DEPLOYMENT_TARGET = 10.14.4
2019-04-01 22:02:00 -07:00
Brent Simmons
b0dd9cc347
Convert NetNewsWire to Swift 5.
2019-03-31 16:14:59 -07:00
Brent Simmons
141ae5cc2f
Continue rename to NetNewsWire.
2018-08-28 22:18:24 -07:00
Daniel Jalkut
3507313f84
Accept Xcode 9.3 recommended build settings.
2018-01-29 11:20:30 -05:00
Olof Hellman
31bd9d918c
Scripting support for articles and basic article properties
...
Also, added support for accessing feeds directly from the top level
container, essentially skipping account as a hierarchy level.
With this change, a script like
tell app “Evergreen”
title of every article of feed "Six Colors" where read is true
end tell
produces the expected result.
2018-01-24 00:06:34 -08:00
Olof Hellman
e3e68e051a
move most build settings to xcconfig files.
...
Add an #include to allow developer overrides of build settings so as to
soften the pain of code signing configuration
2018-01-07 17:46:23 -08:00