-
Notifications
You must be signed in to change notification settings - Fork 290
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
Make compatible with swift 3 and xcode 8 #63
Comments
Bump! Please update |
Please update.. I am waiting for... |
Thanks @faresbh for your PR ! I've just updated my podfile with your repo : |
compatible with swift3 |
Any update on when would this be fixed? I am stuck with MaterialKit not working on Xcode 8.1 and Swift 3... Getting these errors:
|
Any Update regarding the errors that is been mentioned by @sategroup . I'm also stuck with the same errors. |
Something's wrong with the repo
…Sent from my iPhone
On 19-Dec-2016, at 6:24 PM, Aneesh9090 ***@***.***> wrote:
Any Update regarding the errors that is been mentioned by @sategroup . I'm also stuck with the same errors.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@sategroup you have any work around for the same ? |
Yeah, followed suggestion given by @PhilippeBoisney and changed the url to
following in the pod file
pod 'MaterialKit', :git => 'https://github.com/faresbh/MaterialKit',
:branch => "swift3"
…On Mon, Dec 19, 2016 at 6:50 PM, Aneesh9090 ***@***.***> wrote:
@sategroup <https://github.com/sategroup> you have any work around for
the same ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVGavU-oVvqLi5iDZtnOiYt-gsf3vXxwks5rJoSXgaJpZM4J-Koc>
.
--
Regards
|
Currently does not compile in Xcode 8 due to swift 3 compatibility
The text was updated successfully, but these errors were encountered: