You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set min iOS version support to iOS 11 and macOS 10.13 (#124)
* set min iOS version support to iOS 11 and macOS 10.13
as per issue #123 update the min deployment target from iOS 8 to iOS 11 and macOS 10.10 to macOS 10.13
* Update project.pbxproj
disable automatic code signing
* Update README.md