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
{{ message }}
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
Hello there, I am getting several warnings since i updated my Xcode Version:
.../Pods/DZNWebViewController/Source/Classes/DZNWebViewController.m:69:1: Method possibly missing a [super awakeFromNib] call
.../Pods/DZNWebViewController/Source/Classes/DZNWebViewController.m:224:13: Logical not is only applied to the left hand side of this comparison
The text was updated successfully, but these errors were encountered:
Jackhammer42
changed the title
Warnings in Xcode 8.1 and Swift 3.1
Warnings in Xcode 8.3 and Swift 3.1
Apr 6, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello there, I am getting several warnings since i updated my Xcode Version:
The text was updated successfully, but these errors were encountered: