Arunav Sanyal
|
b91680b00a
|
Final merge for swift 4 (#476)
* Swift 4
|
2018-06-22 19:26:59 -07:00 |
Lucas Farah
|
f55e27d894
|
Added + extension for AttributedStrings (#446)
* Added + extension for AttributedStrings
|
2017-08-30 23:57:10 -07:00 |
Arunav Sanyal
|
c799895b53
|
Adding support for MACOSX XCode target.
|
2017-06-12 10:34:54 -07:00 |
Arunav Sanyal
|
c968ce8d73
|
Converting all UIKit packages to be buildable for only tvOS or IOS.
This would allow EZSwiftExtensions to be usable in other platforms (MacOS and Linux)
|
2017-05-30 20:12:29 -07:00 |
furuyan
|
cd34f55ed1
|
Fixed swxftlint warnings.
|
2016-11-09 16:58:27 +09:00 |
Olexii Pyvovarov
|
201850843f
|
Swift 3 support for Xcode 8 + all tests
|
2016-09-20 01:48:19 +03:00 |
Mahdi Bchetnia
|
b6aab23a79
|
Fixed whitespace issues with `swiftlint autocorrect`
|
2016-07-07 18:18:43 +09:00 |
Lucas Farah
|
f516532898
|
Added strikethrough attribute for NSAttributedString
fixes #133
|
2016-05-31 22:21:36 -07:00 |
Patrick Lin
|
bfddee233e
|
support tvOS, added EZSwiftExtensions-tvOS.framework, and EZSwiftExtensionsTests-tvOS (all pass)
|
2016-05-20 11:27:27 +08:00 |
Gabriel Cartier
|
6d8def9928
|
Fixed access control for NSAttributedString
|
2016-05-13 21:52:02 -04:00 |
inket
|
a97ecdac40
|
No more force casting 😣
|
2016-03-29 16:15:00 +09:00 |
inket
|
11023a6b6f
|
Fixed whitespacing issues
|
2016-03-29 16:15:00 +09:00 |
Goktug Yilmaz
|
203391922b
|
Added NSAttributedString & NSTimer
|
2016-03-01 14:37:10 -08:00 |
Goktug Yilmaz
|
f8d0b5b12d
|
Removed nsattributed
|
2016-02-25 16:50:06 -08:00 |
Lucas Farah
|
516402669b
|
Added += function to NSAttributedString
|
2016-02-19 18:32:29 -08:00 |
Lucas Farah
|
5abac0cb5e
|
Added NSAttributedStringExtensions.swift
|
2016-02-18 02:01:54 -08:00 |