Forum breadcrumbs - You are here:WeLoveGod RallysPublic Forums: futurebasicRe: WebKit.incl clang warnings wi …
You need to log in to create posts and topics.
Re: WebKit.incl clang warnings with FB 7.0.13
77,940 Posts
#1 · April 27, 2022, 3:58 pm
Quote from Forum Archives on April 27, 2022, 3:58 pmPosted by: bernfbe <bernfbe@...>
Rich wrote:Xcode 13.2.1
When I run this two-line example, I get clang warnings with FB 7.0.13I do not get the warnings with FB 7.0.12include "CocoaUI/WebKit/WebKit.incl"handleeventsWarning: clang:instance method '-isElementFullscreenEnabled' not found (return type defaults to 'id') [-Wobjc-method-access] [line 285:15 of WebKit.m]< ... >
Rich,Those four WebKit calls are new in FB 7.0.13.I'm on Xcode 13.3.1 and macOS 12.3.1 here and I don't see the warnings.I can see you're running Xcode 13.2.1 but which macOS are you on?
Also, what are your Min deployment and Base SDK settings?Thanks,Bernie--
To unsubscribe, send ANY message to: futurebasic-unsubscribe@freegroups.net To access the list archives, go to: http://freegroups.net/groups/futurebasic/
Posted by: bernfbe <bernfbe@...>
Rich wrote:
Xcode 13.2.1
When I run this two-line example, I get clang warnings with FB 7.0.13I do not get the warnings with FB 7.0.12include "CocoaUI/WebKit/WebKit.incl"handleeventsWarning: clang:instance method '-isElementFullscreenEnabled' not found (return type defaults to 'id') [-Wobjc-method-access] [line 285:15 of WebKit.m]< ... >
Rich,
Those four WebKit calls are new in FB 7.0.13.
I'm on Xcode 13.3.1 and macOS 12.3.1 here and I don't see the warnings.
I can see you're running Xcode 13.2.1 but which macOS are you on?
Also, what are your Min deployment and Base SDK settings?
Thanks,
Bernie
--
To unsubscribe, send ANY message to: futurebasic-unsubscribe@freegroups.net To access the list archives, go to: http://freegroups.net/groups/futurebasic/
Click for thumbs down.0Click for thumbs up.0