aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/Info.plist
AgeCommit message (Collapse)Author
2016-10-30Release 2.3.62.3.6Tomáš Znamenáček
2016-09-07Release 2.3.52.3.5Tomáš Znamenáček
2016-08-12Version bump to 2.3.42.3.4Tomáš Znamenáček
2016-08-08Upgrade Projects to Xcode 7Vadim Shpakovski
2016-01-09Version bump to 2.3.3.2.3.3Tomáš Znamenáček
2015-10-12Version bump to 2.3.2.2.3.2Tomáš Znamenáček
2015-09-10Release 2.3.1.2.3.1Tomáš Znamenáček
2015-09-10Release 2.3.0.2.3.0Tomáš Znamenáček
2015-08-18Updated CHANGES, Info.plist and podspec for the 2.2.0 release.2.2.0Tomáš Znamenáček
2015-01-28Version bump to 2.1.2.2.1.2Tomáš Znamenáček
2015-01-16Version bump to 2.1.1.2.1.1Tomáš Znamenáček
2015-01-16Version bump to 2.1.0.2.1.0Tomáš Znamenáček
2015-01-07Updated copyright & versioning info in the framework’s Info.plist.Tomáš Znamenáček
2015-01-07Repackaged the code as a framework and included the demo.Tomáš Znamenáček
Packaging the code as a framework is mostly just a formality. It doesn’t really change much, it just turns the code into a regular component. What it does change is that the code now has its own Xcode settings, which could make compatibility easier in the long run. Including the demo in the main repository makes it easier to hack on the library, since you can try the changes immediately. It also shows how to bundle the framework into an app that uses it.