Skip to content

Instantly share code, notes, and snippets.

@chamons
Created November 29, 2016 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chamons/45eea2993e6c4d0e35d86b7db21ad24c to your computer and use it in GitHub Desktop.
Save chamons/45eea2993e6c4d0e35d86b7db21ad24c to your computer and use it in GitHub Desktop.
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl3.h:15:2: warning: gl.h and gl3.h are both included. Compiler will not invoke errors if using removed OpenGL functionality. [-W#warnings]
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:19546:11: warning: duplicate protocol definition of 'CALayerDelegate' is ignored
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:798:11: note: previous definition is here
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:21938:11: warning: duplicate protocol definition of 'WebDownloadDelegate' is ignored
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebDownload.h:60:11: note: previous definition is here
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:22070:11: warning: duplicate protocol definition of 'WebFrameLoadDelegate' is ignored
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebFrameLoadDelegate.h:51:11: note: previous definition is here
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:22300:11: warning: duplicate protocol definition of 'WebPolicyDelegate' is ignored
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebPolicyDelegate.h:138:11: note: previous definition is here
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:22400:11: warning: duplicate protocol definition of 'WebResourceLoadDelegate' is ignored
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebResourceLoadDelegate.h:46:11: note: previous definition is here
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:22598:11: warning: duplicate protocol definition of 'WebUIDelegate' is ignored
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebUIDelegate.h:153:11: note: previous definition is here
/private/var/folders/jm/dhhz2b9s0fd2brdldrkcxbn00000gn/T/mmp-test-dir/obj/Debug/mmp-cache/registrar.m:30830:17: warning: method 'deviceBrowserView:selectionDidChange:' in protocol 'IKDeviceBrowserViewDelegate' not implemented [-Wprotocol]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Quartz.framework/Frameworks/ImageKit.framework/Headers/IKDeviceBrowserView.h:29:1: note: method 'deviceBrowserView:selectionDidChange:' declared here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment