Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftPM, Xcode11 and iOS 13 support #50

Closed
wants to merge 28 commits into from

Conversation

yoiang
Copy link
Contributor

@yoiang yoiang commented Aug 1, 2019

Lemme know how it looks! 🖖

I'm sure you've given it some thought, property wrappers may save a ton of this boiler plate but more importantly be potentially a lot safer! In the midst of updating the tests I noticed a mismatched case, totally easy to do accidentally with such repetitive, dense code. Also means the tests might need to be elaborated on and test actual one to one calling.

vhesener and others added 27 commits July 16, 2017 16:36
* master:
  Create _config.yml
  Initial 0.1.2 release (vhesener#17)
Exit beta and enter into reality
* master:
  Carthage support
  Develop (vhesener#19)
* Created contribution guidelines

* Added CocoaPods podspec to repo

* Fixed some readme spacings

* Created script for jazzy and updated some typos
* master:
  Version 0.3

Conflicts:
	Supporting/cocoapods/Closures.podspec.json
Conflicts:
	Xcode/Closures.xcodeproj/project.pbxproj
	Xcode/Closures/Source/UIBarButtonItem.swift
@vhesener
Copy link
Owner

vhesener commented Aug 1, 2019

Ok I appreciate this. I need a little time to review but I have it in my queue.

@yoiang
Copy link
Contributor Author

yoiang commented Aug 1, 2019

My pleasure, thanks so much for sharing the library!

@vhesener
Copy link
Owner

Can you please resubmit this to the develop branch instead of master?

@yoiang
Copy link
Contributor Author

yoiang commented Aug 14, 2019

Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants