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

Does not build for macOS under Xcode 12.2 #79

Open
pkclsoft opened this issue Dec 9, 2020 · 0 comments
Open

Does not build for macOS under Xcode 12.2 #79

pkclsoft opened this issue Dec 9, 2020 · 0 comments

Comments

@pkclsoft
Copy link

pkclsoft commented Dec 9, 2020

Parse Issue Group
.../GCMMultiplayer.h:103:165: Expected ':'
.../GCMMultiplayer.m:9:9: In file included from .../GCMMultiplayer.m:9:
User-Defined Issue Group
.../GCMMultiplayer.m:187:6: GCMMultiplayer::sendMatchData not implemented

ARC Semantic Issue Group
.../GCMMultiplayer.m:66:37: No visible @interface for 'NSViewController' declares the selector 'presentViewController:animated:completion:'
.../GCMMultiplayer.m:85:37: No visible @interface for 'NSViewController' declares the selector 'presentViewController:animated:completion:'
.../GCMMultiplayer.m:224:37: No visible @interface for 'NSViewController' declares the selector 'dismissViewControllerAnimated:completion:'
.../GCMMultiplayer.m:229:37: No visible @interface for 'NSViewController' declares the selector 'dismissViewControllerAnimated:completion:'
.../GCMMultiplayer.m:235:37: No visible @interface for 'NSViewController' declares the selector 'dismissViewControllerAnimated:completion:'

Semantic Issue Group
.../GCMMultiplayer.m:215:1: Implementing unavailable method
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatchmaker.h:110:1: Method 'player:didRequestMatchWithPlayers:' declared here

.../GCMMultiplayer.m:252:1: Implementing deprecated method
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatch.h:79:1: Method 'match:didReceiveData:fromPlayer:' declared here

.../GCMMultiplayer.m:260:1: Implementing deprecated method
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKMatch.h:80:1: Method 'match:player:didChangeState:' declared here

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

1 participant