Commit Graph

30 Commits

Author SHA1 Message Date
Arunav Sanyal 3de0922f37 Updating certain extensions and tests to adhere to swift 4.2. 2018-11-12 23:34:41 -08:00
Arunav Sanyal c4d24fbdbb Updating to swift 4.2 2018-11-07 20:43:40 -08:00
Sunil Prajapati 168db18eb3 [Update]: Update Swift 4.2 Support and made changes required 2018-11-07 20:33:23 -08:00
Arunav Sanyal 49fa5ce305 Reverting certain swift 4.1 mandatory changes. 2018-08-25 19:48:20 -07:00
Arunav Sanyal b91680b00a
Final merge for swift 4 (#476)
* Swift 4
2018-06-22 19:26:59 -07:00
Lucas Farah 3b7e548f70 Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
Goktug Yilmaz 64a8657bb5 Update EZSwiftFunctions.swift 2017-07-18 23:44:59 -07:00
Arunav Sanyal c799895b53 Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
Arunav Sanyal eacdd87024 Adding support for checking if app is running in testflight mode. 2017-06-11 22:38:59 -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
Lucas Farah 1885a24296 Fixed some swiftlint warnings 2017-01-25 10:14:52 +05:30
Goktug Yilmaz c524659364 deprecated EZFuncs queues 2016-09-27 12:12:17 +03:00
Goktug Yilmaz bbe00cad6c Fixed UIScreen for tvos 2016-09-27 10:44:25 +03:00
Olexii Pyvovarov 201850843f Swift 3 support for Xcode 8 + all tests 2016-09-20 01:48:19 +03:00
Goktug Yilmaz 007fd2f6be Changed Id to ID 2016-08-25 21:37:53 +03:00
Goktug Yilmaz 6459aed1a7 Silenced trailing whitespace warnings 2016-08-25 17:45:47 +03:00
Goktug Yilmaz f4b432f7db Added ez.iterateEnum() 2016-08-25 17:18:04 +03:00
Goktug Yilmaz bffee9206c Added ez.appBundleId 2016-08-25 17:14:55 +03:00
Goktug Yilmaz 2760257018 Merge pull request #175 from Yu-w/function
Few refinement and new algorithm for computing top most view controller
2016-08-25 16:44:28 +03:00
Yu Wang 9edfbd1e4f back to topMostVC 2016-08-20 13:37:07 -07:00
Yu Wang 0f023e817a add helper function for topMostVC in ez and modify readme 2016-08-19 09:30:15 -07:00
Yu Wang b9fc11a10b new algorithm to compute top most view controller 2016-08-19 09:17:58 -07:00
Yu Wang 48f8742de9 add easy-to-use shortcuts for global queues 2016-08-17 08:34:56 -07:00
Yu Wang a9132c611f add dispatch after function 2016-08-17 08:28:58 -07:00
Mahdi Bchetnia b6aab23a79
Fixed whitespace issues with `swiftlint autocorrect` 2016-07-07 18:18:43 +09:00
Patrick Lin bfddee233e support tvOS, added EZSwiftExtensions-tvOS.framework, and EZSwiftExtensionsTests-tvOS (all pass) 2016-05-20 11:27:27 +08:00
Goktug Yilmaz 7c90765577 Fixed optional appversionandbuid 2016-04-22 15:12:40 +03:00
Goktug Yilmaz 4e35ac2f66 Added new methods about appstate to EZSwiftFunctions.swift 2016-04-07 11:13:24 +03:00
Goktug Yilmaz c0415704aa Added Bool.toInt 2016-04-06 17:38:00 +03:00
Goktug Yilmaz e0b0be594e Changed EZSwiftExtensions.swift to EZSwiftFunctions.swift 2016-04-06 17:35:37 +03:00