Skip to content

Releases: mirego/taylor-ios

Swift 5.0 support

02 May 22:24
0945f0e
Compare
Choose a tag to compare
Feature/swift 5 (#52)

* Migrate to swift 5.0 and fix pbxproj new warnings

* Remove all warnings related to duplucate public keyword

* Update swift version

* Update travail xcode

Add tvOS support

01 Jun 15:51
Compare
Choose a tag to compare
1.4.3

Update BuildableName for target "Taylor-iOS"

Cleanup and more tools added

04 Jan 20:57
f13d3ce
Compare
Choose a tag to compare

Modified:

  • Extensions cleanup
  • imageWithTintColor deprecated in favour for image(from color: UIColor)
  • CGSize.inset(_ xOffset: CGFloat, yOffset: CGFloat) deprecated

Added:

  • UIControl+Action
  • UIViewController containers status bar appearance
  • Geometry functions added

Removed SwiftLint build phase

11 Oct 20:02
Compare
Choose a tag to compare
1.3.4

udpdate version

Release that support Swift 2.3 (Legacy)

24 Mar 20:11
Compare
Choose a tag to compare
Pre-release
1.2.2

Removed swiftLint

Fixed textAlignment not set for attributed text

16 Mar 00:04
Compare
Choose a tag to compare
Merge pull request #36 from rz-robsn/master

Fixed textAlignment not set for attributed text

1.3.1: Merge pull request #33 from mirego/branch_swift3.0

07 Nov 18:01
Compare
Choose a tag to compare

Swift 2.3

06 Nov 18:48
Compare
Choose a tag to compare
1.2.1

Only run swift link if it's already installed

Release that support Swift 3.0

06 Nov 18:50
Compare
Choose a tag to compare
1.3

Change the access level of minimalTapableSize