1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 13:15:35 +03:00
Commit Graph

43 Commits

Author SHA1 Message Date
Yuri Strot
67a1fa7a14 0.9.5 release 2019-04-04 15:47:08 +07:00
Anton Marunko
bb3cb69616 moved to swift 5 2019-03-26 17:58:13 +06:00
Yuri Strot
7ba6377868 0.9.4 release 2019-02-14 19:09:42 +07:00
Dmitry Preobrazhenskiy
d3f624551d Add swift version to podspec
Define swift_version for the Podfile which is read when the library is
integrated

If this is not supplied then Macaw in Pods settings of the integrated
project gets the project's swift version which leads to a problem
if the integrator is using different Swift version in his project

For him the only workaround is to specify the post_install hook
where he sets the config.build_settings['SWIFT_VERSION'] = '4.2'

https://github.com/CocoaPods/CocoaPods/issues/7327

For library developers who rely on this library this is also the problem
because the s.pod_target_xcconfig is ignored when using the cocoapods-packager

https://github.com/CocoaPods/cocoapods-packager/issues/210
2019-01-24 22:41:40 +02:00
Yuri Strot
2a1423dce1 Update podspec and Swift version 2018-10-04 14:44:01 +07:00
Yuri Strot
c9532fc831 Fix author in podspec 2018-06-28 17:38:49 +07:00
Alisa Mylnikova
45dbffc1b7 Swift 4.1 adaptation 2018-04-10 11:55:36 +07:00
Viktor Sukochev
d1525fb45e Version bump 2018-03-19 13:24:55 +07:00
Anton Marunko
b0f357980a Minimal required iOS version in podspec downgraded to 9.0 2017-12-01 15:57:11 +07:00
Viktor Sukochev
bf58b21722 Podspec: version bump 2017-11-26 13:40:48 +07:00
Yuriy Kashnikov
99cac33d32 Update iOS deployment target version to 9.0 2017-10-03 15:37:27 +07:00
Viktor Sukochev
49fd0d1433 Version bump 2017-09-13 15:28:00 +07:00
Viktor Sukochev
4fe9d5848d Revert "Version bump"
This reverts commit 6d09ef50b0.
2017-09-13 11:55:29 +07:00
Viktor Sukochev
6d09ef50b0 Version bump 2017-09-13 11:54:58 +07:00
Viktor Sukochev
c5d93a69c3 Basic conversion 2017-08-28 14:56:52 +07:00
Viktor Sukochev
5b8783b637 Podspec fix 2017-08-22 15:17:39 +07:00
manindaniil
d71442b4a6 add first example 2017-08-11 17:47:02 +07:00
Viktor Sukochev
3da9b93e43 Version bumb: 0.8.2 2017-05-05 18:17:08 +07:00
Viktor Sukochev
152514fa24 0.8.1 version 2017-03-16 19:45:27 +07:00
Viktor Sukochev
2d19648c30 Using recursive path for sources in Podspec 2017-02-03 15:30:42 +07:00
Viktor Sukochev
8c5edd342d Podspec update 2017-01-27 14:17:09 +07:00
Viktor Sukochev
f1dce26367 RxSwift dependency removed 2016-11-30 12:17:56 +07:00
Victor Sukochev
77c4a2c0c9 Migrating to RxSwift 3.0 2016-10-24 19:22:03 +07:00
Victor Sukochev
d6e7c0a3ec Social media added to podspec 2016-10-19 15:22:22 +07:00
Victor Sukochev
3b2bfeaacd Tests fix and summary update 2016-10-19 13:04:38 +07:00
Victor Sukochev
de4d96b8f9 Podspec fixes 2016-10-19 11:12:58 +07:00
Victor Sukochev
bed4386799 Raw automated swift 3.0 conversion (not buildable) 2016-09-27 19:45:31 +06:00
Viktor Sukochev
d28d14180e Example project updated to swift 2.3 2016-09-20 18:35:55 +06:00
Victor Sukochev
146756f094 Podspec fix 2016-09-16 21:14:30 +06:00
Victor Sukochev
872ca49bdb Macaw framework project for carthage and testing 2016-09-01 14:59:15 +06:00
Victor Sukochev
b29fcbc85e Podspec fix 2016-08-08 14:52:40 +06:00
Victor Sukochev
95d2bf23cc Animation Sequence 2016-08-08 14:41:08 +06:00
Victor Sukochev
ac16998bba Merge branch 'master' of https://github.com/exyte/Macaw
# Conflicts:
#	Source/model/scene/Node.swift
2016-08-03 14:03:01 +06:00
Igor Zapletnev
a809992b19 Final fixes after generation 2016-08-03 13:59:06 +06:00
Igor Zapletnev
67b78cdda6 Final fixes after generation 2016-08-03 13:50:31 +06:00
Victor Sukochev
789e14040d Podspec: svg parser sources added 2016-08-02 17:43:07 +06:00
Victor Sukochev
761f5c115d Podspec: missing dependency 2 2016-08-02 13:31:55 +06:00
Victor Sukochev
c190a5f12b Podspec fixes 2016-05-25 12:03:46 +02:00
Victor Sukochev
5791b2e881 Podspec updated 2016-05-25 11:57:27 +02:00
shipinev
1192a2ca9c Add dependencies to Pod 2016-04-20 16:54:14 +03:00
Igor Zapletnev
b5529e6914 Update podspec 2016-02-28 12:34:52 +06:00
Igor Zapletnev
2a4aa5cff7 Remove description 2015-12-08 01:34:24 +06:00
Igor Zapletnev
2e40e26ab7 Initial project structure 2015-12-08 01:23:30 +06:00