Skip to content

<Error>: Cannot locate the "/NativeLibraries~" folder for GameKit. #90

@rico345100

Description

@rico345100

Describe the bug

$ python3 build.py -p GameKit

results:

BLA BLA BLA BLA

EmitSwiftModule normal arm64 (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    
/Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDelegate.swift:22:36: error: cannot find type 'GKGameActivityListener' in scope
extension GKWLocalPlayerListener : GKGameActivityListener {
                                   ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLocalPlayer.h:20:1: note: protocol 'GKGameActivityListener' forward declared here
@protocol GKGameActivityListener;
^
/Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDelegate.swift:25:66: error: cannot find type 'GKGameActivity' in scope
    public func player(_ player: GKPlayer, wantsToPlay activity: GKGameActivity, completionHandler completion: @escaping WantsToPlayActivityCompletionHandler) {
                                                                 ^~~~~~~~~~~~~~

Failed frontend command:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievementDescription.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboard.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDefinition.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivity.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchmakerViewControllerDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallengeDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmakerViewControllerDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKInvite.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallenge.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/DefaultHandlers.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedParticipant.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLocalPlayerListener.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameCenterViewController.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKSavedGameDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAccessPoint.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKBasePlayer.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievementChallenge.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardEntry.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedExchangeReply.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchmakerViewController.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmaker.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKErrorCodeExtension.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedExchange.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKNotificationBanner.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/AppleCoreRuntimeShared.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardScore.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKScoreChallenge.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLocalPlayer.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardSet.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKSavedGame.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchRequest.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatch.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievement.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GameKitUIDelegateHandler.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKVoiceChat.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/UiUtilities.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatch.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallengeDefinition.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmakerViewController.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKPlayer.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKInviteDelegate.swift -target arm64-apple-macos10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Products/Debug -F /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Products/Debug -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapperMac_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native -Xcc -ivfsstatcache -Xcc /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/macosx15.4-24E241-88b860576fb364319593bd8fb30666b0.sdkstatcache -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/GameKitWrapper-generated-files.hmap -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/GameKitWrapper-own-target-headers.hmap -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/GameKitWrapper-all-target-headers.hmap -Xcc -iquote -Xcc /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/GameKitWrapper-project-headers.hmap -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Products/Debug/include -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/DerivedSources-normal/arm64 -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/DerivedSources/arm64 -Xcc -I/Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/DerivedSources -Xcc -DDEBUG\=1 -import-objc-header /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/BridgingHeader-macOS.h -pch-output-dir /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -module-name GameKitWrapper -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapper.swiftdoc -emit-module-source-info-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapper.swiftsourceinfo -emit-objc-header-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapper-Swift.h -serialize-diagnostics-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapperMac-master-emit-module.dia -emit-dependencies-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapperMac-master-emit-module.d -o /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapper.swiftmodule -emit-abi-descriptor-path /Users/mingyuchoi/Library/Developer/Xcode/DerivedData/GameKitWrapper-bhpoqlwllyftrheioqbtjojbjbwp/Build/Intermediates.noindex/GameKitWrapper.build/Debug/GameKitWrapperMac.build/Objects-normal/arm64/GameKitWrapper.abi.json
SwiftCompile normal arm64 Compiling\ GKAchievementChallenge.swift,\ GKLeaderboardEntry.swift,\ GKTurnBasedExchangeReply.swift,\ GKTurnBasedMatchmakerViewController.swift,\ GKMatchmaker.swift,\ GKErrorCodeExtension.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievementChallenge.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardEntry.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedExchangeReply.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchmakerViewController.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmaker.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKErrorCodeExtension.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievementChallenge.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardEntry.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedExchangeReply.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchmakerViewController.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmaker.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKErrorCodeExtension.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 Compiling\ GKChallengeDelegate.swift,\ GKMatchDelegate.swift,\ GKMatchmakerViewControllerDelegate.swift,\ GKInvite.swift,\ GKChallenge.swift,\ DefaultHandlers.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallengeDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmakerViewControllerDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKInvite.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallenge.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/DefaultHandlers.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallengeDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchmakerViewControllerDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKInvite.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKChallenge.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/DefaultHandlers.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 Compiling\ GKTurnBasedExchange.swift,\ GKNotificationBanner.swift,\ AppleCoreRuntimeShared.swift,\ GKLeaderboardScore.swift,\ GKScoreChallenge.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedExchange.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKNotificationBanner.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/AppleCoreRuntimeShared.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardScore.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKScoreChallenge.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedExchange.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKNotificationBanner.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/AppleCoreRuntimeShared.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardScore.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKScoreChallenge.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 Compiling\ GKAchievement.swift,\ GameKitUIDelegateHandler.swift,\ GKVoiceChat.swift,\ UiUtilities.swift,\ GKTurnBasedMatchDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievement.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GameKitUIDelegateHandler.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKVoiceChat.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/UiUtilities.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievement.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GameKitUIDelegateHandler.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKVoiceChat.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/UiUtilities.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 Compiling\ GKAchievementDescription.swift,\ GKLeaderboard.swift,\ GKGameActivityDefinition.swift,\ GKGameActivityDelegate.swift,\ GKGameActivity.swift,\ GKTurnBasedMatchmakerViewControllerDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievementDescription.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboard.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDefinition.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivity.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchmakerViewControllerDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAchievementDescription.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboard.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDefinition.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivityDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameActivity.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedMatchmakerViewControllerDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 Compiling\ GKTurnBasedParticipant.swift,\ GKLocalPlayerListener.swift,\ GKGameCenterViewController.swift,\ GKSavedGameDelegate.swift,\ GKAccessPoint.swift,\ GKBasePlayer.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedParticipant.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLocalPlayerListener.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameCenterViewController.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKSavedGameDelegate.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAccessPoint.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKBasePlayer.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKTurnBasedParticipant.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLocalPlayerListener.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKGameCenterViewController.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKSavedGameDelegate.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKAccessPoint.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKBasePlayer.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 Compiling\ GKLocalPlayer.swift,\ GKLeaderboardSet.swift,\ GKSavedGame.swift,\ GKMatchRequest.swift,\ GKMatch.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLocalPlayer.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardSet.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKSavedGame.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchRequest.swift /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatch.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLocalPlayer.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKLeaderboardSet.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKSavedGame.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatchRequest.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftCompile normal arm64 /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native/GameKitWrapper/GKMatch.swift (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
    cd /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.GameKit/Native
    

SwiftDriverJobDiscovery normal x86_64 Compiling bridging header (in target 'GameKitWrapperMac' from project 'GameKitWrapper')

** BUILD FAILED **


The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ GameKitWrapper (in target 'GameKitWrapperMac' from project 'GameKitWrapper')
	Building project GameKitWrapper with scheme macOS - Debug
(3 failures)


Would you like to continue the build process? [Y/n]
Y

<Error>: Cannot locate the "/NativeLibraries~" folder for GameKit.
This may be due to a build failure. Skipping remaining steps.

Scanning native plug-in subfolder: Apple.PHASE
  Plug-in path: /Users/mingyuchoi/Desktop/Development/Unity/unityplugins-main/plug-ins/Apple.PHASE
  User omitted from list of plug-ins. Skipping: PHASE

Create Plug-In Packages
-----------------------

Finished running Unity plug-in build script.

<Error>: Cannot locate the "/NativeLibraries~" folder for GameKit.

To Reproduce
Run

Expected behavior
Should work

Desktop (please complete the following information):

  • Device: MacBook Air
  • OS: Mac
  • Version 15.4.1(24E263)

Additional context
Why don't you just not provide packages, instead of forcing us to build this thing and causing all these troubles

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions