aboutsummaryrefslogtreecommitdiff
path: root/GoogleToolboxForMac.podspec
Commit message (Collapse)AuthorAge
* First cut at pruning things/updating things.Gravatar dmaclach2016-10-07
| | | | | | | | | | | | | | | Remove a bunch of code that Google stopped using/maintaining rather than trying to update it it. Some would be hard to update, some actually has system provided replacements; others are patterns that just don't seem as common now. Prune out the code related to macOS <= 10.5, start pruning some of the really old iOS support also. Get the projects mostly limping again with modern Xcodes so tests can be run. If someone ends up on this commit via history for something they still find as useful, feel free to do a pull request to bring the snippet of code back to life and update it for current SDKs.
* Fix up GTM_METHOD_CHECK so that it doesn't need the objectivec runtime calls.Gravatar Thomas Van Lenten2016-09-16
|
* Tweak version to do a pod pushGravatar Thomas Van Lenten2016-08-05
|
* Add a podspec for GTM. This only adds a podspec for some of the ↵Gravatar Jonathan MacMillan2016-02-25
commonly-used pieces of GTM.