Vadim Shpakovski
03187327f0
Update Pod spec
2021-03-05 07:36:16 +00:00
Tomáš Znamenáček
10001acbf6
Release 2.4.0
2019-06-11 12:47:47 +02:00
Tomáš Znamenáček
4dcea4bb08
Fix Deployment Target specified in podspec
...
Somewhere in the past we have bumped Deployment Target for the framework
to 10.10, but forgot to also bump the Deployment Target setting in the podspec,
leading to CocoaPods building the framework with different options. This lead
to mysterious warnings (#131 ) that were only visible in some CocoaPods builds.
This change fixes the CocoaPods Deployment Target to be the same as in the
Xcode project, ie. 10.10.
2019-06-11 12:04:37 +02:00
Tomáš Znamenáček
8bc3635a92
Update podspec to automatically point to the last version
...
Otherwise it’s quite easy to forget to update the commit pointer.
2019-06-03 10:49:11 +02:00
Tomáš Znamenáček
e0b9bc7004
Switch to folder-backed Xcode file groups
...
This makes sure the on-disk project structure matches the tree view shown in Xcode.
2019-06-03 08:56:47 +02:00
Tomáš Znamenáček
844970408a
Move localization files to a common folder
...
They were making the root project folder too crowded.
2019-06-03 08:50:14 +02:00
Tomáš Znamenáček
f743bdaa5b
Release 2.3.6
2016-10-30 09:51:39 +01:00
Tomáš Znamenáček
0e0bc77433
Release 2.3.5
2016-09-07 08:56:18 +02:00
Tomáš Znamenáček
409699c3c0
Version bump to 2.3.4
2016-08-12 11:49:17 +02:00
Tomáš Znamenáček
d0063130b5
Version bump to 2.3.3.
2016-01-09 15:51:28 +01:00
Tomáš Znamenáček
82a06382f0
Version bump to 2.3.2.
2015-10-12 09:31:34 +02:00
Allan Beaufour
ded95506c6
fixes localized strings when using CocoaPods
...
Puts strings inside a MASShortcut resource bundle, and looks for
locallized strings inside that bundle when used as a CocoaPod
2015-10-07 12:52:59 -04:00
Tomáš Znamenáček
dd0a37c785
Release 2.3.1.
2015-09-10 09:39:14 +02:00
Tomáš Znamenáček
8b669cea8d
Release 2.3.0.
2015-09-10 09:29:14 +02:00
Tomáš Znamenáček
74e3f32438
Updated CHANGES, Info.plist and podspec for the 2.2.0 release.
2015-08-18 11:17:51 +02:00
Tomáš Znamenáček
ef399290e4
Version bump to 2.1.2.
2015-01-28 16:11:36 +01:00
Tomáš Znamenáček
04987a7bd5
Version bump to 2.1.1.
2015-01-16 12:59:29 +01:00
Tomáš Znamenáček
3ebbb7efde
Version bump to 2.1.0.
2015-01-16 11:53:19 +01:00
Tomáš Znamenáček
5208c981af
Updated Deployment Target setting in podspec.
2015-01-12 17:10:20 +01:00
Tomáš Znamenáček
179dcd6cc2
Trivial podspec whitespace fixes.
2015-01-09 11:53:46 +01:00
Tomáš Znamenáček
2bbdbbfff9
Fixed Podspec (silly me).
2015-01-09 11:37:00 +01:00
Tomáš Znamenáček
425cdd7074
Added myself to Podspec “authors” field.
2015-01-09 11:29:38 +01:00
Tomáš Znamenáček
0d95079a43
Updated podspec.
...
We’re not packaging the code as a framework for CocoaPods – I’m not
sure how the podspec should look like for that case and if it’s even
supported, see this Stack Overflow question:
http://stackoverflow.com/questions/25258395
Instead we simply pick the naked source files as usual with CocoaPods.
2015-01-07 15:46:30 +01:00
Vadim Shpakovski
d95c03289c
Final touches to Podspec.
2014-09-22 14:06:03 +02:00
Vadim Shpakovski
14a9a4c4a6
Fixed Podspec.
2014-09-22 14:02:19 +02:00
Vadim Shpakovski
9266e38517
Polished Pod spec.
2014-09-22 13:59:45 +02:00
Vadim Shpakovski
ddab66d2c0
Updated podspec.
2014-09-22 13:47:40 +02:00
LIU Dongyuan / 柳东原
dc088a3a77
Create MASShortcut.podspec
2014-07-18 22:45:18 -07:00