NetNewsWire/xcconfig
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
..
EvergreenTests_target.xcconfig move most build settings to xcconfig files. 2018-01-07 17:46:23 -08:00
Evergreen_project.xcconfig move most build settings to xcconfig files. 2018-01-07 17:46:23 -08:00
Evergreen_project_debug.xcconfig move most build settings to xcconfig files. 2018-01-07 17:46:23 -08:00
Evergreen_project_release.xcconfig move most build settings to xcconfig files. 2018-01-07 17:46:23 -08:00
Evergreen_target.xcconfig Scripting support for articles and basic article properties 2018-01-24 00:06:34 -08:00