From 2cd8b38c6847bc913a57511f4fb04f6567dd1db4 Mon Sep 17 00:00:00 2001 From: m1ga Date: Fri, 7 Jul 2023 16:40:15 +0200 Subject: [PATCH] update --- ios/Classes/TiGamekitModuleAssets.m | 15 +- ios/build/build_iphone.log | 2254 +++++++++++++++++ ios/build/iphoneos.xcarchive/Info.plist | 14 + .../Products/usr/local/lib/libti.gamekit.a | Bin 0 -> 76968 bytes .../iphonesimulator.xcarchive/Info.plist | 14 + .../Products/usr/local/lib/libti.gamekit.a | Bin 0 -> 152304 bytes ios/build/ti.gamekit.xcframework/Info.plist | 44 + .../ios-arm64/Headers/.ti.gamekit-keep | 1 + .../ios-arm64/libti.gamekit.a | Bin 0 -> 76968 bytes .../Headers/.ti.gamekit-keep | 1 + .../libti.gamekit.a | Bin 0 -> 152304 bytes ios/dist/ti.gamekit-iphone-1.4.zip | Bin 0 -> 83702 bytes ios/dist/ti.gamekit-iphone-1.5.zip | Bin 0 -> 83702 bytes ios/gamekit.xcodeproj/project.pbxproj | 112 +- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 17660 bytes .../xcschemes/xcschememanagement.plist | 19 + ios/manifest | 7 +- ios/metadata.json | 1 + ios/titanium.xcconfig | 15 +- 20 files changed, 2428 insertions(+), 77 deletions(-) create mode 100644 ios/build/build_iphone.log create mode 100644 ios/build/iphoneos.xcarchive/Info.plist create mode 100644 ios/build/iphoneos.xcarchive/Products/usr/local/lib/libti.gamekit.a create mode 100644 ios/build/iphonesimulator.xcarchive/Info.plist create mode 100644 ios/build/iphonesimulator.xcarchive/Products/usr/local/lib/libti.gamekit.a create mode 100644 ios/build/ti.gamekit.xcframework/Info.plist create mode 100644 ios/build/ti.gamekit.xcframework/ios-arm64/Headers/.ti.gamekit-keep create mode 100644 ios/build/ti.gamekit.xcframework/ios-arm64/libti.gamekit.a create mode 100644 ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/Headers/.ti.gamekit-keep create mode 100644 ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/libti.gamekit.a create mode 100644 ios/dist/ti.gamekit-iphone-1.4.zip create mode 100644 ios/dist/ti.gamekit-iphone-1.5.zip create mode 100644 ios/gamekit.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 ios/gamekit.xcodeproj/project.xcworkspace/xcuserdata/miga.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 ios/gamekit.xcodeproj/xcuserdata/miga.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100644 ios/metadata.json diff --git a/ios/Classes/TiGamekitModuleAssets.m b/ios/Classes/TiGamekitModuleAssets.m index 5d847b6..34e1598 100644 --- a/ios/Classes/TiGamekitModuleAssets.m +++ b/ios/Classes/TiGamekitModuleAssets.m @@ -3,13 +3,22 @@ */ #import "TiGamekitModuleAssets.h" -extern NSData * dataWithHexString (NSString * hexString); +extern NSData* filterDataInRange(NSData* thedata, NSRange range); @implementation TiGamekitModuleAssets -- (NSData*) moduleAsset +- (NSData *)moduleAsset { - return nil; + + + return nil; +} + +- (NSData *)resolveModuleAsset:(NSString *)path +{ + + + return nil; } @end diff --git a/ios/build/build_iphone.log b/ios/build/build_iphone.log new file mode 100644 index 0000000..df3d5e8 --- /dev/null +++ b/ios/build/build_iphone.log @@ -0,0 +1,2254 @@ + +7.7.2023, 16:39:14 + +Operating System + Name = macOS + Version = 13.4.1 + Architecture = 64bit + # CPUs = 8 + Memory = 8589934592 + +Node.js + Node.js Version = 16.19.0 + npm Version = 8.19.3 + +Titanium CLI + CLI Version = 6.1.1 + +Titanium SDK + SDK Version = 12.1.2.GA + SDK Path = /Users/miga/Library/Application Support/Titanium/mobilesdk/osx/12.1.2.GA + Target Platform = iphone + +Command + /usr/local/bin/node /usr/local/bin/ti build -p ios -b + +[DEBUG] Titanium SDK iOS directory: /Users/miga/Library/Application Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone +[INFO] Project directory: /Users/miga/ti.gamekit/ios +[INFO] Module ID: ti.gamekit +[INFO] Module Type: Static Library (Objective-C) +[DEBUG] Writing module assets file: /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m +[DEBUG] Running: DEVELOPER_DIR=/Applications/Xcode-14.3.1.app/Contents/Developer /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild archive -configuration Release -sdk iphonesimulator -archivePath /Users/miga/ti.gamekit/ios/build/iphonesimulator.xcarchive -UseNewBuildSystem=YES ONLY_ACTIVE_ARCH=NO SKIP_INSTALL=NO -scheme gamekit +[TRACE] [xcode-sim] Command line invocation: +[TRACE] [xcode-sim] +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild archive -configuration Release -sdk iphonesimulator -archivePath /Users/miga/ti.gamekit/ios/build/iphonesimulator.xcarchive -UseNewBuildSystem=YES ONLY_ACTIVE_ARCH=NO SKIP_INSTALL=NO -scheme gamekit +[TRACE] [xcode-sim] User defaults from command line: +[TRACE] [xcode-sim] IDEArchivePathOverride = /Users/miga/ti.gamekit/ios/build/iphonesimulator.xcarchive +[TRACE] [xcode-sim] IDEPackageSupportUseBuiltinSCM = YES +[TRACE] [xcode-sim] UseNewBuildSystem = YES +[TRACE] [xcode-sim] Build settings from command line: +[TRACE] [xcode-sim] ONLY_ACTIVE_ARCH = NO +[TRACE] [xcode-sim] SDKROOT = iphonesimulator16.4 +[TRACE] [xcode-sim] SKIP_INSTALL = NO +[TRACE] [xcode-sim] Prepare packages +[TRACE] [xcode-sim] Computing target dependency graph and provisioning inputs +[TRACE] [xcode-sim] Create build description +[TRACE] [xcode-sim] Build description signature: 8d7850264a48822c9f77eebddec3ce33 +[TRACE] [xcode-sim] Build description path: /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/XCBuildData/8d7850264a48822c9f77eebddec3ce33.xcbuilddata +[TRACE] [xcode-sim] note: Building targets in dependency order +[TRACE] [xcode-sim] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-sim] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath +[TRACE] [xcode-sim] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-sim] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath +[TRACE] [xcode-sim] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-sim] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation +[TRACE] [xcode-sim] ClangStatCache /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -o /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache +[TRACE] [xcode-sim] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-sim] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator +[TRACE] [xcode-sim] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/EagerLinkingTBDs/Release-iphonesimulator +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-sim] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/EagerLinkingTBDs/Release-iphonesimulator +[TRACE] [xcode-sim] SymLink /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/libTiGamekit.a ../../InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /bin/ln -sfh ../../InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/libTiGamekit.a +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/all-product-headers.yaml (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/all-product-headers.yaml +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit.hmap +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-non-framework-target-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-non-framework-target-headers.hmap +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekit.LinkFileList (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekit.LinkFileList +[TRACE] [xcode-sim] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekit.LinkFileList (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekit.LinkFileList +[TRACE] [xcode-sim] ProcessPCH /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch.gch /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] +[TRACE] [xcode-sim] Precompile of '/Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch' required by '/Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m' +[TRACE] [xcode-sim] +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -target x86_64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Applicat +[TRACE] [xcode-sim] ion\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -c /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch -MD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch.d -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch.gch --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch.dia +[TRACE] [xcode-sim] ProcessPCH /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch.gch /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] +[TRACE] [xcode-sim] Precompile of '/Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch' required by '/Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m' +[TRACE] [xcode-sim] +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -target arm64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -c /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch -MD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch.d -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Libr +[TRACE] [xcode-sim] ary/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch.gch --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch.dia +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitPeerProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target x86_64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitPeerProxy.d --serialize-diagnostics /Users/miga/Li +[TRACE] [xcode-sim] brary/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitPeerProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitPeerProxy.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:30:41: warning: +[TRACE] [xcode-sim] 'GKPeerPickerControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController along with MCBrowserViewControllerDelegate from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitPeerProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:32:11: +[TRACE] [xcode-sim] note: 'GKPeerPickerControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKPeerPickerControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:31: +[TRACE] [xcode-sim] 2: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *moduleSession; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:38:30: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @property(nonatomic, retain) GKSession *moduleSession; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:42:27: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] -(void)invalidateSession:(GKSession *)session; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h +[TRACE] [xcode-sim] :52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:35:40: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)peerPickerControllerDidCancel:(GKPeerPickerController *)picker { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:4: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:38: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:96: warning: 'GKPeerPickerConnectionType' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:21:29: note: 'GKPeerPickerConnectionType' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(NSUInteger, GKPeerPickerConnectionType) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:63:31: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)peerPickerController:(GKPeerPickerController *)picker didConnectPeer:(NSString *)peerID toSession:(GKSession *)session { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:63:108: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)peerPickerController:(GKPeerPickerController *)picker didConnectPeer:(NSString *)peerID toSession:(GKSession *)session { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:93:28: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)invalidateSession:(GKSession *)session { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:102:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConnectionState)state { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:102:78: warning: 'GKPeerConnectionState' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConnectionState)state { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:29:22: note: 'GKPeerConnectionState' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKPeerConnectionState) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:128:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session connectionWithPeerFailed:(NSString *)peerID withError:(NSError *)error +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:142:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session didFailWithError:(NSError*)error +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:148:73: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)receiveData:(NSData *)data fromPeer:(NSString *)peer inSession:(GKSession *)session context:(void *)context { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:309:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService sendData:(NSData *)data toParticipantID:(NSString *)participantID +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:316:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didReceiveInvitationFromParticipantID:(NSString *)participantID callID:(NSInteger)callID +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:333:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didNotStartWithParticipantID:(NSString *)participantID error:(NSError *)error +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:340:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didStartWithParticipantID:(NSString *)participantID +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:24:2: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKPeerPickerController* picker; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:28:36: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker = [[GKPeerPickerController alloc] init]; // note: picker is released in various picker delegate methods when picker use is done. +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:29:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker.delegate = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:39:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker.delegate = nil; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:2: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:35: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:107: warning: 'GKSessionModePeer' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:20:22: note: 'GKSessionMode' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKSessionMode) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:42: warning: 'initWithSessionID:displayName:sessionMode:' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:40:1: note: 'initWithSessionID:displayName:sessionMode:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (id)initWithSessionID:(NSString *)sessionID displayName:(NSString *)name sessionMode:(GKSessionMode)mode NS_DEPRECATED(10_8, 10_10, 3_0, 7_0); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:69:21: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] self.moduleSession.delegate = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:43:39: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(weak) id delegate NS_DEPRECATED(10_8, 10_10, 3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:69:30: warning: assigning to 'id' from incompatible type 'TiGamekitPeerProxy *' +[TRACE] [xcode-sim] self.moduleSession.delegate = self; +[TRACE] [xcode-sim] ^ ~~~~ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:86:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker.delegate = nil; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:98:11: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] session.delegate = nil; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:43:39: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(weak) id delegate NS_DEPRECATED(10_8, 10_10, 3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:109:14: warning: 'GKPeerStateDisconnected' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if(state == GKPeerStateDisconnected) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:29:22: note: 'GKPeerConnectionState' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKPeerConnectionState) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:114:3: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Lost Connection" message:message delegate:self cancelButtonTitle:@"End Game" otherButtonTitles:nil]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:15: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface UIAlertView : UIView +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:114:38: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Lost Connection" message:message delegate:self cancelButtonTitle:@"End Game" otherButtonTitles:nil]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:15: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface UIAlertView : UIView +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:161:34: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] receivedData:payload fromParticipantID:peer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:187:107: warning: 'GKSendDataReliable' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![moduleSession sendData:newPacket toPeers:[NSArray arrayWithObject:otherPeerId] withDataMode:GKSendDataReliable error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:12:22: note: 'GKSendDataMode' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKSendDataMode) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:187:29: warning: 'sendData:toPeers:withDataMode:error:' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![moduleSession sendData:newPacket toPeers:[NSArray arrayWithObject:otherPeerId] withDataMode:GKSendDataReliable error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:64:1: note: 'sendData:toPeers:withDataMode:error:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (BOOL)sendData:(NSData *) data toPeers:(NSArray *)peers withDataMode:(GKSendDataMode)mode error:(NSError **)error NS_DEPRECATED(10_8, 10_10, 3_0, 7_0); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:204:34: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] stopVoiceChatWithParticipantID:otherPeerId]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:275:5: warning: 'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] AudioSessionInitialize(NULL, NULL, InterruptionListenerCallback, self); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:650:2: note: 'AudioSessionInitialize' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionInitialize( CFRunLoopRef inRunLoop, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:25: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:50: warning: 'client' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:115:41: note: 'client' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(assign) id client NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:57: warning: assigning to 'id' from incompatible type 'TiGamekitPeerProxy *' +[TRACE] [xcode-sim] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-sim] ^ ~~~~ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:279:23: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] setInputMeteringEnabled:YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:280:23: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] setOutputMeteringEnabled:YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:289:28: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![[GKVoiceChatService defaultVoiceChatService] startVoiceChatWithParticipantID:[self otherPeerId] error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:322:29: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![[GKVoiceChatService defaultVoiceChatService] acceptCallID:callID error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:327:24: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] denyCallID:callID]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9 +[TRACE] [xcode-sim] : +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:227:2: warning: 'AudioSessionGetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] AudioSessionGetProperty(kAudioSessionProperty_AudioRoute, &dataSize, ¤tRoute); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:726:2: note: 'AudioSessionGetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionGetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:231:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] result = AudioSessionSetProperty ( +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:240:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] result = AudioSessionSetProperty ( +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:250:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] result = AudioSessionSetProperty ( +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:258:5: warning: 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] AudioSessionSetActive(YES); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:668:2: note: 'AudioSessionSetActive' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetActive( Boolean active) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 53 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModuleAssets.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target x86_64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModuleAssets.d --serialize-diagnostics /User +[TRACE] [xcode-sim] s/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModuleAssets.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModuleAssets.o +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModule.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target x86_64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simul +[TRACE] [xcode-sim] ator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModule.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModule.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitModule.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:15:48: warning: 'GKLeaderboardViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitLeaderBoardProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:32:11: note: 'GKLeaderboardViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKLeaderboardViewControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:89:38: warning: 'authenticateWithCompletionHandler:' is deprecated: first deprecated in iOS 6.0 - Set the authenticateHandler instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKLocalPlayer localPlayer] authenticateWithCompletionHandler:^(NSError *error) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:47: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLocalPlayer.h:123:1: note: 'authenticateWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)authenticateWithCompletionHandler:(void(^__nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_8, 4_1, 6_0, "Set the authenticateHandler instead") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 2 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitAchievementsProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target x86_64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/g +[TRACE] [xcode-sim] amekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitAchievementsProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitAchievementsProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitAchievementsProxy.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:10:49: warning: 'GKAchievementViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitAchievementsProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:25:11: note: 'GKAchievementViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKAchievementViewControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:128:45: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)achievementViewControllerDidFinish:(GKAchievementViewController *)achievements; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:30:2: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKAchievementViewController *achievements = [[GKAchievementViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:30:76: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKAchievementViewController *achievements = [[GKAchievementViewController alloc] init]; +[TRACE] [xcode-sim] +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:99:17: warning: 'reportAchievementWithCompletionHandler:' is deprecated: first deprecated in iOS 7.0 - Use +reportAchievements:withCompletionHandler: [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [achievement reportAchievementWithCompletionHandler: ^(NSError *error) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:26: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAccessPoint.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievement.h:60:1: note: 'reportAchievementWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)reportAchievementWithCompletionHandler:(void(^ __nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use +reportAchievements:withCompletionHandler:") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:130:28: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[[TiApp app] controller] dismissModalViewControllerAnimated: YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:234:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)dismissModalViewControllerAnimated:(BOOL)animated API_DEPRECATED("", ios(2.0, 6.0)) API_UNAVAILABLE(tvos); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 6 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitLeaderBoardProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target x86_64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Applica +[TRACE] [xcode-sim] tion\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/x86_64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/6658143252277851475/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitLeaderBoardProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitLeaderBoardProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekitLeaderBoardProxy.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:15:48: warning: 'GKLeaderboardViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitLeaderBoardProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:32:11: note: 'GKLeaderboardViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKLeaderboardViewControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:82:44: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] -(void)leaderboardViewControllerDidFinish:(GKLeaderboardViewController *)leaderboardController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:33:2: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKLeaderboardViewController *leaderboardController = [[GKLeaderboardViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h: +[TRACE] [xcode-sim] 8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:33:85: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKLeaderboardViewController *leaderboardController = [[GKLeaderboardViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:48:14: warning: 'category' is deprecated: first deprecated in iOS 7.0 - Use identifier instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] leaderBoard.category = self.currentLeaderBoard; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:26: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAccessPoint.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:8: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboard.h:124:59: note: 'category' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(copy, nullable, NS_NONATOMIC_IOSONLY) NSString *category NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use identifier instead") ; // Deprecated. Use identifier instead. +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:66:45: warning: 'initWithCategory:' is deprecated: first deprecated in iOS 7.0 - Use initWithLeaderboardIdentifier: instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKScore *scoreReporter = [[[GKScore alloc] initWithCategory:category] autorelease]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:31: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKChallenge.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKScore.h:65:1: note: 'initWithCategory:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (instancetype)initWithCategory:(nullable NSString *)category NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use initWithLeaderboardIdentifier: instead") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:68:17: warning: 'reportScoreWithCompletionHandler:' is deprecated: first deprecated in iOS 7.0 - Use +reportScores:withCompletionhandler: instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [scoreReporter reportScoreWithCompletionHandler: ^(NSError *error) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:31: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKChallenge.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKScore.h:64:1: note: 'reportScoreWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)reportScoreWithCompletionHandler:(void(^__nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use +reportScores:withCompletionhandler: instead") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:84:28: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[[TiApp app] controller] dismissModalViewControllerAnimated: YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:234:1: note: 'dismissModalViewControllerAnimated:' has been explicitl +[TRACE] [xcode-sim] y marked deprecated here +[TRACE] [xcode-sim] - (void)dismissModalViewControllerAnimated:(BOOL)animated API_DEPRECATED("", ios(2.0, 6.0)) API_UNAVAILABLE(tvos); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 8 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModule.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFi +[TRACE] [xcode-sim] lesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModule.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModule.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModule.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:15:48: warning: 'GKLeaderboardViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitLeaderBoardProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:32:11: note: 'GKLeaderboardViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKLeaderboardViewControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:89:38: warning: 'authenticateWithCompletionHandler:' is deprecated: first deprecated in iOS 6.0 - Set the authenticateHandler instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKLocalPlayer localPlayer] authenticateWithCompletionHandler:^(NSError *error) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:47: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLocalPlayer.h:123:1: note: 'authenticateWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)authenticateWithCompletionHandler:(void(^__nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_8, 4_1, 6_0, "Set the authenticateHandler instead") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 2 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit +[TRACE] [xcode-sim] .xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.o +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedDat +[TRACE] [xcode-sim] a/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:30:41: warning: 'GKPeerPickerControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController along with MCBrowserViewControllerDelegate from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitPeerProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:32:11: note: 'GKPeerPickerControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKPeerPickerControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:31:2: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *moduleSession; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:38:30: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @property(nonatomic, retain) GKSession *moduleSession; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:42:27: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] -(void)invalidateSession:(GKSession *)session; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:35:40: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)peerPickerControllerDidCancel:(GKPeerPickerController *)picker { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:4: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:38: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Conten +[TRACE] [xcode-sim] ts/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:96: warning: 'GKPeerPickerConnectionType' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:21:29: note: 'GKPeerPickerConnectionType' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(NSUInteger, GKPeerPickerConnectionType) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:63:31: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)peerPickerController:(GKPeerPickerController *)picker didConnectPeer:(NSString *)peerID toSession:(GKSession *)session { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:63:108: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)peerPickerController:(GKPeerPickerController *)picker didConnectPeer:(NSString *)peerID toSession:(GKSession *)session { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:93:28: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)invalidateSession:(GKSession *)session { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:102:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConnectionState)state { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:102:78: warning: 'GKPeerConnectionState' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConnectionState)state { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:29:22: note: 'GKPeerConnectionState' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKPeerConnectionState) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:128:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session connectionWithPeerFailed:(NSString *)peerID withError:(NSError *)error +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Develope +[TRACE] [xcode-sim] r/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:142:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)session:(GKSession *)session didFailWithError:(NSError*)error +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:148:73: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)receiveData:(NSData *)data fromPeer:(NSString *)peer inSession:(GKSession *)session context:(void *)context { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:309:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService sendData:(NSData *)data toParticipantID:(NSString *)participantID +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:316:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didReceiveInvitationFromParticipantID:(NSString *)participantID callID:(NSInteger)callID +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:333:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didNotStartWithParticipantID:(NSString *)participantID error:(NSError *)error +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:340:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didStartWithParticipantID:(NSString *)participantID +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:24:2: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKPeerPickerController* picker; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:28:36: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker = [[GKPeerPickerController alloc] init]; // note: picker is released in various picker delegate methods when picker use is done. +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator1 +[TRACE] [xcode-sim] 6.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:29:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker.delegate = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:39:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker.delegate = nil; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:2: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:35: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKSession : NSObject { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:107: warning: 'GKSessionModePeer' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:20:22: note: 'GKSessionMode' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKSessionMode) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:42: warning: 'initWithSessionID:displayName:sessionMode:' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:40:1: note: 'initWithSessionID:displayName:sessionMode:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (id)initWithSessionID:(NSString *)sessionID displayName:(NSString *)name sessionMode:(GKSessionMode)mode NS_DEPRECATED(10_8, 10_10, 3_0, 7_0); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:69:21: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] self.moduleSession.delegate = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Content +[TRACE] [xcode-sim] s/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:43:39: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(weak) id delegate NS_DEPRECATED(10_8, 10_10, 3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:69:30: warning: assigning to 'id' from incompatible type 'TiGamekitPeerProxy *' +[TRACE] [xcode-sim] self.moduleSession.delegate = self; +[TRACE] [xcode-sim] ^ ~~~~ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:86:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] picker.delegate = nil; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:98:11: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] session.delegate = nil; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:43:39: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(weak) id delegate NS_DEPRECATED(10_8, 10_10, 3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:109:14: warning: 'GKPeerStateDisconnected' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if(state == GKPeerStateDisconnected) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:29:22: note: 'GKPeerConnectionState' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKPeerConnectionState) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:114:3: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Lost Connection" message:message delegate:self cancelButtonTitle:@"End Game" otherButtonTitles:nil]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:15: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface UIAlertView : UIView +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:114:38: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Lost Connection" message:message delegate:self cancelButtonTitle:@"End Game" otherButtonTitles:nil]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/De +[TRACE] [xcode-sim] veloper/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:15: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface UIAlertView : UIView +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:161:34: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] receivedData:payload fromParticipantID:peer]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:187:107: warning: 'GKSendDataReliable' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![moduleSession sendData:newPacket toPeers:[NSArray arrayWithObject:otherPeerId] withDataMode:GKSendDataReliable error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:12:22: note: 'GKSendDataMode' has been explicitly marked deprecated here +[TRACE] [xcode-sim] typedef NS_ENUM(int, GKSendDataMode) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:187:29: warning: 'sendData:toPeers:withDataMode:error:' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![moduleSession sendData:newPacket toPeers:[NSArray arrayWithObject:otherPeerId] withDataMode:GKSendDataReliable error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:64:1: note: 'sendData:toPeers:withDataMode:error:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (BOOL)sendData:(NSData *) data toPeers:(NSArray *)peers withDataMode:(GKSendDataMode)mode error:(NSError **)error NS_DEPRECATED(10_8, 10_10, 3_0, 7_0); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:204:34: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] stopVoiceChatWithParticipantID:otherPeerId]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:275:5: warning: 'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] AudioSessionInitialize(NULL, NULL, InterruptionListenerCallback, self); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:650:2: note: 'AudioSessionInitialize' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionInitialize( CFRunLoopRef inRunLoop, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:25: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:50: warning: 'client' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer +[TRACE] [xcode-sim] /SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:115:41: note: 'client' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(assign) id client NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:57: warning: assigning to 'id' from incompatible type 'TiGamekitPeerProxy *' +[TRACE] [xcode-sim] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-sim] ^ ~~~~ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:279:23: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] setInputMeteringEnabled:YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:280:23: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] setOutputMeteringEnabled:YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:289:28: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![[GKVoiceChatService defaultVoiceChatService] startVoiceChatWithParticipantID:[self otherPeerId] error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:322:29: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] if (![[GKVoiceChatService defaultVoiceChatService] acceptCallID:callID error:&error]) { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:327:24: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[GKVoiceChatService defaultVoiceChatService] denyCallID:callID]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:227:2: warning: 'AudioSessionGetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] AudioSessionGetProperty(kAudioSessionProperty_AudioRoute, &dataSize, ¤tRoute); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:726:2: note: 'AudioSessionGetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionGetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:231:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] result = AudioSessionSetProperty ( +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:240:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] result = AudioSessionSetProperty ( +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:250:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] result = AudioSessionSetProperty ( +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator1 +[TRACE] [xcode-sim] 6.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:258:5: warning: 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-sim] AudioSessionSetActive(YES); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:668:2: note: 'AudioSessionSetActive' has been explicitly marked deprecated here +[TRACE] [xcode-sim] AudioSessionSetActive( Boolean active) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 53 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframe +[TRACE] [xcode-sim] work -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:15:48: warning: 'GKLeaderboardViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitLeaderBoardProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:32:11: note: 'GKLeaderboardViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKLeaderboardViewControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:82:44: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] -(void)leaderboardViewControllerDidFinish:(GKLeaderboardViewController *)leaderboardController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:33:2: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKLeaderboardViewController *leaderboardController = [[GKLeaderboardViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:33:85: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKLeaderboardViewController *leaderboardController = [[GKLeaderboardViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:48:14: warning: 'category' is deprecated: first deprecated in iOS 7.0 - Use identifier instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] leaderBoard.category = self.currentLeaderBoard; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:26: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAccessPoint.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:8: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Co +[TRACE] [xcode-sim] ntents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboard.h:124:59: note: 'category' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @property(copy, nullable, NS_NONATOMIC_IOSONLY) NSString *category NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use identifier instead") ; // Deprecated. Use identifier instead. +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:66:45: warning: 'initWithCategory:' is deprecated: first deprecated in iOS 7.0 - Use initWithLeaderboardIdentifier: instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKScore *scoreReporter = [[[GKScore alloc] initWithCategory:category] autorelease]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:31: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKChallenge.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKScore.h:65:1: note: 'initWithCategory:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (instancetype)initWithCategory:(nullable NSString *)category NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use initWithLeaderboardIdentifier: instead") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:68:17: warning: 'reportScoreWithCompletionHandler:' is deprecated: first deprecated in iOS 7.0 - Use +reportScores:withCompletionhandler: instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [scoreReporter reportScoreWithCompletionHandler: ^(NSError *error) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:31: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKChallenge.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKScore.h:64:1: note: 'reportScoreWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)reportScoreWithCompletionHandler:(void(^__nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use +reportScores:withCompletionhandler: instead") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:84:28: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[[TiApp app] controller] dismissModalViewControllerAnimated: YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:234:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)dismissModalViewControllerAnimated:(BOOL)animated API_DEPRECATED("", ios(2.0, 6.0)) API_UNAVAILABLE(tvos); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 8 warnings generated. +[TRACE] [xcode-sim] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/Archive +[TRACE] [xcode-sim] Intermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/5030650619754926173/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.o +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:10:49: warning: 'GKAchievementViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] @interface TiGamekitAchievementsProxy : TiProxy { +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:25:11: note: 'GKAchievementViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @protocol GKAchievementViewControllerDelegate +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:128:45: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] - (void)achievementViewControllerDidFinish:(GKAchievementViewController *)achievements; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/H +[TRACE] [xcode-sim] eaders/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:30:2: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKAchievementViewController *achievements = [[GKAchievementViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:30:76: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-sim] GKAchievementViewController *achievements = [[GKAchievementViewController alloc] init]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-sim] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:99:17: warning: 'reportAchievementWithCompletionHandler:' is deprecated: first deprecated in iOS 7.0 - Use +reportAchievements:withCompletionHandler: [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [achievement reportAchievementWithCompletionHandler: ^(NSError *error) +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:26: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAccessPoint.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievement.h:60:1: note: 'reportAchievementWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)reportAchievementWithCompletionHandler:(void(^ __nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use +reportAchievements:withCompletionHandler:") ; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:130:28: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations] +[TRACE] [xcode-sim] [[[TiApp app] controller] dismissModalViewControllerAnimated: YES]; +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:1: +[TRACE] [xcode-sim] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-sim] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:234:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here +[TRACE] [xcode-sim] - (void)dismissModalViewControllerAnimated:(BOOL)animated API_DEPRECATED("", ios(2.0, 6.0)) API_UNAVAILABLE(tvos); +[TRACE] [xcode-sim] ^ +[TRACE] [xcode-sim] 6 warnings generated. +[TRACE] [xcode-sim] Libtool /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/Binary/libTiGamekit.a normal arm64 (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -L/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -filelist /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekit.LinkFileList -framework GameKit -framework Foundation -dependency_info /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/TiGamekit_libtool_dependency_info.dat -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/Binary/libTiGamekit.a +[TRACE] [xcode-sim] Libtool /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/Binary/libTiGamekit.a normal x86_64 (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.4.sdk -L/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphonesimulator -filelist /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekit.LinkFileList -framework GameKit -framework Foundation -dependency_info /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/TiGamekit_libtool_dependency_info.dat -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/Binary/libTiGamekit.a +[TRACE] [xcode-sim] CreateUniversalBinary /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a normal arm64\ x86_64 (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/arm64/Binary/libTiGamekit.a /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphonesimulator/gamekit.build/Objects-normal/x86_64/Binary/libTiGamekit.a -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-sim] Strip /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -D -S -T /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-sim] SetOwnerAndGroup miga:staff /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /usr/sbin/chown -RH miga:staff /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-sim] SetMode u+w,go-w,a+rX /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-sim] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-sim] /bin/chmod -RH u+w,go-w,a+rX /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-sim] ** ARCHIVE SUCCEEDED ** +[DEBUG] Running: DEVELOPER_DIR=/Applications/Xcode-14.3.1.app/Contents/Developer /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild archive -configuration Release -sdk iphoneos -archivePath /Users/miga/ti.gamekit/ios/build/iphoneos.xcarchive -UseNewBuildSystem=YES ONLY_ACTIVE_ARCH=NO SKIP_INSTALL=NO -scheme gamekit +[TRACE] [xcode-dist] Command line invocation: +[TRACE] [xcode-dist] +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild archive -configuration Release -sdk iphoneos -archivePath /Users/miga/ti.gamekit/ios/build/iphoneos.xcarchive -UseNewBuildSystem=YES ONLY_ACTIVE_ARCH=NO SKIP_INSTALL=NO -scheme gamekit +[TRACE] [xcode-dist] User defaults from command line: +[TRACE] [xcode-dist] IDEArchivePathOverride = /Users/miga/ti.gamekit/ios/build/iphoneos.xcarchive +[TRACE] [xcode-dist] IDEPackageSupportUseBuiltinSCM = YES +[TRACE] [xcode-dist] UseNewBuildSystem = YES +[TRACE] [xcode-dist] Build settings from command line: +[TRACE] [xcode-dist] ONLY_ACTIVE_ARCH = NO +[TRACE] [xcode-dist] SDKROOT = iphoneos16.4 +[TRACE] [xcode-dist] SKIP_INSTALL = NO +[TRACE] [xcode-dist] Prepare packages +[TRACE] [xcode-dist] Computing target dependency graph and provisioning inputs +[TRACE] [xcode-dist] Create build description +[TRACE] [xcode-dist] Build description signature: 1e208efc30b72c166eb52298ca568022 +[TRACE] [xcode-dist] Build description path: /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/XCBuildData/1e208efc30b72c166eb52298ca568022.xcbuilddata +[TRACE] [xcode-dist] note: Building targets in dependency order +[TRACE] [xcode-dist] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-dist] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath +[TRACE] [xcode-dist] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-dist] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath +[TRACE] [xcode-dist] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-dist] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation +[TRACE] [xcode-dist] ClangStatCache /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -o /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache +[TRACE] [xcode-dist] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-dist] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos +[TRACE] [xcode-dist] CreateBuildDirectory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/EagerLinkingTBDs/Release-iphoneos +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios/gamekit.xcodeproj +[TRACE] [xcode-dist] builtin-create-build-directory /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/EagerLinkingTBDs/Release-iphoneos +[TRACE] [xcode-dist] SymLink /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/libTiGamekit.a ../../InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /bin/ln -sfh ../../InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/libTiGamekit.a +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-non-framework-target-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-non-framework-target-headers.hmap +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/all-product-headers.yaml (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/all-product-headers.yaml +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit.hmap +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap +[TRACE] [xcode-dist] WriteAuxiliaryFile /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekit.LinkFileList (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] write-file /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekit.LinkFileList +[TRACE] [xcode-dist] ProcessPCH /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch.gch /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] +[TRACE] [xcode-dist] Precompile of '/Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch' required by '/Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m' +[TRACE] [xcode-dist] +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -target arm64-apple-ios11.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -c /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch -MD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch.d -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateB +[TRACE] [xcode-dist] uildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch.gch --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch.dia +[TRACE] [xcode-dist] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit. +[TRACE] [xcode-dist] build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitModuleAssets.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModuleAssets.o +[TRACE] [xcode-dist] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesP +[TRACE] [xcode-dist] ath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitLeaderBoardProxy.o +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:15:48: warning: 'GKLeaderboardViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] @interface TiGamekitLeaderBoardProxy : TiProxy { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:32:11: note: 'GKLeaderboardViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @protocol GKLeaderboardViewControllerDelegate +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:82:44: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] -(void)leaderboardViewControllerDidFinish:(GKLeaderboardViewController *)leaderboardController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:33:2: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKLeaderboardViewController *leaderboardController = [[GKLeaderboardViewController alloc] init]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12 +[TRACE] [xcode-dist] : note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:33:85: warning: 'GKLeaderboardViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKLeaderboardViewController *leaderboardController = [[GKLeaderboardViewController alloc] init]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:15:12: note: 'GKLeaderboardViewController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKLeaderboardViewController : GKGameCenterViewController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:48:14: warning: 'category' is deprecated: first deprecated in iOS 7.0 - Use identifier instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] leaderBoard.category = self.currentLeaderBoard; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:26: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAccessPoint.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:8 +[TRACE] [xcode-dist] : +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboard.h:124:59: note: 'category' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(copy, nullable, NS_NONATOMIC_IOSONLY) NSString *category NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use identifier instead") ; // Deprecated. Use identifier instead. +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:66:45: warning: 'initWithCategory:' is deprecated: first deprecated in iOS 7.0 - Use initWithLeaderboardIdentifier: instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKScore *scoreReporter = [[[GKScore alloc] initWithCategory:category] autorelease]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:31: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKChallenge.h:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKScore.h:65:1: note: 'initWithCategory:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (instancetype)initWithCategory:(nullable NSString *)category NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use initWithLeaderboardIdentifier: instead") ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:68:17: warning: 'reportScoreWithCompletionHandler:' is deprecated: first deprecated in iOS 7.0 - Use +reportScores:withCompletionhandler: instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [scoreReporter reportScoreWithCompletionHandler: ^(NSError *error) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:31: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKChallenge.h +[TRACE] [xcode-dist] :9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKScore.h:64:1: note: 'reportScoreWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (void)reportScoreWithCompletionHandler:(void(^__nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use +reportScores:withCompletionhandler: instead") ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:84:28: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[[TiApp app] controller] dismissModalViewControllerAnimated: YES]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.m:1: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch: +[TRACE] [xcode-dist] 13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:234:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (void)dismissModalViewControllerAnimated:(BOOL)animated API_DEPRECATED("", ios(2.0, 6.0)) API_UNAVAILABLE(tvos); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] 8 warnings generated. +[TRACE] [xcode-dist] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFil +[TRACE] [xcode-dist] esPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitAchievementsProxy.o +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:10:49: warning: 'GKAchievementViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] @interface TiGamekitAchievementsProxy : TiProxy { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:25:11: note: 'GKAchievementViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @protocol GKAchievementViewControllerDelegate +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:128:45: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)achievementViewControllerDidFinish:(GKAchievementViewController *)achievements; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:30:2: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKAchievementViewController *achievements = [[GKAchievementViewController alloc] init]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:30:76: warning: 'GKAchievementViewController' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKAchievementViewController *achievements = [[GKAchievementViewController alloc] init]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:29: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievementViewController.h:19:12: note: 'GKAchievementViewController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKAchievementViewController : GKGameCenterViewController +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:99:17: warning: 'reportAchievementWithCompletionHandler:' is deprecated: first deprecated in iOS 7.0 - Use +reportAchievements:withCompletionHandler: [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [achievement reportAchievementWithCompletionHandler: ^(NSError *error) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:26: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAccessPoint.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKGameCenterViewController.h:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKAchievement.h:60:1: note: 'reportAchievementWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (void)reportAchievementWithCompletionHandler:(void(^ __nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_10, 4_1, 7_0, "Use +reportAchievements:withCompletionHandler:") ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:130:28: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[[TiApp app] controller] dismissModalViewControllerAnimated: YES]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitAchievementsProxy.m:1: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/Syst +[TRACE] [xcode-dist] em/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:234:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (void)dismissModalViewControllerAnimated:(BOOL)animated API_DEPRECATED("", ios(2.0, 6.0)) API_UNAVAILABLE(tvos); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] 6 warnings generated. +[TRACE] [xcode-dist] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModule.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModule.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iph +[TRACE] [xcode-dist] oneos/gamekit.build/Objects-normal/arm64/TiGamekitModule.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitModule.o +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:15:48: warning: 'GKLeaderboardViewControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use GKGameCenterViewController instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] @interface TiGamekitLeaderBoardProxy : TiProxy { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:46: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLeaderboardViewController.h:32:11: note: 'GKLeaderboardViewControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @protocol GKLeaderboardViewControllerDelegate +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:89:38: warning: 'authenticateWithCompletionHandler:' is deprecated: first deprecated in iOS 6.0 - Set the authenticateHandler instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[GKLocalPlayer localPlayer] authenticateWithCompletionHandler:^(NSError *error) { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.m:7: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitModule.h:8: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitLeaderBoardProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:47: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKLocalPlayer.h:123:1: note: 'authenticateWithCompletionHandler:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (void)authenticateWithCompletionHandler:(void(^__nullable)(NSError * __nullable error))completionHandler NS_DEPRECATED(10_8, 10_8, 4_1, 6_0, "Set the authenticateHandler instead") ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] 2 warnings generated. +[TRACE] [xcode-dist] CompileC /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.o /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/miga/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache -target arm64-apple-ios11.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DTI_VERSION\= -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-generated-files.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-own-target-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-all-target-headers.hmap -iquote /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/TiGamekit-project-headers.hmap -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/include -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources-normal/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources/arm64 -I/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/DerivedSources -F/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiver +[TRACE] [xcode-dist] ify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64 -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-maccatalyst/Headers -F/Users/miga/Library/Application\ Support/Titanium/mobilesdk/osx/12.1.2.GA/iphone/Frameworks/tiverify.xcframework/ios-arm64_x86_64-simulator/Headers -DTI_POST_1_2 -include /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/PrecompiledHeaders/SharedPrecompiledHeaders/1804690577941048388/TiGamekit_Prefix.pch -MMD -MT dependencies -MF /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.d --serialize-diagnostics /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.dia -c /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekitPeerProxy.o +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:30:41: warning: 'GKPeerPickerControllerDelegate' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController along with MCBrowserViewControllerDelegate from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-dist] @interface TiGamekitPeerProxy : TiProxy { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:32:11: note: 'GKPeerPickerControllerDelegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @protocol GKPeerPickerControllerDelegate +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:31:2: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKSession *moduleSession; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:38:30: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] @property(nonatomic, retain) GKSession *moduleSession; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:42:27: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] -(void)invalidateSession:(GKSession *)session; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @i +[TRACE] [xcode-dist] nterface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:35:40: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)peerPickerControllerDidCancel:(GKPeerPickerController *)picker { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:4: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:38: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:58:96: warning: 'GKPeerPickerConnectionType' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (GKSession *)peerPickerController:(GKPeerPickerController *)picker sessionForConnectionType:(GKPeerPickerConnectionType)type { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:21:29: note: 'GKPeerPickerConnectionType' has been explicitly marked deprecated here +[TRACE] [xcode-dist] typedef NS_ENUM(NSUInteger, GKPeerPickerConnectionType) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:63:31: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)peerPickerController:(GKPeerPickerController *)picker didConnectPeer:(NSString *)peerID toSession:(GKSession *)session { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:63:108: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)peerPickerController:(GKPeerPickerController *)picker didConnectPeer:(NSString *)peerID toSession:(GKSession *)session { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:93:28: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)invalidateSession:(GKSession *)session { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:102:18: warning: 'GKSession' is deprecated: firs +[TRACE] [xcode-dist] t deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConnectionState)state { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:102:78: warning: 'GKPeerConnectionState' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConnectionState)state { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:29:22: note: 'GKPeerConnectionState' has been explicitly marked deprecated here +[TRACE] [xcode-dist] typedef NS_ENUM(int, GKPeerConnectionState) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:128:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)session:(GKSession *)session connectionWithPeerFailed:(NSString *)peerID withError:(NSError *)error +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:142:18: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)session:(GKSession *)session didFailWithError:(NSError*)error +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:148:73: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)receiveData:(NSData *)data fromPeer:(NSString *)peer inSession:(GKSession *)session context:(void *)context { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:309:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService sendData:(NSData *)data toParticipantID:(NSString *)participantID +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:316:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didReceiveInvitationFromParticipantID:(NSString *)participantID callID:(NSInteger)callID +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:333:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didNotStartWithParticipantID:(NSString *)participantID error:(NSError *)error +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatSer +[TRACE] [xcode-dist] vice : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:340:27: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] - (void)voiceChatService:(GKVoiceChatService *)voiceChatService didStartWithParticipantID:(NSString *)participantID +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:24:2: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKPeerPickerController* picker; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:28:36: warning: 'GKPeerPickerController' is deprecated: first deprecated in iOS 7.0 - Use MCBrowserViewController from the MultipeerConnectivity framework [-Wdeprecated-declarations] +[TRACE] [xcode-dist] picker = [[GKPeerPickerController alloc] init]; // note: picker is released in various picker delegate methods when picker use is done. +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:68:12: note: 'GKPeerPickerController' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKPeerPickerController : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:29:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] picker.delegate = self; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:39:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] picker.delegate = nil; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:2: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:35: warning: 'GKSession' is deprecated: first deprecated in iOS 7.0 - Use MCSession from the MultipeerConnectivity framework instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:27:12: note: 'GKSession' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKSession : NSObject { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:107: warning: 'GKSessionModePeer' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Lib +[TRACE] [xcode-dist] rary/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:20:22: note: 'GKSessionMode' has been explicitly marked deprecated here +[TRACE] [xcode-dist] typedef NS_ENUM(int, GKSessionMode) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:59:42: warning: 'initWithSessionID:displayName:sessionMode:' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] GKSession *session = [[GKSession alloc] initWithSessionID:[self sessionName] displayName:nil sessionMode:GKSessionModePeer]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:40:1: note: 'initWithSessionID:displayName:sessionMode:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (id)initWithSessionID:(NSString *)sessionID displayName:(NSString *)name sessionMode:(GKSessionMode)mode NS_DEPRECATED(10_8, 10_10, 3_0, 7_0); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:69:21: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] self.moduleSession.delegate = self; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:43:39: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(weak) id delegate NS_DEPRECATED(10_8, 10_10, 3_0, 7_0) ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:69:30: warning: assigning to 'id' from incompatible type 'TiGamekitPeerProxy *' +[TRACE] [xcode-dist] self.moduleSession.delegate = self; +[TRACE] [xcode-dist] ^ ~~~~ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:86:9: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] picker.delegate = nil; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:78:73: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(nonatomic, nullable, weak) id delegate NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:98:11: warning: 'delegate' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] session.delegate = nil; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:43:39: note: 'delegate' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(weak) id delegate NS_DEPRECATED(10_8, 10_10, 3_0, 7_0) ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:109:14: warning: 'GKPeerStateDisconnected' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] if(state == GKPeerStateDisconnected) { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:29:22: note: 'GKPeerConnectionState' has been explicitly marked deprecated here +[TRACE] [xcode-dist] typedef NS_ENUM(int, GKPeerConnectionState) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:114:3: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Lost Connection" message:message delegate:self cancelButtonTitle:@"End Game" otherButtonTitles:nil]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:1: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit +[TRACE] [xcode-dist] .framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:15: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:10: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface UIAlertView : UIView +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:114:38: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Lost Connection" message:message delegate:self cancelButtonTitle:@"End Game" otherButtonTitles:nil]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:1: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/TiGamekit_Prefix.pch:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitCore.h:33: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:20: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityElement.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityIdentification.h:13: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:12: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:15: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:10: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface UIAlertView : UIView +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:161:34: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[GKVoiceChatService defaultVoiceChatService] receivedData:payload fromParticipantID:peer]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:187:107: warning: 'GKSendDataReliable' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] if (![moduleSession sendData:newPacket toPeers:[NSArray arrayWithObject:otherPeerId] withDataMode:GKSendDataReliable error:&error]) { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:102: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicProtocols.h:10: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPublicConstants.h:12:22: note: 'GKSendDataMode' has been explicitly marked deprecated here +[TRACE] [xcode-dist] typedef NS_ENUM(int, GKSendDataMode) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:187:29: warning: 'sendData:toPeers:withDataMode:error:' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] if (![moduleSession sendData:newPacket toPeers:[NSArray arrayWithObject:otherPeerId] withDataMode:GKSendDataReliable error:&error]) { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:10: +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.h:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GameKit.h:52: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKPeerPickerController.h:14: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKSession.h:64:1: note: 'sendData:toPeers:withDataMode:error:' has been explicitly marked deprecated here +[TRACE] [xcode-dist] - (BOOL)sendData:(NSData *) data toPeers:(NSArray *)peers withDataMode:(GKSendDataMode)mode error:(NSError **)error NS_DEPRECATED(10_8, 10_10, 3_0, 7_0); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:204:34: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[GKVoiceChatService defaultVoiceChatService] stopVoiceChatWithParticipantID:otherPeerId]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:275:5: warning: 'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-dist] AudioSessionInitialize(NULL, NULL, InterruptionListenerCallback, self); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platfo +[TRACE] [xcode-dist] rm/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:650:2: note: 'AudioSessionInitialize' has been explicitly marked deprecated here +[TRACE] [xcode-dist] AudioSessionInitialize( CFRunLoopRef inRunLoop, +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:25: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:50: warning: 'client' is deprecated: first deprecated in iOS 7.0 [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:115:41: note: 'client' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @property(assign) id client NS_DEPRECATED_IOS(3_0, 7_0) ; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:278:57: warning: assigning to 'id' from incompatible type 'TiGamekitPeerProxy *' +[TRACE] [xcode-dist] [GKVoiceChatService defaultVoiceChatService].client = self; +[TRACE] [xcode-dist] ^ ~~~~ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:279:23: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[GKVoiceChatService defaultVoiceChatService] setInputMeteringEnabled:YES]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:280:23: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[GKVoiceChatService defaultVoiceChatService] setOutputMeteringEnabled:YES]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:289:28: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] if (![[GKVoiceChatService defaultVoiceChatService] startVoiceChatWithParticipantID:[self otherPeerId] error:&error]) { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:322:29: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] if (![[GKVoiceChatService defaultVoiceChatService] acceptCallID:callID error:&error]) { +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:327:24: warning: 'GKVoiceChatService' is deprecated: first deprecated in iOS 7.0 - Use GKVoiceChat instead [-Wdeprecated-declarations] +[TRACE] [xcode-dist] [[GKVoiceChatService defaultVoiceChatService] denyCallID:callID]; +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:9: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/GameKit.framework/Headers/GKVoiceChatService.h:109:12: note: 'GKVoiceChatService' has been explicitly marked deprecated here +[TRACE] [xcode-dist] @interface GKVoiceChatService : NSObject +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:227:2: warning: 'AudioSessionGetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-dist] AudioSessionGetProperty(kAudioSessionProperty_AudioRoute, &dataSize, ¤tRoute); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:726:2: note: 'AudioSessionGetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-dist] AudioSessionGetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:231:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-dist] result = AudioSessionSetProperty ( +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-dist] AudioSessionSetProperty( AudioSessionPropertyID +[TRACE] [xcode-dist] inID, +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:240:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-dist] result = AudioSessionSetProperty ( +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-dist] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:250:14: warning: 'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-dist] result = AudioSessionSetProperty ( +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:749:2: note: 'AudioSessionSetProperty' has been explicitly marked deprecated here +[TRACE] [xcode-dist] AudioSessionSetProperty( AudioSessionPropertyID inID, +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:258:5: warning: 'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations] +[TRACE] [xcode-dist] AudioSessionSetActive(YES); +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] In file included from /Users/miga/ti.gamekit/ios/Classes/TiGamekitPeerProxy.m:8: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioToolbox.h:30: +[TRACE] [xcode-dist] In file included from /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioServices.h:24: +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk/System/Library/Frameworks/AudioToolbox.framework/Headers/AudioSession.h:668:2: note: 'AudioSessionSetActive' has been explicitly marked deprecated here +[TRACE] [xcode-dist] AudioSessionSetActive( Boolean active) +[TRACE] [xcode-dist] ^ +[TRACE] [xcode-dist] 53 warnings generated. +[TRACE] [xcode-dist] Libtool /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a normal (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -D -syslibroot /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -L/Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/BuildProductsPath/Release-iphoneos -filelist /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekit.LinkFileList -framework GameKit -framework Foundation -dependency_info /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/IntermediateBuildFilesPath/gamekit.build/Release-iphoneos/gamekit.build/Objects-normal/arm64/TiGamekit_libtool_dependency_info.dat -o /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-dist] Strip /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -D -S -T /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-dist] SetOwnerAndGroup miga:staff /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /usr/sbin/chown -RH miga:staff /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-dist] SetMode u+w,go-w,a+rX /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a (in target 'gamekit' from project 'gamekit') +[TRACE] [xcode-dist] cd /Users/miga/ti.gamekit/ios +[TRACE] [xcode-dist] /bin/chmod -RH u+w,go-w,a+rX /Users/miga/Library/Developer/Xcode/DerivedData/gamekit-cgchgixxfytpmtgrorpqnnldwwxc/Build/Intermediates.noindex/ArchiveIntermediates/gamekit/InstallationBuildProductsLocation/usr/local/lib/libTiGamekit.a +[TRACE] [xcode-dist] ** ARCHIVE SUCCEEDED ** +[INFO] macOS support disabled in Xcode project. Skipping … +[INFO] Creating universal library +[INFO] Looking for /Users/miga/ti.gamekit/ios/build/iphoneos.xcarchive/Products/usr/local/lib/libti.gamekit.a +[DEBUG] Searching library: /Users/miga/ti.gamekit/ios/build/iphoneos.xcarchive/Products/usr/local/lib/libTiGamekit.a +[INFO] Looking for /Users/miga/ti.gamekit/ios/build/iphonesimulator.xcarchive/Products/usr/local/lib/libti.gamekit.a +[DEBUG] Searching library: /Users/miga/ti.gamekit/ios/build/iphonesimulator.xcarchive/Products/usr/local/lib/libTiGamekit.a +[DEBUG] Running: /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -create-xcframework -library /Users/miga/ti.gamekit/ios/build/iphoneos.xcarchive/Products/usr/local/lib/libti.gamekit.a -headers /Users/miga/ti.gamekit/ios/build/dummyheader/ -library /Users/miga/ti.gamekit/ios/build/iphonesimulator.xcarchive/Products/usr/local/lib/libti.gamekit.a -headers /Users/miga/ti.gamekit/ios/build/dummyheader/ -output /Users/miga/ti.gamekit/ios/build/ti.gamekit.xcframework +[INFO] Verifying universal library +[WARN] The module is missing macOS support. +[INFO] Device has architectures: arm64 +[INFO] Simulator has architectures: arm64,x86_64 +[INFO] binarylibFile is /Users/miga/ti.gamekit/ios/build/ti.gamekit.xcframework +[INFO] Creating module zip +[INFO] Writing module zip: /Users/miga/ti.gamekit/ios/dist/ti.gamekit-iphone-1.5.zip +[INFO] Project built successfully in 12s 857ms diff --git a/ios/build/iphoneos.xcarchive/Info.plist b/ios/build/iphoneos.xcarchive/Info.plist new file mode 100644 index 0000000..7d1cb3f --- /dev/null +++ b/ios/build/iphoneos.xcarchive/Info.plist @@ -0,0 +1,14 @@ + + + + + ArchiveVersion + 2 + CreationDate + 2023-07-07T14:39:25Z + Name + gamekit + SchemeName + gamekit + + diff --git a/ios/build/iphoneos.xcarchive/Products/usr/local/lib/libti.gamekit.a b/ios/build/iphoneos.xcarchive/Products/usr/local/lib/libti.gamekit.a new file mode 100644 index 0000000000000000000000000000000000000000..f545fa2669808a368427dd7df3e5c41c7d6bdbae GIT binary patch literal 76968 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 NSh@fSP&x#bE&vCPSm*!% literal 0 HcmV?d00001 diff --git a/ios/build/iphonesimulator.xcarchive/Info.plist b/ios/build/iphonesimulator.xcarchive/Info.plist new file mode 100644 index 0000000..df49189 --- /dev/null +++ b/ios/build/iphonesimulator.xcarchive/Info.plist @@ -0,0 +1,14 @@ + + + + + ArchiveVersion + 2 + CreationDate + 2023-07-07T14:39:20Z + Name + gamekit + SchemeName + gamekit + + diff --git a/ios/build/iphonesimulator.xcarchive/Products/usr/local/lib/libti.gamekit.a b/ios/build/iphonesimulator.xcarchive/Products/usr/local/lib/libti.gamekit.a new file mode 100644 index 0000000000000000000000000000000000000000..a3a1ed7b4ee1e5b25ce9d5b4816b3118eb042f96 GIT binary patch literal 152304 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 literal 0 HcmV?d00001 diff --git a/ios/build/ti.gamekit.xcframework/Info.plist b/ios/build/ti.gamekit.xcframework/Info.plist new file mode 100644 index 0000000..ab69416 --- /dev/null +++ b/ios/build/ti.gamekit.xcframework/Info.plist @@ -0,0 +1,44 @@ + + + + + AvailableLibraries + + + HeadersPath + Headers + LibraryIdentifier + ios-arm64 + LibraryPath + libti.gamekit.a + SupportedArchitectures + + arm64 + + SupportedPlatform + ios + + + HeadersPath + Headers + LibraryIdentifier + ios-arm64_x86_64-simulator + LibraryPath + libti.gamekit.a + SupportedArchitectures + + arm64 + x86_64 + + SupportedPlatform + ios + SupportedPlatformVariant + simulator + + + CFBundlePackageType + XFWK + XCFrameworkFormatVersion + 1.0 + + diff --git a/ios/build/ti.gamekit.xcframework/ios-arm64/Headers/.ti.gamekit-keep b/ios/build/ti.gamekit.xcframework/ios-arm64/Headers/.ti.gamekit-keep new file mode 100644 index 0000000..386f366 --- /dev/null +++ b/ios/build/ti.gamekit.xcframework/ios-arm64/Headers/.ti.gamekit-keep @@ -0,0 +1 @@ +This file is to ensure the Headers directory gets checked into source control \ No newline at end of file diff --git a/ios/build/ti.gamekit.xcframework/ios-arm64/libti.gamekit.a b/ios/build/ti.gamekit.xcframework/ios-arm64/libti.gamekit.a new file mode 100644 index 0000000000000000000000000000000000000000..f545fa2669808a368427dd7df3e5c41c7d6bdbae GIT binary patch literal 76968 zcmeFa4}4X3egA)Q15NlBVhI$rwzm}9)Im)kK)_zT5GcW>kU~mPi%Cc>ByC92e}e1qXV#49`MIJX)m3mvEMD~|JVxbV2) z4-97&c>Zz2cEk4@{-xo+8qP6!Rfg{|Iqx?9MZnb?d6u)sXG#+X8YowkGbc>S#}Pb+ol5x>hFI65AS+WRxTA z+70Wr+>>ZZ`VpR+*g&d)!1^t19ZmPvHz&HAx>`Gv9bNSmW%Y^5`h^QR>J#Nl>UWke z&U;l^-kh}?R&{lCbj_)3LyIhlDlJh(*{_gp!P5Gj3o0zX^^Jb5pw z-&u(SH)>Ny=kEHJL|bQ~%T)GCrXu7DqW}t~LTH|xsYeNR1!V7SAe!ZpqhGDQ&5OE43jKHX$#IK)e*5G|NB+Owv2O2Z-qGfd zRN;Zn3-mitZCm5+MAw>?IYvc`yp6H6iY}MvTD~LM!jIOb#$;(oLFKuh$)lXAo?6ShyA#Ro(N4DXc&pkQx3ncTbS4__O?1_^bhJ}Z zYgCI}J33W;HLcyrM0=vEsc(R@s~9dwf}C0^4!X54O1=2~>OxLLc#uqytAFUwWc zjnhi`yZ*Z_sN<11?r|&avN)bg)7Y0E#c&<>!wVOW+zv;_x*slIQn|#7-!M7%-O|k_ z-Escz7eD#sRL9|t);n-3=%lzWbE5p?UdVr?cn)`TrWY_^aeU4#pQHa7mae`&nb?&y z0@T;nt=d#K!u?;Dln5tz-1a)Vu67)5JsoF)lM?u@zP_!MQ?9YC((}oX$33K+fiqC# zINUA|J8qHFTz!4VmV27&wh!?K_CPP}8_EtbN`3Yh!>8%d4H{3G(|(afv6d_If)x94D=XOkQVKN3tWEyiF$0 zPc+-)Z9-nSEtIp#Yu(DQfT>q>0x&TQWX+EdQ2zbFHT+T-F4!{dry6>hv>dq`qfzZR2M>&E7}+2lDl zI*xVCZ1TEy@EDLy-qDbLyG&j!^6Zq(Ca-m8qgNYY{RT{)KaQl3H;(pbZcH{>`P0vj z6QT00ZRN;)~4YzmJzEyi#zYiyWty8h$Ciy^3Z)m{9Bx?D9>e z{J`DJzrw|0I zIE#bam6`7xxj?)p^JhFJ9t?jnzvQv&oz(hg9$b0w!n&%1gTl{AR z3!G;>e`hak(|c2%vv=smyn{d65IHFQ^N=I?L0Qtfuy6(8h043+!n!|4f3F^XmY?^S z^m0vw@-*aob@(JY4N@;EOEk}^@P7}`Hu@cL zQr}eAe-e+TFQLo!M$^*HbkoxHdS8owU&L9m5nRImVE$EZn9^T#^YP*uKS+P)3?1b;o%97|6Tsg zXPtG7ADvyho${8W6kEB80OP44*NoyQ|>HV zza)H(Q6KWhJIVI@g3ga07mW02U$4O_&NIW;hEH&9xXO9@$?LsqTll(=tzMSfIWtzh zsBEK^V`Lnikx|Cb^`^v8dw64H==u~%yS6G%e=ODcAH3G6{E@uW7j!LEJ&NbU^_zdW zujrn71*S$Z$G$*#~*tXK%!|RQU|4v@Nb12x-*xllgOOisax^G7#Vp_Xz;~s6@)+#*?ir${k zd!brWqaC39wO<^-mBOL^vZ2#W&BlTPGVOl zB}_Cgi@r2IFM5Atw|+Pd&j1}=4xbr_qYh!88T8Zp!co51;n8gy1?aYFcUqhE26SsH zuh;k>EwQ);*96h&+r$S6)0A=tTK)k*OL`L9e#W01uY{ezHouO_!(bN z;lwM-Mi@cP3QJ+a5aifTCElnqNbntouYa(9?S|J9}F}>_k71M4Q7_@cj#H|<`a5&>$nhS^9>$l-J;qb}BA>NO0csT!1beG0C>Y2_S1zo@29)7cHKhonN?|@H9tu0b-vjS9ETiRlVKe_~u#5DwJ&curjEgnJ9>xkmm1ly7 zu}gFsm4|no!p-NwPa|g#>;szqd2uvfa}hrZ9syOJ!{Aor9`Z1D0Q@8T z_kn!osp<7Fwg)8ZnjQ~hDNy=6REGB!OiDE<$o4bx>{1+o%o*w-$gzrJls40eg^-e;HQ)h+z&nis^29+^}A;9 zJzyoM@DlJ3!9q~^t5a_yze{u`Fm?g_F#ZFe@;m0?<|E+y@$Uz3BmMyoV~>I#$A2H# zf`6}vv4=pV*W6fe^8p@+B)12YoD{g0_z!s)OM=q34V0V~4`X#;4S%&B#%jRZ;ng0- zR)TK-1*KQ1hp{O5apcVgC9lN8m~PrWiT`={efXdAFm@IssAkZ^*cosN{IrL$Q{Yzk zN$?$N2M;$N_xxi6pxU7aAs+&h;5y=WdKha1RsLE~^P~pYk z^`HaB!HeiK2OI(`!9j2)sB*jtJORE0JZfC!<(ll4_m$v&_*Ae5jDaaI3Q|_*7O(}p z7Tg5B0;~nE0ppq zqS>J8Q{yF-UQ`IGJ{|A{;6>7_K2O0{fhPiRp0%_`#|ZtA6yRh8t(z) z@D#Wb+y$!MIt^Pu)l&ng`q>1kUTQ(rM>XiS8>sv%L6v(Dqz;R8-MbaM2)`06hOY*7 zom4;C1X8y})!-ueGu}-Gb>EfYZQDpyUpLcY~+F*MX-%)z=B|wcr4# zdXtjUOZaAxI&mHZ$=i7gh%DzJFbbwX%Iv%eECU|_E5QfAIQT}8vN>-60r&imf}7!z z_ij+~AGYu|Q1M>_N{+%M_ido^d8>ujS@;I?Uk^&JJ3z@>0``M;N0!_k$@AUEFa@ z{cQlQ{uqhOzB&?_S{#YYD~m+#ZiqzMIwO%idA)fBkyCk3a6FNBGA}Q3Ebl~KgyTS7 zVdQY$5snw~FXk6Sj!hVtP!Q>#aERmJ#Iq9%A}1%Fniz>(n0S%jy#@OU3L-rPdkXR* zm#*k3h;U356h_Wpap8)*$j}w%uZVCw$MI0XVPftte6)~Mh5HKgB99dI7DhPs6c$D< z7F;Trkbkl8QekS+g#2TZ1|}V!R1i5Zsee)=(mQD%$4iq^lPBb#m~wK;sVV3)_0ZHv zWZ%^NQwt)OrlzKm%hYrHJ~j0Tjwhy`+)KF6n>BF;e3aq8(%(cz+k$oZlR{60GU*z`zbaQaz}=ciwo?l}LfN~KPHm#4~w zuQZQx$%(=;&d=|3b~EqbS!`VR zHU6OS4;W7w|6}8CH9lbc_l%!3{%+&nH@?sKknuk>{uARLGX9kDj~SmxyUO(&pJn`0 z#&0zKr^c&{f8O{##*Z0)gYmBz*F++@zcjwz_&1CnFn-GTLF3;xe%$y!8vl;*?-~EG z@w3J+82>T+8v2?)zxCgYKWpJXGd`1kD0k8LEaT4@zuI_&!Cmr}880wiWqhjfR~vtU z@jH#rGQQ3Di{VA|eSf}e)Oe4Dzts34<1Z8E-08CUN?*KmYa-SuDlZ~VOR{l<$yxeppIGyYNWNl~ZP z_$S0kE4}5uWjxMUDVNU`PvH&5uQlFpe6{gvU6^ri@#7o+YvU>7Q%NUzJ;s%fc%Sk6 zj1L+Axbgkmq{w~O_<->##8dj&+;quRicgC=4aW7ttEedI`14;^7}tDhxz)yZ8Lu&( zGJc2g9^)I0_Zokl@%_ddjQ1H&81FZJkMYCCJH)3)9e+NpE-TY1n?HYbKKxqZ3|Ra& z3qNoC4;4PS&uOss`?hg^zVuV#SN1u(c&L$^$8}8HpU=8lyddSosYAJkj29c%`wfK; zT7T93zqmjD{CciU*XE_1J$Ai%mGMI2$-UnAqZa-K<0~!v!*KiQ#{YbXe=Eebb~hM* z2G_zMzd6KfLws9^zcIw$8{!8;{L3N!?GQg7;*)96pnh{g{8b@-XNb3j_`@OoMcQ`9OC~K;xifBgZkeX;!8vP_7LA1;tz!QXF~iRLVN;aX)yoAA$~`Q?+o#G zhxlhgTeRg9grcI;E@Ew_EnGuvR z2`nQ<+JaX96!WK`WyG#)>0;G!$h)p}d1q&aU+|3d<<_;{nQU##w$yicYMytlr>|5s zQFX1Wb~Pp3CBAFgcQ&@QHrKf;=jvKLwQ9Xdm+RVZXXc}?Y5fY<^a6|bn5S6JY|Ykf zEVE7bZEj^6C6iCj}idLsQGW^;;WTUAqV)KHGM%^q)xX3c|$p&gAa;CZ@EK&h=rLaz~T@J1~pY;ZPaK%m8Vb;i;!H2q(wgC^u;Cm-6OTj5yMsMHt^M0N8iO`hy4|+$%nZ<>svFyz zv5^wajBd$U_CTUJIAJMQwM44b|pGHx`LCP z$E9z^4C!&DN}pBj+ldL6Wt8dD=`}*cb)$7(!WpQ7WzWbeV>)&y2g2Rn&zNM^ZI(6W z==$CgUeyE5z{!!3SLQ_T^vseiT^;uikGsp57|s=-yQ6)XI)?_Mki-p|CceP>wLc%< z6RDEhcvat+?AYGgzg$eS1cJ-Ze}90ThrRUv*X^x7&&HC zn3rYc=vii_O3zbT|7s#`X7c!`I%J$3%f_R5mQ?AQkD4b}xv>^*jM2i`2k0>pv%9Ub) zQY>&~E5!n(VBG)*rC6X83zTAkQY=u4g-WqdDOgUxK`9n0#X_Z6s1ys8VxdwjREi3v zs8EUurKoUApcEBKQK1wSN>QN{6-u#4DHbWkBBfZQ6pNH%ky0#DibYDXNGTR6#bTvc ztQ3nEP+N-^>QJG>A{`d%utbMS9hP!fQpQ>5+Bum!VvTFf+6{Hf*H*2n=U%RQ-O3Hz zTY2N+c;c?Bt;-(2w!UV~h8$s@6)-Qm`nuQDt{OGZ^{Z~(a5)CUMk`v{{eAj9iGMxG zQtC8KFGGZPH|;;=jb)ZCd_%o{-Kh52M)b^Rz}!Q1mPFWrTeEyc4Q()iJ($G{%|K$n9*k$YYs5s^h&h;F*&a-l;Bsrh+nn>S|hu4mb*B*@KSIJ2p zuTq^_KH7gm9+znk#+SqEB-ah`zL-~^!;aU8Y0jROa@vC_Grj)VUPk%fGkhV^HR#5& z2jhOwCqcg@`dhw31YM>)_lDJduF7T)=5toi)h1*o-ywo7hrFEjU}T^`?t%x-pN%Px z<&WJ-i=AmNM2ny0dOdKC^36c)(Zl2+3$hRo#{BRMmWwki1jKvrhvS;z7{< zNH+T|)%N|s?=OXXzmUAL=$F?x5t3VtM$Y>DbueK{d}D*$OVj9`le-!r`wk)w(pMvmgtnp+l9Ow=i8|E zU{3k+Z2aqGVv^2}0p!`xl~#Na&0UJ#;LaCzCsm#z;!E-Kib@BZFk%m;OaZu?`B%93 zd3lWC#%m8I&HhV%q z4l*TYAV1S)4fC&$$To!5+57f1JUb4aZ4LciVRlVC|7^BxW}0oA)zsIm)Y~fTQ>;Ar zY<^@f`MPWL3(;X{oVGaztAaLeGG+d++PVqZ2J&rx_;sv$*1y`@w_OtKBWm-J`t)qZ zm@NadIYB*LhP?;B4~1<$IM`a?9CK~ls12M{n(d!7TMW-W9C`dw#{}$&Or+hep#2JH z$3pu3B4Ni0z)4X|{V9mwKJFa(eRmI8X1yU-pIkaMOvl z_Tr3R$ISE7KmQ~{_2!?uzFnWlL-F7D+uI*6hNfq+4KgEW8w7hd*J2x_DQNFz4eeV^ zJFlj_Z>8N=Vef|X_2GzT>n1<%@u%*}BMx>{9>fmT*BtCOIgee3eHhu2`j>o1eV~_r zo!|TRrP;ahZ4Eh(aqHjPJ#6R3^H*D`46>2+%!5_ru>w7?z2(^jDoG(rGJW~k;-uTQ zx;)zu_e*L=jzJGg1GU}Bv(Hw2wk%%TcqK)lQ*BXgy zn8fUoU|GYnOX8as8Gh>!D2?~kaXjX`hu>`dAFwOpRX~<*E4w1TO_P9;5}m_AR~97M zey81)j$>VZaIy*VO0&rf`i0_$?QF~p#^rZ7JQSP}9(pa15zaklnhVR<{dCZU!+9uw0kvnS>!vBKXE5%${?EHybud=__!W~Yz5F$Hj5&Vzf^wkr z(0kP16c%{=$!%gw(c|jc*Y*3xopRnUlW_gwXxi`-AL%*F8saB~WzE#^0X?*i`z8;QTk!&n{oG5o8+KLT$7KLTp~^hd#~ z!9M_JgL}Xduz~biM-9fbPT&LhPXPHMSEEV;W0xq$WB8v3*WiE7!`NByApU2-YWz=o z7&`^-#Q!AtZg9Z(G2=(T*AxE`_z2}w{{lDnf$t~29+;J`7gRiSb?v1P$Fm0j@~}R? z1yp?M+>O5pWL;`aorkeO^#26mvODp+pzKTtWxt{a)cR!MS@2Qt6xd1nlODSEH739Z z;9%?+sP;MPVeBxd_BrI?=6>)1a`uC&|2^PGz!dl%FbTdB>;%;gZ6IZv-vVwyZnKB6 z33TT7;;&BqYWy$Z55`L1(mx7H?_w@0eW2`3bP(^NhcSKU;1gcWIS*r6H!Qu+dKfzc zN^h+r1~)$eejGVkNBoE20GJ^DF%M%$KCb@s}NoYW#P380!SpPqeN=?cHGfZsS_l*+l$0Q2n49RD0iI;guF%;bCkZ_#wh) zgX$ksLB&_&NxtmLsDJR@&F#Gpt%r}g7t>>*J4wt>>O0aW}tQ1P{1M*7xx7&}FKzZL&u z;BENJUI`dG0)80(L*Vc(yDe!jUJ>+3bc1%8qe;c?J{}vBp4d7exzZtU>z_^t4%9>(T^pCVq={I53uDCg%qKBdeC zwcffI>;`K=p5ff}<4G_M=lfhy3S0p00_D#+>iR3)%iw_QdARG$e+P^jm%RD#xN)U> zIlRGmFIWao89xk`!~2W_vLE8gZwCwE+ra_Gl}hj^I1ALcz69(8OF@m_aZuwopQ2oQ z7t6s;_)TDgg=^fN3)grpd2#RspvLQ0fu$gsyY?;=u5tQ$d4aD4FQU&Ja0pxs4uU+l zy7n$&;0ZYIxm|k~;ws;Zz&`L6a6dQ&>;Yc^rod~#PH-960$u}d0+)id;7hKt3i#w(xVLIym#$gs2%si)vme@i1&bM*A%FB-36*$ zHU6tzTR^pI12`4j1WN7@_*(EZ_!{sOsQNkqZUP5D)ti)*Ucv`J^}9EK>W6Ox33Kg0 zM8P+~$=kK>PzF8(uLO64aq!JxHTWP1xaWTqd>vf!-T_K}%EIpf75^?!auhDP4};3* zEf&7s!tXHuT2Oke10`<}*bm+b?gHz;PH+R*0#<;4Tv3#R+A9vywTc?RZZHMz0Q*3i zs%QYDirjHQNy5eFHP-SJ5MCla=2Z59C%E z*ZD3d!}kiG>zzl=7mZg?`EpMgf5P~Z$zFV2KjpNpU+Hz-l>2}zv6E(e%QG7#+5r_{6XVKji-zsGrq_8fN|}0EB6=1wWqG!*NuO{ z_}>}-y74EBf5-Sg82=~Z|7?8F`1g(f*!Ym~i^hLqd=i~m?mvvrH~w?uuQYzi_-l>l z>0(IzyxI5_#y@C$it)#c7aRX`<1>x_h4B{|f86-B#=m2HuJNB3mt6zp|4ZXH8=pkK zlUoRvy$E-}fL9uyYvD2DFEzfx`0p5BZG4&W8snRc-(kGN_(tP859D5F{DAQWxa>{% z^YIeKPg(dq#xEG}5T~vD`F2U;g`5X+yNwqcf1~l)#ve9*z40F7S|=;_PU9<#zsLBi zjsJo1JB>eTyutWKjJF#9xbgdpf71BF#^f1B}6-|BHGtVfEKO5pR=>Wm_dY=*GRUw`Taotx31GscP9T#9vn;L0oW*4t zNEoqW5XyBVAUMS^eTBHYGg_vX)|~qj4?}Cj=eD*dH)gZO@T*uiaL=~?8M_9fO|eX` zh`@wPw?4+QxWK~YTy>_Pj7}1+SRw_+F8?x=CD!`J_HBtQ{&lU}6Vzm9wy>;Crp5Gu zD{F?x|3+H{&yy*Fc6KPtutpFll6x1BX^bEvMz|)t)%A-4>*L2xl5=T&M$%FGpqufc z#iM0BTI$QuVPrb7SK9K?GYv!^e=coU97=R$nUT73cp`P0Ie?6+%AD*ydi?BX+HWlf z$Uwk-Sfc@67t7Wq+3<54v+YL~#QV$i>ob09gRIY?}drN7bz6 z0@z>lO97fVH0;ZHa)D04J-RfI;3pI8i-8 zyWg~({o*;C|2{6t`vW+0F$+of_LGEV$6)xT*kFi}Z zQQY;V;PCHfzveuCVO<{UOj&FCu(Q`+PhH4*@xkkzgQ(J*r{DSBT2p^b^)nByVC^XD zMp>JxwVb)-cv_>;+t4-K_sx zb)xzi${$(#J6Pa;BF5j@OBd+92^_l7Tf@sYl)ch3iri-&Tt$8>S#w*(dfz;^?t*1i z`LuRi@sa;n!>stz%-O1#V>*c|EFN)=_`juFgRR>oFL!;fn_r%@SauaItov%e+Q=`L zUtg4?B$&>Z=ZA~?>5*5Gu4mq3%9pG8-s{kJi|Lp8sI#|`bmFltu2VIxJpT(b&9o>z4V8 zwk%mRzhY5i<^0Ai3pi9RT(qEkX=C%2trbqP_2zBf*8ujFuffn^TWwq8ZZ@W`xET{s z9ox1gn%A^DtTyGfruRE@$NIX!BFT9-3@>N)1g%-=)UBAey0u#$9jdT{ndn-+BiX`_ z)+X1gqHh;--bN`hS`4Q-;Te!^?OwhU)3c43I$h?Fd(M0BIjF<>>NfYedPN7eX}u2} z_MAMd;g~sN;kGNeqmwn~*EBmLkK?{(tTRp| z$I8-;6u!@=Vp^4u?>yc;wG(G8aM`lTk)^E*D#Y=2R`@|9UON|*DU=XrvB=T@2vhudfVv^a5? zE{~=54?Jh5Yo~uN@SKJG{~%$MGKSkSSZsxb+cFrg-*!tA_IA0SUiT!U<&!nBc}D5$ znveWH>6B*~|E14!zSc)`<}y}zHI+jBhaY!`tEzU4a6SKxmcEB@+AXL2{xQ-s=X_N8 z8s|pKU;PI6oa^UTP0!=ksQKrTuL^rP>qnFrbl1^QR(Bm87*oJzmUOHHX@mKyC;n^n ztOv%3!G{ABStsDG zdjs8ly6?h&5dQ`EpYbqu8f?P<32+m53S>P&%}Ebq$H6uD4}j(PAM-GlBA<=;YkkPA z__ui&YXN!0t!ef!ruBYYW8C$AV5}Ctp7lmG9&Xk;lGh_=CCEC58m<2muQXoaVXO?? zf`6PI!u|v_lC~@n(aJ4emVu)rOj)hqpTqzYOHLvnXnu zGU&OnC~mwH?%%J&3#4LAT!0FQ#DpvpxV-1Q4oty{hu!TtF2NL|zmQq}G{Bl)M` zSA)AiRB_iiDBl+NbzlRCbJrcozZMb&PY{`Bb$9)h%5xOH0_+FpgMHwO!TliZ>#o0I zEO6H~s64yyr+>NYig<?=TBQCgxkKO!!9h^zYEgbEsPm-~)cLXm)On(I zld>vjA*gbR-){Uiuo(Vo^Ir}|;mgdw4ph1t3tt6R!xw|(<*oxM1J}Vz!L=5TpROEK zbo(Ewxb>#`PZ6m0=>ye%1K<_lAgF$=N+*xBeNPMF4fw0yq`=8wAE$&< zXy4PyTfDtbd-L|O3gnTz9*)Uf5nCg2CT|daGVc`YMYQ`VD>WkLSsQXTG8AFoP|#Z~ zQW!ZIIfeh83BAZYG~w`sNaXOuBdi3`3K1l@yP}?%ILPmziRU_j+iG0nkKBjE`R%`-{}}ul8q$Bi{t4qT{Nz4qyxRC58{cSL`)VouYmI;2 zc$4uj8SgOuWq1*FcV_zC0x&-mXM{}1EeG_Luqa({1pAu{F87}xw&xqmU< zZ2X7DwGLSBUyZ-pxaMI>Kkct3_n*c;XZ#n&zheAZkUVKv2Nf~bv=fwBlufN^+X$$|1aR;5` zzGu9}cm!1XKI2-SQZzN{`0v+mGJf8|Zx){xb^Q0`3yo_qlB+cCuM>%hGy3`O!_};s zC-1+1o&&#jI%Bb=XY6!&)c89UpK$;E_m?bvt%ZMA@e5Lp|9xgA=dR|lue9@3_fg_0 z;~U}p4ZGG5e`|EJwSd-Iij_Ouu1&zbh$xS6Q%RBMYo=8M8nv&wi0=*1qHeK2=q3jtsC`Ye;2E9(=L z^$QntRFrkpCvt9R$K1Bv+4g!P72lrf$J*|V4Z`##?bfc2?Vhp9P$j3oE>3TNwHvZd z<*jS=OXY5%;Z0YVThBYt#Lm_xrjoec!Ri>9?41!bA}oE2v*&H&vm6s?N7SI=l`L)+hU$?sO6E##-LF6%x+&YFiRrs+ScV9c^LRo$fnyUXG`W%l3vmBgWY8 z%R@5}JNF=M`02p=vFW?7v7}Kl1!Kupk%4 znpf0g^5T|A&;61odsbHNwBn2CUD8FuRk5-+AsH{_w^z|T>;~o)Dc<;8>YLsi3J*iy z&%JZkKGwSgBjep2Z95a*7~^^^8~(~3ANiD?CG$9bDt4*;1JBv1F48LKG9;-zy8N@z?v=N((Oor@>1>y{84_TsgFP(R)R#&nw`I#;rWgkHpE? z>&v`<6Gt(B9Q=3VeCu-E&%`N^Kd$}U_*yU6`7iN_QK!MUI-cIKbsC>%{HXD}jh{D; zXlFXgHJHvSmw0d-upl?ZHjY95mJnB@z*RT%dEL&m@I6Py!*N&voOyuer!zASZbmOe*K`JzE_#z)_naaA06ceOp&pVeycK+_a(W}1{@^r6^ODn#JPRZ1A`lvc+9p9ztBZ})) zGy`eizPg`DEpj*WuW<3xN;igkHnh*#1=|CRIvd_ku8;ZML5@gw-zx3xq~F@-DY!2g ze(qf9@y=cU*@no$LFTUK**xu_EO%aY;R?bFmDm61-0lVEE@qYcxaMJ|mo%_F4zF(p+$5=0rz8~0A`4b-d&;0zyq?cqp$#1XB{=R|QrcO=Z`%2U5pwyP-HCi35Z&yu6sYtZ*snN#Qkp%{?t7!n2Yq*S}1O?4{EPO z#-H9M)|xzNG6vDZ|E)Un!w2)d{o^>N-1QsM^ZVxK*Nt$bUDNk0yI6m`A011!uofcR zR_YJZ-_oxS{Qjn2W?#17W|F0LXD_sj{nu3A7pP-@FFxY-^1oMd{d(C!9euCJxsPx9 zb-w-zo8_*bnMob^_3sSt4XC=247Fjf9{oDuzOeU?$mjc{Jxg6&VeO^(ejGn9zn#7F zK67uk@Lq1Y%BnRegOpc#asEFIrj@mX{?Kwy@@Nn1Ql#@tc*8wAE-L<;?pZY4Pa5ba zbF81d>7I(CL4CuzkhUc3=jxYbebV4?Ur*Of^$=V~B$*mVpSml;8W{G`dysWL>~j}v zN57w3TkQNa{|cw>$!_h_H}kQFP4B0!jeo&E7xIgp$MyRy7N&hWdCyi6t{;c?R$Zvi z`*Os+b3R>Xzs-e(S~K(}=b+zDv{zrS&Lo5Tdv^>E=Api!Fn@f0>aG`YoJ?KHmq| zZ(mQ9#;qzQ|O4*0|r*!kj3%{Mbak|9zNF5nh zgR*?RSvPc)IdT;$`?Zst`||Rfx?nl{cv~o+>O9y!!Ewa@op~Mc&U2kZPD|32(Qr?4 z_&o9Dzv-S*cU)CGg)1-4A;w*QtW;kgDNFc%Ay_9f@>1(R^R;V^K0CvC`Xd{h$De%I z*_-5st-g8B`krZ@?(*9?1#g&lsO!zvMyY&fQDO1p-|WA7=s$+oLsqh$ zq%Gs^$SC?$S03^ury=4js&0Sh`oeZ(O?SS~L;8NjUFhs>nD(yq4ecW`qj}DvsLA)+ z+3&NG<^OY=RiQeBhwd>(&JFIyzR5kxH@|QFR%uJ9r_}IXzg~a#xj!Zad0Jg&8FPYt zz&npUnd)2LzuxQD%6EWikij;RpU&CAf?Rz(eH|t7-SazepHZS~JJ&4LaY=Zcs&H?2+NIwqx2g@Lx{c(o2SdvRWe=G=&t7?y+EMJb|2IFPZSGwl9wq#2m(0{mI zbdKuW)cuyPi(g+p53dKzw&$pSu4M~*=D{y>t#GgJZoP8L-g_O_VgKGG67~B0Sn)o3 z&G_QIo{2T7KKA^|jUO)~@ohL~AW<+|Ze5yq9-t zEgkKNk)?biuiLik>%)$=BsCMgclnOy){YG*M+w(D=y4o-jYEf{6v))Kg$B z;=C#?{p?_=X_usU%PajlqEjGNd+aigp{rxp?)0SYs?lz%Pjw(Z+pZgtRCyNBs#pQ*Xck&+Bej^cX;$*s zkd!qZ+rD>aV_PeoG-2gkMls!~Jo<54YkTv$t?uM5(c2T6hZFEv&uZD-n)AbwSNq)M z*K@EoDHlt4TRR)ulT6d;q>5`p4ZEzlwb{-_w;hvy7hRS!y0<^DC89IeVfZ6QY-=8E z`a68a=Z=mAt*XZMrUVm>!aEOVcxXIXx8)v2qs+*Gu)t3`pgS0>WL#Lbl^Jtxd0X54 z>ZjfH4gPX>B5rTi=;aEf2evn_O(gH{=(^Wy`ehwkz2aI$EF%+*pw!x36hIo>>JDwo zq^LV4XrZt>MyO>JsEDBuHKf~cEwY>EcB4&ERtf9Iqdc zN-Nc!*hI24m@*Ejv##Jl0?UC$Am+m~Ear!rFSLB5YZ2k8g3o4v= z8rxanuKw1NalT_OT;Oh5ZHvWsTFg1whjVsMcI6RlJ!H78@AcQ7TRTuztBy zJ3AM;>)*XHwW>_RMW&F>&WcK_4zI|sMF zVn3l_IK6%D7>*SVx6g4o!+F+8bC;W*=e9H#PCr)rjHTc8Y0@+MhkXVejup=Trr{9p zM>zb(F~WI<7}LdxF`IvX?$wwHejDM}z6R8uJVWMmIxoZD#&bsg4Gzdv2dbZ6hw|sr zPyVI$|EpBL%E>zD-@4z{z;9#?MA4dWQaK&($FhFc_Y?f8;kv&WZJhAKHJ*m=MSLBe zcSMP3_(tq`&vc9o(C2FY3;CCAjM@DEI=Y7ES*h{LKY$*L`8m6q-Dl>k#aqTmujic6 zsTdW`TWnR9;REMM&y>CX|)xtue7-x%R>!bdB=0!Nd7Y7F@`W5^$?ew)Wg ze|n7YvHHhY`9CyvT^`1gAnjGt>0wO$>pHmlF&MiWWR85>CJ#5)f!E|=PYJvV z)Q7@+unc7G{QP;~pOIdAg0U#b{Dk>egU9e!`+>1T;I;Uplk;QJoidz_GXD=g!7vHF zka!JX0ayo41*;9?;CbR}zP$7~1pX(y51bC)4}ODu_j%~rb5i_E@QH*Efiu7}p!C-q zyFVxX6CTD&8B7$v7?k`8;4hV)9>_QT`RBp+6JK_hz?kfwT#Y~9P@O--|BQ#RC%|V( zcf!I4!2N{F-T)YrJ*Zz0ei-~R{)aq_9RN#^w;y!N;bCkKc#?QM9>yL4+4FFI68t*; zogT*8z*+b=fU37mpvqBeyc$&f-U7Y^tN>pGCat^;pwicZ(qkp~40_hmL+8RPLG_0+ z^;obJ{4n{?^)Pldcm@7b!4KhI=wWOE_(8a?1YqnEa#jCYkM$M&`BpBBodf5P{w(+? z{(~OIPJ^n?li&dUCp?TD2QR4}LDknG4`cn{kMKVLegOYI4`b)aUwUib?T_I9gom+{ zpvpS{N{;pm1Y<`)mHQB=`tSEJ_9&=&-|t~;AE^9#!9M)=co=&GoI?7Q+zd-k*;!G% zd7$EzdKim>iYI$I*tD8I7raP3&9nb1@w87e7%KtQ54AtwAK_o&grUxN>M7&{9p|3UC$_@D7Gb_!I#KM8U!&L05PKF2`S_fZdHM?j@N41N^Bq> zocOYD1ICVl>NkhLPvGD0Ve9~S9sZAk(r3SiF-_)B`}KlqzdattlAwFOdKjBm=*hhr z>?huA4`aok`duL?xf48$U9$8SE&T;h{dNe{c{&KHp3Zm}o4||EYw*`1tZTtb$ccio zS92OX1O5Ye*s#a21!OYK{A%z=;7afya^oJxWS{0Q@s}O*7n6SrsPZ<0DsKbG*gk)g z`PZ4h?9gCyW`4E#uQdO-hp}5g$*lzc9+cgize3(z4`XLR=`#q@e`?Nn7<&R#KRN-b zod&?i2tVdw>AMev9s#9y3Y6Xtc^FHA(z^xxDdBg6lB0cVC8y5ASS_gZ zHQ*uqt38ax!AYdAwD1b>lZ2Of7@IJ~%m2KEp97WukcY8BQ2A@WZ^@quev0ry4`Z{z zuft0`jFo}kfY0+Vwi3L7^l|gQ#r(DZw)(C1kpN>2;Elw)+x)d}i2PeX)-%*Jdl-8N zl)PQ$uYI%$j~xJif_~c9dI|COdl=gXE{6Ad7~2D~#H6Oj!`Mks>5hX+H{fCH7^rkd zJ&YXzl}`IqfUygp(wzg9Zpg#fSy1T)J&c_JmF~2Mu_)bd4qa?E_-(Kle8TX05bB%* z%fPu{)OaoUQh3~WCwK$A!FVrtBRpmNFjxxjGkyxZ2|i%_JoqyBpmEtr{2e&whL=A$ z56(H^@>*~{JZ`)bWG#YgH&6QZ!e0)iEc`H72JbU|3M_{Y7(Wj#fDalkj<|L>UAu&C z`QhA47DYjE-Jeu~apSt5Sqj&EjGI5W44yK67<>i1&p5?&PQZoV1R18B$3f}yAb1p9 z2lj&xfYQ4gRJk4od%z9gF7Oes6Wj$hSokJzD_r-Xk{1VG4VHm#0ZYNm1nvh{fj!_G!4$X!>;&Hcwt$V` zCh#G!7Hk0Hp!BT-w}GXg${z)91B*fFQwZJ(4x+E(p9a^0Wz=sqSPF_qjqAOT>a!SJ z2^NB?PX}BBUL?Kh^A!AT;0eP4Q28GPRqtv?)px&fwWspe{qI}AUgJIBo8c+&t>7*& z1$G*?fU2hkQ1!D3RK3)Ks*h^WZ8uQ)SAuRkfa)*R`Hu5@U>vLm%fPpTdLFnNl)b_p zP|pRg2OaQt!HcBd40gib1-5|i1RKCT;3n`LUFfbYye*jZUPm*7F-QhgD(Q(pyF48uLaA%7lNgr;zz-Da5gv_ECv<7 z5PS{jfLDQ9=db$IeI$LVNcWGkz(KGVJPqyyb>BD>JOQe{2EZh!`^6Ga_lf(!esBla z2hITZgNm>F#rwe?@JcWRN}pZe>%dO%1z-y({Tsk8a1%)1EvhyDYVbaI9GnhTg1--z zfgNBeSj1lxl$_b%tH5G#8dwM_z5{aZ6kVL)tvA>6g5nQ>E#M$H1=RDyd%#m*D|iB& z4C?t|FL)Ge0uO_eKs`68-ul3MK|MEc&K2o-LG{oB-UFt<0&o}jZm<(<16x3vrlI9>;!dx{0CquxE_pxUk8iLzYx3wuEP8^cpl~72M&Si$AjSCfTzs=1gQQx z0GFS=NcY<-!5*+1Oo3~_UEl_=6TB5{0p0Tn zTmjz%D*swA4pxK8SNGXp1c$&cfPiS31UA8@5U5BPAy@V@0_?KWD{41~loDQZy>d3thcmX&7zY-h-XMj?w z1dM_+!8oXKtO3+GmjbDiqCW72-~jj{a1eYksKRI*)_J3GIu2d~Hh|ZHDKH8~BD1fK zL`vrsM0Pz?5a~?jMVdP!k>-}d$fmm^k$w65^COWb@=xbuFL>hli3O1}SpLO=@WcTu z{~nrnnB%^Q`#JVZ+{5wwgbUaUK2&hHpdiv$aDd~1!v4a7NKfG&j;X>&3L}vV1sCxj zEI3;biJT}n$#MUrM<-!%cv3INCnlYq6p0+0G{CWc(jk2MCm))OgsFR`7DUcZxiBR! zGBoA<6s!+VIX4A;rVR4?=#*ppJ~ZVpzaO32H>$rbl@vq{mmDdf#!61}`$Wk}j+aVOGb53{nFnST zM22Rb0EJ zaqPKj566M4j&nSE)iI8TuR6kU=&ExZ2d_HI@$^+^uF9WEcZ2Z*=J7h?yaRMy zuklBWf7bYMy#WxUN@n({yr>Ue`al+kDPR zC-{2Rtk8vm*Bl1X0tD|M0~{~_ZQ#`T;mcc*bZAIt4FK6SFkzi526 z@##8Qk$1xQYmFCjQI&htc!}|^7@ueS2gYwPK20aR%5VJT#y1(i(|EJ-`;8}!f6#c! z_)+8i#=m9!l<|KPr|m8p{~28Ns2$o>?&rp@F#cc0rx}0N_$=f33|2}XHC|vmW_*hA z*BYO0{2t>ojCUKC9SzBQi}9Bjf2;91#@}cBM&qA0KF|1Gu~@_xAFHHf4lMb8-JJa4;z1<@dL(> z7(ZzIxbaUL|F-eZ82?A(M~(l`_@5a+XZ)+i|I7Ga8JEpyxs%4D#veC6&-izYuP`n< zB&x3s#s`gWHvR+STa5od<2#K1yYV*~zhL~G#-BF+A>+R^{wd@6y2z9Nmy8!0|10Cu zjDOqsmBuG9j>uhQe1Y++jW-&<&UniB4aWBx{~hC>GG1o<3FC{5UoyVTcroLE+^dXV zWqhUa>y585UTS=;@x{hB7_T+H$@oLYHyeMS@h!$bV|<(OFB@+&{VEj(w@>l#_ z#$RIm?Z&S+{s+cyGJeST%Z-20_#)$9HU0|Y-!i`3_@MFC#?KkQUA&O%BRB7I>y5{a z-(|eP_}#`+#v6_I8Q*Gr!1%q!2aR_c*F%Eb4&zbd4;YUdf0OYBThF`&r;Ij}Q?-j1+WqumajspxQGVd=;(t2V z?uMwCx2LaoUDTz{p912w#s`gWGR~X;H~ennmEy>6F}@jo?c_e^JbKFQGw$2V`mA_y zpELV9FZ_qbk48P7$Gx%kmpD(qk((!;mm1!W<~HN!ykKWL91+9rZ6W@l5dUn5|80o> zEX1d9FC3Jw=d2)K5#pOee0PX{AjJPP#Q!?PzZc?9hjxLi}wZ z{=pFca)|#;h!2MNxe)(lh)22i3hKWi#P1IA2SfZlA^w>V|5k`U9pW>%Rt58)7vg$P z9t?jd#6J?^+D|AL{~tp9KSF#K&&|R3i$YxQ5rg5|L;T|*uJ?_>_%CE!2=a;$zazxA zhWOh<{EtHXt0AuW0Kxoz8sgYfNDE&d;tzzlzOM)69S-ro4)I@v_)Ojt1k>LV;`&}5 z41XZRKN{j+3Gsgn@t=ga-b)1K$3pzx5PwIAe=@|s5aNFs;!lRS2FCg1u})hQKb{0E{AJPnSTWO$ z4U82#xJZ7ixV9eKU0ChK9We_Vuy;FLO5b>F&GHqiYU;6wU$?GmT@5C5v#-S+HmzU= z{4MrYV?8*$feMeH(LbN75BbgtTJ9XBLeb#QMYw5xUL`Ys;Yw$eu%`M-#W;rH2k{eqS z_gnm62OjAXq5UJ&w@qAKD_hIoj$MMrZ8Sq&tCx9gqDz)C*0tZ>*xK&v^FOrFPkkfX zG;}5FyOQm`5!IlnXwP^w<5owL?M@T4`;or2Ok-11qBE&M4$}i>zaSK&vlE*FD|ROn z-OJh%?c0(q;jM5Q-58z~h)`Pf7THPgtyQE4``ZbH_RwjjuiV+)+P-a7ds9a<7|u`; zB(;{jKq;Sh~;f<8b`Y`wCUd7+MUH$TM%hr#=?lwg=-<_o=PJD_vdUHHjNss$y*t( zLTbuOwc_@JM2?p8BiZ;vpQ8%=axAlp4c0rbsghn(e!{xeWLsjHnK@e4j9Hy+Tp*V< zxu#QA>_{dt$>K(FFLD8ojP_}5&#*xg%Cb9nYNz#s*6uVLH0kNQlO&|SyUi5Cd-KXf zcT-oZdy5f@61s?|WeCA?%JSqIEH>>5*G<~>JS|x#-6CU)Dl-M+nF(=i!K9fX327BH zD5B2k8f#G-yRDRU#K>(4CcUE4?k&>v#$e0xotS^ol_OkQ!m8R@6YUtQ35!cgFSE2# z-PqpD!0)Py{TcWQtiAw91r` z|GFK?apkhHv290U85bNznk-8A)@?%aTROPrrB|#h-uUKkvIGqenL3lx4aj6~YTs&( z?in)EWaO^8R5XUH?Twi&xMPbyw6B+OAHSr&^(;@}u0)bcu8F2M_;*5qz0ACbS;O4h zIVZ52!tkwY)HMfWmE&$Jwy5i#N1Qbt_>rJ?Aj;~M#&tJvPt$w zQK~p(cj|J4VCTqEOM_)2ma%dO$sA2{M6{EBnN$y(aT+7ZIP6D_AtA%6RF3%Lw3d}4 zbm4triXB&6SN&~E5!n(zy=owrC6X83zTAk zQY=u4g-WqdDKN>!K`9n01^XLvPzv@pKqrSfmt-lwy%mEK-U^O0h^O7AeIdrC6jCiu|z2DV8e5Ql%&_Q<8GGwad$tsJu+6%FC3jyiDoJ z+1^M;r7SN~((*Dltu?>$EB88p*8{vR;PnBo6L`JA>jw0LwsQIbhjJa*!m*rwz=16s z%jpLk*ut@#e!ziUE6eEzZRPX>4oX2k;Gh)r0}e`|eJ;zj&tWBZ|K$nji0!tSl0ZNC!(j~_b NSh@fSP&x#bE&vCPSm*!% literal 0 HcmV?d00001 diff --git a/ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/Headers/.ti.gamekit-keep b/ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/Headers/.ti.gamekit-keep new file mode 100644 index 0000000..386f366 --- /dev/null +++ b/ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/Headers/.ti.gamekit-keep @@ -0,0 +1 @@ +This file is to ensure the Headers directory gets checked into source control \ No newline at end of file diff --git a/ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/libti.gamekit.a b/ios/build/ti.gamekit.xcframework/ios-arm64_x86_64-simulator/libti.gamekit.a new file mode 100644 index 0000000000000000000000000000000000000000..a3a1ed7b4ee1e5b25ce9d5b4816b3118eb042f96 GIT binary patch literal 152304 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 literal 0 HcmV?d00001 diff --git a/ios/dist/ti.gamekit-iphone-1.4.zip b/ios/dist/ti.gamekit-iphone-1.4.zip new file mode 100644 index 0000000000000000000000000000000000000000..1257f49f49ff179375966e8d3ec051ada2867c52 GIT binary patch literal 83702 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

#r+})P4 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
`k1@!Rk_tBpK0&Z|Z!o=rK-J4(>`spCGB=)D5Z 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 + + + + IDEDidComputeMac32BitWarning + + + diff --git a/ios/gamekit.xcodeproj/project.xcworkspace/xcuserdata/miga.xcuserdatad/UserInterfaceState.xcuserstate b/ios/gamekit.xcodeproj/project.xcworkspace/xcuserdata/miga.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..afe675b74be85c4a73da3da8f483b988fa6cf2a2 GIT binary patch literal 17660 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 kvfX35-}a#G1>2jp + + + + SchemeUserState + + Build & Test.xcscheme_^#shared#^_ + + orderHint + 1 + + gamekit.xcscheme_^#shared#^_ + + orderHint + 0 + + + + diff --git a/ios/manifest b/ios/manifest index 48a983c..241d227 100644 --- a/ios/manifest +++ b/ios/manifest @@ -2,7 +2,10 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 1.4 +version: 1.5 +apiversion: 2 +architectures: arm64 x86_64 +mac: false description: Game Kit author: Appcelerator license: Appcelerator Commercial License @@ -14,4 +17,4 @@ name: gamekit moduleid: ti.gamekit guid: 634adffb-5b75-45a8-ab28-a835219adbf4 platform: iphone -minsdk: 2.1.3.GA +minsdk: 9.0.0.GA diff --git a/ios/metadata.json b/ios/metadata.json new file mode 100644 index 0000000..43a62e5 --- /dev/null +++ b/ios/metadata.json @@ -0,0 +1 @@ +{"exports":[]} \ No newline at end of file diff --git a/ios/titanium.xcconfig b/ios/titanium.xcconfig index 37f19ca..6669294 100644 --- a/ios/titanium.xcconfig +++ b/ios/titanium.xcconfig @@ -4,16 +4,11 @@ // OF YOUR TITANIUM SDK YOU'RE BUILDING FOR // // -TITANIUM_SDK_VERSION = 2.1.3.GA +TITANIUM_SDK_VERSION = 12.1.2.GA - -// +// // THESE SHOULD BE OK GENERALLY AS-IS // -TITANIUM_SDK = ~/Library/Application Support/Titanium/mobilesdk/osx/$(TITANIUM_SDK_VERSION) -TITANIUM_BASE_SDK = "$(TITANIUM_SDK)/iphone/include" -TITANIUM_BASE_SDK2 = "$(TITANIUM_SDK)/iphone/include/TiCore" -HEADER_SEARCH_PATHS= $(TITANIUM_BASE_SDK) $(TITANIUM_BASE_SDK2) - - - +TITANIUM_SDK = /Users/$(USER)/Library/Application Support/Titanium/mobilesdk/osx/$(TITANIUM_SDK_VERSION) +HEADER_SEARCH_PATHS = $(inherited) "$(TITANIUM_SDK)/iphone/include" +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(TITANIUM_SDK)/iphone/Frameworks/**"