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

Swift 3.0 Warnings #138

Closed
mehfuzh opened this issue Apr 7, 2016 · 2 comments
Closed

Swift 3.0 Warnings #138

mehfuzh opened this issue Apr 7, 2016 · 2 comments

Comments

@mehfuzh
Copy link

mehfuzh commented Apr 7, 2016

After updating to the latest Xcode, I am getting the following warnings:

BottomView/BottomContainerView.swift:35:36: Use of string literal for Objective-C selectors is deprecated; use '#selector' instead
BottomView/BottomContainerView.swift:54:37: Use of string literal for Objective-C selectors is deprecated; use '#selector' instead
ImageGalleryView.swift:64:37: Use of string literal for Objective-C selectors is deprecated; use '#selector' instead

Similar warnings:

TopView.swift
BottomPicker.swift
StackView.swift

@aashishdhawan
Copy link
Contributor

@mehfuzh This issue has been resolved.

@mehfuzh
Copy link
Author

mehfuzh commented May 21, 2016

@aashishdhawan Thanks!

However, I think that the pod is not yet updated.

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

No branches or pull requests

2 participants