Installing WORKBENCH cd /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench git reset --hard v1.5.0 HEAD is now at 76441605d update version git submodule update mkdir -p /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench/build cd /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench/build cmake /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench -DCMAKE_BUILD_TYPE=Release -DWORKBENCH_USE_QT5=TRUE /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench/src -DCMAKE_CXX_COMPILER=/usr/local/bin/g++-12 -DCMAKE_C_COMPILER=/usr/local/bin/gcc-12 CMake Warning: Ignoring extra path from command line: "/Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench" CMake Warning: Ignoring extra path from command line: "/Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench" CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at CMakeLists.txt:4 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. gcc version is: 12 CMake Deprecation Warning at /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench/src/kloewe/cpuinfo/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) OpenSSL NOT FOUND. May need to define OPENSSL_ROOT_DIR when running CMake. cmake -DOPENSSL_ROOT_DIR= See: https://cmake.org/cmake/help/v3.5/module/FindOpenSSL.html -- Checking for module 'qwt' -- No package 'qwt' found OpenGL Include Directory: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework OpenGL Libraries: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework CMake Deprecation Warning at kloewe/cpuinfo/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at kloewe/dot/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- GCC version >= 4.7 -- GCC version >= 7.1 ************* SUMMARY FROM RUNNING CMake ******************** TOOLS: CMake Build Type: Release CMake Version: 3.24.1 CXX Compiler GNU CXX Compiler Version: 12.1.0 CXX Compiler Flags: -fopenmp CXX Compiler Path: /usr/local/bin/g++-12 QMake Program: /usr/local/Cellar/qt@5/5.15.5_1/bin/qmake WORKBENCH VARIABLES: WORKBENCH_INCLUDE_HELP_HTML_RESOURCES=TRUE If TRUE, help (html) pages in src/Resources/Help are available in wb_view WORKBENCH_MESA_DIR= Directory containing Mesa's 'include' and 'lib' directories. Mesa is optional and used by wb_command's -show-scene operation. WORKBENCH_QT5_DISABLE_DEPRECATED=FALSE If TRUE, use of Qt 5 deprecated functionality will cause compiler to fail WORKBENCH_USE_CMAKE_AUTOMOC=FALSE If TRUE, use CMAKE_AUTOMOC command for generating 'moc' files WORKBENCH_USE_QT5=TRUE If TRUE, require Qt5, else Qt4. Specify as argument to cmake: -DWORKBENCH_USE_QT5=TRUE WORKBENCH_USE_QT5_QOPENGL_WIDGET=FALSE With Qt5, QOpenGLWidget instead of deprecated QGLWidget WORKBENCH_USE_SIMD=TRUE try to compile with SIMD support PACKAGES: FTGL: Using FTGL Library ftgl FreeType: 2.12.1 /usr/local/lib/libfreetype.dylib GLEW: No GLMath: Using OpenGL Math directory /usr/local/Cellar/glm/0.9.9.8/include OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework OpenMP: Yes OpenSSL: Not Found OSMESA: Not found Qt: 5.15.5 QuaZip: In Workbench Source Code Qwt: In Workbench Source Code SIMD: Enabled ZLIB: 1.2.11 ************* END SUMMARY FROM RUNNING CMake ***************** -- Configuring done -- Generating done -- Build files have been written to: /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/workbench/build make -j2 wb_view wb_command Consolidate compiler generated dependencies of target dot_avx512fma [ 0%] Built target dot_avx512fma Consolidate compiler generated dependencies of target Quazip Consolidate compiler generated dependencies of target cpuinfo [ 0%] Built target cpuinfo [ 1%] Built target Quazip Consolidate compiler generated dependencies of target dot_naive Consolidate compiler generated dependencies of target dot_sse2 [ 1%] Built target dot_naive [ 1%] Built target dot_sse2 Consolidate compiler generated dependencies of target dot_avx Consolidate compiler generated dependencies of target dot_avxfma [ 1%] Built target dot_avx [ 2%] Built target dot_avxfma Consolidate compiler generated dependencies of target dot_avx512 [ 2%] Built target dot_avx512 Consolidate compiler generated dependencies of target Xml [ 3%] Built target Xml Consolidate compiler generated dependencies of target OSMesaDummy [ 3%] Built target OSMesaDummy Consolidate compiler generated dependencies of target Scenes [ 5%] Built target Scenes Consolidate compiler generated dependencies of target Annotations [ 8%] Built target Annotations Consolidate compiler generated dependencies of target Charting Consolidate compiler generated dependencies of target Palette [ 11%] Built target Charting [ 12%] Built target Palette Consolidate compiler generated dependencies of target QxtCore [ 12%] Built target QxtCore Consolidate compiler generated dependencies of target FilesBase Consolidate compiler generated dependencies of target Nifti [ 13%] Built target FilesBase [ 13%] Built target Nifti Consolidate compiler generated dependencies of target Gifti [ 14%] Built target Gifti Consolidate compiler generated dependencies of target Cifti [ 15%] Built target Cifti Consolidate compiler generated dependencies of target OperationsBase [ 15%] Built target OperationsBase Consolidate compiler generated dependencies of target Files Consolidate compiler generated dependencies of target Algorithms [ 22%] Built target Files [ 28%] Built target Algorithms Consolidate compiler generated dependencies of target Operations [ 33%] Built target Operations Consolidate compiler generated dependencies of target Graphics [ 34%] Built target Graphics Consolidate compiler generated dependencies of target Brain [ 43%] Built target Brain Consolidate compiler generated dependencies of target Qwt [ 49%] Built target Qwt Consolidate compiler generated dependencies of target Commands [ 49%] Built target Commands Consolidate compiler generated dependencies of target dot [ 49%] Built target dot [ 49%] Setting commit info Consolidate compiler generated dependencies of target Common [ 49%] Building CXX object Common/CMakeFiles/Common.dir/ApplicationInformation.cxx.o [ 49%] Linking CXX static library libCommon.a Consolidate compiler generated dependencies of target GuiQt /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libCommon.a(BrainConstants.cxx.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libCommon.a(BrainConstants.cxx.o) has no symbols [ 57%] Built target Common [ 98%] Built target GuiQt Consolidate compiler generated dependencies of target wb_view [100%] Linking CXX executable wb_view.app/Contents/MacOS/wb_view BUILD TYPE Debug/ App Debug/wb_view.app/Contents/MacOS/wb_view BUILD TYPE Release/ App Release/wb_view.app/Contents/MacOS/wb_view BUILD TYPE RelWithDebInfo/ App RelWithDebInfo/wb_view.app/Contents/MacOS/wb_view BUILD TYPE MinRelSize/ App MinRelSize/wb_view.app/Contents/MacOS/wb_view BUILD TYPE App wb_view.app/Contents/MacOS/wb_view nib1: /src/gui/mac/qt_menu.nib nib2: /lib/QtGui.framework/Versions/4/Resources/qt_menu.nib BUILD TYPE Debug/ App Debug/wb_view.app/Contents/MacOS/wb_view BUILD TYPE Release/ App Release/wb_view.app/Contents/MacOS/wb_view BUILD TYPE RelWithDebInfo/ App RelWithDebInfo/wb_view.app/Contents/MacOS/wb_view BUILD TYPE MinRelSize/ App MinRelSize/wb_view.app/Contents/MacOS/wb_view BUILD TYPE App wb_view.app/Contents/MacOS/wb_view BUILD TYPE Debug/ App Debug/wb_view.app/Contents/MacOS/wb_view BUILD TYPE Release/ App Release/wb_view.app/Contents/MacOS/wb_view BUILD TYPE RelWithDebInfo/ App RelWithDebInfo/wb_view.app/Contents/MacOS/wb_view BUILD TYPE MinRelSize/ App MinRelSize/wb_view.app/Contents/MacOS/wb_view BUILD TYPE App wb_view.app/Contents/MacOS/wb_view BUILD TYPE Debug/ App Debug/wb_view.app/Contents/MacOS/wb_view BUILD TYPE Release/ App Release/wb_view.app/Contents/MacOS/wb_view BUILD TYPE RelWithDebInfo/ App RelWithDebInfo/wb_view.app/Contents/MacOS/wb_view BUILD TYPE MinRelSize/ App MinRelSize/wb_view.app/Contents/MacOS/wb_view BUILD TYPE App wb_view.app/Contents/MacOS/wb_view BUILD TYPE Debug/ App Debug/wb_view.app/Contents/MacOS/wb_view BUILD TYPE Release/ App Release/wb_view.app/Contents/MacOS/wb_view BUILD TYPE RelWithDebInfo/ App RelWithDebInfo/wb_view.app/Contents/MacOS/wb_view BUILD TYPE MinRelSize/ App MinRelSize/wb_view.app/Contents/MacOS/wb_view BUILD TYPE App wb_view.app/Contents/MacOS/wb_view [100%] Built target wb_view [ 0%] Built target dot_avx512fma [ 1%] Built target Quazip [ 1%] Built target cpuinfo [ 1%] Built target dot_naive [ 1%] Built target dot_sse2 [ 1%] Built target dot_avx [ 3%] Built target dot_avxfma [ 3%] Built target dot_avx512 [ 5%] Built target Xml [ 9%] Built target Scenes [ 15%] Built target Annotations [ 21%] Built target Charting [ 23%] Built target Palette [ 23%] Built target QxtCore [ 25%] Built target FilesBase [ 25%] Built target Nifti [ 27%] Built target Gifti [ 29%] Built target Cifti [ 29%] Built target OperationsBase [ 43%] Built target Files [ 54%] Built target Algorithms [ 64%] Built target Operations [ 66%] Built target Graphics [ 66%] Built target Commands [ 66%] Built target dot [ 84%] Built target Brain Consolidate compiler generated dependencies of target Common [100%] Built target Common Consolidate compiler generated dependencies of target wb_command [100%] Linking CXX executable wb_command.app/Contents/MacOS/wb_command [100%] Built target wb_command Installing ITK cd /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/ITK git reset --hard v5.3rc04 HEAD is now at 73e883daba Merge pull request #3481 from thewtex/53rc4-content-link git submodule update mkdir -p /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/ITK/build cd /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/ITK/build cmake /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/ITK -DBUILD_EXAMPLES=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=OFF -DCMAKE_CXX_COMPILER=/usr/local/bin/g++-12 -DCMAKE_C_COMPILER=/usr/local/bin/gcc-12 -- Running module dependency checks -- Enabled ITKAnisotropicSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKAntiAlias, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKBiasCorrection, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKBinaryMathematicalMorphology, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKClassifiers, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKColormap, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKConnectedComponents, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKConvolution, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKCurvatureFlow, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDICOMParser, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDeconvolution, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDeformableMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDenoising, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDiffusionTensorImage, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDisplacementField, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDistanceMap, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDoubleConversion, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKEigen, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKEigen3, needed by [ITKCommon]. -- Enabled ITKExpat, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKFFT, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKFastMarching, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKFiniteDifference, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGDCM, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGIFTI, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUAnisotropicSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUFiniteDifference, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUImageFilterBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUPDEDeformableRegistration, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPURegistrationCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUThresholding, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGoogleTest, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKHDF5, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOBMP, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOBioRad, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOBruker, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOCSV, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOGDCM, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOGE, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOGIPL, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOHDF5, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOIPL, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOImageBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOJPEG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOJPEG2000, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOLSM, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMINC, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMRC, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshBYU, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshFreeSurfer, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshGifti, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshOBJ, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshOFF, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshVTK, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeta, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIONIFTI, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIONRRD, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOPNG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIORAW, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOSiemens, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOSpatialObjects, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOStimulate, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTIFF, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformHDF5, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformInsightLegacy, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformMatlab, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOVTK, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOXML, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageAdaptors, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageCompare, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageCompose, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFeature, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFilterBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFrequency, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFunction, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFusion, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageGradient, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageGrid, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageIntensity, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageLabel, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageNoise, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageSources, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageStatistics, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIntegratedTest, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKJPEG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKKLMRegionGrowing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKKWSys, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLIBLBFGS, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLabelMap, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLabelVoting, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLevelSets, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLevelSetsv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMINC, needed by [ITKIOMINC]. -- Enabled ITKMarkovRandomFieldsClassifiers, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMathematicalMorphology, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMetaIO, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMetricsv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNIFTI, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNarrowBand, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNetlib, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNrrdIO, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKOpenJPEG, needed by [ITKIOJPEG2000]. -- Enabled ITKOptimizers, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKOptimizersv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPDEDeformableRegistration, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPNG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPath, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPolynomials, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKQuadEdgeMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKQuadEdgeMeshFiltering, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKRegionGrowing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKRegistrationCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKRegistrationMethodsv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSignedDistanceFunction, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSpatialFunction, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSpatialObjects, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKStatistics, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSuperPixel, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTIFF, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTestKernel, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKThresholding, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTransform, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTransformFactory, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVNL, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVNLInstantiation, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVTK, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVideoCore, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVideoFiltering, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVideoIO, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVoronoi, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKWatersheds, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKZLIB, requested by ITK_BUILD_DEFAULT_MODULES. -- Performing Test ITK_PRIVATE_DYNAMIC_CAST - Success -- Using CMake version 3.24.1 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.1.0.devel -- Arch detected: 'x86_64' -- Basearch of 'x86_64' has been detected as: 'x86' -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/insert_string_sse42.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/crc32_fold_pclmulqdq.c -- The following features have been enabled: * CMAKE_BUILD_TYPE, Build type: Release (selected) * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2" * AVX_CHUNKSET, Support AVX optimized chunkset, using "-mavx2" * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2" * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2" * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mtune=cascadelake" * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mtune=cascadelake" * SSE42_CRC, Support SSE4.2 optimized CRC hash generation, using "-msse4.2" * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-mssse3 -msse4.2 -mpclmul" * ZLIB_SYMBOL_PREFIX, Publicly exported symbols have a custom prefix * WITH_GZFILEOP, Compile with support for gzFile related functions * ZLIB_COMPAT, Compile with zlib compatible API * WITH_SANITIZER, Enable sanitizer support * WITH_OPTIM, Build with optimisation * WITH_NEW_STRATEGIES, Use new strategies * WITH_AVX2, Build with AVX2 * WITH_AVX512, Build with AVX512 * WITH_AVX512VNNI, Build with AVX512 VNNI * WITH_SSE2, Build with SSE2 * WITH_SSSE3, Build with SSSE3 * WITH_SSE41, Build with SSE41 * WITH_SSE42, Build with SSE42 * WITH_PCLMULQDQ, Build with PCLMULQDQ -- The following OPTIONAL packages have been found: * Git -- The following REQUIRED packages have been found: * ITKInternalEigen3 (required version >= 3.3) -- The following features have been disabled: * FORCE_TZCNT, Assume CPU is TZCNT capable * ZLIB_ENABLE_TESTS, Build test binaries * ZLIB_DUAL_LINK, Dual link tests against system zlib * WITH_FUZZERS, Build test/fuzz * WITH_BENCHMARKS, Build test/benchmarks * WITH_BENCHMARK_APPS, Build application benchmarks * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings * WITH_CODE_COVERAGE, Enable code coverage reporting * WITH_INFLATE_STRICT, Build with strict inflate distance checking * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances * WITH_VPCLMULQDQ, Build with VPCLMULQDQ * INSTALL_UTILS, Copy minigzip and minideflate during install -- The following OPTIONAL packages have not been found: * KWStyle (required version >= 1.0.1) * cppcheck -- Setting 'NIFTI_INSTALL_MAN_DIR' variable with default value 'share/man/man1' -- Setting 'NIFTI_INSTALL_DOC_DIR' variable with default value 'share/doc/NIFTI' -- Setting 'ZNZ_COMPILE_DEF' variable with default value '' -- Setting 'NIFTI_INSTALL_NO_DOCS' variable with default value 'TRUE' -- Setting 'CMAKE_INSTALL_RPATH' variable with default value '@loader_path/../lib' -- nifti_installed_targets: ITKznz;ITKniftiio -- ... disable color and URL extended diagnostic messages -- Configuring done -- Generating done -- Build files have been written to: /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/ITK/build make -j2 Consolidate compiler generated dependencies of target itkdouble-conversion [ 0%] Built target ITKData [ 1%] Built target itkdouble-conversion [ 1%] Built target ITKEigen3-all Consolidate compiler generated dependencies of target itkvcl Consolidate compiler generated dependencies of target itksys [ 1%] Built target itkvcl [ 2%] Built target itksys Consolidate compiler generated dependencies of target itkvnl [ 11%] Built target itkvnl [ 11%] Built target ITKFiniteDifference-all [ 11%] Built target ITKImageFilterBase-all [ 11%] Built target ITKCurvatureFlow-all [ 11%] Built target ITKImageAdaptors-all [ 11%] Built target ITKImageFunction-all [ 11%] Built target ITKImageGrid-all [ 11%] Built target ITKAnisotropicSmoothing-all [ 11%] Built target ITKImageCompose-all Consolidate compiler generated dependencies of target itkv3p_netlib Consolidate compiler generated dependencies of target zlib [ 13%] Built target zlib [ 13%] Built target ITKImageStatistics-all Consolidate compiler generated dependencies of target ITKImageIntensity [ 13%] Built target ITKImageIntensity [ 13%] Built target ITKImageLabel-all [ 13%] Built target ITKThresholding-all [ 13%] Built target ITKConnectedComponents-all [ 27%] Built target itkv3p_netlib [ 27%] Built target ITKBinaryMathematicalMorphology-all [ 27%] Built target ITKNarrowBand-all [ 27%] Built target ITKDistanceMap-all Consolidate compiler generated dependencies of target ITKFastMarching [ 27%] Built target ITKImageCompare-all [ 27%] Built target ITKFastMarching [ 27%] Built target ITKImageSources-all Consolidate compiler generated dependencies of target ITKSmoothing [ 27%] Built target ITKSmoothing [ 27%] Built target ITKImageGradient-all [ 27%] Built target ITKSignedDistanceFunction-all [ 27%] Built target ITKLevelSets-all [ 27%] Built target ITKClassifiers-all [ 27%] Built target ITKAntiAlias-all Consolidate compiler generated dependencies of target ITKColormap Consolidate compiler generated dependencies of target ITKDICOMParser [ 27%] Built target ITKColormap [ 28%] Built target ITKDICOMParser [ 28%] Built target ITKDeconvolution-all Consolidate compiler generated dependencies of target ITKDenoising [ 28%] Built target ITKDenoising Consolidate compiler generated dependencies of target ITKDiffusionTensorImage [ 28%] Built target ITKDiffusionTensorImage [ 28%] Built target ITKDisplacementField-all Consolidate compiler generated dependencies of target ITKEXPAT [ 28%] Built target ITKEigen-all [ 28%] Built target ITKEXPAT Consolidate compiler generated dependencies of target gdcmCommon Consolidate compiler generated dependencies of target gdcmjpeg8 [ 30%] Built target gdcmCommon [ 33%] Built target gdcmjpeg8 Consolidate compiler generated dependencies of target gdcmjpeg12 Consolidate compiler generated dependencies of target gdcmjpeg16 [ 36%] Built target gdcmjpeg12 [ 38%] Built target gdcmjpeg16 Consolidate compiler generated dependencies of target gdcmcharls Consolidate compiler generated dependencies of target gdcmopenjp2 [ 38%] Built target gdcmcharls [ 39%] Built target gdcmopenjp2 Consolidate compiler generated dependencies of target gdcmuuid Consolidate compiler generated dependencies of target gdcmsocketxx [ 40%] Built target gdcmuuid [ 40%] Built target gdcmsocketxx Consolidate compiler generated dependencies of target ITKznz Consolidate compiler generated dependencies of target openjp2_static [ 40%] Built target ITKznz [ 41%] Built target openjp2_static [ 41%] Built target ITKGPUCommon-all [ 41%] Built target ITKGPUFiniteDifference-all [ 41%] Built target ITKGPUAnisotropicSmoothing-all [ 41%] Built target ITKGPUImageFilterBase-all [ 41%] Built target ITKGPURegistrationCommon-all [ 41%] Built target ITKRegistrationCommon-all [ 41%] Built target ITKGPUPDEDeformableRegistration-all [ 41%] Built target ITKGPUSmoothing-all [ 41%] Built target ITKGPUThresholding-all Consolidate compiler generated dependencies of target gtest Consolidate compiler generated dependencies of target H5make_libsettings [ 41%] Built target gtest [ 41%] Built target H5make_libsettings Consolidate compiler generated dependencies of target H5detect [ 41%] Built target H5detect Consolidate compiler generated dependencies of target itkjpeg Consolidate compiler generated dependencies of target itkopenjpeg [ 43%] Built target itkjpeg [ 44%] Built target itkopenjpeg Consolidate compiler generated dependencies of target itkmkg3states [ 44%] Built target ITKVoronoi-all [ 44%] Built target itkmkg3states [ 44%] Built target ITKIOMesh-all Consolidate compiler generated dependencies of target itkpng Consolidate compiler generated dependencies of target ITKNrrdIO [ 44%] Built target itkpng [ 46%] Built target ITKNrrdIO [ 46%] Built target ITKIORAW-all [ 46%] Built target ITKImageFrequency-all [ 46%] Built target ITKImageFusion-all [ 46%] Built target ITKImageNoise-all Consolidate compiler generated dependencies of target itklbfgs [ 46%] Built target ITKIntegratedTest-all [ 46%] Built target itklbfgs [ 46%] Built target ITKLabelVoting-all [ 46%] Built target ITKLevelSetsv4-all [ 46%] Built target ITKMetricsv4-all [ 46%] Built target ITKSpatialFunction-all [ 46%] Built target ITKSuperPixel-all [ 46%] Built target ITKVideoFiltering-all [ 46%] Built target ITKDoubleConversion-all [ 46%] Built target ITKKWSys-all Consolidate compiler generated dependencies of target itktestlib [ 46%] Built target itktestlib Consolidate compiler generated dependencies of target itkNetlibSlatec [ 47%] Built target itkNetlibSlatec [ 47%] Built target ITKZLIB-all Consolidate compiler generated dependencies of target ITKMetaIO Consolidate compiler generated dependencies of target itkvnl_algo [ 48%] Built target ITKMetaIO [ 48%] Built target ITKImageIntensity-all [ 48%] Built target ITKFastMarching-all [ 52%] Built target itkvnl_algo [ 52%] Built target ITKSmoothing-all [ 52%] Built target ITKColormap-all [ 52%] Built target ITKDICOMParser-all [ 52%] Built target ITKDenoising-all [ 52%] Built target ITKDiffusionTensorImage-all [ 52%] Built target ITKExpat-all Consolidate compiler generated dependencies of target ITKniftiio [ 52%] Built target ITKniftiio Consolidate compiler generated dependencies of target gtest_main [ 52%] Built target gtest_main [ 52%] Shared generation target files [ 52%] Built target gen_hdf5-shared Consolidate compiler generated dependencies of target gdcmDSED [ 52%] Built target ITKJPEG-all [ 55%] Built target gdcmDSED [ 55%] Built target ITKOpenJPEG-all [ 55%] Built target ITKNrrdIO-all Consolidate compiler generated dependencies of target itktiff [ 55%] Built target ITKPNG-all [ 57%] Built target itktiff [ 57%] Built target ITKLIBLBFGS-all [ 57%] Built target ITKVNL-all Consolidate compiler generated dependencies of target ITKVNLInstantiation [ 58%] Built target ITKVNLInstantiation [ 58%] Built target ITKNetlib-all [ 58%] Built target ITKMetaIO-all [ 58%] Built target ITKNIFTI-all Consolidate compiler generated dependencies of target gdcmIOD Consolidate compiler generated dependencies of target ITKgiftiio [ 58%] Built target gdcmIOD [ 58%] Built target ITKgiftiio [ 58%] Built target ITKGoogleTest-all [ 58%] Built target ITKTIFF-all [ 58%] Built target ITKVNLInstantiation-all Consolidate compiler generated dependencies of target ITKCommon [ 58%] Building CXX object Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/__/itkBuildInformation.cxx.o Consolidate compiler generated dependencies of target hdf5-shared [ 73%] Built target hdf5-shared Consolidate compiler generated dependencies of target gdcmDICT [ 73%] Built target gdcmDICT [ 73%] Built target ITKGIFTI-all Consolidate compiler generated dependencies of target hdf5_cpp-shared [ 74%] Built target hdf5_cpp-shared Consolidate compiler generated dependencies of target hdf5_hl-shared [ 74%] Built target hdf5_hl-shared Consolidate compiler generated dependencies of target itkminc2 [ 77%] Built target itkminc2 Consolidate compiler generated dependencies of target gdcmMSFF [ 77%] Linking CXX shared library ../../../../lib/libITKCommon-5.3.dylib [ 82%] Built target gdcmMSFF [ 82%] Built target ITKHDF5-all Consolidate compiler generated dependencies of target hdf5_hl_cpp-shared [ 82%] Built target hdf5_hl_cpp-shared [ 82%] Built target ITKMINC-all [ 86%] Built target ITKCommon [ 86%] Built target ITKCommon-all Consolidate compiler generated dependencies of target ITKStatistics [ 86%] Linking CXX shared library ../../../../lib/libITKStatistics-5.3.dylib Consolidate compiler generated dependencies of target gdcmMEXD [ 87%] Built target ITKStatistics [ 90%] Built target gdcmMEXD Consolidate compiler generated dependencies of target ITKTransform Consolidate compiler generated dependencies of target ITKPath [ 90%] Linking CXX shared library ../../../../lib/libITKTransform-5.3.dylib [ 90%] Linking CXX shared library ../../../../lib/libITKPath-5.3.dylib [ 90%] Built target ITKTransform [ 90%] Built target ITKPath Consolidate compiler generated dependencies of target ITKFFT [ 90%] Linking CXX shared library ../../../../lib/libITKFFT-5.3.dylib Consolidate compiler generated dependencies of target ITKIOImageBase [ 90%] Linking CXX shared library ../../../../lib/libITKIOImageBase-5.3.dylib [ 90%] Built target ITKIOImageBase [ 90%] Built target ITKFFT Consolidate compiler generated dependencies of target ITKPolynomials [ 90%] Linking CXX shared library ../../../../lib/libITKPolynomials-5.3.dylib Consolidate compiler generated dependencies of target ITKOptimizers [ 90%] Linking CXX shared library ../../../../lib/libITKOptimizers-5.3.dylib [ 90%] Built target ITKPolynomials [ 90%] Built target ITKGDCM-all Consolidate compiler generated dependencies of target ITKIOBMP [ 90%] Linking CXX shared library ../../../../lib/libITKIOBMP-5.3.dylib [ 92%] Built target ITKOptimizers Consolidate compiler generated dependencies of target ITKIOBioRad [ 92%] Linking CXX shared library ../../../../lib/libITKIOBioRad-5.3.dylib [ 93%] Built target ITKIOBMP Consolidate compiler generated dependencies of target ITKIOBruker [ 93%] Linking CXX shared library ../../../../lib/libITKIOBruker-5.3.dylib [ 93%] Built target ITKIOBioRad Consolidate compiler generated dependencies of target ITKIOCSV [ 93%] Linking CXX shared library ../../../../lib/libITKIOCSV-5.3.dylib [ 93%] Built target ITKIOBruker Consolidate compiler generated dependencies of target ITKIOGDCM [ 93%] Built target ITKIOCSV [ 93%] Linking CXX shared library ../../../../lib/libITKIOGDCM-5.3.dylib Consolidate compiler generated dependencies of target ITKIOIPL [ 93%] Linking CXX shared library ../../../../lib/libITKIOIPL-5.3.dylib [ 93%] Built target ITKIOGDCM Consolidate compiler generated dependencies of target ITKIOGIPL [ 93%] Built target ITKIOIPL [ 93%] Linking CXX shared library ../../../../lib/libITKIOGIPL-5.3.dylib Consolidate compiler generated dependencies of target ITKIOHDF5 [ 93%] Linking CXX shared library ../../../../lib/libITKIOHDF5-5.3.dylib [ 94%] Built target ITKIOGIPL Consolidate compiler generated dependencies of target ITKIOJPEG [ 94%] Linking CXX shared library ../../../../lib/libITKIOJPEG-5.3.dylib [ 94%] Built target ITKIOHDF5 Consolidate compiler generated dependencies of target ITKIOJPEG2000 [ 94%] Linking CXX shared library ../../../../lib/libITKIOJPEG2000-5.3.dylib [ 94%] Built target ITKIOJPEG Consolidate compiler generated dependencies of target ITKIOTIFF [ 94%] Linking CXX shared library ../../../../lib/libITKIOTIFF-5.3.dylib [ 95%] Built target ITKIOJPEG2000 Consolidate compiler generated dependencies of target ITKIOMINC [ 95%] Linking CXX shared library ../../../../lib/libITKIOMINC-5.3.dylib [ 95%] Built target ITKIOTIFF Consolidate compiler generated dependencies of target ITKIOMRC [ 95%] Built target ITKIOMINC [ 95%] Linking CXX shared library ../../../../lib/libITKIOMRC-5.3.dylib Consolidate compiler generated dependencies of target ITKIOMeta [ 95%] Linking CXX shared library ../../../../lib/libITKIOMeta-5.3.dylib [ 95%] Built target ITKIOMRC Consolidate compiler generated dependencies of target ITKIONIFTI [ 96%] Linking CXX shared library ../../../../lib/libITKIONIFTI-5.3.dylib [ 96%] Built target ITKIOMeta Consolidate compiler generated dependencies of target ITKIONRRD [ 96%] Linking CXX shared library ../../../../lib/libITKIONRRD-5.3.dylib [ 96%] Built target ITKIONIFTI Consolidate compiler generated dependencies of target ITKIOPNG [ 96%] Built target ITKIONRRD [ 96%] Linking CXX shared library ../../../../lib/libITKIOPNG-5.3.dylib Consolidate compiler generated dependencies of target ITKIOSiemens [ 96%] Linking CXX shared library ../../../../lib/libITKIOSiemens-5.3.dylib [ 96%] Built target ITKIOPNG Consolidate compiler generated dependencies of target ITKIOXML [ 96%] Built target ITKIOSiemens [ 96%] Linking CXX shared library ../../../../lib/libITKIOXML-5.3.dylib Consolidate compiler generated dependencies of target ITKIOStimulate [ 96%] Linking CXX shared library ../../../../lib/libITKIOStimulate-5.3.dylib [ 96%] Built target ITKIOXML [ 96%] Built target ITKIOStimulate Consolidate compiler generated dependencies of target ITKTransformFactory [ 96%] Linking CXX shared library ../../../../lib/libITKTransformFactory-5.3.dylib Consolidate compiler generated dependencies of target ITKIOVTK [ 96%] Linking CXX shared library ../../../../lib/libITKIOVTK-5.3.dylib [ 96%] Built target ITKIOVTK Consolidate compiler generated dependencies of target ITKKLMRegionGrowing [ 96%] Linking CXX shared library ../../../../lib/libITKKLMRegionGrowing-5.3.dylib [ 96%] Built target ITKTransformFactory [ 96%] Built target ITKKLMRegionGrowing Consolidate compiler generated dependencies of target ITKOptimizersv4 Consolidate compiler generated dependencies of target ITKVTK [ 96%] Linking CXX shared library ../../../../lib/libITKOptimizersv4-5.3.dylib [ 96%] Linking CXX shared library ../../../../lib/libITKVTK-5.3.dylib [ 96%] Built target ITKOptimizersv4 [ 96%] Built target ITKVTK Consolidate compiler generated dependencies of target ITKVideoCore [ 96%] Built target ITKStatistics-all [ 96%] Linking CXX shared library ../../../../lib/libITKVideoCore-5.3.dylib [ 96%] Built target ITKTransform-all Consolidate compiler generated dependencies of target ITKMesh [ 96%] Linking CXX shared library ../../../../lib/libITKMesh-5.3.dylib [ 96%] Built target ITKVideoCore [ 96%] Built target ITKPath-all [ 96%] Built target ITKIOImageBase-all [ 96%] Built target ITKMesh [ 96%] Built target ITKFFT-all [ 96%] Built target ITKOptimizers-all [ 96%] Built target ITKPolynomials-all [ 96%] Built target ITKIOBMP-all [ 96%] Built target ITKIOBioRad-all [ 96%] Built target ITKIOBruker-all [ 96%] Built target ITKIOCSV-all [ 96%] Built target ITKIOGDCM-all [ 96%] Built target ITKIOIPL-all [ 96%] Built target ITKIOGIPL-all Consolidate compiler generated dependencies of target ITKIOGE [ 96%] Built target ITKIOHDF5-all [ 96%] Linking CXX shared library ../../../../lib/libITKIOGE-5.3.dylib [ 96%] Built target ITKIOJPEG-all [ 96%] Built target ITKIOJPEG2000-all [ 96%] Built target ITKIOTIFF-all Consolidate compiler generated dependencies of target ITKIOLSM [ 96%] Built target ITKIOGE [ 96%] Linking CXX shared library ../../../../lib/libITKIOLSM-5.3.dylib [ 96%] Built target ITKIOMINC-all [ 96%] Built target ITKIOMRC-all [ 96%] Built target ITKIOMeta-all [ 96%] Built target ITKIONIFTI-all [ 96%] Built target ITKIOLSM [ 96%] Built target ITKIONRRD-all [ 96%] Built target ITKIOPNG-all [ 96%] Built target ITKIOSiemens-all [ 96%] Built target ITKIOXML-all [ 96%] Built target ITKIOStimulate-all [ 96%] Built target ITKTransformFactory-all Consolidate compiler generated dependencies of target ITKIOTransformBase [ 96%] Built target ITKIOVTK-all [ 96%] Linking CXX shared library ../../../../lib/libITKIOTransformBase-5.3.dylib [ 96%] Built target ITKKLMRegionGrowing-all [ 96%] Built target ITKOptimizersv4-all Consolidate compiler generated dependencies of target ITKQuadEdgeMeshFiltering [ 96%] Linking CXX shared library ../../../../lib/libITKQuadEdgeMeshFiltering-5.3.dylib [ 97%] Built target ITKIOTransformBase [ 97%] Built target ITKVTK-all [ 97%] Built target ITKVideoCore-all [ 97%] Built target ITKQuadEdgeMeshFiltering Consolidate compiler generated dependencies of target ITKVideoIO [ 97%] Built target ITKMesh-all [ 97%] Linking CXX shared library ../../../../lib/libITKVideoIO-5.3.dylib Consolidate compiler generated dependencies of target ITKSpatialObjects [ 97%] Linking CXX shared library ../../../../lib/libITKSpatialObjects-5.3.dylib [ 97%] Built target ITKVideoIO Consolidate compiler generated dependencies of target ITKQuadEdgeMesh [ 97%] Linking CXX shared library ../../../../lib/libITKQuadEdgeMesh-5.3.dylib [ 97%] Built target ITKSpatialObjects [ 97%] Built target ITKIOGE-all [ 97%] Built target ITKIOLSM-all Consolidate compiler generated dependencies of target ITKIOSpatialObjects [ 98%] Built target ITKQuadEdgeMesh [ 98%] Linking CXX shared library ../../../../lib/libITKIOSpatialObjects-5.3.dylib [ 98%] Built target ITKIOTransformBase-all Consolidate compiler generated dependencies of target ITKIOTransformHDF5 [ 98%] Linking CXX shared library ../../../../lib/libITKIOTransformHDF5-5.3.dylib [ 98%] Built target ITKIOSpatialObjects Consolidate compiler generated dependencies of target ITKIOTransformInsightLegacy [ 98%] Linking CXX shared library ../../../../lib/libITKIOTransformInsightLegacy-5.3.dylib [ 98%] Built target ITKIOTransformHDF5 Consolidate compiler generated dependencies of target ITKIOTransformMatlab [ 98%] Linking CXX shared library ../../../../lib/libITKIOTransformMatlab-5.3.dylib [ 98%] Built target ITKIOTransformInsightLegacy Consolidate compiler generated dependencies of target ITKMarkovRandomFieldsClassifiers [ 98%] Linking CXX shared library ../../../../lib/libITKMarkovRandomFieldsClassifiers-5.3.dylib [ 98%] Built target ITKIOTransformMatlab [ 98%] Built target ITKQuadEdgeMeshFiltering-all Consolidate compiler generated dependencies of target ITKRegionGrowing [ 98%] Linking CXX shared library ../../../../lib/libITKRegionGrowing-5.3.dylib [ 98%] Built target ITKMarkovRandomFieldsClassifiers [ 98%] Built target ITKVideoIO-all [ 98%] Built target ITKSpatialObjects-all Consolidate compiler generated dependencies of target ITKLabelMap [ 98%] Built target ITKRegionGrowing [ 98%] Linking CXX shared library ../../../../lib/libITKLabelMap-5.3.dylib Consolidate compiler generated dependencies of target ITKMathematicalMorphology [ 98%] Linking CXX shared library ../../../../lib/libITKMathematicalMorphology-5.3.dylib [ 98%] Built target ITKLabelMap [ 98%] Built target ITKMathematicalMorphology [ 98%] Built target ITKQuadEdgeMesh-all Consolidate compiler generated dependencies of target ITKConvolution [ 98%] Linking CXX shared library ../../../../lib/libITKConvolution-5.3.dylib Consolidate compiler generated dependencies of target ITKImageFeature [ 99%] Linking CXX shared library ../../../../lib/libITKImageFeature-5.3.dylib [ 99%] Built target ITKConvolution [ 99%] Built target ITKImageFeature Consolidate compiler generated dependencies of target ITKBiasCorrection [ 99%] Linking CXX shared library ../../../../lib/libITKBiasCorrection-5.3.dylib Consolidate compiler generated dependencies of target ITKIOMeshBase [ 99%] Linking CXX shared library ../../../../lib/libITKIOMeshBase-5.3.dylib [ 99%] Built target ITKBiasCorrection [ 99%] Built target ITKIOSpatialObjects-all [ 99%] Built target ITKIOMeshBase [ 99%] Built target ITKIOTransformHDF5-all [ 99%] Built target ITKIOTransformInsightLegacy-all [ 99%] Built target ITKIOTransformMatlab-all [ 99%] Built target ITKMarkovRandomFieldsClassifiers-all [ 99%] Built target ITKRegionGrowing-all Consolidate compiler generated dependencies of target ITKRegistrationMethodsv4 Consolidate compiler generated dependencies of target ITKWatersheds [ 99%] Linking CXX shared library ../../../../lib/libITKRegistrationMethodsv4-5.3.dylib [ 99%] Linking CXX shared library ../../../../lib/libITKWatersheds-5.3.dylib [ 99%] Built target ITKRegistrationMethodsv4 [ 99%] Built target ITKWatersheds [ 99%] Built target ITKLabelMap-all [ 99%] Built target ITKMathematicalMorphology-all [ 99%] Built target ITKConvolution-all [ 99%] Built target ITKImageFeature-all [ 99%] Built target ITKBiasCorrection-all Consolidate compiler generated dependencies of target ITKDeformableMesh Consolidate compiler generated dependencies of target ITKPDEDeformableRegistration [ 99%] Linking CXX shared library ../../../../lib/libITKDeformableMesh-5.3.dylib [ 99%] Linking CXX shared library ../../../../lib/libITKPDEDeformableRegistration-5.3.dylib [ 99%] Built target ITKDeformableMesh [ 99%] Built target ITKPDEDeformableRegistration [ 99%] Built target ITKIOMeshBase-all Consolidate compiler generated dependencies of target ITKIOMeshBYU Consolidate compiler generated dependencies of target ITKIOMeshFreeSurfer [ 99%] Linking CXX shared library ../../../../lib/libITKIOMeshBYU-5.3.dylib [ 99%] Linking CXX shared library ../../../../lib/libITKIOMeshFreeSurfer-5.3.dylib [ 99%] Built target ITKIOMeshBYU [100%] Built target ITKIOMeshFreeSurfer Consolidate compiler generated dependencies of target ITKIOMeshGifti [100%] Linking CXX shared library ../../../../lib/libITKIOMeshGifti-5.3.dylib Consolidate compiler generated dependencies of target ITKIOMeshOBJ [100%] Linking CXX shared library ../../../../lib/libITKIOMeshOBJ-5.3.dylib [100%] Built target ITKIOMeshOBJ [100%] Built target ITKIOMeshGifti Consolidate compiler generated dependencies of target ITKIOMeshOFF Consolidate compiler generated dependencies of target ITKIOMeshVTK [100%] Linking CXX shared library ../../../../lib/libITKIOMeshOFF-5.3.dylib [100%] Linking CXX shared library ../../../../lib/libITKIOMeshVTK-5.3.dylib [100%] Built target ITKIOMeshOFF [100%] Built target ITKIOMeshVTK [100%] Built target ITKRegistrationMethodsv4-all [100%] Built target ITKWatersheds-all [100%] Built target ITKDeformableMesh-all [100%] Built target ITKPDEDeformableRegistration-all [100%] Built target ITKIOMeshBYU-all [100%] Built target ITKIOMeshFreeSurfer-all [100%] Built target ITKIOMeshGifti-all [100%] Built target ITKIOMeshOBJ-all [100%] Built target ITKIOMeshOFF-all [100%] Built target ITKIOMeshVTK-all Consolidate compiler generated dependencies of target ITKTestKernel [100%] Linking CXX shared library ../../../../lib/libITKTestKernel-5.3.dylib [100%] Built target ITKTestKernel Consolidate compiler generated dependencies of target itkTestDriver [100%] Linking CXX executable ../../../../bin/itkTestDriver [100%] Built target itkTestDriver [100%] Built target ITKTestKernel-all Installing VTK cd /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK git reset --hard v9.2.0.rc2 HEAD is now at 8eac8f81ae Update version number to 9.2.0.rc2 git submodule update mkdir -p /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/build cd /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/build cmake /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK VTK_USE_SYSTEM_FREETYPE=ON -DCMAKE_CXX_COMPILER=/usr/local/bin/g++-12 -DCMAKE_C_COMPILER=/usr/local/bin/gcc-12 CMake Warning: Ignoring extra path from command line: "VTK_USE_SYSTEM_FREETYPE=ON" -- Configuring done -- Generating done -- Build files have been written to: /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/build make -j2 Consolidate compiler generated dependencies of target WrappingTools Consolidate compiler generated dependencies of target vtksys [ 1%] Built target WrappingTools [ 1%] Built target vtksys Consolidate compiler generated dependencies of target loguru [ 1%] Built target loguru Consolidate compiler generated dependencies of target kissfft Consolidate compiler generated dependencies of target pugixml [ 1%] Built target kissfft [ 1%] Built target pugixml Consolidate compiler generated dependencies of target fmt Consolidate compiler generated dependencies of target doubleconversion [ 1%] Built target fmt [ 1%] Built target doubleconversion Consolidate compiler generated dependencies of target lz4 [ 1%] Built target lz4 Consolidate compiler generated dependencies of target zlib [ 2%] Built target zlib Consolidate compiler generated dependencies of target expat Consolidate compiler generated dependencies of target lzma [ 2%] Built target expat [ 4%] Built target lzma Consolidate compiler generated dependencies of target DICOMParser Consolidate compiler generated dependencies of target freetype [ 4%] Built target DICOMParser [ 5%] Built target freetype Consolidate compiler generated dependencies of target jpeg Consolidate compiler generated dependencies of target metaio [ 6%] Built target jpeg [ 7%] Built target metaio Consolidate compiler generated dependencies of target png [ 7%] Built target png Consolidate compiler generated dependencies of target tiff Consolidate compiler generated dependencies of target glew [ 7%] Built target glew [ 8%] Built target tiff Consolidate compiler generated dependencies of target H5detect Consolidate compiler generated dependencies of target H5make_libsettings [ 8%] Built target H5detect [ 8%] Built target H5make_libsettings [ 8%] Built target gen_hdf5 Consolidate compiler generated dependencies of target ogg [ 8%] Built target ogg Consolidate compiler generated dependencies of target sqlite Consolidate compiler generated dependencies of target jsoncpp [ 8%] Built target sqlite [ 8%] Built target jsoncpp Consolidate compiler generated dependencies of target libxml2 Consolidate compiler generated dependencies of target libharu [ 9%] Built target libxml2 [ 11%] Built target libharu Consolidate compiler generated dependencies of target gl2ps [ 11%] Built target gl2ps Consolidate compiler generated dependencies of target verdict Consolidate compiler generated dependencies of target WrapHierarchy [ 11%] Built target verdict [ 11%] Built target WrapHierarchy Consolidate compiler generated dependencies of target WrapPython Consolidate compiler generated dependencies of target WrapPythonInit [ 11%] Built target WrapPython [ 11%] Built target WrapPythonInit Consolidate compiler generated dependencies of target WrapJava Consolidate compiler generated dependencies of target ParseJava [ 11%] Built target WrapJava [ 11%] Built target ParseJava [ 11%] Built target vtkCommonCore-hierarchy Consolidate compiler generated dependencies of target CommonCore [ 15%] Built target CommonCore Consolidate compiler generated dependencies of target theora [ 16%] Built target theora Consolidate compiler generated dependencies of target sqlitebin [ 16%] Built target sqlitebin Consolidate compiler generated dependencies of target vtkhdf5_src [ 24%] Built target vtkhdf5_src [ 24%] Built target vtkRenderingSceneGraph-hierarchy Consolidate compiler generated dependencies of target CommonMath [ 24%] Built target CommonMath Consolidate compiler generated dependencies of target libproj [ 24%] Built target vtkCommonMath-hierarchy Consolidate compiler generated dependencies of target CommonTransforms [ 28%] Built target libproj [ 28%] Built target CommonTransforms [ 28%] Built target vtkCommonTransforms-hierarchy Consolidate compiler generated dependencies of target CommonMisc [ 29%] Built target CommonMisc [ 29%] Built target vtkCommonMisc-hierarchy [ 29%] Built target vtkCommonSystem-hierarchy Consolidate compiler generated dependencies of target CommonSystem [ 29%] Built target CommonSystem [ 29%] Built target vtkCommonDataModel-hierarchy [ 29%] Built target vtkParallelCore-hierarchy Consolidate compiler generated dependencies of target vtkhdf5_hl_src [ 29%] Built target vtkhdf5_hl_src [ 29%] Built target generate_proj_db [ 29%] Built target vtkRenderingVtkJS-hierarchy [ 29%] Built target vtkCommonExecutionModel-hierarchy [ 29%] Built target vtkCommonColor-hierarchy [ 29%] Built target vtkCommonComputationalGeometry-hierarchy [ 29%] Built target vtkFiltersGeometry-hierarchy [ 29%] Built target vtkFiltersSources-hierarchy [ 29%] Built target vtkFiltersStatistics-hierarchy [ 29%] Built target vtkIOCore-hierarchy [ 29%] Built target vtkIOXMLParser-hierarchy [ 29%] Built target vtkImagingCore-hierarchy [ 29%] Built target vtkImagingSources-hierarchy [ 29%] Built target vtkFiltersHybrid-hierarchy [ 29%] Built target vtkFiltersTexture-hierarchy [ 29%] Built target vtkImagingColor-hierarchy [ 29%] Built target vtkImagingGeneral-hierarchy [ 29%] Built target vtkIOImage-hierarchy [ 29%] Built target vtkImagingHybrid-hierarchy [ 29%] Built target vtkFiltersImaging-hierarchy [ 29%] Built target vtkInfovisLayout-hierarchy [ 29%] Built target vtkImagingMath-hierarchy [ 29%] Built target vtkIOVeraOut-hierarchy [ 29%] Built target vtkIOTecplotTable-hierarchy [ 29%] Built target vtkIOSegY-hierarchy [ 29%] Built target vtkIOPLY-hierarchy [ 29%] Built target vtkIOMovie-hierarchy Consolidate compiler generated dependencies of target CommonDataModel Consolidate compiler generated dependencies of target netcdf [ 31%] Built target netcdf [ 37%] Built target CommonDataModel [ 37%] Built target vtkIONetCDF-hierarchy [ 38%] Built target vtkIOMotionFX-hierarchy [ 38%] Built target vtkIOMINC-hierarchy [ 38%] Built target vtkIOLSDyna-hierarchy Consolidate compiler generated dependencies of target cgns [ 38%] Built target cgns [ 38%] Built target vtkIOIOSS-hierarchy [ 38%] Built target vtkIOVideo-hierarchy [ 38%] Built target vtkIOExodus-hierarchy [ 38%] Built target vtkIOEnSight-hierarchy [ 38%] Built target vtkIOCityGML-hierarchy [ 38%] Built target vtkIOChemistry-hierarchy [ 38%] Built target vtkIOCesium3DTiles-hierarchy [ 38%] Built target vtkIOCONVERGECFD-hierarchy Consolidate compiler generated dependencies of target exodusII [ 38%] Built target vtkIOCGNSReader-hierarchy [ 38%] Built target vtkFiltersAMR-hierarchy [ 38%] Built target vtkIOAMR-hierarchy [ 38%] Built target vtkImagingStencil-hierarchy [ 38%] Built target vtkImagingStatistics-hierarchy [ 45%] Built target exodusII [ 45%] Built target vtkImagingMorphological-hierarchy [ 45%] Built target vtkImagingFourier-hierarchy [ 45%] Built target vtkFiltersTopology-hierarchy [ 45%] Built target vtkIOSQL-hierarchy [ 45%] Built target vtkFiltersProgrammable-hierarchy [ 45%] Built target vtkFiltersSelection-hierarchy [ 45%] Built target vtkFiltersGeneric-hierarchy [ 45%] Built target vtkFiltersVerdict-hierarchy [ 45%] Built target vtkFiltersFlowPaths-hierarchy [ 46%] Built target vtkFiltersCore-hierarchy Consolidate compiler generated dependencies of target CommonColor [ 46%] Built target CommonColor Consolidate compiler generated dependencies of target CommonComputationalGeometry [ 46%] Built target CommonComputationalGeometry Consolidate compiler generated dependencies of target CommonExecutionModel [ 46%] Built target vtkFiltersGeneral-hierarchy [ 46%] Built target vtkRenderingCore-hierarchy [ 47%] Built target CommonExecutionModel [ 47%] Built target vtkIOLegacy-hierarchy [ 47%] Built target vtkIOXML-hierarchy [ 47%] Built target vtkFiltersExtraction-hierarchy [ 47%] Built target vtkInteractionStyle-hierarchy [ 47%] Built target vtkRenderingFreeType-hierarchy [ 47%] Built target vtkRenderingContext2D-hierarchy [ 47%] Built target vtkFiltersModeling-hierarchy [ 47%] Built target vtkRenderingAnnotation-hierarchy [ 47%] Built target vtkRenderingVolume-hierarchy Consolidate compiler generated dependencies of target ImagingCore [ 47%] Built target vtkInteractionWidgets-hierarchy [ 47%] Built target vtkRenderingUI-hierarchy [ 48%] Built target ImagingCore [ 48%] Built target vtkViewsCore-hierarchy [ 48%] Built target vtkInfovisCore-hierarchy [ 48%] Built target vtkChartsCore-hierarchy [ 48%] Built target vtkRenderingLabel-hierarchy [ 48%] Built target vtkViewsInfovis-hierarchy [ 48%] Built target vtkViewsContext2D-hierarchy [ 48%] Built target vtkTestingRendering-hierarchy Consolidate compiler generated dependencies of target ImagingMath [ 48%] Built target vtkFiltersHyperTree-hierarchy [ 48%] Built target ImagingMath [ 48%] Built target vtkRenderingHyperTreeGrid-hierarchy [ 48%] Built target vtkRenderingLOD-hierarchy [ 48%] Built target vtkRenderingImage-hierarchy Consolidate compiler generated dependencies of target IOVeraOut [ 48%] Built target IOVeraOut [ 48%] Built target vtkIOParallelXML-hierarchy Consolidate compiler generated dependencies of target IOMovie [ 48%] Built target vtkIOOggTheora-hierarchy [ 48%] Built target IOMovie [ 48%] Built target vtkIOGeometry-hierarchy [ 48%] Built target vtkFiltersParallel-hierarchy [ 48%] Built target vtkIOInfovis-hierarchy [ 48%] Built target vtkIOImport-hierarchy Consolidate compiler generated dependencies of target IOVideo [ 48%] Built target IOVideo [ 48%] Built target vtkDomainsChemistry-hierarchy [ 48%] Built target vtkIOExport-hierarchy Consolidate compiler generated dependencies of target IOEnSight [ 48%] Built target IOEnSight [ 48%] Built target vtkIOHDF-hierarchy [ 48%] Built target vtkIOAsynchronous-hierarchy [ 48%] Built target vtkInteractionImage-hierarchy Consolidate compiler generated dependencies of target ImagingStencil [ 48%] Built target ImagingStencil Consolidate compiler generated dependencies of target ioss Consolidate compiler generated dependencies of target ImagingStatistics [ 48%] Built target ImagingStatistics Consolidate compiler generated dependencies of target ImagingFourier [ 51%] Built target ioss [ 51%] Built target ImagingFourier [ 51%] Built target vtkGeovisCore-hierarchy Consolidate compiler generated dependencies of target FiltersTopology [ 51%] Built target FiltersTopology Consolidate compiler generated dependencies of target FiltersSelection [ 51%] Built target FiltersSelection [ 51%] Built target vtkFiltersSMP-hierarchy Consolidate compiler generated dependencies of target FiltersProgrammable [ 51%] Built target vtkFiltersPoints-hierarchy [ 51%] Built target FiltersProgrammable Consolidate compiler generated dependencies of target FiltersVerdict [ 51%] Built target vtkFiltersParallelImaging-hierarchy [ 51%] Built target FiltersVerdict Consolidate compiler generated dependencies of target IOCore [ 52%] Built target IOCore Consolidate compiler generated dependencies of target ImagingSources [ 53%] Built target ImagingSources Consolidate compiler generated dependencies of target ImagingColor [ 53%] Built target ImagingColor Consolidate compiler generated dependencies of target ImagingGeneral [ 54%] Built target ImagingGeneral Consolidate compiler generated dependencies of target FiltersCore Consolidate compiler generated dependencies of target IOImage [ 55%] Built target IOImage [ 58%] Built target FiltersCore Consolidate compiler generated dependencies of target IOTecplotTable [ 59%] Built target vtkRenderingOpenGL2-hierarchy [ 59%] Built target IOTecplotTable Consolidate compiler generated dependencies of target IOSegY Consolidate compiler generated dependencies of target IOPLY [ 59%] Built target IOSegY [ 59%] Built target IOPLY Consolidate compiler generated dependencies of target IOOggTheora [ 59%] Built target IOOggTheora Consolidate compiler generated dependencies of target IONetCDF [ 59%] Built target vtkIOParallel-hierarchy [ 59%] Built target IONetCDF [ 59%] Built target vtkIOExportPDF-hierarchy [ 59%] Built target vtkRenderingGL2PSOpenGL2-hierarchy Consolidate compiler generated dependencies of target IOHDF [ 59%] Built target IOHDF Consolidate compiler generated dependencies of target ImagingMorphological [ 59%] Built target ImagingMorphological Consolidate compiler generated dependencies of target IOSQL [ 59%] Built target vtkDomainsChemistryOpenGL2-hierarchy [ 59%] Built target IOSQL Consolidate compiler generated dependencies of target FiltersGeometry [ 60%] Built target FiltersGeometry Consolidate compiler generated dependencies of target IOLegacy [ 60%] Built target IOLegacy Consolidate compiler generated dependencies of target IOXMLParser [ 61%] Built target IOXMLParser Consolidate compiler generated dependencies of target ImagingHybrid [ 61%] Built target ImagingHybrid [ 61%] Built target vtkRenderingVolumeOpenGL2-hierarchy Consolidate compiler generated dependencies of target FiltersGeneral [ 61%] Built target vtkRenderingLICOpenGL2-hierarchy [ 61%] Built target vtkRenderingContextOpenGL2-hierarchy Consolidate compiler generated dependencies of target IOLSDyna [ 62%] Built target IOLSDyna [ 65%] Built target FiltersGeneral [ 65%] Built target vtkIOExportGL2PS-hierarchy Consolidate compiler generated dependencies of target IOExodus Consolidate compiler generated dependencies of target IOCONVERGECFD [ 65%] Built target IOCONVERGECFD [ 65%] Built target IOExodus Consolidate compiler generated dependencies of target FiltersSMP [ 65%] Built target FiltersSMP Consolidate compiler generated dependencies of target FiltersStatistics [ 66%] Built target FiltersStatistics Consolidate compiler generated dependencies of target FiltersSources Consolidate compiler generated dependencies of target ParallelCore [ 67%] Built target ParallelCore [ 68%] Built target FiltersSources Consolidate compiler generated dependencies of target FiltersTexture [ 68%] Built target FiltersTexture Consolidate compiler generated dependencies of target FiltersImaging [ 68%] Built target FiltersImaging Consolidate compiler generated dependencies of target IOXML Consolidate compiler generated dependencies of target FiltersHyperTree [ 69%] Built target FiltersHyperTree [ 70%] Built target IOXML Consolidate compiler generated dependencies of target FiltersGeneric [ 70%] Built target FiltersGeneric Consolidate compiler generated dependencies of target ParallelDIY [ 70%] Built target ParallelDIY Consolidate compiler generated dependencies of target FiltersModeling [ 71%] Built target FiltersModeling Consolidate compiler generated dependencies of target IOParallelXML Consolidate compiler generated dependencies of target RenderingCore [ 72%] Built target IOParallelXML Consolidate compiler generated dependencies of target IOCityGML [ 72%] Built target IOCityGML Consolidate compiler generated dependencies of target IOAsynchronous [ 72%] Built target IOAsynchronous [ 75%] Built target RenderingCore Consolidate compiler generated dependencies of target FiltersAMR [ 75%] Built target FiltersAMR Consolidate compiler generated dependencies of target FiltersFlowPaths Consolidate compiler generated dependencies of target FiltersPoints [ 76%] Built target FiltersFlowPaths [ 77%] Built target FiltersPoints Consolidate compiler generated dependencies of target RenderingFreeType [ 78%] Built target RenderingFreeType Consolidate compiler generated dependencies of target FiltersExtraction Consolidate compiler generated dependencies of target FiltersHybrid [ 78%] Built target FiltersExtraction [ 78%] Built target FiltersHybrid Consolidate compiler generated dependencies of target RenderingAnnotation [ 78%] Built target RenderingAnnotation Consolidate compiler generated dependencies of target RenderingVolume Consolidate compiler generated dependencies of target RenderingUI [ 79%] Built target RenderingVolume [ 79%] Building CXX object Rendering/UI/CMakeFiles/RenderingUI.dir/vtkCocoaRenderWindowInteractor.mm.o In file included from /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:15: /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaMacOSXSDKCompatibility.h:71:20: error: missing binary operator before token "(" 71 | #elif __has_feature(objc_arc) | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaMacOSXSDKCompatibility.h:81:18: error: missing binary operator before token "(" 81 | #if __has_feature(objc_arc) | ^ Consolidate compiler generated dependencies of target InfovisCore [ 80%] Built target InfovisCore Consolidate compiler generated dependencies of target RenderingLabel [ 80%] Built target RenderingLabel Consolidate compiler generated dependencies of target TestingRendering [ 80%] Built target TestingRendering Consolidate compiler generated dependencies of target RenderingHyperTreeGrid [ 80%] Built target RenderingHyperTreeGrid Consolidate compiler generated dependencies of target RenderingLOD [ 80%] Built target RenderingLOD Consolidate compiler generated dependencies of target RenderingImage [ 80%] Built target RenderingImage Consolidate compiler generated dependencies of target IOGeometry [ 81%] Built target IOGeometry Consolidate compiler generated dependencies of target FiltersParallel [ 82%] Built target FiltersParallel Consolidate compiler generated dependencies of target IOMINC In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/dispatch/dispatch.h:63, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:17, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:16: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/object.h:203:1: error: expected unqualified-id before 'interface' 203 | OS_OBJECT_DECL_BASE(object, NSObject); | ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:48:1: error: expected unqualified-id before 'interface' 48 | OS_WORKGROUP_DECL(os_workgroup, WorkGroup); | ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:48:1: error: 'OS_os_workgroup' does not name a type 48 | OS_WORKGROUP_DECL(os_workgroup, WorkGroup); | ^~~~~~~~~~~~~~~~~ [ 82%] Built target IOMINC In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup.h:30, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/dispatch/dispatch.h:64: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:24: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_attr_t'? 93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t *mach_port_out); | ^~~~~~~~~~~~~~ | os_workgroup_attr_t /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:55: error: expected primary-expression before '*' token 93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t *mach_port_out); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:56: error: 'mach_port_out' was not declared in this scope; did you mean 'mach_port_t'? 93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t *mach_port_out); | ^~~~~~~~~~~~~ | mach_port_t /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:93:69: error: expression list treated as compound expression in initializer [-fpermissive] 93 | os_workgroup_copy_port(os_workgroup_t wg, mach_port_t *mach_port_out); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:116:1: error: 'os_workgroup_t' does not name a type; did you mean 'os_workgroup_attr_t'? 116 | os_workgroup_t _Nullable | ^~~~~~~~~~~~~~ | os_workgroup_attr_t /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:137:1: error: 'os_workgroup_t' does not name a type; did you mean 'os_workgroup_attr_t'? 137 | os_workgroup_t _Nullable | ^~~~~~~~~~~~~~ | os_workgroup_attr_t /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:177:19: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 177 | os_workgroup_join(os_workgroup_t wg, os_workgroup_join_token_t token_out); | ^~~~~~~~~~~~~~ | os_workgroup_join /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:177:64: error: expected primary-expression before 'token_out' 177 | os_workgroup_join(os_workgroup_t wg, os_workgroup_join_token_t token_out); | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:177:73: error: expression list treated as compound expression in initializer [-fpermissive] 177 | os_workgroup_join(os_workgroup_t wg, os_workgroup_join_token_t token_out); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:202:1: error: variable or field 'os_workgroup_leave' declared void 202 | os_workgroup_leave(os_workgroup_t wg, os_workgroup_join_token_t token); | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:202:20: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 202 | os_workgroup_leave(os_workgroup_t wg, os_workgroup_join_token_t token); | ^~~~~~~~~~~~~~ | os_workgroup_join /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:202:65: error: expected primary-expression before 'token' 202 | os_workgroup_leave(os_workgroup_t wg, os_workgroup_join_token_t token); | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:241:32: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 241 | os_workgroup_set_working_arena(os_workgroup_t wg, void * _Nullable arena, | ^~~~~~~~~~~~~~ | os_workgroup_join /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:241:51: error: expected primary-expression before 'void' 241 | os_workgroup_set_working_arena(os_workgroup_t wg, void * _Nullable arena, | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:242:18: error: expected primary-expression before 'max_workers' 242 | uint32_t max_workers, os_workgroup_working_arena_destructor_t destructor); | ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:242:71: error: expected primary-expression before 'destructor' 242 | uint32_t max_workers, os_workgroup_working_arena_destructor_t destructor); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:242:81: error: expression list treated as compound expression in initializer [-fpermissive] 242 | uint32_t max_workers, os_workgroup_working_arena_destructor_t destructor); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:271:32: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 271 | os_workgroup_get_working_arena(os_workgroup_t wg, | ^~~~~~~~~~~~~~ | os_workgroup_join /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:272:36: error: expected primary-expression before '*' token 272 | os_workgroup_index * _Nullable index_out); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:272:48: error: 'index_out' was not declared in this scope 272 | os_workgroup_index * _Nullable index_out); | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:272:57: error: expression list treated as compound expression in initializer [-fpermissive] 272 | os_workgroup_index * _Nullable index_out); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:299:1: error: variable or field 'os_workgroup_cancel' declared void 299 | os_workgroup_cancel(os_workgroup_t wg); | ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:299:21: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 299 | os_workgroup_cancel(os_workgroup_t wg); | ^~~~~~~~~~~~~~ | os_workgroup_join /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:311:25: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 311 | os_workgroup_testcancel(os_workgroup_t wg); | ^~~~~~~~~~~~~~ | os_workgroup_join Consolidate compiler generated dependencies of target IOInfovis /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:350:35: error: 'os_workgroup_t' was not declared in this scope; did you mean 'os_workgroup_join'? 350 | os_workgroup_max_parallel_threads(os_workgroup_t wg, os_workgroup_mpt_attr_t | ^~~~~~~~~~~~~~ | os_workgroup_join /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:351:27: error: expected primary-expression before 'attr' 351 | _Nullable attr); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_object.h:351:31: error: expression list treated as compound expression in initializer [-fpermissive] 351 | _Nullable attr); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:41:1: error: expected unqualified-id before 'interface' 41 | OS_WORKGROUP_SUBCLASS_DECL(os_workgroup_interval, os_workgroup, WorkGroupInterval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:41:1: error: 'OS_os_workgroup' does not name a type 41 | OS_WORKGROUP_SUBCLASS_DECL(os_workgroup_interval, os_workgroup, WorkGroupInterval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup.h:31: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:94:29: error: 'os_workgroup_interval_t' was not declared in this scope; did you mean 'os_workgroup_interval_start'? 94 | os_workgroup_interval_start(os_workgroup_interval_t wg, uint64_t start, uint64_t | ^~~~~~~~~~~~~~~~~~~~~~~ | os_workgroup_interval_start /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:94:66: error: expected primary-expression before 'start' 94 | os_workgroup_interval_start(os_workgroup_interval_t wg, uint64_t start, uint64_t | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:95:17: error: expected primary-expression before 'deadline' 95 | deadline, os_workgroup_interval_data_t _Nullable data); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:95:66: error: expected primary-expression before 'data' 95 | deadline, os_workgroup_interval_data_t _Nullable data); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:95:70: error: expression list treated as compound expression in initializer [-fpermissive] 95 | deadline, os_workgroup_interval_data_t _Nullable data); | ^ [ 82%] Built target IOInfovis /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:123:30: error: 'os_workgroup_interval_t' was not declared in this scope; did you mean 'os_workgroup_interval_start'? 123 | os_workgroup_interval_update(os_workgroup_interval_t wg, uint64_t deadline, | ^~~~~~~~~~~~~~~~~~~~~~~ | os_workgroup_interval_start /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:123:67: error: expected primary-expression before 'deadline' 123 | os_workgroup_interval_update(os_workgroup_interval_t wg, uint64_t deadline, | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:124:56: error: expected primary-expression before 'data' 124 | os_workgroup_interval_data_t _Nullable data); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:124:60: error: expression list treated as compound expression in initializer [-fpermissive] 124 | os_workgroup_interval_data_t _Nullable data); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:148:30: error: 'os_workgroup_interval_t' was not declared in this scope; did you mean 'os_workgroup_interval_start'? 148 | os_workgroup_interval_finish(os_workgroup_interval_t wg, | ^~~~~~~~~~~~~~~~~~~~~~~ | os_workgroup_interval_start /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:149:56: error: expected primary-expression before 'data' 149 | os_workgroup_interval_data_t _Nullable data); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_interval.h:149:60: error: expression list treated as compound expression in initializer [-fpermissive] 149 | os_workgroup_interval_data_t _Nullable data); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_parallel.h:42:1: error: expected unqualified-id before 'interface' 42 | OS_WORKGROUP_SUBCLASS_DECL(os_workgroup_parallel, os_workgroup, WorkGroupParallel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_parallel.h:42:1: error: 'OS_os_workgroup' does not name a type 42 | OS_WORKGROUP_SUBCLASS_DECL(os_workgroup_parallel, os_workgroup, WorkGroupParallel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/workgroup_parallel.h:66:1: error: 'os_workgroup_parallel_t' does not name a type; did you mean 'os_workgroup_mpt_attr_t'? 66 | os_workgroup_parallel_t _Nullable | ^~~~~~~~~~~~~~~~~~~~~~~ | os_workgroup_mpt_attr_t Consolidate compiler generated dependencies of target IOImport In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/dispatch/dispatch.h:76: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/dispatch/workloop.h:157:17: error: 'os_workgroup_t' has not been declared 157 | os_workgroup_t workgroup); | ^~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:559:29: error: expected unqualified-id before '^' token 559 | typedef NSComparisonResult (^NSComparator)(id obj1, id obj2); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:559:29: error: expected ')' before '^' token 559 | typedef NSComparisonResult (^NSComparator)(id obj1, id obj2); | ~^ | ) In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:19:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (id)copyWithZone:(nullable NSZone *)zone; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:25:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (id)mutableCopyWithZone:(nullable NSZone *)zone; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable instancetype)initWithCoder:(NSCoder *)coder; // NS_DESIGNATED_INITIALIZER | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable id)replacementObjectForCoder:(NSCoder *)coder; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable id)awakeAfterUsingCoder:(NSCoder *)coder NS_REPLACES_RECEIVER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' before '<' token 7 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:35: error: cannot find protocol declaration for 'ObjectType' 34 | @interface NSEnumerator : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected unqualified-id before ':' token 34 | @interface NSEnumerator : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:35: error: duplicate interface declaration for class 'NSEnumerator' 40 | @interface NSEnumerator (NSExtendedEnumerator) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:10:60: error: redefinition of 'struct NSEnumerator' 10 | @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:35: error: trying to finish struct, but kicked out due to previous parse errors 40 | @interface NSEnumerator (NSExtendedEnumerator) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected constructor, destructor, or type conversion before 'property' 42 | @property (readonly, copy) NSArray *allObjects; | ^~~~~~~~~ [ 82%] Built target IOImport In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:18:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:31:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | + (NSValue *)valueWithNonretainedObject:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:34:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | + (NSValue *)valueWithPointer:(nullable const void *)pointer; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:82:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:9: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:5:15: error: expected ';' before '<' token 5 | @class NSArray; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:7: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:15:48: error: cannot find protocol declaration for 'ObjectType' 15 | @interface NSOrderedCollectionChange : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:15:50: error: expected unqualified-id before ':' token 15 | @interface NSOrderedCollectionChange : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:30:40: error: cannot find protocol declaration for 'ObjectType' 30 | + (NSOrderedCollectionChange *)changeWithObject:(nullable ObjectType)anObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:30:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | + (NSOrderedCollectionChange *)changeWithObject:(nullable ObjectType)anObject | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:36:22: error: unknown property attribute 'strong' 36 | @property (readonly, strong, nullable) ObjectType object; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:36:40: error: 'ObjectType' has not been declared 36 | @property (readonly, strong, nullable) ObjectType object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:53:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (instancetype)initWithObject:(nullable ObjectType)anObject | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionChange.h:57:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (instancetype)initWithObject:(nullable ObjectType)anObject | ^~~~~~~~ | cg_nullable [ 82%] Building CXX object IO/IOSS/CMakeFiles/IOIOSS.dir/vtkIOSSReader.cxx.o In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:8: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:74:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (NSUInteger)getIndexes:(NSUInteger *)indexBuffer maxCount:(NSUInteger)bufferSize inIndexRange:(nullable NSRangePointer)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:41: error: expected ')' before '(' token 84 | - (void)enumerateIndexesUsingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:42: error: expected identifier before '(' token 84 | - (void)enumerateIndexesUsingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:41: error: expected ';' before '(' token 84 | - (void)enumerateIndexesUsingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:80: error: expected ')' before '(' token 85 | - (void)enumerateIndexesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:81: error: expected identifier before '(' token 85 | - (void)enumerateIndexesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:80: error: expected ';' before '(' token 85 | - (void)enumerateIndexesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:99: error: expected ')' before '(' token 86 | - (void)enumerateIndexesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:100: error: expected identifier before '(' token 86 | - (void)enumerateIndexesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:99: error: expected ';' before '(' token 86 | - (void)enumerateIndexesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:37: error: expected ')' before '(' token 88 | - (NSUInteger)indexPassingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:38: error: expected identifier before '(' token 88 | - (NSUInteger)indexPassingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:37: error: expected ';' before '(' token 88 | - (NSUInteger)indexPassingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:76: error: expected ')' before '(' token 89 | - (NSUInteger)indexWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:77: error: expected identifier before '(' token 89 | - (NSUInteger)indexWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:76: error: expected ';' before '(' token 89 | - (NSUInteger)indexWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:95: error: expected ')' before '(' token 90 | - (NSUInteger)indexInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:96: error: expected identifier before '(' token 90 | - (NSUInteger)indexInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:95: error: expected ';' before '(' token 90 | - (NSUInteger)indexInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:41: error: expected ')' before '(' token 92 | - (NSIndexSet *)indexesPassingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:42: error: expected identifier before '(' token 92 | - (NSIndexSet *)indexesPassingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:41: error: expected ';' before '(' token 92 | - (NSIndexSet *)indexesPassingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:80: error: expected ')' before '(' token 93 | - (NSIndexSet *)indexesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:81: error: expected identifier before '(' token 93 | - (NSIndexSet *)indexesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:80: error: expected ';' before '(' token 93 | - (NSIndexSet *)indexesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:99: error: expected ')' before '(' token 94 | - (NSIndexSet *)indexesInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:100: error: expected identifier before '(' token 94 | - (NSIndexSet *)indexesInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:99: error: expected ';' before '(' token 94 | - (NSIndexSet *)indexesInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:40: error: expected ')' before '(' token 101 | - (void)enumerateRangesUsingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:41: error: expected identifier before '(' token 101 | - (void)enumerateRangesUsingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:40: error: expected ';' before '(' token 101 | - (void)enumerateRangesUsingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:79: error: expected ')' before '(' token 102 | - (void)enumerateRangesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:80: error: expected identifier before '(' token 102 | - (void)enumerateRangesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:79: error: expected ';' before '(' token 102 | - (void)enumerateRangesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:98: error: expected ')' before '(' token 103 | - (void)enumerateRangesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:99: error: expected identifier before '(' token 103 | - (void)enumerateRangesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:98: error: expected ';' before '(' token 103 | - (void)enumerateRangesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:25:52: error: cannot find protocol declaration for 'ObjectType' 25 | @interface NSOrderedCollectionDifference : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:25:54: error: expected unqualified-id before ':' token 25 | @interface NSOrderedCollectionDifference : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:52:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | insertedObjects:(nullable NSArray *)insertedObjects | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:54:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | removedObjects:(nullable NSArray *)removedObjects | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:55:73: error: expected '>' before '<' token 55 | additionalChanges:(NSArray *> *)changes NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:55:73: error: cannot find protocol declaration for 'NSOrderedCollectionChange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:55:73: error: expected ')' before '<' token 55 | additionalChanges:(NSArray *> *)changes NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:55:73: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:55:73: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:55:73: error: expected ';' before '<' token 55 | additionalChanges:(NSArray *> *)changes NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:58:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | insertedObjects:(nullable NSArray *)insertedObjects | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:60:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | removedObjects:(nullable NSArray *)removedObjects; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:62:12: error: unknown property attribute 'strong' 62 | @property (strong, readonly) NSArray *> *insertions API_AVAILABLE(macosx(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:62:63: error: expected '>' before '<' token 62 | @property (strong, readonly) NSArray *> *insertions API_AVAILABLE(macosx(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:62:63: error: cannot find protocol declaration for 'NSOrderedCollectionChange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:62:63: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:63:12: error: unknown property attribute 'strong' 63 | @property (strong, readonly) NSArray *> *removals API_AVAILABLE(macosx(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:63:63: error: expected '>' before '<' token 63 | @property (strong, readonly) NSArray *> *removals API_AVAILABLE(macosx(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:63:63: error: cannot find protocol declaration for 'NSOrderedCollectionChange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:63:63: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:68:36: error: cannot find protocol declaration for 'id' 68 | - (NSOrderedCollectionDifference *)differenceByTransformingChangesWithBlock:(NSOrderedCollectionChange *(NS_NOESCAPE ^)(NSOrderedCollectionChange *))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:68:110: error: cannot find protocol declaration for 'id' 68 | - (NSOrderedCollectionDifference *)differenceByTransformingChangesWithBlock:(NSOrderedCollectionChange *(NS_NOESCAPE ^)(NSOrderedCollectionChange *))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:68:113: error: expected ')' before '(' token 68 | - (NSOrderedCollectionDifference *)differenceByTransformingChangesWithBlock:(NSOrderedCollectionChange *(NS_NOESCAPE ^)(NSOrderedCollectionChange *))block; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:68:113: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedCollectionDifference.h:68:113: error: expected ';' before '(' token 68 | - (NSOrderedCollectionDifference *)differenceByTransformingChangesWithBlock:(NSOrderedCollectionChange *(NS_NOESCAPE ^)(NSOrderedCollectionChange *))block; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:17:42: error: cannot find protocol declaration for 'ObjectType' 17 | @interface NSArray<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:17:44: error: expected unqualified-id before ':' token 17 | @interface NSArray<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:20:4: error: 'ObjectType' does not name a type 20 | - (ObjectType)objectAtIndex:(NSUInteger)index; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:22:39: error: expected ')' before 'ObjectType' 22 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:22:50: error: expected ';' before '[' token 22 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:27:30: error: duplicate interface declaration for class 'NSArray' 27 | @interface NSArray (NSExtendedArray) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:27:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:27:30: error: trying to finish struct, but kicked out due to previous parse errors 27 | @interface NSArray (NSExtendedArray) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:29:1: error: expected constructor, destructor, or type conversion before '-' token 29 | - (NSArray *)arrayByAddingObject:(ObjectType)anObject; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:30:22: error: cannot find protocol declaration for 'ObjectType' 30 | - (NSArray *)arrayByAddingObjectsFromArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:30:75: error: cannot find protocol declaration for 'ObjectType' 30 | - (NSArray *)arrayByAddingObjectsFromArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:32:25: error: 'ObjectType' does not name a type 32 | - (BOOL)containsObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:34:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:35:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable ObjectType)firstObjectCommonWithArray:(NSArray *)otherArray; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:36:70: error: cannot find protocol declaration for 'ObjectType' 36 | - (nullable ObjectType)firstObjectCommonWithArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:37:21: error: 'ObjectType' does not name a type 37 | - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nonnull])objects range:(NSRange)range NS_SWIFT_UNAVAILABLE("Use 'subarrayWithRange()' instead"); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:38:30: error: 'ObjectType' does not name a type 38 | - (NSUInteger)indexOfObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:39:30: error: 'ObjectType' does not name a type 39 | - (NSUInteger)indexOfObject:(ObjectType)anObject inRange:(NSRange)range; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:40:41: error: 'ObjectType' does not name a type 40 | - (NSUInteger)indexOfObjectIdenticalTo:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:41:41: error: 'ObjectType' does not name a type 41 | - (NSUInteger)indexOfObjectIdenticalTo:(ObjectType)anObject inRange:(NSRange)range; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:42:43: error: cannot find protocol declaration for 'ObjectType' 42 | - (BOOL)isEqualToArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:43:43: error: 'ObjectType' has not been declared 43 | @property (nullable, nonatomic, readonly) ObjectType firstObject API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:44:43: error: 'ObjectType' has not been declared 44 | @property (nullable, nonatomic, readonly) ObjectType lastObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:45:27: error: cannot find protocol declaration for 'ObjectType' 45 | - (NSEnumerator *)objectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:46:27: error: cannot find protocol declaration for 'ObjectType' 46 | - (NSEnumerator *)reverseObjectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:22: error: cannot find protocol declaration for 'ObjectType' 48 | - (NSArray *)sortedArrayUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))comparator context:(nullable void *)context; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:77: error: expected ')' before '(' token 48 | - (NSArray *)sortedArrayUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))comparator context:(nullable void *)context; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:77: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:77: error: expected ';' before '(' token 48 | - (NSArray *)sortedArrayUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))comparator context:(nullable void *)context; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:49:22: error: cannot find protocol declaration for 'ObjectType' 49 | - (NSArray *)sortedArrayUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:49:77: error: expected ')' before '(' token 49 | - (NSArray *)sortedArrayUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:49:77: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:49:77: error: expected ';' before '(' token 49 | - (NSArray *)sortedArrayUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:50:22: error: cannot find protocol declaration for 'ObjectType' 50 | - (NSArray *)sortedArrayUsingSelector:(SEL)comparator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:51:22: error: cannot find protocol declaration for 'ObjectType' 51 | - (NSArray *)subarrayWithRange:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:53:40: error: 'NSError' does not name a type; did you mean 'OSErr'? 53 | - (BOOL)writeToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:57:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:59:22: error: cannot find protocol declaration for 'ObjectType' 59 | - (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:61:4: error: 'ObjectType' does not name a type 61 | - (ObjectType)objectAtIndexedSubscript:(NSUInteger)idx API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:41: error: expected ')' before '(' token 63 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:42: error: expected identifier before '(' token 63 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:41: error: expected ';' before '(' token 63 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:64:80: error: expected ')' before '(' token 64 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:64:81: error: expected identifier before '(' token 64 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:64:80: error: expected ';' before '(' token 64 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:102: error: expected ')' before '(' token 65 | - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:103: error: expected identifier before '(' token 65 | - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:102: error: expected ';' before '(' token 65 | - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:45: error: expected ')' before '(' token 67 | - (NSUInteger)indexOfObjectPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:46: error: expected identifier before '(' token 67 | - (NSUInteger)indexOfObjectPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:45: error: expected ';' before '(' token 67 | - (NSUInteger)indexOfObjectPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:68:84: error: expected ')' before '(' token 68 | - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:68:85: error: expected identifier before '(' token 68 | - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:68:84: error: expected ';' before '(' token 68 | - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:106: error: expected ')' before '(' token 69 | - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:107: error: expected identifier before '(' token 69 | - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:106: error: expected ';' before '(' token 69 | - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:50: error: expected ')' before '(' token 71 | - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:51: error: expected identifier before '(' token 71 | - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:50: error: expected ';' before '(' token 71 | - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:72:89: error: expected ')' before '(' token 72 | - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:72:90: error: expected identifier before '(' token 72 | - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:72:89: error: expected ';' before '(' token 72 | - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:111: error: expected ')' before '(' token 73 | - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:112: error: expected identifier before '(' token 73 | - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:111: error: expected ';' before '(' token 73 | - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:75:22: error: cannot find protocol declaration for 'ObjectType' 75 | - (NSArray *)sortedArrayUsingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:75:54: error: 'NSComparator' does not name a type 75 | - (NSArray *)sortedArrayUsingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:76:22: error: cannot find protocol declaration for 'ObjectType' 76 | - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:76:86: error: 'NSComparator' does not name a type 76 | - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:84:30: error: 'ObjectType' does not name a type 84 | - (NSUInteger)indexOfObject:(ObjectType)obj inSortedRange:(NSRange)r options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmp API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); // binary search | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:84:126: error: 'NSComparator' does not name a type 84 | - (NSUInteger)indexOfObject:(ObjectType)obj inSortedRange:(NSRange)r options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmp API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); // binary search | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:88:30: error: duplicate interface declaration for class 'NSArray' 88 | @interface NSArray (NSArrayCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:88:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:88:30: error: trying to finish struct, but kicked out due to previous parse errors 88 | @interface NSArray (NSArrayCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:90:1: error: expected constructor, destructor, or type conversion before '+' token 90 | + (instancetype)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:34: error: 'ObjectType' does not name a type 91 | + (instancetype)arrayWithObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:92:40: error: expected ')' before 'ObjectType' 92 | + (instancetype)arrayWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:92:51: error: expected ';' before '[' token 92 | + (instancetype)arrayWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:93:35: error: 'ObjectType' does not name a type 93 | + (instancetype)arrayWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:93:60: error: duplicate declaration of method '+arrayWithObjects:' with conflicting types 93 | + (instancetype)arrayWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:92:41: note: previous declaration of '+arrayWithObjects:' 92 | + (instancetype)arrayWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:94:51: error: cannot find protocol declaration for 'ObjectType' 94 | + (instancetype)arrayWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:96:34: error: 'ObjectType' does not name a type 96 | - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:97:50: error: cannot find protocol declaration for 'ObjectType' 97 | - (instancetype)initWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:98:50: error: cannot find protocol declaration for 'ObjectType' 98 | - (instancetype)initWithArray:(NSArray *)array copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:101:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 101 | - (nullable NSArray *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:101:77: error: 'NSError' does not name a type; did you mean 'OSErr'? 101 | - (nullable NSArray *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:103:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | + (nullable NSArray *)arrayWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:103:78: error: 'NSError' does not name a type; did you mean 'OSErr'? 103 | + (nullable NSArray *)arrayWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead"); | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:109:30: error: duplicate interface declaration for class 'NSArray' 109 | @interface NSArray (NSArrayDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:109:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:109:30: error: trying to finish struct, but kicked out due to previous parse errors 109 | @interface NSArray (NSArrayDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:111:1: error: expected constructor, destructor, or type conversion before '-' token 111 | - (NSOrderedCollectionDifference *)differenceFromArray:(NSArray *)other withOptions:(NSOrderedCollectionDifferenceCalculationOptions)options usingEquivalenceTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj1, ObjectType obj2))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:113:44: error: cannot find protocol declaration for 'ObjectType' 113 | - (NSOrderedCollectionDifference *)differenceFromArray:(NSArray *)other withOptions:(NSOrderedCollectionDifferenceCalculationOptions)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:113:87: error: cannot find protocol declaration for 'ObjectType' 113 | - (NSOrderedCollectionDifference *)differenceFromArray:(NSArray *)other withOptions:(NSOrderedCollectionDifferenceCalculationOptions)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:116:44: error: cannot find protocol declaration for 'ObjectType' 116 | - (NSOrderedCollectionDifference *)differenceFromArray:(NSArray *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:116:87: error: cannot find protocol declaration for 'ObjectType' 116 | - (NSOrderedCollectionDifference *)differenceFromArray:(NSArray *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (nullable NSArray *)arrayByApplyingDifference:(NSOrderedCollectionDifference *)difference; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:118:102: error: cannot find protocol declaration for 'ObjectType' 118 | - (nullable NSArray *)arrayByApplyingDifference:(NSOrderedCollectionDifference *)difference; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:122:30: error: duplicate interface declaration for class 'NSArray' 122 | @interface NSArray (NSDeprecated) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:122:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:122:30: error: trying to finish struct, but kicked out due to previous parse errors 122 | @interface NSArray (NSDeprecated) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:127:1: error: expected constructor, destructor, or type conversion before '-' token 127 | - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nonnull])objects NS_SWIFT_UNAVAILABLE("Use 'as [AnyObject]' instead") API_DEPRECATED("Use -getObjects:range: instead", macos(10.0, 10.13), ios(2.0, 11.0), watchos(2.0, 4.0), tvos(9.0, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:130:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 130 | + (nullable NSArray *)arrayWithContentsOfFile:(NSString *)path API_DEPRECATED_WITH_REPLACEMENT("arrayWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:131:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | + (nullable NSArray *)arrayWithContentsOfURL:(NSURL *)url API_DEPRECATED_WITH_REPLACEMENT("arrayWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:132:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 132 | - (nullable NSArray *)initWithContentsOfFile:(NSString *)path API_DEPRECATED_WITH_REPLACEMENT("initWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:133:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable NSArray *)initWithContentsOfURL:(NSURL *)url API_DEPRECATED_WITH_REPLACEMENT("initWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:37: error: cannot find protocol declaration for 'ObjectType' 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:39: error: expected unqualified-id before ':' token 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:144:23: error: 'ObjectType' does not name a type 144 | - (void)insertObject:(ObjectType)anObject atIndex:(NSUInteger)index; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:147:60: error: 'ObjectType' does not name a type 147 | - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:150:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:154:37: error: duplicate interface declaration for class 'NSMutableArray' 154 | @interface NSMutableArray (NSExtendedMutableArray) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:154:37: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:37: error: redefinition of 'struct NSMutableArray' 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:154:37: error: trying to finish struct, but kicked out due to previous parse errors 154 | @interface NSMutableArray (NSExtendedMutableArray) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:156:1: error: expected constructor, destructor, or type conversion before '-' token 156 | - (void)addObjectsFromArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:159:23: error: 'ObjectType' does not name a type 159 | - (void)removeObject:(ObjectType)anObject inRange:(NSRange)range; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:160:23: error: 'ObjectType' does not name a type 160 | - (void)removeObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:161:34: error: 'ObjectType' does not name a type 161 | - (void)removeObjectIdenticalTo:(ObjectType)anObject inRange:(NSRange)range; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:162:34: error: 'ObjectType' does not name a type 162 | - (void)removeObjectIdenticalTo:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:164:49: error: cannot find protocol declaration for 'ObjectType' 164 | - (void)removeObjectsInArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:166:86: error: cannot find protocol declaration for 'ObjectType' 166 | - (void)replaceObjectsInRange:(NSRange)range withObjectsFromArray:(NSArray *)otherArray range:(NSRange)otherRange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:167:86: error: cannot find protocol declaration for 'ObjectType' 167 | - (void)replaceObjectsInRange:(NSRange)range withObjectsFromArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:168:37: error: cannot find protocol declaration for 'ObjectType' 168 | - (void)setArray:(NSArray *)otherArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:169:53: error: expected ')' before '(' token 169 | - (void)sortUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))compare context:(nullable void *)context; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:169:53: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:169:53: error: expected ';' before '(' token 169 | - (void)sortUsingFunction:(NSInteger (NS_NOESCAPE *)(ObjectType, ObjectType, void * _Nullable))compare context:(nullable void *)context; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:172:42: error: cannot find protocol declaration for 'ObjectType' 172 | - (void)insertObjects:(NSArray *)objects atIndexes:(NSIndexSet *)indexes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:174:86: error: cannot find protocol declaration for 'ObjectType' 174 | - (void)replaceObjectsAtIndexes:(NSIndexSet *)indexes withObjects:(NSArray *)objects; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:176:20: error: 'ObjectType' does not name a type 176 | - (void)setObject:(ObjectType)obj atIndexedSubscript:(NSUInteger)idx API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:178:30: error: 'NSComparator' does not name a type 178 | - (void)sortUsingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:179:62: error: 'NSComparator' does not name a type 179 | - (void)sortWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:183:37: error: duplicate interface declaration for class 'NSMutableArray' 183 | @interface NSMutableArray (NSMutableArrayCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:183:37: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:37: error: redefinition of 'struct NSMutableArray' 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:183:37: error: trying to finish struct, but kicked out due to previous parse errors 183 | @interface NSMutableArray (NSMutableArrayCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:185:1: error: expected constructor, destructor, or type conversion before '+' token 185 | + (instancetype)arrayWithCapacity:(NSUInteger)numItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:187:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | + (nullable NSMutableArray *)arrayWithContentsOfFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:188:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | + (nullable NSMutableArray *)arrayWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:189:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (nullable NSMutableArray *)initWithContentsOfFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:190:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 190 | - (nullable NSMutableArray *)initWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:196:37: error: duplicate interface declaration for class 'NSMutableArray' 196 | @interface NSMutableArray (NSMutableArrayDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:196:37: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:37: error: redefinition of 'struct NSMutableArray' 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:196:37: error: trying to finish struct, but kicked out due to previous parse errors 196 | @interface NSMutableArray (NSMutableArrayDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:198:1: error: expected constructor, destructor, or type conversion before '-' token 198 | - (void)applyDifference:(NSOrderedCollectionDifference *)difference; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:38, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:36:74: error: expected '>' before '*' token 36 | @property (class, NS_NONATOMIC_IOSONLY, readonly, copy) NSArray *writableTypeIdentifiersForItemProvider; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:36:74: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:36:75: error: expected unqualified-id before '>' token 36 | @property (class, NS_NONATOMIC_IOSONLY, readonly, copy) NSArray *writableTypeIdentifiersForItemProvider; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:41:67: error: expected '>' before '*' token 41 | @property (NS_NONATOMIC_IOSONLY, readonly, copy) NSArray *writableTypeIdentifiersForItemProvider; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:41:67: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:41:68: error: expected unqualified-id before '>' token 41 | @property (NS_NONATOMIC_IOSONLY, readonly, copy) NSArray *writableTypeIdentifiersForItemProvider; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable NSProgress *)loadDataWithTypeIdentifier:(NSString *)typeIdentifier // One of writableTypeIdentifiersForItemProvider | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:51:58: error: expected ')' before '(' token 51 | forItemProviderCompletionHandler:(void (^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:51:59: error: expected identifier before '(' token 51 | forItemProviderCompletionHandler:(void (^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:51:58: error: expected ';' before '(' token 51 | forItemProviderCompletionHandler:(void (^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:60:74: error: expected '>' before '*' token 60 | @property (class, NS_NONATOMIC_IOSONLY, readonly, copy) NSArray *readableTypeIdentifiersForItemProvider; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:60:74: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:60:75: error: expected unqualified-id before '>' token 60 | @property (class, NS_NONATOMIC_IOSONLY, readonly, copy) NSArray *readableTypeIdentifiersForItemProvider; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (nullable instancetype)objectWithItemProviderData:(NSData *)data | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:64:54: error: 'NSError' does not name a type; did you mean 'OSErr'? 64 | error:(NSError **)outError; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:69:15: error: expected unqualified-id before '^' token 69 | typedef void (^NSItemProviderCompletionHandler)(__nullable __kindof id item, NSError * __null_unspecified error); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:69:15: error: expected ')' before '^' token 69 | typedef void (^NSItemProviderCompletionHandler)(__nullable __kindof id item, NSError * __null_unspecified error); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:70:15: error: expected unqualified-id before '^' token 70 | typedef void (^NSItemProviderLoadHandler)(__null_unspecified NSItemProviderCompletionHandler completionHandler, __null_unspecified Class expectedValueClass, NSDictionary * __null_unspecified options); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:70:15: error: expected ')' before '^' token 70 | typedef void (^NSItemProviderLoadHandler)(__null_unspecified NSItemProviderCompletionHandler completionHandler, __null_unspecified Class expectedValueClass, NSDictionary * __null_unspecified options); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:90:66: error: expected ')' before '(' token 90 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSData * _Nullable data, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^ ~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:90:77: error: expected identifier before '(' token 90 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSData * _Nullable data, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:90:66: error: expected ';' before '(' token 90 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSData * _Nullable data, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:98:66: error: expected ')' before '(' token 98 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSURL * _Nullable url, BOOL coordinated, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^ ~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:98:77: error: expected identifier before '(' token 98 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSURL * _Nullable url, BOOL coordinated, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:98:66: error: expected ';' before '(' token 98 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSURL * _Nullable url, BOOL coordinated, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:105:53: error: expected '>' before '*' token 105 | @property (copy, readonly, atomic) NSArray *registeredTypeIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:105:53: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:105:54: error: expected unqualified-id before '>' token 105 | @property (copy, readonly, atomic) NSArray *registeredTypeIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:107:21: error: expected '>' before '*' token 107 | - (NSArray *)registeredTypeIdentifiersWithFileOptions:(NSItemProviderFileOptions)fileOptions API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:107:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:107:22: error: expected ')' before '>' token 107 | - (NSArray *)registeredTypeIdentifiersWithFileOptions:(NSItemProviderFileOptions)fileOptions API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:107:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:117:62: error: expected ')' before '(' token 117 | completionHandler:(void(^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:117:62: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:117:62: error: expected ';' before '(' token 117 | completionHandler:(void(^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:121:62: error: expected ')' before '(' token 121 | completionHandler:(void(^)(NSURL * _Nullable url, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:121:62: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:121:62: error: expected ';' before '(' token 121 | completionHandler:(void(^)(NSURL * _Nullable url, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:126:69: error: expected ')' before '(' token 126 | completionHandler:(void (^)(NSURL * _Nullable url, BOOL isInPlace, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:126:70: error: expected identifier before '(' token 126 | completionHandler:(void (^)(NSURL * _Nullable url, BOOL isInPlace, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:126:69: error: expected ';' before '(' token 126 | completionHandler:(void (^)(NSURL * _Nullable url, BOOL isInPlace, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:147:44: error: expected ')' before '(' token 147 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(__kindof id _Nullable object, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^ ~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:147:55: error: expected identifier before '(' token 147 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(__kindof id _Nullable object, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:147:44: error: expected ';' before '(' token 147 | loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(__kindof id _Nullable object, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:153:40: error: expected ')' before '(' token 153 | completionHandler:(void (^)(__kindof id _Nullable object, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:153:41: error: expected identifier before '(' token 153 | completionHandler:(void (^)(__kindof id _Nullable object, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:153:40: error: expected ';' before '(' token 153 | completionHandler:(void (^)(__kindof id _Nullable object, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:183:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 183 | - (instancetype)initWithItem:(nullable id)item typeIdentifier:(nullable NSString *)typeIdentifier NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:183:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 183 | - (instancetype)initWithItem:(nullable id)item typeIdentifier:(nullable NSString *)typeIdentifier NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:186:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 186 | - (nullable instancetype)initWithContentsOfURL:(null_unspecified NSURL *)fileURL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:186:49: error: 'null_unspecified' does not name a type 186 | - (nullable instancetype)initWithContentsOfURL:(null_unspecified NSURL *)fileURL; | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:189:79: error: 'NSItemProviderLoadHandler' does not name a type 189 | - (void)registerItemForTypeIdentifier:(NSString *)typeIdentifier loadHandler:(NSItemProviderLoadHandler)loadHandler; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:197:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 197 | - (void)loadItemForTypeIdentifier:(NSString *)typeIdentifier options:(nullable NSDictionary *)options completionHandler:(nullable NSItemProviderCompletionHandler)completionHandler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:197:122: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 197 | - (void)loadItemForTypeIdentifier:(NSString *)typeIdentifier options:(nullable NSDictionary *)options completionHandler:(nullable NSItemProviderCompletionHandler)completionHandler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:211:36: error: 'NSItemProviderLoadHandler' has not been declared 211 | @property (nullable, copy, atomic) NSItemProviderLoadHandler previewImageHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:214:38: error: 'null_unspecified' does not name a type 214 | - (void)loadPreviewImageWithOptions:(null_unspecified NSDictionary *)options completionHandler:(null_unspecified NSItemProviderCompletionHandler)completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:214:97: error: 'null_unspecified' does not name a type 214 | - (void)loadPreviewImageWithOptions:(null_unspecified NSDictionary *)options completionHandler:(null_unspecified NSItemProviderCompletionHandler)completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:41:23: error: expected ';' before '<' token 41 | @class NSData, NSArray, NSDictionary, NSCharacterSet, NSURL, NSError, NSLocale; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:138:135: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask range:(NSRange)rangeOfReceiverToCompare locale:(nullable id)locale; // locale arg used to be a dictionary pre-Leopard. We now accept NSLocale. Assumes the current locale if non-nil and non-NSLocale. nil continues to mean canonical compare, which doesn't depend on user's locale choice. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:178:135: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 178 | - (NSRange)rangeOfString:(NSString *)searchString options:(NSStringCompareOptions)mask range:(NSRange)rangeOfReceiverToSearch locale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:184:37: error: 'NSCharacterSet' does not name a type; did you mean 'kICCharacterSet'? 184 | - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet; | ^~~~~~~~~~~~~~ | kICCharacterSet /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:185:37: error: 'NSCharacterSet' does not name a type; did you mean 'kICCharacterSet'? 185 | - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet options:(NSStringCompareOptions)mask; | ^~~~~~~~~~~~~~ | kICCharacterSet /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:186:37: error: 'NSCharacterSet' does not name a type; did you mean 'kICCharacterSet'? 186 | - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet options:(NSStringCompareOptions)mask range:(NSRange)rangeOfReceiverToSearch; | ^~~~~~~~~~~~~~ | kICCharacterSet /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:223:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 223 | - (NSString *)uppercaseStringWithLocale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:224:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 224 | - (NSString *)lowercaseStringWithLocale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:225:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 225 | - (NSString *)capitalizedStringWithLocale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:230:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 230 | - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:230:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 230 | - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:230:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 230 | - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:233:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 233 | - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:233:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 233 | - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:233:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 233 | - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:254:108: error: expected ')' before '(' token 254 | - (void)enumerateSubstringsInRange:(NSRange)range options:(NSStringEnumerationOptions)opts usingBlock:(void (^)(NSString * _Nullable substring, NSRange substringRange, NSRange enclosingRange, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:254:109: error: expected identifier before '(' token 254 | - (void)enumerateSubstringsInRange:(NSRange)range options:(NSStringEnumerationOptions)opts usingBlock:(void (^)(NSString * _Nullable substring, NSRange substringRange, NSRange enclosingRange, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:254:108: error: expected ';' before '(' token 254 | - (void)enumerateSubstringsInRange:(NSRange)range options:(NSStringEnumerationOptions)opts usingBlock:(void (^)(NSString * _Nullable substring, NSRange substringRange, NSRange enclosingRange, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:255:39: error: expected ')' before '(' token 255 | - (void)enumerateLinesUsingBlock:(void (^)(NSString *line, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:255:40: error: expected identifier before '(' token 255 | - (void)enumerateLinesUsingBlock:(void (^)(NSString *line, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:255:39: error: expected ';' before '(' token 255 | - (void)enumerateLinesUsingBlock:(void (^)(NSString *line, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:265:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 265 | - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding allowLossyConversion:(BOOL)lossy; // External representation | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:266:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 266 | - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding; // External representation | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 272 | - (nullable const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; // "Autoreleased"; NULL return if encoding conversion not possible; for performance reasons, lifetime of this should not be considered longer than the lifetime of the receiving string (if the receiver string is freed, this might go invalid then, before the end of the autorelease scope). Use only with 8-bit encodings, and not encodings such as UTF-16 or UTF-32. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:286:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:286:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:286:253: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:308:21: error: expected '>' before '*' token 308 | - (NSArray *)componentsSeparatedByString:(NSString *)separator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:308:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:308:22: error: expected ')' before '>' token 308 | - (NSArray *)componentsSeparatedByString:(NSString *)separator; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:308:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:309:21: error: expected '>' before '*' token 309 | - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:309:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:309:22: error: expected ')' before '>' token 309 | - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:309:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:311:48: error: 'NSCharacterSet' does not name a type; did you mean 'kICCharacterSet'? 311 | - (NSString *)stringByTrimmingCharactersInSet:(NSCharacterSet *)set; | ^~~~~~~~~~~~~~ | kICCharacterSet /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:316:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 316 | - (NSString *)stringByFoldingWithOptions:(NSStringCompareOptions)options locale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:334:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 334 | - (nullable NSString *)stringByApplyingTransform:(NSStringTransform)transform reverse:(BOOL)reverse API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); // Returns nil if reverse not applicable or transform is invalid | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356:105: error: 'NSError' does not name a type; did you mean 'OSErr'? 356 | - (BOOL)writeToURL:(NSURL *)url atomically:(BOOL)useAuxiliaryFile encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357:110: error: 'NSError' does not name a type; did you mean 'OSErr'? 357 | - (BOOL)writeToFile:(NSString *)path atomically:(BOOL)useAuxiliaryFile encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:369:99: error: expected ')' before '(' token 369 | - (instancetype)initWithCharactersNoCopy:(unichar *)chars length:(NSUInteger)len deallocator:(void(^_Nullable)(unichar *, NSUInteger))deallocator; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:369:99: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:369:99: error: expected ';' before '(' token 369 | - (instancetype)initWithCharactersNoCopy:(unichar *)chars length:(NSUInteger)len deallocator:(void(^_Nullable)(unichar *, NSUInteger))deallocator; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:371:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 371 | - (nullable instancetype)initWithUTF8String:(const char *)nullTerminatedCString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:375:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 375 | - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale, ... NS_FORMAT_FUNCTION(1,3); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:376:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 376 | - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale arguments:(va_list)argList NS_FORMAT_FUNCTION(1,0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:377:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 377 | - (nullable instancetype)initWithData:(NSData *)data encoding:(NSStringEncoding)encoding; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:378:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 378 | - (nullable instancetype)initWithBytes:(const void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:379:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 379 | - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding freeWhenDone:(BOOL)freeBuffer; /* "NoCopy" is a hint */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 380 | - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding deallocator:(void(^_Nullable)(void *, NSUInteger))deallocator; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:136: error: expected ')' before '(' token 380 | - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding deallocator:(void(^_Nullable)(void *, NSUInteger))deallocator; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:136: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:136: error: expected ';' before '(' token 380 | - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding deallocator:(void(^_Nullable)(void *, NSUInteger))deallocator; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:385:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 385 | + (nullable instancetype)stringWithUTF8String:(const char *)nullTerminatedCString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:389:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 389 | - (nullable instancetype)initWithCString:(const char *)nullTerminatedCString encoding:(NSStringEncoding)encoding; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:390:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 390 | + (nullable instancetype)stringWithCString:(const char *)cString encoding:(NSStringEncoding)enc; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:394:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 394 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:394:99: error: 'NSError' does not name a type; did you mean 'OSErr'? 394 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:395:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 395 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:395:104: error: 'NSError' does not name a type; did you mean 'OSErr'? 395 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:396:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 396 | + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:396:101: error: 'NSError' does not name a type; did you mean 'OSErr'? 396 | + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:397:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 397 | + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:397:106: error: 'NSError' does not name a type; did you mean 'OSErr'? 397 | + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:401:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 401 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:401:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 401 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:401:114: error: 'NSError' does not name a type; did you mean 'OSErr'? 401 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:402:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 402 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:402:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 402 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:402:119: error: 'NSError' does not name a type; did you mean 'OSErr'? 402 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:403:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 403 | + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:403:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 403 | + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:403:116: error: 'NSError' does not name a type; did you mean 'OSErr'? 403 | + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:404:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 404 | + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:404:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 404 | + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:404:121: error: 'NSError' does not name a type; did you mean 'OSErr'? 404 | + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:429:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 429 | encodingOptions:(nullable NSDictionary *)opts | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:431:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 431 | usedLossyConversion:(nullable BOOL *)usedLossyConversion API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:476:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 476 | - (BOOL)applyTransform:(NSStringTransform)transform reverse:(BOOL)reverse range:(NSRange)range updatedRange:(nullable NSRangePointer)resultingRange API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:498:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 498 | - (nullable NSDictionary *)propertyListFromStringsFileFormat; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:506:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 506 | - (nullable const char *)cString NS_RETURNS_INNER_POINTER API_DEPRECATED("Use -cStringUsingEncoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:507:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 507 | - (nullable const char *)lossyCString NS_RETURNS_INNER_POINTER API_DEPRECATED("Use -cStringUsingEncoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:511:104: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 511 | - (void)getCString:(char *)bytes maxLength:(NSUInteger)maxLength range:(NSRange)aRange remainingRange:(nullable NSRangePointer)leftoverRange API_DEPRECATED("Use -getCString:maxLength:encoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:516:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 516 | - (nullable id)initWithContentsOfFile:(NSString *)path API_DEPRECATED("Use -initWithContentsOfFile:encoding:error: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:517:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 517 | - (nullable id)initWithContentsOfURL:(NSURL *)url API_DEPRECATED("Use -initWithContentsOfURL:encoding:error: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:518:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 518 | + (nullable id)stringWithContentsOfFile:(NSString *)path API_DEPRECATED("Use +stringWithContentsOfFile:encoding:error: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:519:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 519 | + (nullable id)stringWithContentsOfURL:(NSURL *)url API_DEPRECATED("Use +stringWithContentsOfURL:encoding:error: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:521:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 521 | - (nullable id)initWithCStringNoCopy:(char *)bytes length:(NSUInteger)length freeWhenDone:(BOOL)freeBuffer API_DEPRECATED("Use -initWithCString:encoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:522:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 522 | - (nullable id)initWithCString:(const char *)bytes length:(NSUInteger)length API_DEPRECATED("Use -initWithCString:encoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:523:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 523 | - (nullable id)initWithCString:(const char *)bytes API_DEPRECATED("Use -initWithCString:encoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:524:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 524 | + (nullable id)stringWithCString:(const char *)bytes length:(NSUInteger)length API_DEPRECATED("Use +stringWithCString:encoding:", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:525:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 525 | + (nullable id)stringWithCString:(const char *)bytes API_DEPRECATED("Use +stringWithCString:encoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSSet, NSString, NSURL; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:68: error: cannot find protocol declaration for 'KeyType' 14 | @interface NSDictionary<__covariant KeyType, __covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:68: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:70: error: expected unqualified-id before ':' token 14 | @interface NSDictionary<__covariant KeyType, __covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | - (nullable ObjectType)objectForKey:(KeyType)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:38: error: 'KeyType' does not name a type; did you mean 'ResType'? 17 | - (nullable ObjectType)objectForKey:(KeyType)aKey; | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:18:24: error: cannot find protocol declaration for 'KeyType' 18 | - (NSEnumerator *)keyEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:20:39: error: expected ')' before 'ObjectType' 20 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects forKeys:(const KeyType _Nonnull [_Nullable])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:20:50: error: expected ';' before '[' token 20 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects forKeys:(const KeyType _Nonnull [_Nullable])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:44: error: duplicate interface declaration for class 'NSDictionary' 25 | @interface NSDictionary (NSExtendedDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:44: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:44: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:44: error: trying to finish struct, but kicked out due to previous parse errors 25 | @interface NSDictionary (NSExtendedDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:27:1: error: expected constructor, destructor, or type conversion before 'property' 27 | @property (readonly, copy) NSArray *allKeys; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:28:19: error: cannot find protocol declaration for 'KeyType' 28 | - (NSArray *)allKeysForObject:(ObjectType)anObject; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:28:41: error: 'ObjectType' does not name a type 28 | - (NSArray *)allKeysForObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:46: error: cannot find protocol declaration for 'ObjectType' 29 | @property (readonly, copy) NSArray *allValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:32:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:33:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:34:62: error: cannot find protocol declaration for 'KeyType' 34 | - (BOOL)isEqualToDictionary:(NSDictionary *)otherDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:34:62: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:35:27: error: cannot find protocol declaration for 'ObjectType' 35 | - (NSEnumerator *)objectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:36:22: error: cannot find protocol declaration for 'ObjectType' 36 | - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:36:57: error: cannot find protocol declaration for 'KeyType' 36 | - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:36:82: error: 'ObjectType' does not name a type 36 | - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:39:40: error: 'NSError' does not name a type; did you mean 'OSErr'? 39 | - (BOOL)writeToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:42:19: error: cannot find protocol declaration for 'KeyType' 42 | - (NSArray *)keysSortedByValueUsingSelector:(SEL)comparator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:44:21: error: 'ObjectType' does not name a type 44 | - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nullable])objects andKeys:(KeyType _Nonnull __unsafe_unretained [_Nullable])keys count:(NSUInteger)count API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'allKeys' and/or 'allValues' instead"); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:44:90: error: 'KeyType' does not name a type; did you mean 'ResType'? 44 | - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nullable])objects andKeys:(KeyType _Nonnull __unsafe_unretained [_Nullable])keys count:(NSUInteger)count API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'allKeys' and/or 'allValues' instead"); | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:46:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:46:49: error: 'KeyType' does not name a type; did you mean 'ResType'? 46 | - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:48: error: expected ')' before '(' token 48 | - (void)enumerateKeysAndObjectsUsingBlock:(void (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:49: error: expected identifier before '(' token 48 | - (void)enumerateKeysAndObjectsUsingBlock:(void (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:48: error: expected ';' before '(' token 48 | - (void)enumerateKeysAndObjectsUsingBlock:(void (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:49:87: error: expected ')' before '(' token 49 | - (void)enumerateKeysAndObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:49:88: error: expected identifier before '(' token 49 | - (void)enumerateKeysAndObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:49:87: error: expected ';' before '(' token 49 | - (void)enumerateKeysAndObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:19: error: cannot find protocol declaration for 'KeyType' 51 | - (NSArray *)keysSortedByValueUsingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:57: error: 'NSComparator' does not name a type 51 | - (NSArray *)keysSortedByValueUsingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:52:19: error: cannot find protocol declaration for 'KeyType' 52 | - (NSArray *)keysSortedByValueWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:52:89: error: 'NSComparator' does not name a type 52 | - (NSArray *)keysSortedByValueWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:4: error: 'NSSet' does not name a type 54 | - (NSSet *)keysOfEntriesPassingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:51: error: expected ')' before '(' token 54 | - (NSSet *)keysOfEntriesPassingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:52: error: expected identifier before '(' token 54 | - (NSSet *)keysOfEntriesPassingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:51: error: expected ';' before '(' token 54 | - (NSSet *)keysOfEntriesPassingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:55:4: error: 'NSSet' does not name a type 55 | - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:55:90: error: expected ')' before '(' token 55 | - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:55:91: error: expected identifier before '(' token 55 | - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:55:90: error: expected ';' before '(' token 55 | - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(KeyType key, ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:59:44: error: duplicate interface declaration for class 'NSDictionary' 59 | @interface NSDictionary (NSDeprecated) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:59:44: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:59:44: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:59:44: error: trying to finish struct, but kicked out due to previous parse errors 59 | @interface NSDictionary (NSDeprecated) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:1: error: expected constructor, destructor, or type conversion before '-' token 61 | - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nullable])objects andKeys:(KeyType _Nonnull __unsafe_unretained [_Nullable])keys NS_SWIFT_UNAVAILABLE("Use 'allKeys' and/or 'allValues' instead") API_DEPRECATED("Use -getObjects:andKeys:count: instead", macos(10.0, 10.13), ios(2.0, 11.0), watchos(2.0, 4.0), tvos(9.0, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (nullable NSDictionary *)dictionaryWithContentsOfFile:(NSString *)path API_DEPRECATED_WITH_REPLACEMENT("dictionaryWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | + (nullable NSDictionary *)dictionaryWithContentsOfURL:(NSURL *)url API_DEPRECATED_WITH_REPLACEMENT("dictionaryWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (nullable NSDictionary *)initWithContentsOfFile:(NSString *)path API_DEPRECATED_WITH_REPLACEMENT("initWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (nullable NSDictionary *)initWithContentsOfURL:(NSURL *)url API_DEPRECATED_WITH_REPLACEMENT("initWithContentsOfURL:error:", macos(10.0, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:44: error: duplicate interface declaration for class 'NSDictionary' 73 | @interface NSDictionary (NSDictionaryCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:44: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:44: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:44: error: trying to finish struct, but kicked out due to previous parse errors 73 | @interface NSDictionary (NSDictionaryCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:75:1: error: expected constructor, destructor, or type conversion before '+' token 75 | + (instancetype)dictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:76:39: error: 'ObjectType' does not name a type 76 | + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:76:65: error: 'KeyType' does not name a type; did you mean 'ResType'? 76 | + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:77:45: error: expected ')' before 'ObjectType' 77 | + (instancetype)dictionaryWithObjects:(const ObjectType _Nonnull [_Nullable])objects forKeys:(const KeyType _Nonnull [_Nullable])keys count:(NSUInteger)cnt; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:77:56: error: expected ';' before '[' token 77 | + (instancetype)dictionaryWithObjects:(const ObjectType _Nonnull [_Nullable])objects forKeys:(const KeyType _Nonnull [_Nullable])keys count:(NSUInteger)cnt; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:81:75: error: cannot find protocol declaration for 'KeyType' 81 | + (instancetype)dictionaryWithDictionary:(NSDictionary *)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:81:75: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:58: error: cannot find protocol declaration for 'ObjectType' 82 | + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:95: error: expected '>' before '<' token 82 | + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:95: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:94: error: expected ')' before '<' token 82 | + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:95: error: expected identifier before '<' token 82 | + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:95: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:94: error: expected ';' before '<' token 82 | + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:85:69: error: cannot find protocol declaration for 'KeyType' 85 | - (instancetype)initWithDictionary:(NSDictionary *)otherDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:85:69: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:86:69: error: cannot find protocol declaration for 'KeyType' 86 | - (instancetype)initWithDictionary:(NSDictionary *)otherDictionary copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:86:69: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:52: error: cannot find protocol declaration for 'ObjectType' 87 | - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:89: error: expected '>' before '<' token 87 | - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:89: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:88: error: expected ')' before '<' token 87 | - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:89: error: expected identifier before '<' token 87 | - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:89: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:88: error: expected ';' before '<' token 87 | - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:90:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (nullable NSDictionary *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:90:94: error: 'NSError' does not name a type; did you mean 'OSErr'? 90 | - (nullable NSDictionary *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | + (nullable NSDictionary *)dictionaryWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:93:100: error: 'NSError' does not name a type; did you mean 'OSErr'? 93 | + (nullable NSDictionary *)dictionaryWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead"); | ^~~~~~~ | OSErr /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:51: error: cannot find protocol declaration for 'KeyType' 99 | @interface NSMutableDictionary : NSDictionary | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:51: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:53: error: expected unqualified-id before ':' token 99 | @interface NSMutableDictionary : NSDictionary | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:102:20: error: 'ObjectType' does not name a type 102 | - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:102:48: error: 'KeyType' does not name a type; did you mean 'ResType'? 102 | - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:109:51: error: duplicate interface declaration for class 'NSMutableDictionary' 109 | @interface NSMutableDictionary (NSExtendedMutableDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:109:51: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:109:51: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:51: error: redefinition of 'struct NSMutableDictionary' 99 | @interface NSMutableDictionary : NSDictionary | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:109:51: error: trying to finish struct, but kicked out due to previous parse errors 109 | @interface NSMutableDictionary (NSExtendedMutableDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:1: error: expected constructor, destructor, or type conversion before '-' token 111 | - (void)addEntriesFromDictionary:(NSDictionary *)otherDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:113:46: error: cannot find protocol declaration for 'KeyType' 113 | - (void)removeObjectsForKeys:(NSArray *)keyArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:114:56: error: cannot find protocol declaration for 'KeyType' 114 | - (void)setDictionary:(NSDictionary *)otherDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:114:56: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:63: error: 'KeyType' does not name a type; did you mean 'ResType'? 115 | - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:51: error: duplicate interface declaration for class 'NSMutableDictionary' 119 | @interface NSMutableDictionary (NSMutableDictionaryCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:51: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:51: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:51: error: redefinition of 'struct NSMutableDictionary' 99 | @interface NSMutableDictionary : NSDictionary | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:51: error: trying to finish struct, but kicked out due to previous parse errors 119 | @interface NSMutableDictionary (NSMutableDictionaryCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:121:1: error: expected constructor, destructor, or type conversion before '+' token 121 | + (instancetype)dictionaryWithCapacity:(NSUInteger)numItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:123:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 123 | + (nullable NSMutableDictionary *)dictionaryWithContentsOfFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:124:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 124 | + (nullable NSMutableDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:125:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 125 | - (nullable NSMutableDictionary *)initWithContentsOfFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 126 | - (nullable NSMutableDictionary *)initWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:130:44: error: duplicate interface declaration for class 'NSDictionary' 130 | @interface NSDictionary (NSSharedKeySetDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:130:44: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:130:44: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:130:44: error: trying to finish struct, but kicked out due to previous parse errors 130 | @interface NSDictionary (NSSharedKeySetDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:1: error: expected constructor, destructor, or type conversion before '+' token 140 | + (id)sharedKeySetForKeys:(NSArray> *)keys API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:144:51: error: duplicate interface declaration for class 'NSMutableDictionary' 144 | @interface NSMutableDictionary (NSSharedKeySetDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:144:51: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:144:51: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:51: error: redefinition of 'struct NSMutableDictionary' 99 | @interface NSMutableDictionary : NSDictionary | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:144:51: error: trying to finish struct, but kicked out due to previous parse errors 144 | @interface NSMutableDictionary (NSSharedKeySetDictionary) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:152:1: error: expected constructor, destructor, or type conversion before '+' token 152 | + (NSMutableDictionary *)dictionaryWithSharedKeySet:(id)keyset API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:156:29: error: duplicate interface declaration for class 'NSDictionary' 156 | @interface NSDictionary (NSGenericFastEnumeraiton) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:156:29: error: cannot find protocol declaration for 'K' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:156:29: error: cannot find protocol declaration for 'V' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:156:29: error: trying to finish struct, but kicked out due to previous parse errors 156 | @interface NSDictionary (NSGenericFastEnumeraiton) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:156:58: error: expected constructor, destructor, or type conversion before '<' token 156 | @interface NSDictionary (NSGenericFastEnumeraiton) | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: cannot find protocol declaration for 'ObjectType' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:42: error: expected unqualified-id before ':' token 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | - (nullable ObjectType)member:(ObjectType)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:32: error: 'ObjectType' does not name a type 17 | - (nullable ObjectType)member:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:18:27: error: cannot find protocol declaration for 'ObjectType' 18 | - (NSEnumerator *)objectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:20:39: error: expected ')' before 'ObjectType' 20 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:20:50: error: expected ';' before '[' token 20 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:28: error: duplicate interface declaration for class 'NSSet' 25 | @interface NSSet (NSExtendedSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:28: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:28: error: trying to finish struct, but kicked out due to previous parse errors 25 | @interface NSSet (NSExtendedSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:27:1: error: expected constructor, destructor, or type conversion before 'property' 27 | @property (readonly, copy) NSArray *allObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable ObjectType)anyObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:29:25: error: 'ObjectType' does not name a type 29 | - (BOOL)containsObject:(ObjectType)anObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:31:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:32:40: error: cannot find protocol declaration for 'ObjectType' 32 | - (BOOL)intersectsSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:33:39: error: cannot find protocol declaration for 'ObjectType' 33 | - (BOOL)isEqualToSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:34:40: error: cannot find protocol declaration for 'ObjectType' 34 | - (BOOL)isSubsetOfSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:37:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:39:20: error: cannot find protocol declaration for 'ObjectType' 39 | - (NSSet *)setByAddingObject:(ObjectType)anObject API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:39:43: error: 'ObjectType' does not name a type 39 | - (NSSet *)setByAddingObject:(ObjectType)anObject API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:40:20: error: cannot find protocol declaration for 'ObjectType' 40 | - (NSSet *)setByAddingObjectsFromSet:(NSSet *)other API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:40:67: error: cannot find protocol declaration for 'ObjectType' 40 | - (NSSet *)setByAddingObjectsFromSet:(NSSet *)other API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:41:20: error: cannot find protocol declaration for 'ObjectType' 41 | - (NSSet *)setByAddingObjectsFromArray:(NSArray *)other API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:41:71: error: cannot find protocol declaration for 'ObjectType' 41 | - (NSSet *)setByAddingObjectsFromArray:(NSArray *)other API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:41: error: expected ')' before '(' token 43 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:42: error: expected identifier before '(' token 43 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:41: error: expected ';' before '(' token 43 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:80: error: expected ')' before '(' token 44 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:81: error: expected identifier before '(' token 44 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:80: error: expected ';' before '(' token 44 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:20: error: cannot find protocol declaration for 'ObjectType' 46 | - (NSSet *)objectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:48: error: expected ')' before '(' token 46 | - (NSSet *)objectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:49: error: expected identifier before '(' token 46 | - (NSSet *)objectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:48: error: expected ';' before '(' token 46 | - (NSSet *)objectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:20: error: cannot find protocol declaration for 'ObjectType' 47 | - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:87: error: expected ')' before '(' token 47 | - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:88: error: expected identifier before '(' token 47 | - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:87: error: expected ';' before '(' token 47 | - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, BOOL *stop))predicate API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:28: error: duplicate interface declaration for class 'NSSet' 51 | @interface NSSet (NSSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:28: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:28: error: trying to finish struct, but kicked out due to previous parse errors 51 | @interface NSSet (NSSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:53:1: error: expected constructor, destructor, or type conversion before '+' token 53 | + (instancetype)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:54:32: error: 'ObjectType' does not name a type 54 | + (instancetype)setWithObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:38: error: expected ')' before 'ObjectType' 55 | + (instancetype)setWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:49: error: expected ';' before '[' token 55 | + (instancetype)setWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:56:33: error: 'ObjectType' does not name a type 56 | + (instancetype)setWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:56:58: error: duplicate declaration of method '+setWithObjects:' with conflicting types 56 | + (instancetype)setWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:39: note: previous declaration of '+setWithObjects:' 55 | + (instancetype)setWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:57:45: error: cannot find protocol declaration for 'ObjectType' 57 | + (instancetype)setWithSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:58:49: error: cannot find protocol declaration for 'ObjectType' 58 | + (instancetype)setWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:60:34: error: 'ObjectType' does not name a type 60 | - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:61:46: error: cannot find protocol declaration for 'ObjectType' 61 | - (instancetype)initWithSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:62:46: error: cannot find protocol declaration for 'ObjectType' 62 | - (instancetype)initWithSet:(NSSet *)set copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:63:50: error: cannot find protocol declaration for 'ObjectType' 63 | - (instancetype)initWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: cannot find protocol declaration for 'ObjectType' 69 | @interface NSMutableSet : NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:37: error: expected unqualified-id before ':' token 69 | @interface NSMutableSet : NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:72:23: error: 'ObjectType' does not name a type 72 | - (void)removeObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:73:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:35: error: duplicate interface declaration for class 'NSMutableSet' 79 | @interface NSMutableSet (NSExtendedMutableSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: redefinition of 'struct NSMutableSet' 69 | @interface NSMutableSet : NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:35: error: trying to finish struct, but kicked out due to previous parse errors 79 | @interface NSMutableSet (NSExtendedMutableSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:81:1: error: expected constructor, destructor, or type conversion before '-' token 81 | - (void)addObjectsFromArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:82:39: error: cannot find protocol declaration for 'ObjectType' 82 | - (void)intersectSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:83:35: error: cannot find protocol declaration for 'ObjectType' 83 | - (void)minusSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:85:35: error: cannot find protocol declaration for 'ObjectType' 85 | - (void)unionSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:87:33: error: cannot find protocol declaration for 'ObjectType' 87 | - (void)setSet:(NSSet *)otherSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:35: error: duplicate interface declaration for class 'NSMutableSet' 91 | @interface NSMutableSet (NSMutableSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: redefinition of 'struct NSMutableSet' 69 | @interface NSMutableSet : NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:35: error: trying to finish struct, but kicked out due to previous parse errors 91 | @interface NSMutableSet (NSMutableSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:93:1: error: expected constructor, destructor, or type conversion before '+' token 93 | + (instancetype)setWithCapacity:(NSUInteger)numItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:99:35: error: cannot find protocol declaration for 'ObjectType' 99 | @interface NSCountedSet : NSMutableSet { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:99:37: error: expected unqualified-id before ':' token 99 | @interface NSCountedSet : NSMutableSet { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:107:50: error: cannot find protocol declaration for 'ObjectType' 107 | - (instancetype)initWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:108:46: error: cannot find protocol declaration for 'ObjectType' 108 | - (instancetype)initWithSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:110:31: error: 'ObjectType' does not name a type 110 | - (NSUInteger)countForObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:112:27: error: cannot find protocol declaration for 'ObjectType' 112 | - (NSEnumerator *)objectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:113:20: error: 'ObjectType' does not name a type 113 | - (void)addObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:114:23: error: 'ObjectType' does not name a type 114 | - (void)removeObject:(ObjectType)object; | ^~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | + (nullable NSProgress *)currentProgress; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:59:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:59:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:69:81: error: expected ')' before '(' token 69 | - (void)performAsCurrentWithPendingUnitCount:(int64_t)unitCount usingBlock:(void (NS_NOESCAPE ^)(void))work API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:69:82: error: expected identifier before '(' token 69 | - (void)performAsCurrentWithPendingUnitCount:(int64_t)unitCount usingBlock:(void (NS_NOESCAPE ^)(void))work API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:69:81: error: expected ';' before '(' token 69 | - (void)performAsCurrentWithPendingUnitCount:(int64_t)unitCount usingBlock:(void (NS_NOESCAPE ^)(void))work API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:121:34: error: expected unqualified-id before '^' token 121 | @property (nullable, copy) void (^cancellationHandler)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:121:34: error: expected ')' before '^' token 121 | @property (nullable, copy) void (^cancellationHandler)(void); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:125:34: error: expected unqualified-id before '^' token 125 | @property (nullable, copy) void (^pausingHandler)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:125:34: error: expected ')' before '^' token 125 | @property (nullable, copy) void (^pausingHandler)(void); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:129:34: error: expected unqualified-id before '^' token 129 | @property (nullable, copy) void (^resumingHandler)(void) API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:129:34: error: expected ')' before '^' token 129 | @property (nullable, copy) void (^resumingHandler)(void) API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (void)setUserInfoObject:(nullable id)objectOrNil forKey:(NSProgressUserInfoKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:164:66: error: cannot find protocol declaration for 'NSProgressUserInfoKey' 164 | @property (readonly, copy) NSDictionary *userInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:164:66: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:226:15: error: expected unqualified-id before '^' token 226 | typedef void (^NSProgressUnpublishingHandler)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:226:15: error: expected ')' before '^' token 226 | typedef void (^NSProgressUnpublishingHandler)(void); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:227:19: error: typedef 'NSProgressUnpublishingHandler' is initialized (use 'decltype' instead) 227 | typedef _Nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:227:50: error: expected primary-expression before '^' token 227 | typedef _Nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:227:51: error: 'NSProgressPublishingHandler' was not declared in this scope 227 | typedef _Nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:231:67: error: 'NSProgressPublishingHandler' does not name a type 231 | + (id)addSubscriberForFileURL:(NSURL *)url withPublishingHandler:(NSProgressPublishingHandler)publishingHandler API_AVAILABLE(macos(10.9)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:21:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithName:(NSNotificationName)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:21:92: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithName:(NSNotificationName)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:28:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (instancetype)notificationWithName:(NSNotificationName)aName object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (instancetype)notificationWithName:(NSNotificationName)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (instancetype)notificationWithName:(NSNotificationName)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:29: error: unknown property attribute 'strong' 44 | @property (class, readonly, strong) NSNotificationCenter *defaultCenter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:46:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSNotificationName)aName object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:46:106: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSNotificationName)aName object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:49:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (void)postNotificationName:(NSNotificationName)aName object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:50:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (void)postNotificationName:(NSNotificationName)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:50:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (void)postNotificationName:(NSNotificationName)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (void)removeObserver:(id)observer name:(nullable NSNotificationName)aName object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (void)removeObserver:(id)observer name:(nullable NSNotificationName)aName object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:55:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (id )addObserverForName:(nullable NSNotificationName)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:55:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (id )addObserverForName:(nullable NSNotificationName)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:55:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (id )addObserverForName:(nullable NSNotificationName)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:55:152: error: expected ')' before '(' token 55 | - (id )addObserverForName:(nullable NSNotificationName)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:55:153: error: expected identifier before '(' token 55 | - (id )addObserverForName:(nullable NSNotificationName)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:55:152: error: expected ';' before '(' token 55 | - (id )addObserverForName:(nullable NSNotificationName)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:22:29: error: unknown property attribute 'strong' 22 | @property (class, readonly, strong) NSBundle *mainBundle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable instancetype)bundleWithPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:27:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | + (nullable instancetype)bundleWithURL:(NSURL *)url API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable instancetype)initWithURL:(NSURL *)url API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:31:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | + (nullable NSBundle *)bundleWithIdentifier:(NSString *)identifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:52: error: expected '>' before '*' token 33 | @property (class, readonly, copy) NSArray *allBundles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:52: error: cannot find protocol declaration for 'NSBundle' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:53: error: expected unqualified-id before '>' token 33 | @property (class, readonly, copy) NSArray *allBundles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:34:52: error: expected '>' before '*' token 34 | @property (class, readonly, copy) NSArray *allFrameworks; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:34:52: error: cannot find protocol declaration for 'NSBundle' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:34:53: error: expected unqualified-id before '>' token 34 | @property (class, readonly, copy) NSArray *allFrameworks; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:48:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (nullable NSURL *)URLForAuxiliaryExecutable:(NSString *)executableName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable NSString *)pathForAuxiliaryExecutable:(NSString *)executableName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:69:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:69:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:69:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:74:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:74:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:74:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:74:157: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:76:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:76:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:143: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:79:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:79:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:79:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:21: error: expected '>' before '*' token 80 | + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:22: error: expected ')' before '>' token 80 | + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:83:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:83:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:83:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:156: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:86:21: error: expected '>' before '*' token 86 | - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:86:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:86:22: error: expected ')' before '>' token 86 | - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:86:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:21: error: expected '>' before '*' token 87 | - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:22: error: expected ')' before '>' token 87 | - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:4: error: 'NSAttributedString' does not name a type; did you mean 'CFAttributedStringRef'? 91 | - (NSAttributedString *)localizedAttributedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1) NS_REFINED_FOR_SWIFT API_AVAILABLE(macos(12.0), ios(15.0), watchos(8.0), tvos(15.0)); | ^~~~~~~~~~~~~~~~~~ | CFAttributedStringRef /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (NSAttributedString *)localizedAttributedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1) NS_REFINED_FOR_SWIFT API_AVAILABLE(macos(12.0), ios(15.0), watchos(8.0), tvos(15.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:113: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (NSAttributedString *)localizedAttributedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1) NS_REFINED_FOR_SWIFT API_AVAILABLE(macos(12.0), ios(15.0), watchos(8.0), tvos(15.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:60: error: expected '>' before '*' token 95 | @property (nullable, readonly, copy) NSDictionary *infoDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:60: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:61: error: expected unqualified-id before ',' token 95 | @property (nullable, readonly, copy) NSDictionary *infoDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:96:60: error: expected '>' before '*' token 96 | @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:96:60: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:96:61: error: expected unqualified-id before ',' token 96 | @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:97:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (nullable id)objectForInfoDictionaryKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 98 | - (nullable Class)classNamed:(NSString *)className; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:45: error: expected '>' before '*' token 102 | @property (readonly, copy) NSArray *preferredLocalizations; // a subset of this bundle's localizations, re-ordered into the preferred order for this process's current execution environment; the main bundle's preferred localizations indicate the language (of text) the user is most likely seeing in the UI | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:46: error: expected unqualified-id before '>' token 102 | @property (readonly, copy) NSArray *preferredLocalizations; // a subset of this bundle's localizations, re-ordered into the preferred order for this process's current execution environment; the main bundle's preferred localizations indicate the language (of text) the user is most likely seeing in the UI | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:104:45: error: expected '>' before '*' token 104 | @property (readonly, copy) NSArray *localizations; // list of language names this bundle appears to be localized to | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:104:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:104:46: error: expected unqualified-id before '>' token 104 | @property (readonly, copy) NSArray *localizations; // list of language names this bundle appears to be localized to | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:107:21: error: expected '>' before '*' token 107 | + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:107:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:107:22: error: expected ')' before '>' token 107 | + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:107:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:108:21: error: expected '>' before '*' token 108 | + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:108:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:108:22: error: expected ')' before '>' token 108 | + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:108:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:119:55: error: expected '>' before '*' token 119 | @property (nullable, readonly, copy) NSArray *executableArchitectures API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:119:55: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:119:56: error: expected unqualified-id before '>' token 119 | @property (nullable, readonly, copy) NSArray *executableArchitectures API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:171:46: error: expected '>' before '*' token 171 | - (instancetype)initWithTags:(NSSet *)tags; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:171:46: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:171:47: error: expected ')' before '>' token 171 | - (instancetype)initWithTags:(NSSet *)tags; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:171:47: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:171:47: error: expected ';' before '>' token 171 | - (instancetype)initWithTags:(NSSet *)tags; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:172:46: error: expected '>' before '*' token 172 | - (instancetype)initWithTags:(NSSet *)tags bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:172:46: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:172:47: error: expected ')' before '>' token 172 | - (instancetype)initWithTags:(NSSet *)tags bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:172:47: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:172:47: error: expected ';' before '>' token 172 | - (instancetype)initWithTags:(NSSet *)tags bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:184:43: error: expected '>' before '*' token 184 | @property (readonly, copy) NSSet *tags; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:184:43: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:184:44: error: expected unqualified-id before '>' token 184 | @property (readonly, copy) NSSet *tags; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:189:22: error: unknown property attribute 'strong' 189 | @property (readonly, strong) NSBundle *bundle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:206:59: error: expected ')' before '(' token 206 | - (void)beginAccessingResourcesWithCompletionHandler:(void (^)(NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:206:60: error: expected identifier before '(' token 206 | - (void)beginAccessingResourcesWithCompletionHandler:(void (^)(NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:206:59: error: expected ';' before '(' token 206 | - (void)beginAccessingResourcesWithCompletionHandler:(void (^)(NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:213:72: error: expected ')' before '(' token 213 | - (void)conditionallyBeginAccessingResourcesWithCompletionHandler:(void (^)(BOOL resourcesAvailable))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:213:73: error: expected identifier before '(' token 213 | - (void)conditionallyBeginAccessingResourcesWithCompletionHandler:(void (^)(BOOL resourcesAvailable))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:213:72: error: expected ';' before '(' token 213 | - (void)conditionallyBeginAccessingResourcesWithCompletionHandler:(void (^)(BOOL resourcesAvailable))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:223:22: error: unknown property attribute 'strong' 223 | @property (readonly, strong) NSProgress *progress; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:235:74: error: expected '>' before '*' token 235 | - (void)setPreservationPriority:(double)priority forTags:(NSSet *)tags API_AVAILABLE(ios(9.0), watchos(2.0), tvos(9.0)) API_UNAVAILABLE(macos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:235:74: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:235:75: error: expected ')' before '>' token 235 | - (void)setPreservationPriority:(double)priority forTags:(NSSet *)tags API_AVAILABLE(ios(9.0), watchos(2.0), tvos(9.0)) API_UNAVAILABLE(macos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:235:75: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:235:75: error: expected ';' before '>' token 235 | - (void)setPreservationPriority:(double)priority forTags:(NSSet *)tags API_AVAILABLE(ios(9.0), watchos(2.0), tvos(9.0)) API_UNAVAILABLE(macos); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:43:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:20:37: note: originally specified here 20 | @property (readonly) NSTimeInterval timeIntervalSinceReferenceDate; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:11:65: error: expected ';' before '<' token 11 | @class NSDateComponents, NSLocale, NSTimeZone, NSString, NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:107:29: error: unknown property attribute 'strong' 107 | @property (class, readonly, strong) NSCalendar *autoupdatingCurrentCalendar API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); // tracks changes to user's preferred calendar identifier | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:113:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | + (nullable NSCalendar *)calendarWithIdentifier:(NSCalendarIdentifier)calendarIdentifierConstant API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable id)initWithCalendarIdentifier:(NSCalendarIdentifier)ident NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:127:45: error: expected '>' before '*' token 127 | @property (readonly, copy) NSArray *eraSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:127:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:127:46: error: expected unqualified-id before '>' token 127 | @property (readonly, copy) NSArray *eraSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:45: error: expected '>' before '*' token 128 | @property (readonly, copy) NSArray *longEraSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:46: error: expected unqualified-id before '>' token 128 | @property (readonly, copy) NSArray *longEraSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:45: error: expected '>' before '*' token 130 | @property (readonly, copy) NSArray *monthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:46: error: expected unqualified-id before '>' token 130 | @property (readonly, copy) NSArray *monthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:45: error: expected '>' before '*' token 131 | @property (readonly, copy) NSArray *shortMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:46: error: expected unqualified-id before '>' token 131 | @property (readonly, copy) NSArray *shortMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:45: error: expected '>' before '*' token 132 | @property (readonly, copy) NSArray *veryShortMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:46: error: expected unqualified-id before '>' token 132 | @property (readonly, copy) NSArray *veryShortMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:45: error: expected '>' before '*' token 133 | @property (readonly, copy) NSArray *standaloneMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:46: error: expected unqualified-id before '>' token 133 | @property (readonly, copy) NSArray *standaloneMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:134:45: error: expected '>' before '*' token 134 | @property (readonly, copy) NSArray *shortStandaloneMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:134:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:134:46: error: expected unqualified-id before '>' token 134 | @property (readonly, copy) NSArray *shortStandaloneMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:45: error: expected '>' before '*' token 135 | @property (readonly, copy) NSArray *veryShortStandaloneMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:46: error: expected unqualified-id before '>' token 135 | @property (readonly, copy) NSArray *veryShortStandaloneMonthSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:45: error: expected '>' before '*' token 137 | @property (readonly, copy) NSArray *weekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:46: error: expected unqualified-id before '>' token 137 | @property (readonly, copy) NSArray *weekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:45: error: expected '>' before '*' token 138 | @property (readonly, copy) NSArray *shortWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:46: error: expected unqualified-id before '>' token 138 | @property (readonly, copy) NSArray *shortWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:45: error: expected '>' before '*' token 139 | @property (readonly, copy) NSArray *veryShortWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:46: error: expected unqualified-id before '>' token 139 | @property (readonly, copy) NSArray *veryShortWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:45: error: expected '>' before '*' token 140 | @property (readonly, copy) NSArray *standaloneWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:46: error: expected unqualified-id before '>' token 140 | @property (readonly, copy) NSArray *standaloneWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:141:45: error: expected '>' before '*' token 141 | @property (readonly, copy) NSArray *shortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:141:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:141:46: error: expected unqualified-id before '>' token 141 | @property (readonly, copy) NSArray *shortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:45: error: expected '>' before '*' token 142 | @property (readonly, copy) NSArray *veryShortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:46: error: expected unqualified-id before '>' token 142 | @property (readonly, copy) NSArray *veryShortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:45: error: expected '>' before '*' token 144 | @property (readonly, copy) NSArray *quarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:46: error: expected unqualified-id before '>' token 144 | @property (readonly, copy) NSArray *quarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:45: error: expected '>' before '*' token 145 | @property (readonly, copy) NSArray *shortQuarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:46: error: expected unqualified-id before '>' token 145 | @property (readonly, copy) NSArray *shortQuarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:146:45: error: expected '>' before '*' token 146 | @property (readonly, copy) NSArray *standaloneQuarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:146:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:146:46: error: expected unqualified-id before '>' token 146 | @property (readonly, copy) NSArray *standaloneQuarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:147:45: error: expected '>' before '*' token 147 | @property (readonly, copy) NSArray *shortStandaloneQuarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:147:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:147:46: error: expected unqualified-id before '>' token 147 | @property (readonly, copy) NSArray *shortStandaloneQuarterSymbols API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:161:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | - (BOOL)rangeOfUnit:(NSCalendarUnit)unit startDate:(NSDate * _Nullable * _Nullable)datep interval:(nullable NSTimeInterval *)tip forDate:(NSDate *)date API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:163:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 163 | - (nullable NSDate *)dateFromComponents:(NSDateComponents *)comps; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:166:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 166 | - (nullable NSDate *)dateByAddingComponents:(NSDateComponents *)comps toDate:(NSDate *)date options:(NSCalendarOptions)opts; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:175:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:175:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:175:117: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:175:165: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:182:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:182:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:182:135: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:182:186: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:189:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:189:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:189:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:189:180: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:202:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 202 | - (nullable NSDate *)dateWithEra:(NSInteger)eraValue year:(NSInteger)yearValue month:(NSInteger)monthValue day:(NSInteger)dayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:209:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 209 | - (nullable NSDate *)dateWithEra:(NSInteger)eraValue yearForWeekOfYear:(NSInteger)yearValue weekOfYear:(NSInteger)weekValue weekday:(NSInteger)weekdayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:275:89: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (BOOL)rangeOfWeekendStartDate:(out NSDate * _Nullable * _Nullable)datep interval:(out nullable NSTimeInterval *)tip containingDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:284:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 284 | - (BOOL)nextWeekendStartDate:(out NSDate * _Nullable * _Nullable)datep interval:(out nullable NSTimeInterval *)tip options:(NSCalendarOptions)options afterDate:(NSDate *)date API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:301:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | - (nullable NSDate *)dateByAddingUnit:(NSCalendarUnit)unit value:(NSInteger)value toDate:(NSDate *)date options:(NSCalendarOptions)options API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:326:150: error: expected ')' before '(' token 326 | - (void)enumerateDatesStartingAfterDate:(NSDate *)start matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSDate * _Nullable date, BOOL exactMatch, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:326:151: error: expected identifier before '(' token 326 | - (void)enumerateDatesStartingAfterDate:(NSDate *)start matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSDate * _Nullable date, BOOL exactMatch, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:326:150: error: expected ';' before '(' token 326 | - (void)enumerateDatesStartingAfterDate:(NSDate *)start matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSDate * _Nullable date, BOOL exactMatch, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:333:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 333 | - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)options API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:341:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 341 | - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingUnit:(NSCalendarUnit)unit value:(NSInteger)value options:(NSCalendarOptions)options API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:349:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 349 | - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingHour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue options:(NSCalendarOptions)options API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:358:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 358 | - (nullable NSDate *)dateBySettingUnit:(NSCalendarUnit)unit value:(NSInteger)v ofDate:(NSDate *)date options:(NSCalendarOptions)opts API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:366:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 366 | - (nullable NSDate *)dateBySettingHour:(NSInteger)h minute:(NSInteger)m second:(NSInteger)s ofDate:(NSDate *)date options:(NSCalendarOptions)opts API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | + (nullable NSCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | + (nullable NSMutableCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:7:31: error: expected ';' before '<' token 7 | @class NSString, NSData, NSSet; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:26:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (nullable NSData *)decodeDataObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:34:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (void)encodeObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:36:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (void)encodeBycopyObject:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:37:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (void)encodeByrefObject:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:38:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (void)encodeConditionalObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:41:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (void)encodeBytes:(nullable const void *)byteaddr length:(NSUInteger)length; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable id)decodeObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable id)decodeTopLevelObjectAndReturnError:(NSError **)error API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObject() throws' instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable void *)decodeBytesWithReturnedLength:(NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable id)decodePropertyList; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:54:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:55:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:61:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (void)encodeObject:(nullable id)object forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:62:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (void)encodeConditionalObject:(nullable id)object forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)encodeBytes:(nullable const uint8_t *)bytes length:(NSUInteger)length forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable id)decodeObjectForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:73:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable id)decodeTopLevelObjectForKey:(NSString *)key error:(NSError **)error API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'decodeObject(of:, forKey:)' instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:80:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:80:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (nullable id)decodeObjectOfClass:(Class)aClass forKey:(NSString *)key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:90:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (nullable id)decodeTopLevelObjectOfClass:(Class)aClass forKey:(NSString *)key error:(NSError **)error API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'decodeObject(of:, forKey:)' instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:99:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (nullable NSArray *)decodeArrayOfObjectsOfClass:(Class)cls forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable NSDictionary *)decodeDictionaryWithKeysOfClass:(Class)keyCls objectsOfClass:(Class)objectCls forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:111:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:112:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'decodeObject(of:, forKey:)' instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:112:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_SWIFT_UNAVAILABLE("Use 'decodeObject(of:, forKey:)' instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:121:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (nullable NSArray *)decodeArrayOfObjectsOfClasses:(NSSet *)classes forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:121:65: error: cannot find protocol declaration for 'Class' 121 | - (nullable NSArray *)decodeArrayOfObjectsOfClasses:(NSSet *)classes forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:130:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 130 | - (nullable NSDictionary *)decodeDictionaryWithKeysOfClasses:(NSSet *)keyClasses objectsOfClasses:(NSSet *)objectClasses forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:130:74: error: cannot find protocol declaration for 'Class' 130 | - (nullable NSDictionary *)decodeDictionaryWithKeysOfClasses:(NSSet *)keyClasses objectsOfClasses:(NSSet *)objectClasses forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:130:118: error: cannot find protocol declaration for 'Class' 130 | - (nullable NSDictionary *)decodeDictionaryWithKeysOfClasses:(NSSet *)keyClasses objectsOfClasses:(NSSet *)objectClasses forKey:(NSString *)key API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:133:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable id)decodePropertyListForKey:(NSString *)key API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:136:49: error: cannot find protocol declaration for 'Class' 136 | @property (nullable, readonly, copy) NSSet *allowedClasses API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:208:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (nullable id)decodeNXObject API_DEPRECATED("Not supported", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:45: error: expected ')' before '(' token 98 | - (void) enumerateByteRangesUsingBlock:(void (NS_NOESCAPE ^)(const void *bytes, NSRange byteRange, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:46: error: expected identifier before '(' token 98 | - (void) enumerateByteRangesUsingBlock:(void (NS_NOESCAPE ^)(const void *bytes, NSRange byteRange, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:45: error: expected ';' before '(' token 98 | - (void) enumerateByteRangesUsingBlock:(void (NS_NOESCAPE ^)(const void *bytes, NSRange byteRange, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:105:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | + (instancetype)dataWithBytes:(nullable const void *)bytes length:(NSUInteger)length; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | + (nullable instancetype)dataWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:109:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:110:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | + (nullable instancetype)dataWithContentsOfFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:112:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (instancetype)initWithBytes:(nullable const void *)bytes length:(NSUInteger)length; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:115:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)length deallocator:(nullable void (^)(void *bytes, NSUInteger length))deallocator API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:116:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:119:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:129:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | - (nullable instancetype)initWithBase64EncodedString:(NSString *)base64String options:(NSDataBase64DecodingOptions)options API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:137:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (nullable instancetype)initWithBase64EncodedData:(NSData *)base64Data options:(NSDataBase64DecodingOptions)options API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:170:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (nullable instancetype)decompressedDataUsingAlgorithm:(NSDataCompressionAlgorithm)algorithm error:(NSError **)error API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:171:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (nullable instancetype)compressedDataUsingAlgorithm:(NSDataCompressionAlgorithm)algorithm error:(NSError **)error API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:179:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 179 | + (nullable id)dataWithContentsOfMappedFile:(NSString *)path API_DEPRECATED("Use +dataWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead.", macos(10.0,10.10), ios(2.0,8.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:180:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 180 | - (nullable id)initWithContentsOfMappedFile:(NSString *)path API_DEPRECATED("Use -initWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead.", macos(10.0,10.10), ios(2.0,8.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:184:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 184 | - (nullable id)initWithBase64Encoding:(NSString *)base64String API_DEPRECATED("Use initWithBase64EncodedString:options: instead", macos(10.6,10.9), ios(4.0,7.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:206:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 206 | - (void)replaceBytesInRange:(NSRange)range withBytes:(nullable const void *)replacementBytes length:(NSUInteger)replacementLength; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:212:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 212 | + (nullable instancetype)dataWithCapacity:(NSUInteger)aNumItems; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:213:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | + (nullable instancetype)dataWithLength:(NSUInteger)length; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:214:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 214 | - (nullable instancetype)initWithCapacity:(NSUInteger)capacity; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSData.h:215:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 215 | - (nullable instancetype)initWithLength:(NSUInteger)length; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateInterval.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable NSDateInterval *)intersectionWithDateInterval:(NSDateInterval *)dateInterval; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:7, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:20: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:17:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 17 | - (NSDictionary *)attributesAtIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:17:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:17:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | - (NSDictionary *)attributesAtIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable id)attribute:(NSAttributedStringKey)attrName atIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:24:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable id)attribute:(NSAttributedStringKey)attrName atIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:27:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 27 | - (NSDictionary *)attributesAtIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:27:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:27:108: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (NSDictionary *)attributesAtIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable id)attribute:(NSAttributedStringKey)attrName atIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:28:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable id)attribute:(NSAttributedStringKey)attrName atIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:33:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (instancetype)initWithString:(NSString *)str attributes:(nullable NSDictionary *)attrs; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:41:129: error: expected ')' before '(' token 41 | - (void)enumerateAttributesInRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSDictionary *attrs, NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:41:130: error: expected identifier before '(' token 41 | - (void)enumerateAttributesInRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSDictionary *attrs, NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:41:129: error: expected ';' before '(' token 41 | - (void)enumerateAttributesInRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSDictionary *attrs, NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:42:161: error: expected ')' before '(' token 42 | - (void)enumerateAttribute:(NSAttributedStringKey)attrName inRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(id _Nullable value, NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:42:162: error: expected identifier before '(' token 42 | - (void)enumerateAttribute:(NSAttributedStringKey)attrName inRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(id _Nullable value, NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:42:161: error: expected ';' before '(' token 42 | - (void)enumerateAttribute:(NSAttributedStringKey)attrName inRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(id _Nullable value, NSRange range, BOOL *stop))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:50:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (void)setAttributes:(nullable NSDictionary *)attrs range:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:59:62: error: cannot find protocol declaration for 'NSAttributedStringKey' 59 | - (void)addAttributes:(NSDictionary *)attrs range:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:59:62: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:159:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | - (nullable instancetype)initWithContentsOfMarkdownFileAtURL:(NSURL *)markdownFile | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:160:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | options:(nullable NSAttributedStringMarkdownParsingOptions *)options | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:161:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | baseURL:(nullable NSURL *)baseURL | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:166:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 166 | - (nullable instancetype)initWithMarkdown:(NSData *)markdown | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:167:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 167 | options:(nullable NSAttributedStringMarkdownParsingOptions *)options | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:168:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 168 | baseURL:(nullable NSURL *)baseURL | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:173:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 173 | - (nullable instancetype)initWithMarkdownString:(NSString *)markdownString | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:174:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 174 | options:(nullable NSAttributedStringMarkdownParsingOptions *)options | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:175:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | baseURL:(nullable NSURL *)baseURL | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:197:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 197 | locale:(nullable NSLocale *)locale, ... | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:204:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 204 | locale:(nullable NSLocale *)locale | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:293:32: error: unknown property attribute 'strong' 293 | @property (readonly, nullable, strong) NSPresentationIntent *parentIntent; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:295:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 295 | + (NSPresentationIntent *)paragraphIntentWithIdentity:(NSInteger)identity nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:296:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 296 | + (NSPresentationIntent *)headerIntentWithIdentity:(NSInteger)identity level:(NSInteger)level nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:297:89: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 297 | + (NSPresentationIntent *)codeBlockIntentWithIdentity:(NSInteger)identity languageHint:(nullable NSString *)languageHint nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:297:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 297 | + (NSPresentationIntent *)codeBlockIntentWithIdentity:(NSInteger)identity languageHint:(nullable NSString *)languageHint nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:298:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | + (NSPresentationIntent *)thematicBreakIntentWithIdentity:(NSInteger)identity nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:299:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 299 | + (NSPresentationIntent *)orderedListIntentWithIdentity:(NSInteger)identity nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:300:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 300 | + (NSPresentationIntent *)unorderedListIntentWithIdentity:(NSInteger)identity nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:301:121: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | + (NSPresentationIntent *)listItemIntentWithIdentity:(NSInteger)identity ordinal:(NSInteger)ordinal nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:302:96: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 302 | + (NSPresentationIntent *)blockQuoteIntentWithIdentity:(NSInteger)identity nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:303:135: error: expected '>' before '*' token 303 | + (NSPresentationIntent *)tableIntentWithIdentity:(NSInteger)identity columnCount:(NSInteger)columnCount alignments:(NSArray *)alignments nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:303:135: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:303:136: error: expected ')' before '>' token 303 | + (NSPresentationIntent *)tableIntentWithIdentity:(NSInteger)identity columnCount:(NSInteger)columnCount alignments:(NSArray *)alignments nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:303:136: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:303:136: error: expected ';' before '>' token 303 | + (NSPresentationIntent *)tableIntentWithIdentity:(NSInteger)identity columnCount:(NSInteger)columnCount alignments:(NSArray *)alignments nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:304:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 304 | + (NSPresentationIntent *)tableHeaderRowIntentWithIdentity:(NSInteger)identity nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:305:113: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 305 | + (NSPresentationIntent *)tableRowIntentWithIdentity:(NSInteger)identity row:(NSInteger)row nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:306:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 306 | + (NSPresentationIntent *)tableCellIntentWithIdentity:(NSInteger)identity column:(NSInteger)column nestedInsideIntent:(nullable NSPresentationIntent *)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:315:49: error: expected '>' before '*' token 315 | @property (nullable, readonly) NSArray *columnAlignments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:315:49: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:315:50: error: expected unqualified-id before '>' token 315 | @property (nullable, readonly) NSArray *columnAlignments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:11:20: error: expected ';' before '<' token 11 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:50:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:52:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:52:96: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable NSString *)editingStringForObjectValue:(id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:61:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (BOOL)isPartialStringValid:(NSString * _Nonnull * _Nonnull)partialStringPtr proposedSelectedRange:(nullable NSRangePointer)proposedSelRangePtr originalString:(NSString *)origString originalSelectedRange:(NSRange)origSelRange errorDescription:(NSString * _Nullable * _Nullable)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:8:66: error: expected ';' before '<' token 8 | @class NSLocale, NSDate, NSCalendar, NSTimeZone, NSError, NSArray, NSMutableDictionary, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:38:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (BOOL)getObjectValue:(out id _Nullable * _Nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable NSDate *)dateFromString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:52: error: expected '>' before '*' token 93 | @property (null_resettable, copy) NSArray *eraSymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:53: error: expected unqualified-id before '>' token 93 | @property (null_resettable, copy) NSArray *eraSymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:52: error: expected '>' before '*' token 94 | @property (null_resettable, copy) NSArray *monthSymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:53: error: expected unqualified-id before '>' token 94 | @property (null_resettable, copy) NSArray *monthSymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:52: error: expected '>' before '*' token 95 | @property (null_resettable, copy) NSArray *shortMonthSymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:53: error: expected unqualified-id before '>' token 95 | @property (null_resettable, copy) NSArray *shortMonthSymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:52: error: expected '>' before '*' token 96 | @property (null_resettable, copy) NSArray *weekdaySymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:53: error: expected unqualified-id before '>' token 96 | @property (null_resettable, copy) NSArray *weekdaySymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:52: error: expected '>' before '*' token 97 | @property (null_resettable, copy) NSArray *shortWeekdaySymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:53: error: expected unqualified-id before '>' token 97 | @property (null_resettable, copy) NSArray *shortWeekdaySymbols; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:52: error: expected '>' before '*' token 100 | @property (null_resettable, copy) NSArray *longEraSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:53: error: expected unqualified-id before '>' token 100 | @property (null_resettable, copy) NSArray *longEraSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:52: error: expected '>' before '*' token 101 | @property (null_resettable, copy) NSArray *veryShortMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:53: error: expected unqualified-id before '>' token 101 | @property (null_resettable, copy) NSArray *veryShortMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:52: error: expected '>' before '*' token 102 | @property (null_resettable, copy) NSArray *standaloneMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:53: error: expected unqualified-id before '>' token 102 | @property (null_resettable, copy) NSArray *standaloneMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:52: error: expected '>' before '*' token 103 | @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:53: error: expected unqualified-id before '>' token 103 | @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:52: error: expected '>' before '*' token 104 | @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:53: error: expected unqualified-id before '>' token 104 | @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:52: error: expected '>' before '*' token 105 | @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:53: error: expected unqualified-id before '>' token 105 | @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:52: error: expected '>' before '*' token 106 | @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:53: error: expected unqualified-id before '>' token 106 | @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:52: error: expected '>' before '*' token 107 | @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:53: error: expected unqualified-id before '>' token 107 | @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:52: error: expected '>' before '*' token 108 | @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:53: error: expected unqualified-id before '>' token 108 | @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:52: error: expected '>' before '*' token 109 | @property (null_resettable, copy) NSArray *quarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:53: error: expected unqualified-id before '>' token 109 | @property (null_resettable, copy) NSArray *quarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:52: error: expected '>' before '*' token 110 | @property (null_resettable, copy) NSArray *shortQuarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:53: error: expected unqualified-id before '>' token 110 | @property (null_resettable, copy) NSArray *shortQuarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:52: error: expected '>' before '*' token 111 | @property (null_resettable, copy) NSArray *standaloneQuarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:53: error: expected unqualified-id before '>' token 111 | @property (null_resettable, copy) NSArray *standaloneQuarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:52: error: expected '>' before '*' token 112 | @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:53: error: expected unqualified-id before '>' token 112 | @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:68:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (nullable NSString *)stringFromDateInterval:(NSDateInterval *)dateInterval API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:22: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (nullable NSDate *)dateFromString:(NSString *)string; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:41:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (NSString *)unitStringFromKilograms:(double)numberInKilograms usedUnit:(nullable NSMassFormatterUnit *)unitp; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:24: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:42:69: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (NSString *)unitStringFromMeters:(double)numberInMeters usedUnit:(nullable NSLengthFormatterUnit *)unitp; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:25: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:37:69: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (NSString *)unitStringFromJoules:(double)numberInJoules usedUnit:(nullable NSEnergyFormatterUnit *)unitp; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:26: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:13:34: error: expected '>' before ':' token 13 | @interface NSMeasurement : NSObject { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:13:34: error: cannot find protocol declaration for 'UnitType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:13:34: error: expected unqualified-id before ':' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:19:28: error: 'UnitType' has not been declared 19 | @property (readonly, copy) UnitType unit; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:23:63: error: 'UnitType' does not name a type 23 | - (instancetype)initWithDoubleValue:(double)doubleValue unit:(UnitType)unit NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:43:26: error: cannot find protocol declaration for 'UnitType' 43 | - (NSMeasurement *)measurementByAddingMeasurement:(NSMeasurement *)measurement; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:43:84: error: cannot find protocol declaration for 'UnitType' 43 | - (NSMeasurement *)measurementByAddingMeasurement:(NSMeasurement *)measurement; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:44:26: error: cannot find protocol declaration for 'UnitType' 44 | - (NSMeasurement *)measurementBySubtractingMeasurement:(NSMeasurement *)measurement; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurement.h:44:89: error: cannot find protocol declaration for 'UnitType' 44 | - (NSMeasurement *)measurementBySubtractingMeasurement:(NSMeasurement *)measurement; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurementFormatter.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:38:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (BOOL)getObjectValue:(out id _Nullable * _Nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable NSString *)stringFromNumber:(NSNumber *)number; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable NSNumber *)numberFromString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:50: error: expected '>' before '*' token 72 | @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:51: error: expected unqualified-id before ',' token 72 | @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:50: error: expected '>' before '*' token 74 | @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:51: error: expected unqualified-id before ',' token 74 | @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:50: error: expected '>' before '*' token 83 | @property (nullable, copy) NSDictionary *textAttributesForZero; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:51: error: expected unqualified-id before ',' token 83 | @property (nullable, copy) NSDictionary *textAttributesForZero; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:50: error: expected '>' before '*' token 85 | @property (nullable, copy) NSDictionary *textAttributesForNil; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:51: error: expected unqualified-id before ',' token 85 | @property (nullable, copy) NSDictionary *textAttributesForNil; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:50: error: expected '>' before '*' token 87 | @property (nullable, copy) NSDictionary *textAttributesForNotANumber; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:51: error: expected unqualified-id before ',' token 87 | @property (nullable, copy) NSDictionary *textAttributesForNotANumber; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:50: error: expected '>' before '*' token 89 | @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:51: error: expected unqualified-id before ',' token 89 | @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:50: error: expected '>' before '*' token 91 | @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:51: error: expected unqualified-id before ',' token 91 | @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMeasurementFormatter.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:13:15: error: expected ';' before '<' token 13 | @class NSArray, NSDictionary, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable id)objectForKey:(NSLocaleKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (nullable NSString *)displayNameForKey:(NSLocaleKey)key value:(id)value; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:27:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:37:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (nullable NSString *)localizedStringForLanguageCode:(NSString *)languageCode API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable NSString *)localizedStringForCountryCode:(NSString *)countryCode API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable NSString *)localizedStringForScriptCode:(NSString *)scriptCode API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:46:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (nullable NSString *)localizedStringForVariantCode:(NSString *)variantCode API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable NSString *)localizedStringForCalendarIdentifier:(NSString *)calendarIdentifier API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable NSString *)localizedStringForCollationIdentifier:(NSString *)collationIdentifier API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (nullable NSString *)localizedStringForCurrencyCode:(NSString *)currencyCode API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:68:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (nullable NSString *)localizedStringForCollatorIdentifier:(NSString *)collatorIdentifier API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:82:29: error: unknown property attribute 'strong' 82 | @property (class, readonly, strong) NSLocale *autoupdatingCurrentLocale API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); // generally you should use this property | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:95:52: error: expected '>' before '*' token 95 | @property (class, readonly, copy) NSArray *availableLocaleIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:95:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:95:53: error: expected unqualified-id before '>' token 95 | @property (class, readonly, copy) NSArray *availableLocaleIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:96:52: error: expected '>' before '*' token 96 | @property (class, readonly, copy) NSArray *ISOLanguageCodes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:96:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:96:53: error: expected unqualified-id before '>' token 96 | @property (class, readonly, copy) NSArray *ISOLanguageCodes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:97:52: error: expected '>' before '*' token 97 | @property (class, readonly, copy) NSArray *ISOCountryCodes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:97:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:97:53: error: expected unqualified-id before '>' token 97 | @property (class, readonly, copy) NSArray *ISOCountryCodes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:98:52: error: expected '>' before '*' token 98 | @property (class, readonly, copy) NSArray *ISOCurrencyCodes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:98:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:98:53: error: expected unqualified-id before '>' token 98 | @property (class, readonly, copy) NSArray *ISOCurrencyCodes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:99:52: error: expected '>' before '*' token 99 | @property (class, readonly, copy) NSArray *commonISOCurrencyCodes API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:99:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:99:53: error: expected unqualified-id before '>' token 99 | @property (class, readonly, copy) NSArray *commonISOCurrencyCodes API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:101:52: error: expected '>' before '*' token 101 | @property (class, readonly, copy) NSArray *preferredLanguages API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); // note that this list does not indicate what language the app is actually running in; the NSBundle.mainBundle object determines that at launch and knows that information | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:101:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:101:53: error: expected unqualified-id before '>' token 101 | @property (class, readonly, copy) NSArray *preferredLanguages API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); // note that this list does not indicate what language the app is actually running in; the NSBundle.mainBundle object determines that at launch and knows that information | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:103:26: error: expected '>' before '*' token 103 | + (NSDictionary *)componentsFromLocaleIdentifier:(NSString *)string; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:103:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:103:27: error: expected ')' before ',' token 103 | + (NSDictionary *)componentsFromLocaleIdentifier:(NSString *)string; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:103:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:104:69: error: expected '>' before '*' token 104 | + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:104:69: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:104:70: error: expected ')' before ',' token 104 | + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:104:70: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:104:82: error: expected ';' before '>' token 104 | + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:109:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | + (nullable NSString *)localeIdentifierFromWindowsLocaleCode:(uint32_t)lcid API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:29: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponentsFormatter.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSPersonNameComponents *)personNameComponentsFromString:(nonnull NSString *)string API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponentsFormatter.h:74:70: error: 'nonnull' does not name a type 74 | - (nullable NSPersonNameComponents *)personNameComponentsFromString:(nonnull NSString *)string API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRelativeDateTimeFormatter.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRelativeDateTimeFormatter.h:76:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:34:65: error: expected '>' before '*' token 34 | + (NSString *)localizedStringByJoiningStrings:(NSArray *)strings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:34:65: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:34:66: error: expected ')' before '>' token 34 | + (NSString *)localizedStringByJoiningStrings:(NSArray *)strings; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:34:66: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:34:66: error: expected ';' before '>' token 34 | + (NSString *)localizedStringByJoiningStrings:(NSArray *)strings; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable NSString *)stringFromItems:(NSArray *)items; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSListFormatter.h:44:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:6, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:33:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (BOOL)scanInt:(nullable int *)result _NS_SCANNER_DEPRECATED_FOR_SWIFT_ONLY_WITH_REPLACEMENT("scanInt()", macos(10.0,10.15), ios(2.0,13.0), watchos(2.0,6.0), tvos(9.0,13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:35:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (BOOL)scanInteger:(nullable NSInteger *)result API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)) _NS_SCANNER_DEPRECATED_FOR_SWIFT_ONLY_WITH_REPLACEMENT("scanInt()", macos(10.5,10.15), ios(2.0,13.0), watchos(2.0,6.0), tvos(9.0,13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:37:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (BOOL)scanLongLong:(nullable long long *)result; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:39:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (BOOL)scanUnsignedLongLong:(nullable unsigned long long *)result API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)) _NS_SCANNER_DEPRECATED_FOR_SWIFT_ONLY_WITH_REPLACEMENT("scanUnsignedLongLong()", macos(10.9,10.15), ios(7.0,13.0), watchos(2.0,6.0), tvos(9.0,13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:41:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (BOOL)scanFloat:(nullable float *)result _NS_SCANNER_DEPRECATED_FOR_SWIFT_ONLY_WITH_REPLACEMENT("scanFloat()", macos(10.0,10.15), ios(2.0,13.0), watchos(2.0,6.0), tvos(9.0,13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:43:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (BOOL)scanDouble:(nullable double *)result _NS_SCANNER_DEPRECATED_FOR_SWIFT_ONLY_WITH_REPLACEMENT("scanDouble()", macos(10.0,10.15), ios(2.0,13.0), watchos(2.0,6.0), tvos(9.0,13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:45:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (BOOL)scanHexInt:(nullable unsigned *)result // Optionally prefixed with "0x" or "0X" | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:48:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (BOOL)scanHexLongLong:(nullable unsigned long long *)result API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)) // Optionally prefixed with "0x" or "0X" | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:51:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (BOOL)scanHexFloat:(nullable float *)result API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)) // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:54:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (BOOL)scanHexDouble:(nullable double *)result API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)) // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:9: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:10:39: error: expected ';' before '<' token 10 | @class NSString, NSDictionary, NSArray, NSNumber; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:50:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | + (NSException *)exceptionWithName:(NSExceptionName)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:50:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | + (NSException *)exceptionWithName:(NSExceptionName)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:51:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (instancetype)initWithName:(NSExceptionName)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:51:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (instancetype)initWithName:(NSExceptionName)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:57:45: error: expected '>' before '*' token 57 | @property (readonly, copy) NSArray *callStackReturnAddresses API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:57:45: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:57:46: error: expected unqualified-id before '>' token 57 | @property (readonly, copy) NSArray *callStackReturnAddresses API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:58:45: error: expected '>' before '*' token 58 | @property (readonly, copy) NSArray *callStackSymbols API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:58:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:58:46: error: expected unqualified-id before '>' token 58 | @property (readonly, copy) NSArray *callStackSymbols API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:292:29: error: unknown property attribute 'strong' 292 | @property (class, readonly, strong) NSAssertionHandler *currentHandler; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:294:129: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 294 | - (void)handleFailureInMethod:(SEL)selector object:(id)object file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(5,6); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:294:160: error: 'format' attribute argument 2 value '7' refers to parameter type 'objc_object*' 294 | - (void)handleFailureInMethod:(SEL)selector object:(id)object file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(5,6); | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:296:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 296 | - (void)handleFailureInFunction:(NSString *)functionName file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(4,5); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:296:155: error: 'format' attribute argument 2 value '6' refers to parameter type 'objc_object*' 296 | - (void)handleFailureInFunction:(NSString *)functionName file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(4,5); | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:31:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:31:160: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (instancetype)initWithString:(nullable NSString *)numberValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:53:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:53:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:55:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:62:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:62:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:71:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (NSDecimalNumber *)decimalNumberByAdding:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:74:96: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (NSDecimalNumber *)decimalNumberBySubtracting:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:77:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (NSDecimalNumber *)decimalNumberByMultiplyingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:80:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (NSDecimalNumber *)decimalNumberByDividingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:83:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (NSDecimalNumber *)decimalNumberByRaisingToPower:(NSUInteger)power withBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:86:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (NSDecimalNumber *)decimalNumberByMultiplyingByPowerOf10:(short)power withBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:89:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (NSDecimalNumber *)decimalNumberByRoundingAccordingToBehavior:(nullable id )behavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:95:19: error: unknown property attribute 'strong' 95 | @property (class, strong) id defaultBehavior; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:95:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 95 | @property (class, strong) id defaultBehavior; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:125:29: error: unknown property attribute 'strong' 125 | @property (class, readonly, strong) NSDecimalNumberHandler *defaultDecimalNumberHandler; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:148:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (BOOL)scanDecimal:(nullable NSDecimal *)dcm | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:7:20: error: expected ';' before '<' token 7 | @class NSDictionary, NSArray, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:54:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (instancetype)initWithDomain:(NSErrorDomain)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:55:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | + (instancetype)errorWithDomain:(NSErrorDomain)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:64:63: error: cannot find protocol declaration for 'NSErrorUserInfoKey' 64 | @property (readonly, copy) NSDictionary *userInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:64:63: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:86:55: error: expected '>' before '*' token 86 | @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:86:55: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:86:56: error: expected unqualified-id before '>' token 86 | @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:90:32: error: unknown property attribute 'strong' 90 | @property (nullable, readonly, strong) id recoveryAttempter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:98:44: error: expected '>' before '*' token 98 | @property (readonly, copy) NSArray *underlyingErrors API_AVAILABLE(macos(11.3), ios(14.5), watchos(7.4), tvos(14.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:98:44: error: cannot find protocol declaration for 'NSError' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:98:45: error: expected unqualified-id before '>' token 98 | @property (readonly, copy) NSArray *underlyingErrors API_AVAILABLE(macos(11.3), ios(14.5), watchos(7.4), tvos(14.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:110:82: error: expected ')' before '(' token 110 | + (void)setUserInfoValueProviderForDomain:(NSErrorDomain)errorDomain provider:(id _Nullable (^ _Nullable)(NSError *err, NSErrorUserInfoKey userInfoKey))provider API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ~ ^ ~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:110:93: error: expected identifier before '(' token 110 | + (void)setUserInfoValueProviderForDomain:(NSErrorDomain)errorDomain provider:(id _Nullable (^ _Nullable)(NSError *err, NSErrorUserInfoKey userInfoKey))provider API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:110:82: error: expected ';' before '(' token 110 | + (void)setUserInfoValueProviderForDomain:(NSErrorDomain)errorDomain provider:(id _Nullable (^ _Nullable)(NSError *err, NSErrorUserInfoKey userInfoKey))provider API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:111:6: error: expected ')' before '(' token 111 | + (id _Nullable (^ _Nullable)(NSError *err, NSErrorUserInfoKey userInfoKey))userInfoValueProviderForDomain:(NSErrorDomain)errorDomain API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ~ ^ ~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:111:17: error: objective-c++ method declaration is expected before '(' token 111 | + (id _Nullable (^ _Nullable)(NSError *err, NSErrorUserInfoKey userInfoKey))userInfoValueProviderForDomain:(NSErrorDomain)errorDomain API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:124:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 124 | - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:124:146: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 124 | - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSError.h:124:191: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 124 | - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:38: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:9:32: error: expected ';' before '<' token 9 | @class NSTimer, NSPort, NSArray, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:18:29: error: unknown property attribute 'strong' 18 | @property (class, readonly, strong) NSRunLoop *currentRunLoop; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:19:29: error: unknown property attribute 'strong' 19 | @property (class, readonly, strong) NSRunLoop *mainRunLoop API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:30:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | - (nullable NSDate *)limitDateForMode:(NSRunLoopMode)mode; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:48:46: error: cannot find protocol declaration for 'NSRunLoopMode' 48 | - (void)performInModes:(NSArray *)modes block:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:48:67: error: expected ')' before '(' token 48 | - (void)performInModes:(NSArray *)modes block:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:48:68: error: expected identifier before '(' token 48 | - (void)performInModes:(NSArray *)modes block:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:48:67: error: expected ';' before '(' token 48 | - (void)performInModes:(NSArray *)modes block:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:52:27: error: expected ')' before '(' token 52 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:52:28: error: expected identifier before '(' token 52 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:52:27: error: expected ';' before '(' token 52 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:60:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:60:138: error: cannot find protocol declaration for 'NSRunLoopMode' 60 | - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:61:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:62:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (void)cancelPreviousPerformRequestsWithTarget:(id)aTarget selector:(SEL)aSelector object:(nullable id)anArgument; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:69:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:69:136: error: cannot find protocol declaration for 'NSRunLoopMode' 69 | - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:70:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (void)cancelPerformSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (nullable NSData *)readDataToEndOfFileAndReturnError:(out NSError **)error | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:26:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (nullable NSData *)readDataUpToLength:(NSUInteger)length error:(out NSError **)error | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:54:29: error: unknown property attribute 'strong' 54 | @property (class, readonly, strong) NSFileHandle *fileHandleWithStandardInput; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:55:29: error: unknown property attribute 'strong' 55 | @property (class, readonly, strong) NSFileHandle *fileHandleWithStandardOutput; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:56:29: error: unknown property attribute 'strong' 56 | @property (class, readonly, strong) NSFileHandle *fileHandleWithStandardError; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:57:29: error: unknown property attribute 'strong' 57 | @property (class, readonly, strong) NSFileHandle *fileHandleWithNullDevice; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:59:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | + (nullable instancetype)fileHandleForReadingAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | + (nullable instancetype)fileHandleForWritingAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | + (nullable instancetype)fileHandleForUpdatingAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | + (nullable instancetype)fileHandleForReadingFromURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (nullable instancetype)fileHandleForWritingToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | + (nullable instancetype)fileHandleForUpdatingURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:82:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (void)readInBackgroundAndNotifyForModes:(nullable NSArray *)modes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:85:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (void)readToEndOfFileInBackgroundAndNotifyForModes:(nullable NSArray *)modes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:88:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (void)acceptConnectionInBackgroundAndNotifyForModes:(nullable NSArray *)modes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:91:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (void)waitForDataInBackgroundAndNotifyForModes:(nullable NSArray *)modes; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:52: error: expected '>' before '*' token 12 | + (NSString *)pathWithComponents:(NSArray *)components; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:53: error: expected ')' before '>' token 12 | + (NSString *)pathWithComponents:(NSArray *)components; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:53: error: expected ';' before '>' token 12 | + (NSString *)pathWithComponents:(NSArray *)components; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:45: error: expected '>' before '*' token 13 | @property (readonly, copy) NSArray *pathComponents; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:46: error: expected unqualified-id before '>' token 13 | @property (readonly, copy) NSArray *pathComponents; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (nullable NSString *)stringByAppendingPathExtension:(NSString *)str; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:21: error: expected '>' before '*' token 32 | - (NSArray *)stringsByAppendingPaths:(NSArray *)paths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:22: error: expected ')' before '>' token 32 | - (NSArray *)stringsByAppendingPaths:(NSArray *)paths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:143: error: expected '>' before '*' token 34 | - (NSUInteger)completePathIntoString:(NSString * _Nullable * _Nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * _Nullable * _Nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:143: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: expected ')' before '>' token 34 | - (NSUInteger)completePathIntoString:(NSString * _Nullable * _Nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * _Nullable * _Nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: expected ';' before '>' token 34 | - (NSUInteger)completePathIntoString:(NSString * _Nullable * _Nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * _Nullable * _Nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:30: error: duplicate interface declaration for class 'NSArray' 41 | @interface NSArray (NSArrayPathExtensions) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:30: error: trying to finish struct, but kicked out due to previous parse errors 41 | @interface NSArray (NSArrayPathExtensions) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:43:1: error: expected constructor, destructor, or type conversion before '-' token 43 | - (NSArray *)pathsMatchingExtensions:(NSArray *)filterTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:36: error: expected '>' before '*' token 96 | FOUNDATION_EXPORT NSArray *NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:36: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:37: error: expected unqualified-id before '>' token 96 | FOUNDATION_EXPORT NSArray *NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:13:15: error: expected ';' before '<' token 13 | @class NSArray, NSNumber, NSData, NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path API_DEPRECATED("Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings.", macos(10.0,10.11), ios(2.0,9.0), watchos(2.0,2.0), tvos(9.0,9.0)); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:29:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path API_DEPRECATED("Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings.", macos(10.0,10.11), ios(2.0,9.0), watchos(2.0,2.0), tvos(9.0,9.0)); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:33:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (instancetype)initFileURLWithPath:(NSString *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:69: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (instancetype)initFileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; // Better to use initFileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:43:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | + (NSURL *)fileURLWithPath:(NSString *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:46:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | + (NSURL *)fileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); // Better to use fileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:53:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (instancetype)initFileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:57:107: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | + (NSURL *)fileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable instancetype)initWithString:(NSString *)URLString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:62:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | + (nullable instancetype)URLWithString:(NSString *)URLString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:64:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (instancetype)initWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:72:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | + (NSURL *)URLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (instancetype)initAbsoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:79:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (NSURL *)absoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:142:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (nullable NSURL *)fileReferenceURL API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:164:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 164 | - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:164:97: error: cannot find protocol declaration for 'NSURLResourceKey' 164 | - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:168:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 168 | - (BOOL)setResourceValue:(nullable id)value forKey:(NSURLResourceKey)key error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:172:61: error: cannot find protocol declaration for 'NSURLResourceKey' 172 | - (BOOL)setResourceValues:(NSDictionary *)keyedValues error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:172:61: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:186:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 186 | - (void)setTemporaryResourceValue:(nullable id)value forKey:(NSURLResourceKey)key API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:413:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 413 | - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:413:116: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 413 | - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:413:173: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 413 | - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:417:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 417 | - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * _Nullable)isStale error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:417:140: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 417 | - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * _Nullable)isStale error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:420:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 420 | + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * _Nullable)isStale error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:420:139: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 420 | + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * _Nullable)isStale error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 424 | + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:97: error: cannot find protocol declaration for 'NSURLResourceKey' 424 | + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:432:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 432 | + (nullable NSData *)bookmarkDataWithContentsOfURL:(NSURL *)bookmarkFileURL error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:436:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 436 | + (nullable instancetype)URLByResolvingAliasFileAtURL:(NSURL *)url options:(NSURLBookmarkResolutionOptions)options error:(NSError **)error API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 463 | - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:109: error: cannot find protocol declaration for 'NSURLResourceKey' 463 | - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:480:54: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 480 | - (instancetype)initWithName:(NSString *)name value:(nullable NSString *)value NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:481:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 481 | + (instancetype)queryItemWithName:(NSString *)name value:(nullable NSString *)value; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:494:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 494 | - (nullable instancetype)initWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:497:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 497 | + (nullable instancetype)componentsWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:500:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 500 | - (nullable instancetype)initWithString:(NSString *)URLString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:503:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 503 | + (nullable instancetype)componentsWithString:(NSString *)URLString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:509:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 509 | - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:509:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 509 | - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:556:51: error: expected '>' before '*' token 556 | @property (nullable, copy) NSArray *queryItems API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:556:51: error: cannot find protocol declaration for 'NSURLQueryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:556:52: error: expected unqualified-id before '>' token 556 | @property (nullable, copy) NSArray *queryItems API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:561:51: error: expected '>' before '*' token 561 | @property (nullable, copy) NSArray *percentEncodedQueryItems API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:561:51: error: cannot find protocol declaration for 'NSURLQueryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:561:52: error: expected unqualified-id before '>' token 561 | @property (nullable, copy) NSArray *percentEncodedQueryItems API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:593:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 593 | - (nullable NSString *)stringByAddingPercentEncodingWithAllowedCharacters:(NSCharacterSet *)allowedCharacters API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:599:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 599 | - (nullable NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)enc API_DEPRECATED("Use -stringByAddingPercentEncodingWithAllowedCharacters: instead, which always uses the recommended UTF-8 encoding, and which encodes for a specific URL component or subcomponent since each URL component or subcomponent has different rules for what characters are valid.", macos(10.0,10.11), ios(2.0,9.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:600:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 600 | - (nullable NSString *)stringByReplacingPercentEscapesUsingEncoding:(NSStringEncoding)enc API_DEPRECATED("Use -stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.", macos(10.0,10.11), ios(2.0,9.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:609:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 609 | + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:609:65: error: expected '>' before '*' token 609 | + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:609:65: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:609:66: error: expected ')' before '>' token 609 | + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:609:66: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:609:66: error: expected ';' before '>' token 609 | + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:610:55: error: expected '>' before '*' token 610 | @property (nullable, readonly, copy) NSArray *pathComponents API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:610:55: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:610:56: error: expected unqualified-id before '>' token 610 | @property (nullable, readonly, copy) NSArray *pathComponents API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:614:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 614 | - (nullable NSURL *)URLByAppendingPathComponent:(NSString *)pathComponent API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:615:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 615 | - (nullable NSURL *)URLByAppendingPathComponent:(NSString *)pathComponent isDirectory:(BOOL)isDirectory API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:617:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 617 | - (nullable NSURL *)URLByAppendingPathExtension:(NSString *)pathExtension API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:633:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 633 | - (nullable instancetype) initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:657:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 657 | - (nullable NSData *)resourceDataUsingCache:(BOOL)shouldUseCache API_DEPRECATED("Use NSURLConnection instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); // Blocks to load the data if necessary. If shouldUseCache is YES, then if an equivalent URL has already been loaded and cached, its resource data will be returned immediately. If shouldUseCache is NO, a new load will be started | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:659:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 659 | - (nullable id)propertyForKey:(NSString *)propertyKey API_DEPRECATED("Use NSURLConnection instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:666:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 666 | - (nullable NSURLHandle *)URLHandleUsingCache:(BOOL)shouldUseCache API_DEPRECATED("Use NSURLConnection instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); // Sophisticated clients will want to ask for this, then message the handle directly. If shouldUseCache is NO, a newly instantiated handle is returned, even if an equivalent URL has been loaded | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:15:15: error: expected ';' before '<' token 15 | @class NSArray, NSData, NSDate, NSDirectoryEnumerator, NSError, NSNumber, NSFileProviderService, NSXPCConnection, NSLock; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:100:29: error: unknown property attribute 'strong' 100 | @property (class, readonly, strong) NSFileManager *defaultManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:104:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:104:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:108:106: error: expected ')' before '(' token 108 | - (void)unmountVolumeAtURL:(NSURL *)url options:(NSFileManagerUnmountOptions)mask completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.11)) API_UNAVAILABLE(ios, watchos, tvos); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:108:107: error: expected identifier before '(' token 108 | - (void)unmountVolumeAtURL:(NSURL *)url options:(NSFileManagerUnmountOptions)mask completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.11)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:108:106: error: expected ';' before '(' token 108 | - (void)unmountVolumeAtURL:(NSURL *)url options:(NSFileManagerUnmountOptions)mask completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.11)) API_UNAVAILABLE(ios, watchos, tvos); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:116:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:116:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:18: error: expected '>' before '*' token 121 | - (NSArray *)URLsForDirectory:(NSSearchPathDirectory)directory inDomains:(NSSearchPathDomainMask)domainMask API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:18: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:19: error: expected ')' before '>' token 121 | - (NSArray *)URLsForDirectory:(NSSearchPathDirectory)directory inDomains:(NSSearchPathDomainMask)domainMask API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:19: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:127:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:127:129: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:139:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (BOOL)createDirectoryAtURL:(NSURL *)url withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:153:59: error: cannot find protocol declaration for 'NSFileAttributeKey' 153 | - (BOOL)setAttributes:(NSDictionary *)attributes ofItemAtPath:(NSString *)path error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:153:59: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:159:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | - (BOOL)createDirectoryAtPath:(NSString *)path withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 165 | - (nullable NSArray *)contentsOfDirectoryAtPath:(NSString *)path error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:171:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (nullable NSArray *)subpathsOfDirectoryAtPath:(NSString *)path error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:177:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (nullable NSDictionary *)attributesOfItemAtPath:(NSString *)path error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:183:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 183 | - (nullable NSDictionary *)attributesOfFileSystemForPath:(NSString *)path error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:195:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 195 | - (nullable NSString *)destinationOfSymbolicLinkAtPath:(NSString *)path error:(NSError **)error API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:219:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 219 | - (nullable NSDictionary *)fileAttributesAtPath:(NSString *)path traverseLink:(BOOL)yorn API_DEPRECATED("Use -attributesOfItemAtPath:error: instead", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:221:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 221 | - (nullable NSArray *)directoryContentsAtPath:(NSString *)path API_DEPRECATED("Use -contentsOfDirectoryAtPath:error: instead", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:222:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 222 | - (nullable NSDictionary *)fileSystemAttributesAtPath:(NSString *)path API_DEPRECATED("Use -attributesOfFileSystemForPath:error: instead", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:223:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 223 | - (nullable NSString *)pathContentOfSymbolicLinkAtPath:(NSString *)path API_DEPRECATED("Use -destinationOfSymbolicLinkAtPath:error:", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:228:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 228 | - (BOOL)linkPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler API_DEPRECATED("Not supported", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:229:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 229 | - (BOOL)copyPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler API_DEPRECATED("Not supported", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:230:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 230 | - (BOOL)movePath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler API_DEPRECATED("Not supported", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:231:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (BOOL)removeFileAtPath:(NSString *)path handler:(nullable id)handler API_DEPRECATED("Not supported", macos(10.0,10.5), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:242:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 242 | - (BOOL)fileExistsAtPath:(NSString *)path isDirectory:(nullable BOOL *)isDirectory; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:258:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 258 | - (nullable NSArray *)componentsToDisplayForPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:262:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 262 | - (nullable NSDirectoryEnumerator *)enumeratorAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:268:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 268 | - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:268:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 268 | - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:268:203: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 268 | - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:272:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 272 | - (nullable NSArray *)subpathsAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:276:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 276 | - (nullable NSData *)contentsAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:277:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 277 | - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:277:88: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 277 | - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:294:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 294 | - (BOOL)replaceItemAtURL:(NSURL *)originalItemURL withItemAtURL:(NSURL *)newItemURL backupItemName:(nullable NSString *)backupItemName options:(NSFileManagerItemReplacementOptions)options resultingItemURL:(NSURL * _Nullable * _Nullable)resultingURL error:(NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:315:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 315 | - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:315:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 315 | - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:319:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 319 | - (nullable NSURL *)URLForPublishingUbiquitousItemAtURL:(NSURL *)url expirationDate:(NSDate * _Nullable * _Nullable)outDate error:(NSError **)error API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:329:81: error: expected ')' before '(' token 329 | - (void)getFileProviderServicesForItemAtURL:(NSURL *)url completionHandler:(void (^)(NSDictionary * _Nullable services, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:329:82: error: expected identifier before '(' token 329 | - (void)getFileProviderServicesForItemAtURL:(NSURL *)url completionHandler:(void (^)(NSDictionary * _Nullable services, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:329:81: error: expected ';' before '(' token 329 | - (void)getFileProviderServicesForItemAtURL:(NSURL *)url completionHandler:(void (^)(NSDictionary * _Nullable services, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:333:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 333 | - (nullable NSURL *)containerURLForSecurityApplicationGroupIdentifier:(NSString *)groupIdentifier API_AVAILABLE(macos(10.8), ios(7.0), watchos(2.0), tvos(9.0)); // Available for OS X in 10.8.3. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:343:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 343 | - (nullable NSURL *)homeDirectoryForUser:(NSString *)userName API_AVAILABLE(macosx(10.12)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:417:44: error: cannot find protocol declaration for 'ObjectType' 417 | @interface NSDirectoryEnumerator : NSEnumerator | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:417:46: error: expected unqualified-id before ':' token 417 | @interface NSDirectoryEnumerator : NSEnumerator | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:422:73: error: cannot find protocol declaration for 'NSFileAttributeKey' 422 | @property (nullable, readonly, copy) NSDictionary *directoryAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:422:73: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:450:61: error: expected ')' before '(' token 450 | - (void)getFileProviderConnectionWithCompletionHandler:(void (^)(NSXPCConnection * _Nullable connection, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:450:62: error: expected identifier before '(' token 450 | - (void)getFileProviderConnectionWithCompletionHandler:(void (^)(NSXPCConnection * _Nullable connection, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:450:61: error: expected ';' before '(' token 450 | - (void)getFileProviderConnectionWithCompletionHandler:(void (^)(NSXPCConnection * _Nullable connection, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:491:44: error: duplicate interface declaration for class 'NSDictionary' 491 | @interface NSDictionary (NSFileAttributes) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:491:44: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:491:44: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:491:44: error: trying to finish struct, but kicked out due to previous parse errors 491 | @interface NSDictionary (NSFileAttributes) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:493:1: error: expected constructor, destructor, or type conversion before '-' token 493 | - (unsigned long long)fileSize; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:494:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 494 | - (nullable NSDate *)fileModificationDate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:495:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 495 | - (nullable NSString *)fileType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:497:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 497 | - (nullable NSString *)fileOwnerAccountName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:498:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 498 | - (nullable NSString *)fileGroupOwnerAccountName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:506:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 506 | - (nullable NSDate *)fileCreationDate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:507:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 507 | - (nullable NSNumber *)fileOwnerAccountID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:508:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 508 | - (nullable NSNumber *)fileGroupOwnerAccountID; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:41: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:12:15: error: expected ';' before '<' token 12 | @class NSArray, NSSet, NSHashTable; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:29:34: error: cannot find protocol declaration for 'ObjectType' 29 | @interface NSHashTable : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:29:36: error: expected unqualified-id before ':' token 29 | @interface NSHashTable : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:36:26: error: cannot find protocol declaration for 'ObjectType' 36 | + (NSHashTable *)hashTableWithOptions:(NSPointerFunctionsOptions)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:40:26: error: cannot find protocol declaration for 'ObjectType' 40 | + (NSHashTable *)weakObjectsHashTable API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); // entries are not necessarily purged right away when the weak object is reclaimed | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable ObjectType)member:(nullable ObjectType)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:47:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable ObjectType)member:(nullable ObjectType)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:48:27: error: cannot find protocol declaration for 'ObjectType' 48 | - (NSEnumerator *)objectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:50:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (void)addObject:(nullable ObjectType)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (void)removeObject:(nullable ObjectType)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:55:46: error: cannot find protocol declaration for 'ObjectType' 55 | @property (readonly, copy) NSArray *allObjects; // convenience | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:57:43: error: 'ObjectType' has not been declared 57 | @property (nullable, nonatomic, readonly) ObjectType anyObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:58:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (BOOL)containsObject:(nullable ObjectType)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:60:52: error: cannot find protocol declaration for 'ObjectType' 60 | - (BOOL)intersectsHashTable:(NSHashTable *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:61:51: error: cannot find protocol declaration for 'ObjectType' 61 | - (BOOL)isEqualToHashTable:(NSHashTable *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:62:52: error: cannot find protocol declaration for 'ObjectType' 62 | - (BOOL)isSubsetOfHashTable:(NSHashTable *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:64:51: error: cannot find protocol declaration for 'ObjectType' 64 | - (void)intersectHashTable:(NSHashTable *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:65:47: error: cannot find protocol declaration for 'ObjectType' 65 | - (void)unionHashTable:(NSHashTable *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:66:47: error: cannot find protocol declaration for 'ObjectType' 66 | - (void)minusHashTable:(NSHashTable *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:68:44: error: cannot find protocol declaration for 'ObjectType' 68 | @property (readonly, copy) NSSet *setRepresentation; // create a set of the contents | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:10:15: error: expected ';' before '<' token 10 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:12:20: error: expected ';' before '<' token 12 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:259:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 259 | - (nullable instancetype)initWithProperties:(NSDictionary *)properties; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:259:86: error: cannot find protocol declaration for 'NSHTTPCookiePropertyKey' 259 | - (nullable instancetype)initWithProperties:(NSDictionary *)properties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:259:86: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 274 | + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:90: error: cannot find protocol declaration for 'NSHTTPCookiePropertyKey' 274 | + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:90: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:284:26: error: expected '>' before '*' token 284 | + (NSDictionary *)requestHeaderFieldsWithCookies:(NSArray *)cookies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:284:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:284:27: error: expected ')' before ',' token 284 | + (NSDictionary *)requestHeaderFieldsWithCookies:(NSArray *)cookies; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:284:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:295:25: error: expected '>' before '*' token 295 | + (NSArray *)cookiesWithResponseHeaderFields:(NSDictionary *)headerFields forURL:(NSURL *)URL; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:295:25: error: cannot find protocol declaration for 'NSHTTPCookie' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:295:26: error: expected ')' before '>' token 295 | + (NSArray *)cookiesWithResponseHeaderFields:(NSDictionary *)headerFields forURL:(NSURL *)URL; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:295:26: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:308:78: error: cannot find protocol declaration for 'NSHTTPCookiePropertyKey' 308 | @property (nullable, readonly, copy) NSDictionary *properties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:308:78: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:422:55: error: expected '>' before '*' token 422 | @property (nullable, readonly, copy) NSArray *portList; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:422:55: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:422:56: error: expected unqualified-id before '>' token 422 | @property (nullable, readonly, copy) NSArray *portList; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:11:15: error: expected ';' before '<' token 11 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:60:28: error: unknown property attribute 'strong' 60 | @property(class, readonly, strong) NSHTTPCookieStorage *sharedHTTPCookieStorage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:79:60: error: expected '>' before '*' token 79 | @property (nullable , readonly, copy) NSArray *cookies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:79:60: error: cannot find protocol declaration for 'NSHTTPCookie' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:79:61: error: expected unqualified-id before '>' token 79 | @property (nullable , readonly, copy) NSArray *cookies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable NSArray *)cookiesForURL:(NSURL *)URL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:130:42: error: expected '>' before '*' token 130 | - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:130:42: error: cannot find protocol declaration for 'NSHTTPCookie' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:130:43: error: expected ')' before '>' token 130 | - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:130:43: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:130:43: error: expected ';' before '>' token 130 | - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:25: error: expected '>' before '*' token 144 | - (NSArray *)sortedCookiesUsingDescriptors:(NSArray *) sortOrder API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:25: error: cannot find protocol declaration for 'NSHTTPCookie' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:26: error: expected ')' before '>' token 144 | - (NSArray *)sortedCookiesUsingDescriptors:(NSArray *) sortOrder API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:26: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:44: error: expected '>' before '*' token 149 | - (void)storeCookies:(NSArray *)cookies forTask:(NSURLSessionTask *)task API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:44: error: cannot find protocol declaration for 'NSHTTPCookie' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:45: error: expected ')' before '>' token 149 | - (void)storeCookies:(NSArray *)cookies forTask:(NSURLSessionTask *)task API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:45: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:45: error: expected ';' before '>' token 149 | - (void)storeCookies:(NSArray *)cookies forTask:(NSURLSessionTask *)task API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:75: error: expected ')' before '(' token 150 | - (void)getCookiesForTask:(NSURLSessionTask *)task completionHandler:(void (^) (NSArray * _Nullable cookies))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:76: error: expected identifier before '(' token 150 | - (void)getCookiesForTask:(NSURLSessionTask *)task completionHandler:(void (^) (NSArray * _Nullable cookies))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:75: error: expected ';' before '(' token 150 | - (void)getCookiesForTask:(NSURLSessionTask *)task completionHandler:(void (^) (NSArray * _Nullable cookies))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:48: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (nullable NSData *)dataWithJSONObject:(id)obj options:(NSJSONWritingOptions)opt error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | + (nullable id)JSONObjectWithData:(NSData *)data options:(NSJSONReadingOptions)opt error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | + (nullable id)JSONObjectWithStream:(NSInputStream *)stream options:(NSJSONReadingOptions)opt error:(NSError **)error; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:11:34: error: expected ';' before '<' token 11 | @class NSArray, NSIndexSet, NSSet, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: cannot find protocol declaration for 'ObjectType' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:49: error: expected unqualified-id before ':' token 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:21:4: error: 'ObjectType' does not name a type 21 | - (ObjectType)objectAtIndex:(NSUInteger)idx; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:22:30: error: 'ObjectType' does not name a type 22 | - (NSUInteger)indexOfObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:24:39: error: expected ')' before 'ObjectType' 24 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:24:50: error: expected ';' before '[' token 24 | - (instancetype)initWithObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:29:35: error: duplicate interface declaration for class 'NSOrderedSet' 29 | @interface NSOrderedSet (NSExtendedOrderedSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:29:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:29:35: error: trying to finish struct, but kicked out due to previous parse errors 29 | @interface NSOrderedSet (NSExtendedOrderedSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:31:1: error: expected constructor, destructor, or type conversion before '-' token 31 | - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nullable])objects range:(NSRange)range NS_SWIFT_UNAVAILABLE("Use 'array' instead"); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:32:22: error: cannot find protocol declaration for 'ObjectType' 32 | - (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:33:43: error: 'ObjectType' has not been declared 33 | @property (nullable, nonatomic, readonly) ObjectType firstObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:34:43: error: 'ObjectType' has not been declared 34 | @property (nullable, nonatomic, readonly) ObjectType lastObject; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:36:53: error: cannot find protocol declaration for 'ObjectType' 36 | - (BOOL)isEqualToOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:38:25: error: 'ObjectType' does not name a type 38 | - (BOOL)containsObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:39:54: error: cannot find protocol declaration for 'ObjectType' 39 | - (BOOL)intersectsOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:40:40: error: cannot find protocol declaration for 'ObjectType' 40 | - (BOOL)intersectsSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:42:54: error: cannot find protocol declaration for 'ObjectType' 42 | - (BOOL)isSubsetOfOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:43:40: error: cannot find protocol declaration for 'ObjectType' 43 | - (BOOL)isSubsetOfSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:45:4: error: 'ObjectType' does not name a type 45 | - (ObjectType)objectAtIndexedSubscript:(NSUInteger)idx API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:47:27: error: cannot find protocol declaration for 'ObjectType' 47 | - (NSEnumerator *)objectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:48:27: error: cannot find protocol declaration for 'ObjectType' 48 | - (NSEnumerator *)reverseObjectEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:50:51: error: cannot find protocol declaration for 'ObjectType' 50 | @property (readonly, copy) NSOrderedSet *reversedOrderedSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:58:22: error: unknown property attribute 'strong' 58 | @property (readonly, strong) NSArray *array; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:58:48: error: cannot find protocol declaration for 'ObjectType' 58 | @property (readonly, strong) NSArray *array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:59:22: error: unknown property attribute 'strong' 59 | @property (readonly, strong) NSSet *set; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:59:46: error: cannot find protocol declaration for 'ObjectType' 59 | @property (readonly, strong) NSSet *set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:41: error: expected ')' before '(' token 61 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:42: error: expected identifier before '(' token 61 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:41: error: expected ';' before '(' token 61 | - (void)enumerateObjectsUsingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:80: error: expected ')' before '(' token 62 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:81: error: expected identifier before '(' token 62 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:80: error: expected ';' before '(' token 62 | - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:63:102: error: expected ')' before '(' token 63 | - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:63:103: error: expected identifier before '(' token 63 | - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:63:102: error: expected ';' before '(' token 63 | - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:45: error: expected ')' before '(' token 65 | - (NSUInteger)indexOfObjectPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:46: error: expected identifier before '(' token 65 | - (NSUInteger)indexOfObjectPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:45: error: expected ';' before '(' token 65 | - (NSUInteger)indexOfObjectPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:84: error: expected ')' before '(' token 66 | - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:85: error: expected identifier before '(' token 66 | - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:84: error: expected ';' before '(' token 66 | - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:67:106: error: expected ')' before '(' token 67 | - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:67:107: error: expected identifier before '(' token 67 | - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:67:106: error: expected ';' before '(' token 67 | - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:50: error: expected ')' before '(' token 69 | - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:51: error: expected identifier before '(' token 69 | - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:50: error: expected ';' before '(' token 69 | - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:89: error: expected ')' before '(' token 70 | - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:90: error: expected identifier before '(' token 70 | - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:89: error: expected ';' before '(' token 70 | - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:71:111: error: expected ')' before '(' token 71 | - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:71:112: error: expected identifier before '(' token 71 | - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:71:111: error: expected ';' before '(' token 71 | - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:73:30: error: 'ObjectType' does not name a type 73 | - (NSUInteger)indexOfObject:(ObjectType)object inSortedRange:(NSRange)range options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmp; // binary search | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:73:133: error: 'NSComparator' does not name a type 73 | - (NSUInteger)indexOfObject:(ObjectType)object inSortedRange:(NSRange)range options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmp; // binary search | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:75:22: error: cannot find protocol declaration for 'ObjectType' 75 | - (NSArray *)sortedArrayUsingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:75:54: error: 'NSComparator' does not name a type 75 | - (NSArray *)sortedArrayUsingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:76:22: error: cannot find protocol declaration for 'ObjectType' 76 | - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:76:86: error: 'NSComparator' does not name a type 76 | - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:79:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (NSString *)descriptionWithLocale:(nullable id)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:80:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:84:35: error: duplicate interface declaration for class 'NSOrderedSet' 84 | @interface NSOrderedSet (NSOrderedSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:84:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:84:35: error: trying to finish struct, but kicked out due to previous parse errors 84 | @interface NSOrderedSet (NSOrderedSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:86:1: error: expected constructor, destructor, or type conversion before '+' token 86 | + (instancetype)orderedSet; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:87:39: error: 'ObjectType' does not name a type 87 | + (instancetype)orderedSetWithObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:88:45: error: expected ')' before 'ObjectType' 88 | + (instancetype)orderedSetWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:88:56: error: expected ';' before '[' token 88 | + (instancetype)orderedSetWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:89:40: error: 'ObjectType' does not name a type 89 | + (instancetype)orderedSetWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:89:65: error: duplicate declaration of method '+orderedSetWithObjects:' with conflicting types 89 | + (instancetype)orderedSetWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:88:46: note: previous declaration of '+orderedSetWithObjects:' 88 | + (instancetype)orderedSetWithObjects:(const ObjectType _Nonnull [_Nonnull])objects count:(NSUInteger)cnt; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:90:66: error: cannot find protocol declaration for 'ObjectType' 90 | + (instancetype)orderedSetWithOrderedSet:(NSOrderedSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:91:66: error: cannot find protocol declaration for 'ObjectType' 91 | + (instancetype)orderedSetWithOrderedSet:(NSOrderedSet *)set range:(NSRange)range copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:92:56: error: cannot find protocol declaration for 'ObjectType' 92 | + (instancetype)orderedSetWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:93:56: error: cannot find protocol declaration for 'ObjectType' 93 | + (instancetype)orderedSetWithArray:(NSArray *)array range:(NSRange)range copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:94:52: error: cannot find protocol declaration for 'ObjectType' 94 | + (instancetype)orderedSetWithSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:95:52: error: cannot find protocol declaration for 'ObjectType' 95 | + (instancetype)orderedSetWithSet:(NSSet *)set copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:97:33: error: 'ObjectType' does not name a type 97 | - (instancetype)initWithObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:98:34: error: 'ObjectType' does not name a type 98 | - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:99:60: error: cannot find protocol declaration for 'ObjectType' 99 | - (instancetype)initWithOrderedSet:(NSOrderedSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:100:60: error: cannot find protocol declaration for 'ObjectType' 100 | - (instancetype)initWithOrderedSet:(NSOrderedSet *)set copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:101:60: error: cannot find protocol declaration for 'ObjectType' 101 | - (instancetype)initWithOrderedSet:(NSOrderedSet *)set range:(NSRange)range copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:102:50: error: cannot find protocol declaration for 'ObjectType' 102 | - (instancetype)initWithArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:103:50: error: cannot find protocol declaration for 'ObjectType' 103 | - (instancetype)initWithArray:(NSArray *)set copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:104:50: error: cannot find protocol declaration for 'ObjectType' 104 | - (instancetype)initWithArray:(NSArray *)set range:(NSRange)range copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:105:46: error: cannot find protocol declaration for 'ObjectType' 105 | - (instancetype)initWithSet:(NSSet *)set; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:106:46: error: cannot find protocol declaration for 'ObjectType' 106 | - (instancetype)initWithSet:(NSSet *)set copyItems:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:35: error: duplicate interface declaration for class 'NSOrderedSet' 112 | @interface NSOrderedSet (NSOrderedSetDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:35: error: trying to finish struct, but kicked out due to previous parse errors 112 | @interface NSOrderedSet (NSOrderedSetDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:114:1: error: expected constructor, destructor, or type conversion before '-' token 114 | - (NSOrderedCollectionDifference *)differenceFromOrderedSet:(NSOrderedSet *)other withOptions:(NSOrderedCollectionDifferenceCalculationOptions)options usingEquivalenceTest:(BOOL (NS_NOESCAPE ^)(ObjectType obj1, ObjectType obj2))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:116:44: error: cannot find protocol declaration for 'ObjectType' 116 | - (NSOrderedCollectionDifference *)differenceFromOrderedSet:(NSOrderedSet *)other withOptions:(NSOrderedCollectionDifferenceCalculationOptions)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:116:97: error: cannot find protocol declaration for 'ObjectType' 116 | - (NSOrderedCollectionDifference *)differenceFromOrderedSet:(NSOrderedSet *)other withOptions:(NSOrderedCollectionDifferenceCalculationOptions)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:119:44: error: cannot find protocol declaration for 'ObjectType' 119 | - (NSOrderedCollectionDifference *)differenceFromOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:119:97: error: cannot find protocol declaration for 'ObjectType' 119 | - (NSOrderedCollectionDifference *)differenceFromOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:121:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (nullable NSOrderedSet *)orderedSetByApplyingDifference:(NSOrderedCollectionDifference *)difference; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:121:112: error: cannot find protocol declaration for 'ObjectType' 121 | - (nullable NSOrderedSet *)orderedSetByApplyingDifference:(NSOrderedCollectionDifference *)difference; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:42: error: cannot find protocol declaration for 'ObjectType' 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:44: error: expected unqualified-id before ':' token 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:132:58: error: 'ObjectType' does not name a type 132 | - (void)replaceObjectAtIndex:(NSUInteger)idx withObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:133:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:139:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' 139 | @interface NSMutableOrderedSet (NSExtendedMutableOrderedSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:139:42: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:42: error: redefinition of 'struct NSMutableOrderedSet' 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:139:42: error: trying to finish struct, but kicked out due to previous parse errors 139 | @interface NSMutableOrderedSet (NSExtendedMutableOrderedSet) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:141:1: error: expected constructor, destructor, or type conversion before '-' token 141 | - (void)addObject:(ObjectType)object; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:142:26: error: expected ')' before 'ObjectType' 142 | - (void)addObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)count; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:142:37: error: expected ';' before '[' token 142 | - (void)addObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)count; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:143:48: error: cannot find protocol declaration for 'ObjectType' 143 | - (void)addObjectsFromArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:148:42: error: cannot find protocol declaration for 'ObjectType' 148 | - (void)insertObjects:(NSArray *)objects atIndexes:(NSIndexSet *)indexes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:150:20: error: 'ObjectType' does not name a type 150 | - (void)setObject:(ObjectType)obj atIndex:(NSUInteger)idx; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:151:20: error: 'ObjectType' does not name a type 151 | - (void)setObject:(ObjectType)obj atIndexedSubscript:(NSUInteger)idx API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:153:64: error: expected ')' before 'ObjectType' 153 | - (void)replaceObjectsInRange:(NSRange)range withObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)count; | ~ ^~~~~~~~~~~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:153:75: error: expected ';' before '[' token 153 | - (void)replaceObjectsInRange:(NSRange)range withObjects:(const ObjectType _Nonnull [_Nullable])objects count:(NSUInteger)count; | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:154:86: error: cannot find protocol declaration for 'ObjectType' 154 | - (void)replaceObjectsAtIndexes:(NSIndexSet *)indexes withObjects:(NSArray *)objects; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:160:23: error: 'ObjectType' does not name a type 160 | - (void)removeObject:(ObjectType)object; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:161:49: error: cannot find protocol declaration for 'ObjectType' 161 | - (void)removeObjectsInArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:53: error: cannot find protocol declaration for 'ObjectType' 163 | - (void)intersectOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:164:49: error: cannot find protocol declaration for 'ObjectType' 164 | - (void)minusOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:165:49: error: cannot find protocol declaration for 'ObjectType' 165 | - (void)unionOrderedSet:(NSOrderedSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:167:39: error: cannot find protocol declaration for 'ObjectType' 167 | - (void)intersectSet:(NSSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:168:35: error: cannot find protocol declaration for 'ObjectType' 168 | - (void)minusSet:(NSSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:169:35: error: cannot find protocol declaration for 'ObjectType' 169 | - (void)unionSet:(NSSet *)other; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:171:30: error: 'NSComparator' does not name a type 171 | - (void)sortUsingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:172:62: error: 'NSComparator' does not name a type 172 | - (void)sortWithOptions:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:173:79: error: 'NSComparator' does not name a type 173 | - (void)sortRange:(NSRange)range options:(NSSortOptions)opts usingComparator:(NSComparator NS_NOESCAPE)cmptr; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:177:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' 177 | @interface NSMutableOrderedSet (NSMutableOrderedSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:177:42: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:42: error: redefinition of 'struct NSMutableOrderedSet' 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:177:42: error: trying to finish struct, but kicked out due to previous parse errors 177 | @interface NSMutableOrderedSet (NSMutableOrderedSetCreation) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:179:1: error: expected constructor, destructor, or type conversion before '+' token 179 | + (instancetype)orderedSetWithCapacity:(NSUInteger)numItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:185:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' 185 | @interface NSMutableOrderedSet (NSMutableOrderedSetDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:185:42: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:42: error: redefinition of 'struct NSMutableOrderedSet' 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:185:42: error: trying to finish struct, but kicked out due to previous parse errors 185 | @interface NSMutableOrderedSet (NSMutableOrderedSetDiffing) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:187:1: error: expected constructor, destructor, or type conversion before '-' token 187 | - (void)applyDifference:(NSOrderedCollectionDifference *)difference; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable id)valueForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:76:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (void)setValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:122:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (nullable id)valueForKeyPath:(NSString *)keyPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:123:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 123 | - (void)setValue:(nullable id)value forKeyPath:(NSString *)keyPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:131:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (nullable id)valueForUndefinedKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:135:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (void)setValue:(nullable id)value forUndefinedKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:143:26: error: expected '>' before '*' token 143 | - (NSDictionary *)dictionaryWithValuesForKeys:(NSArray *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:143:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:143:27: error: expected ')' before ',' token 143 | - (NSDictionary *)dictionaryWithValuesForKeys:(NSArray *)keys; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:143:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:147:63: error: expected '>' before '*' token 147 | - (void)setValuesForKeysWithDictionary:(NSDictionary *)keyedValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:147:63: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:147:64: error: expected ')' before ',' token 147 | - (void)setValuesForKeysWithDictionary:(NSDictionary *)keyedValues; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:147:64: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:147:68: error: expected ';' before '>' token 147 | - (void)setValuesForKeysWithDictionary:(NSDictionary *)keyedValues; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:151:30: error: duplicate interface declaration for class 'NSArray' 151 | @interface NSArray(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:151:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:151:30: error: trying to finish struct, but kicked out due to previous parse errors 151 | @interface NSArray(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:155:1: error: expected constructor, destructor, or type conversion before '-' token 155 | - (id)valueForKey:(NSString *)key; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:159:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | - (void)setValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:163:44: error: duplicate interface declaration for class 'NSDictionary' 163 | @interface NSDictionary(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:163:44: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:163:44: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' 7 | @class NSString, NSDictionary; | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:163:44: error: trying to finish struct, but kicked out due to previous parse errors 163 | @interface NSDictionary(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:167:1: error: expected constructor, destructor, or type conversion before '-' token 167 | - (nullable ObjectType)valueForKey:(NSString *)key; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:171:51: error: duplicate interface declaration for class 'NSMutableDictionary' 171 | @interface NSMutableDictionary(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:171:51: error: cannot find protocol declaration for 'KeyType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:171:51: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:99:51: error: redefinition of 'struct NSMutableDictionary' 99 | @interface NSMutableDictionary : NSDictionary | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:171:51: error: trying to finish struct, but kicked out due to previous parse errors 171 | @interface NSMutableDictionary(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:175:1: error: expected constructor, destructor, or type conversion before '-' token 175 | - (void)setValue:(nullable ObjectType)value forKey:(NSString *)key; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:179:35: error: duplicate interface declaration for class 'NSOrderedSet' 179 | @interface NSOrderedSet(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:179:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:179:35: error: trying to finish struct, but kicked out due to previous parse errors 179 | @interface NSOrderedSet(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:183:1: error: expected constructor, destructor, or type conversion before '-' token 183 | - (id)valueForKey:(NSString *)key API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:187:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (void)setValue:(nullable id)value forKey:(NSString *)key API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:191:28: error: duplicate interface declaration for class 'NSSet' 191 | @interface NSSet(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:191:28: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:191:28: error: trying to finish struct, but kicked out due to previous parse errors 191 | @interface NSSet(NSKeyValueCoding) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:195:1: error: expected constructor, destructor, or type conversion before '-' token 195 | - (id)valueForKey:(NSString *)key; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:199:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 199 | - (void)setValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:210:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 210 | - (nullable id)storedValueForKey:(NSString *)key API_DEPRECATED("Legacy KVC API", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:211:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 211 | - (void)takeStoredValue:(nullable id)value forKey:(NSString *)key API_DEPRECATED("Legacy KVC API", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:215:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 215 | - (void)takeValue:(nullable id)value forKey:(NSString *)key API_DEPRECATED("Legacy KVC API", macos(10.0,10.3), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:216:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 216 | - (void)takeValue:(nullable id)value forKeyPath:(NSString *)keyPath API_DEPRECATED("Legacy KVC API", macos(10.0,10.3), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:217:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 217 | - (nullable id)handleQueryWithUnboundKey:(NSString *)key API_DEPRECATED("Legacy KVC API", macos(10.0,10.3), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:218:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 218 | - (void)handleTakeValue:(nullable id)value forUnboundKey:(NSString *)key API_DEPRECATED("Legacy KVC API", macos(10.0,10.3), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:81:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:81:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:81:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:81:163: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:89:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:90:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:95:30: error: duplicate interface declaration for class 'NSArray' 95 | @interface NSArray(NSKeyValueObserverRegistration) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:95:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:95:30: error: trying to finish struct, but kicked out due to previous parse errors 95 | @interface NSArray(NSKeyValueObserverRegistration) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:99:1: error: expected constructor, destructor, or type conversion before '-' token 99 | - (void)addObserver:(NSObject *)observer toObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:100:128: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (void)removeObserver:(NSObject *)observer fromObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath context:(nullable void *)context API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:105:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:106:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:111:35: error: duplicate interface declaration for class 'NSOrderedSet' 111 | @interface NSOrderedSet(NSKeyValueObserverRegistration) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:111:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:111:35: error: trying to finish struct, but kicked out due to previous parse errors 111 | @interface NSOrderedSet(NSKeyValueObserverRegistration) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:115:1: error: expected constructor, destructor, or type conversion before '-' token 115 | - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:116:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:121:28: error: duplicate interface declaration for class 'NSSet' 121 | @interface NSSet(NSKeyValueObserverRegistration) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:121:28: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:121:28: error: trying to finish struct, but kicked out due to previous parse errors 121 | @interface NSSet(NSKeyValueObserverRegistration) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:125:1: error: expected constructor, destructor, or type conversion before '-' token 125 | - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:126:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 126 | - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:178:19: error: expected '>' before '*' token 178 | + (NSSet *)keyPathsForValuesAffectingValueForKey:(NSString *)key API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:178:19: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:178:20: error: expected ')' before '>' token 178 | + (NSSet *)keyPathsForValuesAffectingValueForKey:(NSString *)key API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:178:20: error: objective-c++ method declaration is expected before '>' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:51: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:37:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | + (nullable NSData *)dataWithPropertyList:(id)plist format:(NSPropertyListFormat)format options:(NSPropertyListWriteOptions)opt error:(out NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | + (nullable NSData *)dataFromPropertyList:(id)plist format:(NSPropertyListFormat)format errorDescription:(out __strong NSString * _Nullable * _Nullable)errorString API_DEPRECATED("Use dataWithPropertyList:format:options:error: instead.", macos(10.0,10.10), ios(2.0,8.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * _Nullable * _Nullable)errorString API_DEPRECATED("Use propertyListWithData:options:format:error: instead.", macos(10.0,10.10), ios(2.0,8.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * _Nullable * _Nullable)errorString API_DEPRECATED("Use propertyListWithData:options:format:error: instead.", macos(10.0,10.10), ios(2.0,8.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:13:15: error: expected ';' before '<' token 13 | @class NSArray, NSMutableData, NSData, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | + (nullable NSData *)archivedDataWithRootObject:(id)object requiringSecureCoding:(BOOL)requiresSecureCoding error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:55:22: error: unknown property attribute 'strong' 55 | @property (readonly, strong) NSData *encodedData API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:59:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | + (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:60:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (nullable NSString *)classNameForClass:(Class)cls; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (nullable NSString *)classNameForClass:(Class)cls; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:67:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (void)encodeObject:(nullable id)object forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:68:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (void)encodeConditionalObject:(nullable id)object forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:75:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (void)encodeBytes:(nullable const uint8_t *)bytes length:(NSUInteger)length forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable instancetype)initForReadingFromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:102:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | + (nullable id)unarchivedObjectOfClass:(Class)cls fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | + (nullable NSArray *)unarchivedArrayOfObjectsOfClass:(Class)cls fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:120:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | + (nullable NSDictionary *)unarchivedDictionaryWithKeysOfClass:(Class)keyCls objectsOfClass:(Class)valueCls fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:129:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | + (nullable id)unarchivedObjectOfClasses:(NSSet *)classes fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:129:54: error: cannot find protocol declaration for 'Class' 129 | + (nullable id)unarchivedObjectOfClasses:(NSSet *)classes fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:138:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | + (nullable NSArray *)unarchivedArrayOfObjectsOfClasses:(NSSet *)classes fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:138:69: error: cannot find protocol declaration for 'Class' 138 | + (nullable NSArray *)unarchivedArrayOfObjectsOfClasses:(NSSet *)classes fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:147:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | + (nullable NSDictionary *)unarchivedDictionaryWithKeysOfClasses:(NSSet *)keyClasses objectsOfClasses:(NSSet *)valueClasses fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:147:78: error: cannot find protocol declaration for 'Class' 147 | + (nullable NSDictionary *)unarchivedDictionaryWithKeysOfClasses:(NSSet *)keyClasses objectsOfClasses:(NSSet *)valueClasses fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:147:122: error: cannot find protocol declaration for 'Class' 147 | + (nullable NSDictionary *)unarchivedDictionaryWithKeysOfClasses:(NSSet *)keyClasses objectsOfClasses:(NSSet *)valueClasses fromData:(NSData *)data error:(NSError **)error API_AVAILABLE(macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:152:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | + (nullable id)unarchiveObjectWithData:(NSData *)data API_DEPRECATED("Use +unarchivedObjectOfClass:fromData:error: instead", macosx(10.2,10.14), ios(2.0,12.0), watchos(2.0,5.0), tvos(9.0,12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | + (nullable id)unarchiveTopLevelObjectWithData:(NSData *)data error:(NSError **)error API_DEPRECATED("Use +unarchivedObjectOfClass:fromData:error: instead", macosx(10.11,10.14), ios(2.0,12.0), watchos(2.0,5.0), tvos(9.0,12.0)) NS_SWIFT_UNAVAILABLE("Use 'unarchiveTopLevelObjectWithData(_:) throws' instead"); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:154:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 154 | + (nullable id)unarchiveObjectWithFile:(NSString *)path API_DEPRECATED("Use +unarchivedObjectOfClass:fromData:error: instead", macosx(10.2,10.14), ios(2.0,12.0), watchos(2.0,5.0), tvos(9.0,12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:160:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | + (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:161:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | - (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:165:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 165 | + (nullable Class)classForClassName:(NSString *)codedName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:166:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 166 | - (nullable Class)classForClassName:(NSString *)codedName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:170:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (nullable id)decodeObjectForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:177:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:177:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:190:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 190 | - (nullable id)archiver:(NSKeyedArchiver *)archiver willEncodeObject:(id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:201:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 201 | - (void)archiver:(NSKeyedArchiver *)archiver didEncodeObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:208:65: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:208:96: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:226:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 226 | - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:226:143: error: expected '>' before '*' token 226 | - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:226:143: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:226:144: error: expected ')' before '>' token 226 | - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:226:144: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:226:144: error: expected ';' before '>' token 226 | - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:235:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 235 | - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:235:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 235 | - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:268:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 268 | - (nullable id)replacementObjectForKeyedArchiver:(NSKeyedArchiver *)archiver; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:280:21: error: expected '>' before '*' token 280 | + (NSArray *)classFallbacksForKeyedArchiver; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:280:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:280:22: error: expected ')' before '>' token 280 | + (NSArray *)classFallbacksForKeyedArchiver; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:280:22: error: objective-c++ method declaration is expected before '>' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:54: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:12:29: error: expected ';' before '<' token 12 | @class NSArray, NSDictionary, NSMapTable; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:31:42: error: cannot find protocol declaration for 'KeyType' 31 | @interface NSMapTable : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:31:42: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:31:44: error: expected unqualified-id before ':' token 31 | @interface NSMapTable : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:36:34: error: cannot find protocol declaration for 'KeyType' 36 | + (NSMapTable *)mapTableWithKeyOptions:(NSPointerFunctionsOptions)keyOptions valueOptions:(NSPointerFunctionsOptions)valueOptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:36:34: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:44:34: error: cannot find protocol declaration for 'KeyType' 44 | + (NSMapTable *)strongToStrongObjectsMapTable API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:44:34: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:45:34: error: cannot find protocol declaration for 'KeyType' 45 | + (NSMapTable *)weakToStrongObjectsMapTable API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); // entries are not necessarily purged right away when the weak key is reclaimed | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:45:34: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:46:34: error: cannot find protocol declaration for 'KeyType' 46 | + (NSMapTable *)strongToWeakObjectsMapTable API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:46:34: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:47:34: error: cannot find protocol declaration for 'KeyType' 47 | + (NSMapTable *)weakToWeakObjectsMapTable API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); // entries are not necessarily purged right away when the weak key or object is reclaimed | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:47:34: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:53:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:55:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (void)removeObjectForKey:(nullable KeyType)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:60:24: error: cannot find protocol declaration for 'KeyType' 60 | - (NSEnumerator *)keyEnumerator; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable NSEnumerator *)objectEnumerator; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:65:36: error: cannot find protocol declaration for 'KeyType' 65 | - (NSDictionary *)dictionaryRepresentation; // create a dictionary of contents | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:65:36: error: cannot find protocol declaration for 'ObjectType' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:55: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMethodSignature.h:12:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 12 | + (nullable NSMethodSignature *)signatureWithObjCTypes:(const char *)types; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:56: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMorphology.h:66:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (nullable NSMorphologyCustomPronoun *)customPronounForLanguage:(NSString *)language; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMorphology.h:67:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (BOOL)setCustomPronoun:(nullable NSMorphologyCustomPronoun *)features forLanguage:(NSString *)language error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMorphology.h:76:21: error: expected '>' before '*' token 76 | + (NSArray *)requiredKeysForLanguage:(NSString *)language; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMorphology.h:76:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMorphology.h:76:22: error: expected ')' before '>' token 76 | + (NSArray *)requiredKeysForLanguage:(NSString *)language; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMorphology.h:76:22: error: objective-c++ method declaration is expected before '>' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:8:53: error: expected ';' before '<' token 8 | @class NSNotification, NSNotificationCenter, NSArray, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:32:29: error: unknown property attribute 'strong' 32 | @property (class, readonly, strong) NSNotificationQueue *defaultQueue; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:37:164: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (void)enqueueNotification:(NSNotification *)notification postingStyle:(NSPostingStyle)postingStyle coalesceMask:(NSNotificationCoalescing)coalesceMask forModes:(nullable NSArray *)modes; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:62: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:11:15: error: expected ';' before '<' token 11 | @class NSArray, NSSet; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:50:48: error: expected '>' before '*' token 50 | @property (readonly, copy) NSArray *dependencies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:50:48: error: cannot find protocol declaration for 'NSOperation' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:50:49: error: expected unqualified-id before '>' token 50 | @property (readonly, copy) NSArray *dependencies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:62:34: error: expected unqualified-id before '^' token 62 | @property (nullable, copy) void (^completionBlock)(void) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:62:34: error: expected ')' before '^' token 62 | @property (nullable, copy) void (^completionBlock)(void) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:86:46: error: expected ')' before '(' token 86 | + (instancetype)blockOperationWithBlock:(void (^)(void))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:86:47: error: expected identifier before '(' token 86 | + (instancetype)blockOperationWithBlock:(void (^)(void))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:86:46: error: expected ';' before '(' token 86 | + (instancetype)blockOperationWithBlock:(void (^)(void))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:88:32: error: expected ')' before '(' token 88 | - (void)addExecutionBlock:(void (^)(void))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:88:33: error: expected identifier before '(' token 88 | - (void)addExecutionBlock:(void (^)(void))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:88:32: error: expected ';' before '(' token 88 | - (void)addExecutionBlock:(void (^)(void))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:89:36: error: expected identifier before 'void' 89 | @property (readonly, copy) NSArray *executionBlocks; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:89:36: error: expected '>' before 'void' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:89:42: error: expected unqualified-id before '^' token 89 | @property (readonly, copy) NSArray *executionBlocks; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:89:42: error: expected ')' before '^' token 89 | @property (readonly, copy) NSArray *executionBlocks; | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:106:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:106:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:146:22: error: unknown property attribute 'strong' 146 | @property (readonly, strong) NSProgress *progress API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:149:44: error: expected '>' before '*' token 149 | - (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:149:44: error: cannot find protocol declaration for 'NSOperation' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:149:45: error: expected ')' before '>' token 149 | - (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:149:45: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:149:45: error: expected ';' before '>' token 149 | - (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:150:36: error: expected ')' before '(' token 150 | - (void)addOperationWithBlock:(void (^)(void))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_SWIFT_DISABLE_ASYNC; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:150:37: error: expected identifier before '(' token 150 | - (void)addOperationWithBlock:(void (^)(void))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_SWIFT_DISABLE_ASYNC; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:150:36: error: expected ';' before '(' token 150 | - (void)addOperationWithBlock:(void (^)(void))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_SWIFT_DISABLE_ASYNC; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:157:30: error: expected ')' before '(' token 157 | - (void)addBarrierBlock:(void (^)(void))barrier API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:157:31: error: expected identifier before '(' token 157 | - (void)addBarrierBlock:(void (^)(void))barrier API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:157:30: error: expected ';' before '(' token 157 | - (void)addBarrierBlock:(void (^)(void))barrier API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:173:29: error: unknown property attribute 'strong' 173 | @property (class, readonly, strong, nullable) NSOperationQueue *currentQueue API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:174:29: error: unknown property attribute 'strong' 174 | @property (class, readonly, strong) NSOperationQueue *mainQueue API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:182:45: error: expected '>' before 'NSOperation' 182 | @property (readonly, copy) NSArray<__kindof NSOperation *> *operations API_DEPRECATED("access to operations is inherently a race condition, it should not be used. For barrier style behaviors please use addBarrierBlock: instead", macos(10.5, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:182:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:182:45: error: 'copy' attribute is only valid for Objective-C objects 182 | @property (readonly, copy) NSArray<__kindof NSOperation *> *operations API_DEPRECATED("access to operations is inherently a race condition, it should not be used. For barrier style behaviors please use addBarrierBlock: instead", macos(10.5, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:182:56: error: expected ';' before '*' token 182 | @property (readonly, copy) NSArray<__kindof NSOperation *> *operations API_DEPRECATED("access to operations is inherently a race condition, it should not be used. For barrier style behaviors please use addBarrierBlock: instead", macos(10.5, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:186:1: error: cannot use an object as parameter to a method 186 | @end | ^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:64: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:7:25: error: expected ';' before '<' token 7 | @class NSString, NSArray, NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:50: error: expected '>' before '*' token 18 | @property (readonly, copy) NSDictionary *> *languageMap; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:51: error: expected unqualified-id before ',' token 18 | @property (readonly, copy) NSDictionary *> *languageMap; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:94: error: expected '>' before '*' token 19 | - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:94: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:95: error: expected ')' before ',' token 19 | - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:95: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:114: error: expected '>' before '*' token 19 | - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:114: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:115: error: expected ';' before '>' token 19 | - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:20:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 20 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:27:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (nullable NSArray *)languagesForScript:(NSString *)script API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable NSString *)dominantLanguageForScript:(NSString *)script API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:45: error: expected '>' before '*' token 32 | @property (readonly, copy) NSArray *allScripts API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:46: error: expected unqualified-id before '>' token 32 | @property (readonly, copy) NSArray *allScripts API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:45: error: expected '>' before '*' token 33 | @property (readonly, copy) NSArray *allLanguages API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:46: error: expected unqualified-id before '>' token 33 | @property (readonly, copy) NSArray *allLanguages API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:101: error: expected '>' before '*' token 41 | + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:101: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:102: error: expected ')' before ',' token 41 | + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:102: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:121: error: expected '>' before '*' token 41 | + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:121: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:41:122: error: expected ';' before '>' token 41 | + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:66: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:38:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (nullable void *)pointerAtIndex:(NSUInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:41:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (void)addPointer:(nullable void *)pointer; // add pointer at index 'count' | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:43:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (void)insertPointer:(nullable void *)item atIndex:(NSUInteger)index; // everything at & above index, including holes, slide higher | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:45:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (void)replacePointerAtIndex:(NSUInteger)index withPointer:(nullable void *)item; // O(1); NULL item is okay; index must be < count | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:33:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (void)setDelegate:(nullable id )anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:34:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (nullable id )delegate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:46:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:46:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:47:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:47:123: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:93:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (void)setDelegate:(nullable id )anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:94:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (nullable id )delegate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:157:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 157 | - (nullable instancetype)initWithTCPPort:(unsigned short)port; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 158 | - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol address:(NSData *)address NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:159:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol socket:(NSSocketNativeHandle)sock NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:160:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:160:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:27:15: error: expected ';' before '<' token 27 | @class NSArray, NSString, NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:38:29: error: unknown property attribute 'strong' 38 | @property (class, readonly, strong) NSProcessInfo *processInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:50: error: expected '>' before '*' token 40 | @property (readonly, copy) NSDictionary *environment; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:51: error: expected unqualified-id before ',' token 40 | @property (readonly, copy) NSDictionary *environment; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:41:45: error: expected '>' before '*' token 41 | @property (readonly, copy) NSArray *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:41:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:41:46: error: expected unqualified-id before '>' token 41 | @property (readonly, copy) NSArray *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:171:105: error: expected ')' before '(' token 171 | - (void)performActivityWithOptions:(NSActivityOptions)options reason:(NSString *)reason usingBlock:(void (^)(void))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:171:106: error: expected identifier before '(' token 171 | - (void)performActivityWithOptions:(NSActivityOptions)options reason:(NSString *)reason usingBlock:(void (^)(void))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:171:105: error: expected ';' before '(' token 171 | - (void)performActivityWithOptions:(NSActivityOptions)options reason:(NSString *)reason usingBlock:(void (^)(void))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:176:78: error: expected ')' before '(' token 176 | - (void)performExpiringActivityWithReason:(NSString *)reason usingBlock:(void(^)(BOOL expired))block API_AVAILABLE(ios(8.2), watchos(2.0), tvos(9.0)) API_UNAVAILABLE(macos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:176:78: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:176:78: error: expected ';' before '(' token 176 | - (void)performExpiringActivityWithReason:(NSString *)reason usingBlock:(void(^)(BOOL expired))block API_AVAILABLE(ios(8.2), watchos(2.0), tvos(9.0)) API_UNAVAILABLE(macos); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:71: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:17:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | + (id)allocWithZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable NSMethodSignature *)methodSignatureForSelector:(SEL)sel NS_SWIFT_UNAVAILABLE("NSInvocation and related APIs not available"); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:7, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:73: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:9:25: error: expected ';' before '<' token 9 | @class NSString, NSArray, NSDictionary, NSDate, NSTimeZone, NSOrthography, NSURL, NSRegularExpression; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:58: error: expected '>' before '<' token 53 | @property (nullable, readonly, copy) NSArray *> *grammarDetails; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:58: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:58: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:79: error: expected '>' before '*' token 57 | @property (nullable, readonly, copy) NSDictionary *components API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:79: error: cannot find protocol declaration for 'NSTextCheckingKey' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:79: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:80: error: expected unqualified-id before '>' token 57 | @property (nullable, readonly, copy) NSDictionary *components API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:55: error: expected '>' before '*' token 60 | @property (nullable, readonly, copy) NSArray *alternativeStrings API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:55: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:56: error: expected unqualified-id before '>' token 60 | @property (nullable, readonly, copy) NSArray *alternativeStrings API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:61:38: error: 'NSRegularExpression' has not been declared 61 | @property (nullable, readonly, copy) NSRegularExpression *regularExpression API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:71:79: error: expected '>' before '*' token 71 | @property (nullable, readonly, copy) NSDictionary *addressComponents; // Deprecated in favor of components | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:71:79: error: cannot find protocol declaration for 'NSTextCheckingKey' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:71:79: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:71:80: error: expected unqualified-id before '>' token 71 | @property (nullable, readonly, copy) NSDictionary *addressComponents; // Deprecated in favor of components | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:102: error: expected '>' before '<' token 95 | + (NSTextCheckingResult *)grammarCheckingResultWithRange:(NSRange)range details:(NSArray *> *)details; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:102: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:102: error: expected ')' before '<' token 95 | + (NSTextCheckingResult *)grammarCheckingResultWithRange:(NSRange)range details:(NSArray *> *)details; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:102: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:102: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:102: error: expected ';' before '<' token 95 | + (NSTextCheckingResult *)grammarCheckingResultWithRange:(NSRange)range details:(NSArray *> *)details; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:98:126: error: expected '>' before '*' token 98 | + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:98:126: error: cannot find protocol declaration for 'NSTextCheckingKey' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:98:126: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:98:127: error: expected ')' before '>' token 98 | + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:98:127: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:98:127: error: expected ';' before '>' token 98 | + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:161: error: expected '>' before '*' token 104 | + (NSTextCheckingResult *)correctionCheckingResultWithRange:(NSRange)range replacementString:(NSString *)replacementString alternativeStrings:(NSArray *)alternativeStrings API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:161: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:162: error: expected ')' before '>' token 104 | + (NSTextCheckingResult *)correctionCheckingResultWithRange:(NSRange)range replacementString:(NSString *)replacementString alternativeStrings:(NSArray *)alternativeStrings API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:162: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:162: error: expected ';' before '>' token 104 | + (NSTextCheckingResult *)correctionCheckingResultWithRange:(NSRange)range replacementString:(NSString *)replacementString alternativeStrings:(NSArray *)alternativeStrings API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:105:135: error: 'NSRegularExpression' does not name a type 105 | + (NSTextCheckingResult *)regularExpressionCheckingResultWithRanges:(NSRangePointer)ranges count:(NSUInteger)count regularExpression:(NSRegularExpression *)regularExpression API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:107:137: error: expected '>' before '*' token 107 | + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:107:137: error: cannot find protocol declaration for 'NSTextCheckingKey' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:107:137: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:107:138: error: expected ')' before '>' token 107 | + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:107:138: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:107:138: error: expected ';' before '>' token 107 | + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components API_AVAILABLE(macos(10.7), ios(4.0), watchos(2.0), tvos(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:9:15: error: expected ';' before '<' token 9 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | + (nullable NSRegularExpression *)regularExpressionWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable instancetype)initWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:125: error: expected ')' before '(' token 74 | - (void)enumerateMatchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range usingBlock:(void (NS_NOESCAPE ^)(NSTextCheckingResult * _Nullable result, NSMatchingFlags flags, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:126: error: expected identifier before '(' token 74 | - (void)enumerateMatchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range usingBlock:(void (NS_NOESCAPE ^)(NSTextCheckingResult * _Nullable result, NSMatchingFlags flags, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:125: error: expected ';' before '(' token 74 | - (void)enumerateMatchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range usingBlock:(void (NS_NOESCAPE ^)(NSTextCheckingResult * _Nullable result, NSMatchingFlags flags, BOOL *stop))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:33: error: expected '>' before '*' token 76 | - (NSArray *)matchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:34: error: expected ')' before '>' token 76 | - (NSArray *)matchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:78:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (nullable NSTextCheckingResult *)firstMatchInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | + (nullable NSDataDetector *)dataDetectorWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:119:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (nullable instancetype)initWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:77: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:21:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:25:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:27:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (nullable instancetype)initWithCoder:(NSCoder *)coder; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:102: error: 'NSComparator' does not name a type 35 | + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:92: error: 'NSComparator' does not name a type 37 | - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:39:22: error: 'NSComparator' has not been declared 39 | @property (readonly) NSComparator comparator API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:28: error: duplicate interface declaration for class 'NSSet' 46 | @interface NSSet (NSSortDescriptorSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:28: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:28: error: trying to finish struct, but kicked out due to previous parse errors 46 | @interface NSSet (NSSortDescriptorSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:48:1: error: expected constructor, destructor, or type conversion before '-' token 48 | - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); // returns a new array by sorting the objects of the receiver | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:30: error: duplicate interface declaration for class 'NSArray' 52 | @interface NSArray (NSSortDescriptorSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:30: error: trying to finish struct, but kicked out due to previous parse errors 52 | @interface NSArray (NSSortDescriptorSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:54:1: error: expected constructor, destructor, or type conversion before '-' token 54 | - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors; // returns a new array by sorting the objects of the receiver | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:37: error: duplicate interface declaration for class 'NSMutableArray' 58 | @interface NSMutableArray (NSSortDescriptorSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:37: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:37: error: redefinition of 'struct NSMutableArray' 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:37: error: trying to finish struct, but kicked out due to previous parse errors 58 | @interface NSMutableArray (NSSortDescriptorSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:60:1: error: expected constructor, destructor, or type conversion before '-' token 60 | - (void)sortUsingDescriptors:(NSArray *)sortDescriptors; // sorts the array itself | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:35: error: duplicate interface declaration for class 'NSOrderedSet' 64 | @interface NSOrderedSet (NSKeyValueSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:35: error: trying to finish struct, but kicked out due to previous parse errors 64 | @interface NSOrderedSet (NSKeyValueSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:67:1: error: expected constructor, destructor, or type conversion before '-' token 67 | - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' 71 | @interface NSMutableOrderedSet (NSKeyValueSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:42: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:42: error: redefinition of 'struct NSMutableOrderedSet' 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:42: error: trying to finish struct, but kicked out due to previous parse errors 71 | @interface NSMutableOrderedSet (NSKeyValueSorting) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:74:1: error: expected constructor, destructor, or type conversion before '-' token 74 | - (void)sortUsingDescriptors:(NSArray *)sortDescriptors API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:78: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable id)propertyForKey:(NSStreamPropertyKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:45:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (BOOL)setProperty:(nullable id)property forKey:(NSStreamPropertyKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (nullable instancetype)initWithURL:(NSURL *)url API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable instancetype)initWithURL:(NSURL *)url append:(BOOL)shouldAppend API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:103:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (nullable instancetype)initWithFileAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | + (nullable instancetype)inputStreamWithData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:106:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | + (nullable instancetype)inputStreamWithFileAtPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:107:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | + (nullable instancetype)inputStreamWithURL:(NSURL *)url API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:112:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable instancetype)initToFileAtPath:(NSString *)path append:(BOOL)shouldAppend; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | + (nullable instancetype)outputStreamWithURL:(NSURL *)url append:(BOOL)shouldAppend API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:9:15: error: expected ';' before '<' token 9 | @class NSArray, NSMutableDictionary, NSDate, NSNumber, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:19:29: error: unknown property attribute 'strong' 19 | @property (class, readonly, strong) NSThread *currentThread; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:21:39: error: expected ')' before '(' token 21 | + (void)detachNewThreadWithBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)) NS_SWIFT_DISABLE_ASYNC; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:21:40: error: expected identifier before '(' token 21 | + (void)detachNewThreadWithBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)) NS_SWIFT_DISABLE_ASYNC; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:21:39: error: expected ';' before '(' token 21 | + (void)detachNewThreadWithBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)) NS_SWIFT_DISABLE_ASYNC; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:22:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | + (void)detachNewThreadSelector:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:40:52: error: expected '>' before '*' token 40 | @property (class, readonly, copy) NSArray *callStackReturnAddresses API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:40:52: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:40:53: error: expected unqualified-id before '>' token 40 | @property (class, readonly, copy) NSArray *callStackReturnAddresses API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:52: error: expected '>' before '*' token 41 | @property (class, readonly, copy) NSArray *callStackSymbols API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:53: error: expected unqualified-id before '>' token 41 | @property (class, readonly, copy) NSArray *callStackSymbols API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:48:1: error: redeclaration of property 'isMainThread' 48 | @property (class, readonly) BOOL isMainThread API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); // reports whether current thread is main | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:47:27: note: originally specified here 47 | @property (readonly) BOOL isMainThread API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:49:29: error: unknown property attribute 'strong' 49 | @property (class, readonly, strong) NSThread *mainThread API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:52:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (instancetype)initWithTarget:(id)target selector:(SEL)selector object:(nullable id)argument API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:53:36: error: expected ')' before '(' token 53 | - (instancetype)initWithBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:53:37: error: expected identifier before '(' token 53 | - (instancetype)initWithBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:53:36: error: expected ';' before '(' token 53 | - (instancetype)initWithBlock:(void (^)(void))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:73:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:73:112: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:77:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:77:125: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:78:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:80:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (void)performSelectorInBackground:(SEL)aSelector withObject:(nullable id)arg API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:82: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:9:25: error: expected ';' before '<' token 9 | @class NSString, NSArray, NSDictionary, NSDate, NSData, NSLocale; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:19:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (nullable NSString *)abbreviationForDate:(NSDate *)aDate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable NSDate *)nextDaylightSavingTimeTransitionAfterDate:(NSDate *)aDate API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:52: error: expected '>' before '*' token 35 | @property (class, readonly, copy) NSArray *knownTimeZoneNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:53: error: expected unqualified-id before '>' token 35 | @property (class, readonly, copy) NSArray *knownTimeZoneNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:47: error: expected '>' before '*' token 37 | @property (class, copy) NSDictionary *abbreviationDictionary API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:47: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:48: error: expected unqualified-id before ',' token 37 | @property (class, copy) NSDictionary *abbreviationDictionary API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:39:26: error: expected '>' before '*' token 39 | + (NSDictionary *)abbreviationDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:39:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:39:27: error: expected ')' before ',' token 39 | + (NSDictionary *)abbreviationDictionary; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:39:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:62:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | + (nullable instancetype)timeZoneWithName:(NSString *)tzName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:72:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable instancetype)initWithName:(NSString *)tzName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:75:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:75:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | + (nullable instancetype)timeZoneWithAbbreviation:(NSString *)abbreviation; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:83: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:15:108: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 15 | + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:16:117: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:23:94: error: expected ')' before '(' token 23 | + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:23:95: error: expected identifier before '(' token 23 | + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:23:94: error: expected ';' before '(' token 23 | + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:29:103: error: expected ')' before '(' token 29 | + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:29:104: error: expected identifier before '(' token 29 | + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:29:103: error: expected ';' before '(' token 29 | + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:36:116: error: expected ')' before '(' token 36 | - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:36:117: error: expected identifier before '(' token 36 | - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:36:116: error: expected ';' before '(' token 36 | - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)interval repeats:(BOOL)repeats block:(void (^)(NSTimer *timer))block API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:38:116: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)ti target:(id)t selector:(SEL)s userInfo:(nullable id)ui repeats:(BOOL)rep NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:85:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:85:199: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:85:240: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:87: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:86:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (instancetype)initWithResponse:(NSURLResponse *)response data:(NSData *)data userInfo:(nullable NSDictionary *)userInfo storagePolicy:(NSURLCacheStoragePolicy)storagePolicy; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:150:19: error: unknown property attribute 'strong' 150 | @property (class, strong) NSURLCache *sharedURLCache; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:150:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 150 | @property (class, strong) NSURLCache *sharedURLCache; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:166:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 166 | - (instancetype)initWithMemoryCapacity:(NSUInteger)memoryCapacity diskCapacity:(NSUInteger)diskCapacity diskPath:(nullable NSString *)path API_DEPRECATED_WITH_REPLACEMENT("initWithMemoryCapacity:diskCapacity:directoryURL:", macos(10.2, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:176:119: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 176 | - (instancetype)initWithMemoryCapacity:(NSUInteger)memoryCapacity diskCapacity:(NSUInteger)diskCapacity directoryURL:(nullable NSURL *)directoryURL API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:189:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (nullable NSCachedURLResponse *)cachedResponseForRequest:(NSURLRequest *)request; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:258:94: error: expected ')' before '(' token 258 | - (void)getCachedResponseForDataTask:(NSURLSessionDataTask *)dataTask completionHandler:(void (^) (NSCachedURLResponse * _Nullable cachedResponse))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:258:95: error: expected identifier before '(' token 258 | - (void)getCachedResponseForDataTask:(NSURLSessionDataTask *)dataTask completionHandler:(void (^) (NSCachedURLResponse * _Nullable cachedResponse))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:258:94: error: expected ';' before '(' token 258 | - (void)getCachedResponseForDataTask:(NSURLSessionDataTask *)dataTask completionHandler:(void (^) (NSCachedURLResponse * _Nullable cachedResponse))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:115:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately API_DEPRECATED("Use NSURLSession (see NSURLSession.h)", macos(10.5,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:115:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately API_DEPRECATED("Use NSURLSession (see NSURLSession.h)", macos(10.5,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate API_DEPRECATED("Use NSURLSession (see NSURLSession.h)", macos(10.3,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate API_DEPRECATED("Use NSURLSession (see NSURLSession.h)", macos(10.3,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate API_DEPRECATED("Use NSURLSession (see NSURLSession.h)", macos(10.3,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:118:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate API_DEPRECATED("Use NSURLSession (see NSURLSession.h)", macos(10.3,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:128:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 128 | - (void)setDelegateQueue:(nullable NSOperationQueue*) queue API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:295:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 295 | - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:295:127: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 295 | - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:300:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 300 | - (nullable NSInputStream *)connection:(NSURLConnection *)connection needNewBodyStream:(NSURLRequest *)request; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:305:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 305 | - (nullable NSCachedURLResponse *)connection:(NSURLConnection *)connection willCacheResponse:(NSCachedURLResponse *)cachedResponse; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:405:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 405 | + (nullable NSData *)sendSynchronousRequest:(NSURLRequest *)request returningResponse:(NSURLResponse * _Nullable * _Nullable)response error:(NSError **)error API_DEPRECATED("Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h", macos(10.3,10.11), ios(2.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:456:38: error: expected ')' before '(' token 456 | completionHandler:(void (^)(NSURLResponse* _Nullable response, NSData* _Nullable data, NSError* _Nullable connectionError)) handler API_DEPRECATED("Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h", macos(10.7,10.11), ios(5.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:456:39: error: expected identifier before '(' token 456 | completionHandler:(void (^)(NSURLResponse* _Nullable response, NSData* _Nullable data, NSError* _Nullable connectionError)) handler API_DEPRECATED("Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h", macos(10.7,10.11), ios(5.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:456:38: error: expected ';' before '(' token 456 | completionHandler:(void (^)(NSURLResponse* _Nullable response, NSData* _Nullable data, NSError* _Nullable connectionError)) handler API_DEPRECATED("Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h", macos(10.7,10.11), ios(5.0,9.0), tvos(9.0,9.0)) API_UNAVAILABLE(watchos); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:89: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:121:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (instancetype)initWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence API_AVAILABLE(macos(10.6), ios(3.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:131:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | + (NSURLCredential *)credentialWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence API_AVAILABLE(macos(10.6), ios(3.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:90: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:12:15: error: expected ';' before '<' token 12 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:136:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:136:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:136:162: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:152:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:152:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:152:160: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:216:53: error: expected '>' before '*' token 216 | @property (nullable, readonly, copy) NSArray *distinguishedNames API_AVAILABLE(macos(10.6), ios(3.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:216:53: error: cannot find protocol declaration for 'NSData' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:216:54: error: expected unqualified-id before '>' token 216 | @property (nullable, readonly, copy) NSArray *distinguishedNames API_AVAILABLE(macos(10.6), ios(3.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:12:20: error: expected ';' before '<' token 12 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:38:29: error: unknown property attribute 'strong' 38 | @property (class, readonly, strong) NSURLCredentialStorage *sharedCredentialStorage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:46:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (nullable NSDictionary *)credentialsForProtectionSpace:(NSURLProtectionSpace *)space; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:54:62: error: expected '>' before '*' token 54 | @property (readonly, copy) NSDictionary *> *allCredentials; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:54:62: error: cannot find protocol declaration for 'NSURLProtectionSpace' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:54:63: error: expected unqualified-id before ',' token 54 | @property (readonly, copy) NSDictionary *> *allCredentials; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:89:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)space options:(nullable NSDictionary *)options API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:96:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (nullable NSURLCredential *)defaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:110:135: error: expected ')' before '(' token 110 | - (void)getCredentialsForProtectionSpace:(NSURLProtectionSpace *)protectionSpace task:(NSURLSessionTask *)task completionHandler:(void (^) (NSDictionary * _Nullable credentials))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)) NS_SWIFT_ASYNC_NAME(credentials(for:task:)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:110:136: error: expected identifier before '(' token 110 | - (void)getCredentialsForProtectionSpace:(NSURLProtectionSpace *)protectionSpace task:(NSURLSessionTask *)task completionHandler:(void (^) (NSDictionary * _Nullable credentials))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)) NS_SWIFT_ASYNC_NAME(credentials(for:task:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:110:135: error: expected ';' before '(' token 110 | - (void)getCredentialsForProtectionSpace:(NSURLProtectionSpace *)protectionSpace task:(NSURLSessionTask *)task completionHandler:(void (^) (NSDictionary * _Nullable credentials))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)) NS_SWIFT_ASYNC_NAME(credentials(for:task:)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:112:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)protectionSpace options:(nullable NSDictionary *)options task:(NSURLSessionTask *)task API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:113:131: error: expected ')' before '(' token 113 | - (void)getDefaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space task:(NSURLSessionTask *)task completionHandler:(void (^) (NSURLCredential * _Nullable credential))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:113:132: error: expected identifier before '(' token 113 | - (void)getDefaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space task:(NSURLSessionTask *)task completionHandler:(void (^) (NSURLCredential * _Nullable credential))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:113:131: error: expected ';' before '(' token 113 | - (void)getDefaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space task:(NSURLSessionTask *)task completionHandler:(void (^) (NSURLCredential * _Nullable credential))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:182:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (instancetype)initWithRequest:(NSURLRequest *)request cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:182:127: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (instancetype)initWithRequest:(NSURLRequest *)request cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:286:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | + (nullable id)propertyForKey:(NSString *)key inRequest:(NSURLRequest *)request; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:352:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 352 | - (instancetype)initWithTask:(NSURLSessionTask *)task cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:352:125: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 352 | - (instancetype)initWithTask:(NSURLSessionTask *)task cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:94: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:12:20: error: expected ';' before '<' token 12 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:495:60: error: expected '>' before '*' token 495 | @property (nullable, readonly, copy) NSDictionary *allHTTPHeaderFields; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:495:60: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:495:61: error: expected unqualified-id before ',' token 495 | @property (nullable, readonly, copy) NSDictionary *allHTTPHeaderFields; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:507:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 507 | - (nullable NSString *)valueForHTTPHeaderField:(NSString *)field; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:575:50: error: expected '>' before '*' token 575 | @property (nullable, copy) NSDictionary *allHTTPHeaderFields; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:575:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:575:51: error: expected unqualified-id before ',' token 575 | @property (nullable, copy) NSDictionary *allHTTPHeaderFields; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:587:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 587 | - (void)setValue:(nullable NSString *)value forHTTPHeaderField:(NSString *)field; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:95: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:11:20: error: expected ';' before '<' token 11 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:50:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (instancetype)initWithURL:(NSURL *)URL MIMEType:(nullable NSString *)MIMEType expectedContentLength:(NSInteger)length textEncodingName:(nullable NSString *)name NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:50:139: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (instancetype)initWithURL:(NSURL *)URL MIMEType:(nullable NSString *)MIMEType expectedContentLength:(NSInteger)length textEncodingName:(nullable NSString *)name NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:140:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:140:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:140:143: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:170:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (nullable NSString *)valueForHTTPHeaderField:(NSString *)field API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:96: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSData, NSDictionary, NSMutableDictionary, NSString, NSURL; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:60:29: error: unknown property attribute 'strong' 60 | @property (class, readonly, strong) NSUserDefaults *standardUserDefaults; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable instancetype)initWithSuiteName:(nullable NSString *)suitename API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:69:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable instancetype)initWithSuiteName:(nullable NSString *)suitename API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable id)initWithUser:(NSString *)username API_DEPRECATED("Use -init instead", macos(10.0,10.9), ios(2.0,7.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:77:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable id)objectForKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:82:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (void)setObject:(nullable id)value forKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:88:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (nullable NSString *)stringForKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:91:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (nullable NSArray *)arrayForKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable NSDictionary *)dictionaryForKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:95:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (nullable NSData *)dataForKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:97:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (nullable NSArray *)stringArrayForKey:(NSString *)defaultName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:114:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 114 | - (nullable NSURL *)URLForKey:(NSString *)defaultName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:125:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 125 | - (void)setURL:(nullable NSURL *)url forKey:(NSString *)defaultName API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:132:49: error: expected '>' before '*' token 132 | - (void)registerDefaults:(NSDictionary *)registrationDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:132:49: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:132:50: error: expected ')' before ',' token 132 | - (void)registerDefaults:(NSDictionary *)registrationDictionary; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:132:50: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:132:54: error: expected ';' before '>' token 132 | - (void)registerDefaults:(NSDictionary *)registrationDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:146:26: error: expected '>' before '*' token 146 | - (NSDictionary *)dictionaryRepresentation; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:146:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:146:27: error: expected ')' before ',' token 146 | - (NSDictionary *)dictionaryRepresentation; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:146:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:151:45: error: expected '>' before '*' token 151 | @property (readonly, copy) NSArray *volatileDomainNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:151:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:151:46: error: expected unqualified-id before '>' token 151 | @property (readonly, copy) NSArray *volatileDomainNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:152:26: error: expected '>' before '*' token 152 | - (NSDictionary *)volatileDomainForName:(NSString *)domainName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:152:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:152:27: error: expected ')' before ',' token 152 | - (NSDictionary *)volatileDomainForName:(NSString *)domainName; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:152:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:153:50: error: expected '>' before '*' token 153 | - (void)setVolatileDomain:(NSDictionary *)domain forName:(NSString *)domainName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:153:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:153:51: error: expected ')' before ',' token 153 | - (void)setVolatileDomain:(NSDictionary *)domain forName:(NSString *)domainName; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:153:51: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:153:55: error: expected ';' before '>' token 153 | - (void)setVolatileDomain:(NSDictionary *)domain forName:(NSString *)domainName; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:160:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | - (nullable NSDictionary *)persistentDomainForName:(NSString *)domainName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:162:52: error: expected '>' before '*' token 162 | - (void)setPersistentDomain:(NSDictionary *)domain forName:(NSString *)domainName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:162:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:162:53: error: expected ')' before ',' token 162 | - (void)setPersistentDomain:(NSDictionary *)domain forName:(NSString *)domainName; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:162:53: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:162:57: error: expected ';' before '>' token 162 | - (void)setPersistentDomain:(NSDictionary *)domain forName:(NSString *)domainName; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:98: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:7:15: error: expected ';' before '<' token 7 | @class NSArray, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:27:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | + (void)setValueTransformer:(nullable NSValueTransformer *)transformer forName:(NSValueTransformerName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (nullable NSValueTransformer *)valueTransformerForName:(NSValueTransformerName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:29:34: error: cannot find protocol declaration for 'NSValueTransformerName' 29 | + (NSArray *)valueTransformerNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:35:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (nullable id)transformedValue:(nullable id)value; // by default returns value | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:35:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (nullable id)transformedValue:(nullable id)value; // by default returns value | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable id)reverseTransformedValue:(nullable id)value; // by default raises an exception if +allowsReverseTransformation returns NO and otherwise invokes transformedValue: | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:36:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable id)reverseTransformedValue:(nullable id)value; // by default raises an exception if +allowsReverseTransformation returns NO and otherwise invokes transformedValue: | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:49:48: error: cannot find protocol declaration for 'Class' 49 | @property (class, readonly, copy) NSArray *allowedTopLevelClasses; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:99: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:8:28: error: expected ';' before '<' token 8 | @class NSData, NSDictionary, NSError, NSString, NSURL, NSInputStream, NSSet; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; // initializes the parser with the specified URL. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:42:40: error: expected '>' before '*' token 42 | @property (nullable, copy) NSSet *allowedExternalEntityURLs API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:42:40: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:42:41: error: expected unqualified-id before '>' token 42 | @property (nullable, copy) NSSet *allowedExternalEntityURLs API_AVAILABLE(macos(10.9), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:91:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (void)parser:(NSXMLParser *)parser foundNotationDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:91:137: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (void)parser:(NSXMLParser *)parser foundNotationDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:93:104: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:93:143: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:93:186: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:95:139: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (void)parser:(NSXMLParser *)parser foundAttributeDeclarationWithName:(NSString *)attributeName forElement:(NSString *)elementName type:(nullable NSString *)type defaultValue:(nullable NSString *)defaultValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:95:178: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (void)parser:(NSXMLParser *)parser foundAttributeDeclarationWithName:(NSString *)attributeName forElement:(NSString *)elementName type:(nullable NSString *)type defaultValue:(nullable NSString *)defaultValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:99:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (void)parser:(NSXMLParser *)parser foundInternalEntityDeclarationWithName:(NSString *)name value:(nullable NSString *)value; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:101:104: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 101 | - (void)parser:(NSXMLParser *)parser foundExternalEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:101:143: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 101 | - (void)parser:(NSXMLParser *)parser foundExternalEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:92: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:140: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:200: error: expected '>' before '*' token 103 | - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:200: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:201: error: expected ')' before ',' token 103 | - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:201: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:103:213: error: expected ';' before '>' token 103 | - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:111:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (void)parser:(NSXMLParser *)parser didEndElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:111:138: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (void)parser:(NSXMLParser *)parser didEndElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:128:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 128 | - (void)parser:(NSXMLParser *)parser foundProcessingInstructionWithTarget:(NSString *)target data:(nullable NSString *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:137:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (nullable NSData *)parser:(NSXMLParser *)parser resolveExternalEntityName:(NSString *)name systemID:(nullable NSString *)systemID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:137:104: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (nullable NSData *)parser:(NSXMLParser *)parser resolveExternalEntityName:(NSString *)name systemID:(nullable NSString *)systemID; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:17:62: error: expected ';' before '<' token 17 | @class NSMutableDictionary, NSString, NSOperationQueue, NSSet, NSLock, NSError; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:30:46: error: expected ')' before '(' token 30 | - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:30:47: error: expected identifier before '(' token 30 | - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:30:46: error: expected ';' before '(' token 30 | - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:35:57: error: expected ')' before '(' token 35 | - (id)synchronousRemoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:35:58: error: expected identifier before '(' token 35 | - (id)synchronousRemoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:35:57: error: expected ';' before '(' token 35 | - (id)synchronousRemoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:74:46: error: expected ')' before '(' token 74 | - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:74:47: error: expected identifier before '(' token 74 | - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:74:46: error: expected ';' before '(' token 74 | - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:77:57: error: expected ')' before '(' token 77 | - (id)synchronousRemoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:77:58: error: expected identifier before '(' token 77 | - (id)synchronousRemoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:77:57: error: expected ';' before '(' token 77 | - (id)synchronousRemoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:81:34: error: expected unqualified-id before '^' token 81 | @property (nullable, copy) void (^interruptionHandler)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:81:34: error: expected ')' before '^' token 81 | @property (nullable, copy) void (^interruptionHandler)(void); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:86:34: error: expected unqualified-id before '^' token 86 | @property (nullable, copy) void (^invalidationHandler)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:86:34: error: expected ')' before '^' token 86 | @property (nullable, copy) void (^invalidationHandler)(void); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:104:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | + (nullable NSXPCConnection *)currentConnection API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:107:39: error: expected ')' before '(' token 107 | - (void)scheduleSendBarrierBlock:(void (^)(void))block API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:107:40: error: expected identifier before '(' token 107 | - (void)scheduleSendBarrierBlock:(void (^)(void))block API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:107:39: error: expected ';' before '(' token 107 | - (void)scheduleSendBarrierBlock:(void (^)(void))block API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:126:22: error: unknown property attribute 'weak' 126 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:126:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 126 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:168:32: error: cannot find protocol declaration for 'Class' 168 | - (void)setClasses:(NSSet *)classes forSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:169:15: error: cannot find protocol declaration for 'Class' 169 | - (NSSet *)classesForSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:173:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 173 | - (nullable NSXPCInterface *)interfaceForSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:177:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (nullable xpc_type_t)XPCTypeForSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:206:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 206 | - (nullable xpc_object_t)decodeXPCObjectOfType:(xpc_type_t)type forKey:(NSString *)key API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:212:32: error: unknown property attribute 'strong' 212 | @property (nullable, readonly, strong) NSXPCConnection *connection API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0)); | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:60:77: error: expected '>' before '*' token 60 | + (NSString *)stringFromMeasurement:(NSMeasurement *)measurement countStyle:(NSByteCountFormatterCountStyle)countStyle API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:60:77: error: cannot find protocol declaration for 'NSUnitInformationStorage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:60:78: error: expected ')' before '>' token 60 | + (NSString *)stringFromMeasurement:(NSMeasurement *)measurement countStyle:(NSByteCountFormatterCountStyle)countStyle API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:60:78: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:60:78: error: expected ';' before '>' token 60 | + (NSString *)stringFromMeasurement:(NSMeasurement *)measurement countStyle:(NSByteCountFormatterCountStyle)countStyle API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:67:77: error: expected '>' before '*' token 67 | - (NSString *)stringFromMeasurement:(NSMeasurement *)measurement API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:67:77: error: cannot find protocol declaration for 'NSUnitInformationStorage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:67:78: error: expected ')' before '>' token 67 | - (NSString *)stringFromMeasurement:(NSMeasurement *)measurement API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:67:78: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:67:78: error: expected ';' before '>' token 67 | - (NSString *)stringFromMeasurement:(NSMeasurement *)measurement API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSByteCountFormatter.h:74:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:13:40: error: cannot find protocol declaration for 'KeyType' 13 | @interface NSCache : NSObject { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:13:40: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:13:42: error: expected unqualified-id before ':' token 13 | @interface NSCache : NSObject { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable ObjectType)objectForKey:(KeyType)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:24:38: error: 'KeyType' does not name a type; did you mean 'ResType'? 24 | - (nullable ObjectType)objectForKey:(KeyType)key; | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:25:20: error: 'ObjectType' does not name a type 25 | - (void)setObject:(ObjectType)obj forKey:(KeyType)key; // 0 cost | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:25:43: error: 'KeyType' does not name a type; did you mean 'ResType'? 25 | - (void)setObject:(ObjectType)obj forKey:(KeyType)key; // 0 cost | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:26:20: error: 'ObjectType' does not name a type 26 | - (void)setObject:(ObjectType)obj forKey:(KeyType)key cost:(NSUInteger)g; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:26:43: error: 'KeyType' does not name a type; did you mean 'ResType'? 26 | - (void)setObject:(ObjectType)obj forKey:(KeyType)key cost:(NSUInteger)g; | ^~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:27:29: error: 'KeyType' does not name a type; did you mean 'ResType'? 27 | - (void)removeObjectForKey:(KeyType)key; | ^~~~~~~ | ResType In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:110: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:10:20: error: expected ';' before '<' token 10 | @class NSDictionary , NSString; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:28:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (NSPredicate *)predicateWithFormat:(NSString *)predicateFormat argumentArray:(nullable NSArray *)arguments; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (nullable NSPredicate *)predicateFromMetadataQueryString:(NSString *)queryString API_AVAILABLE(macos(10.9)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:36:41: error: expected ')' before '(' token 36 | + (NSPredicate*)predicateWithBlock:(BOOL (^)(id _Nullable evaluatedObject, NSDictionary * _Nullable bindings))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:36:42: error: expected identifier before '(' token 36 | + (NSPredicate*)predicateWithBlock:(BOOL (^)(id _Nullable evaluatedObject, NSDictionary * _Nullable bindings))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:36:41: error: expected ';' before '(' token 36 | + (NSPredicate*)predicateWithBlock:(BOOL (^)(id _Nullable evaluatedObject, NSDictionary * _Nullable bindings))block API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:75: error: expected '>' before '*' token 40 | - (instancetype)predicateWithSubstitutionVariables:(NSDictionary *)variables; // substitute constant values for variables | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:75: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:76: error: expected ')' before ',' token 40 | - (instancetype)predicateWithSubstitutionVariables:(NSDictionary *)variables; // substitute constant values for variables | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:76: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:80: error: expected ';' before '>' token 40 | - (instancetype)predicateWithSubstitutionVariables:(NSDictionary *)variables; // substitute constant values for variables | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:42:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (BOOL)evaluateWithObject:(nullable id)object; // evaluate a predicate against a single object | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:44:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (BOOL)evaluateWithObject:(nullable id)object substitutionVariables:(nullable NSDictionary *)bindings API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // single pass evaluation substituting variables from the bindings dictionary for any variable expressions encountered | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:44:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (BOOL)evaluateWithObject:(nullable id)object substitutionVariables:(nullable NSDictionary *)bindings API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // single pass evaluation substituting variables from the bindings dictionary for any variable expressions encountered | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:50:30: error: duplicate interface declaration for class 'NSArray' 50 | @interface NSArray (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:50:30: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' 7 | @class NSArray; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:50:30: error: trying to finish struct, but kicked out due to previous parse errors 50 | @interface NSArray (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:51:1: error: expected constructor, destructor, or type conversion before '-' token 51 | - (NSArray *)filteredArrayUsingPredicate:(NSPredicate *)predicate; // evaluate a predicate against an array of objects and return a filtered array | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:54:37: error: duplicate interface declaration for class 'NSMutableArray' 54 | @interface NSMutableArray (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:54:37: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:37: error: redefinition of 'struct NSMutableArray' 141 | @interface NSMutableArray : NSArray | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:54:37: error: trying to finish struct, but kicked out due to previous parse errors 54 | @interface NSMutableArray (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:55:1: error: expected constructor, destructor, or type conversion before '-' token 55 | - (void)filterUsingPredicate:(NSPredicate *)predicate; // evaluate a predicate against an array of objects and filter the mutable array directly | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:59:28: error: duplicate interface declaration for class 'NSSet' 59 | @interface NSSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:59:28: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' 14 | @interface NSSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:59:28: error: trying to finish struct, but kicked out due to previous parse errors 59 | @interface NSSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:60:1: error: expected constructor, destructor, or type conversion before '-' token 60 | - (NSSet *)filteredSetUsingPredicate:(NSPredicate *)predicate API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // evaluate a predicate against a set of objects and return a filtered set | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:63:35: error: duplicate interface declaration for class 'NSMutableSet' 63 | @interface NSMutableSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:63:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: redefinition of 'struct NSMutableSet' 69 | @interface NSMutableSet : NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:63:35: error: trying to finish struct, but kicked out due to previous parse errors 63 | @interface NSMutableSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:64:1: error: expected constructor, destructor, or type conversion before '-' token 64 | - (void)filterUsingPredicate:(NSPredicate *)predicate API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // evaluate a predicate against a set of objects and filter the mutable set directly | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:67:35: error: duplicate interface declaration for class 'NSOrderedSet' 67 | @interface NSOrderedSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:67:35: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:18:47: error: redefinition of 'struct NSOrderedSet' 18 | @interface NSOrderedSet<__covariant ObjectType> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:67:35: error: trying to finish struct, but kicked out due to previous parse errors 67 | @interface NSOrderedSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:69:1: error: expected constructor, destructor, or type conversion before '-' token 69 | - (NSOrderedSet *)filteredOrderedSetUsingPredicate:(NSPredicate *)p API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); // evaluate a predicate against an ordered set of objects and return a filtered ordered set | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:73:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' 73 | @interface NSMutableOrderedSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:73:42: error: cannot find protocol declaration for 'ObjectType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:128:42: error: redefinition of 'struct NSMutableOrderedSet' 128 | @interface NSMutableOrderedSet : NSOrderedSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:73:42: error: trying to finish struct, but kicked out due to previous parse errors 73 | @interface NSMutableOrderedSet (NSPredicateSupport) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:75:1: error: expected constructor, destructor, or type conversion before '-' token 75 | - (void)filterUsingPredicate:(NSPredicate *)p API_AVAILABLE(macos(10.7), ios(5.0), watchos(2.0), tvos(9.0)); // evaluate a predicate against an ordered set of objects and filter the mutable ordered set directly | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:111: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:7:15: error: expected ';' before '<' token 7 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:95: error: expected '>' before '*' token 27 | - (instancetype)initWithType:(NSCompoundPredicateType)type subpredicates:(NSArray *)subpredicates NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:95: error: cannot find protocol declaration for 'NSPredicate' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:96: error: expected ')' before '>' token 27 | - (instancetype)initWithType:(NSCompoundPredicateType)type subpredicates:(NSArray *)subpredicates NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:96: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:96: error: expected ';' before '>' token 27 | - (instancetype)initWithType:(NSCompoundPredicateType)type subpredicates:(NSArray *)subpredicates NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:77: error: expected '>' before '*' token 34 | + (NSCompoundPredicate *)andPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(andPredicateWithSubpredicates:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:77: error: cannot find protocol declaration for 'NSPredicate' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:78: error: expected ')' before '>' token 34 | + (NSCompoundPredicate *)andPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(andPredicateWithSubpredicates:)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:78: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:78: error: expected ';' before '>' token 34 | + (NSCompoundPredicate *)andPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(andPredicateWithSubpredicates:)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:76: error: expected '>' before '*' token 35 | + (NSCompoundPredicate *)orPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(orPredicateWithSubpredicates:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:76: error: cannot find protocol declaration for 'NSPredicate' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:77: error: expected ')' before '>' token 35 | + (NSCompoundPredicate *)orPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(orPredicateWithSubpredicates:)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:77: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:77: error: expected ';' before '>' token 35 | + (NSCompoundPredicate *)orPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(orPredicateWithSubpredicates:)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:112: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:60:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable NSString *)stringForObjectValue:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (nullable NSString *)stringFromDateComponents:(NSDateComponents *)components; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSString *)stringFromDate:(NSDate *)startDate toDate:(NSDate *)endDate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSString *)stringFromTimeInterval:(NSTimeInterval)ti; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:79:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (nullable NSString *)localizedStringFromDateComponents:(NSDateComponents *)components unitsStyle:(NSDateComponentsFormatterUnitsStyle) unitsStyle; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:113: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:8:15: error: expected ';' before '<' token 8 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:50:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | + (NSExpression *)expressionForConstantValue:(nullable id)obj; // Expression that returns a constant value | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:97:64: error: expected '>' before '*' token 97 | + (NSExpression *)expressionForAggregate:(NSArray *)subexpressions API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // Expression that returns a collection containing the results of other expressions | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:97:64: error: cannot find protocol declaration for 'NSExpression' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:97:65: error: expected ')' before '>' token 97 | + (NSExpression *)expressionForAggregate:(NSArray *)subexpressions API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // Expression that returns a collection containing the results of other expressions | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:97:65: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:97:65: error: expected ';' before '>' token 97 | + (NSExpression *)expressionForAggregate:(NSArray *)subexpressions API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // Expression that returns a collection containing the results of other expressions | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:102:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | + (NSExpression *)expressionForFunction:(NSExpression *)target selectorName:(NSString *)name arguments:(nullable NSArray *)parameters API_AVAILABLE(macos(10.5), ios(3.0), watchos(2.0), tvos(9.0)); // Expression that invokes the selector on target with parameters. Will throw at runtime if target does not implement selector or if parameters are wrong. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:104:41: error: expected ')' before '(' token 104 | + (NSExpression *)expressionForBlock:(id (^)(id _Nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * _Nullable context))block arguments:(nullable NSArray *)arguments API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:104:42: error: expected identifier before '(' token 104 | + (NSExpression *)expressionForBlock:(id (^)(id _Nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * _Nullable context))block arguments:(nullable NSArray *)arguments API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:104:41: error: expected ';' before '(' token 104 | + (NSExpression *)expressionForBlock:(id (^)(id _Nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * _Nullable context))block arguments:(nullable NSArray *)arguments API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:117:59: error: expected '>' before '*' token 117 | @property (nullable, readonly, copy) NSArray *arguments; // array of expressions which will be passed as parameters during invocation of the selector on the operand of a function expression | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:117:59: error: cannot find protocol declaration for 'NSExpression' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:117:60: error: expected unqualified-id before '>' token 117 | @property (nullable, readonly, copy) NSArray *arguments; // array of expressions which will be passed as parameters during invocation of the selector on the operand of a function expression | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:128:32: error: expected unqualified-id before '^' token 128 | @property (readonly, copy) id (^expressionBlock)(id _Nullable, NSArray *, NSMutableDictionary * _Nullable) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:128:32: error: expected ')' before '^' token 128 | @property (readonly, copy) id (^expressionBlock)(id _Nullable, NSArray *, NSMutableDictionary * _Nullable) API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:131:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (nullable id)expressionValueWithObject:(nullable id)object context:(nullable NSMutableDictionary *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:131:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (nullable id)expressionValueWithObject:(nullable id)object context:(nullable NSMutableDictionary *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:131:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (nullable id)expressionValueWithObject:(nullable id)object context:(nullable NSMutableDictionary *)context; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:114: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ _Nullable)(BOOL expired))completionHandler NS_SWIFT_DISABLE_ASYNC; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:88: error: expected ')' before '(' token 19 | - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ _Nullable)(BOOL expired))completionHandler NS_SWIFT_DISABLE_ASYNC; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:88: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:88: error: expected ';' before '(' token 19 | - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ _Nullable)(BOOL expired))completionHandler NS_SWIFT_DISABLE_ASYNC; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:25:53: error: expected ')' before '(' token 25 | - (void)openURL:(NSURL *)URL completionHandler:(void (^ _Nullable)(BOOL success))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:25:54: error: expected identifier before '(' token 25 | - (void)openURL:(NSURL *)URL completionHandler:(void (^ _Nullable)(BOOL success))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:25:53: error: expected ';' before '(' token 25 | - (void)openURL:(NSURL *)URL completionHandler:(void (^ _Nullable)(BOOL success))completionHandler; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:115: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:22:72: error: expected '>' before '*' token 22 | @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSArray *attachments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:22:72: error: cannot find protocol declaration for 'NSItemProvider' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:22:73: error: expected unqualified-id before '>' token 22 | @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSArray *attachments; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:117: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:10:15: error: expected ';' before '<' token 10 | @class NSArray, NSError, NSMutableDictionary, NSOperationQueue, NSSet; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:107:45: error: expected '>' before '<' token 107 | @property (class, readonly, copy) NSArray> *filePresenters; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:107:45: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:107:45: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:121:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (instancetype)initWithFilePresenter:(nullable id)filePresenterOrNil NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:171:65: error: expected '>' before '*' token 171 | - (void)coordinateAccessWithIntents:(NSArray *)intents queue:(NSOperationQueue *)queue byAccessor:(void (^)(NSError * _Nullable error))accessor API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:171:65: error: cannot find protocol declaration for 'NSFileAccessIntent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:171:66: error: expected ')' before '>' token 171 | - (void)coordinateAccessWithIntents:(NSArray *)intents queue:(NSOperationQueue *)queue byAccessor:(void (^)(NSError * _Nullable error))accessor API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:171:66: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:171:66: error: expected ';' before '>' token 171 | - (void)coordinateAccessWithIntents:(NSArray *)intents queue:(NSOperationQueue *)queue byAccessor:(void (^)(NSError * _Nullable error))accessor API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:183:141: error: expected ')' before '(' token 183 | - (void)coordinateReadingItemAtURL:(NSURL *)url options:(NSFileCoordinatorReadingOptions)options error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL))reader; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:183:142: error: expected identifier before '(' token 183 | - (void)coordinateReadingItemAtURL:(NSURL *)url options:(NSFileCoordinatorReadingOptions)options error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL))reader; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:183:141: error: expected ';' before '(' token 183 | - (void)coordinateReadingItemAtURL:(NSURL *)url options:(NSFileCoordinatorReadingOptions)options error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL))reader; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:184:141: error: expected ')' before '(' token 184 | - (void)coordinateWritingItemAtURL:(NSURL *)url options:(NSFileCoordinatorWritingOptions)options error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL))writer; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:184:142: error: expected identifier before '(' token 184 | - (void)coordinateWritingItemAtURL:(NSURL *)url options:(NSFileCoordinatorWritingOptions)options error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL))writer; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:184:141: error: expected ';' before '(' token 184 | - (void)coordinateWritingItemAtURL:(NSURL *)url options:(NSFileCoordinatorWritingOptions)options error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL))writer; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:185:248: error: expected ')' before '(' token 185 | - (void)coordinateReadingItemAtURL:(NSURL *)readingURL options:(NSFileCoordinatorReadingOptions)readingOptions writingItemAtURL:(NSURL *)writingURL options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newReadingURL, NSURL *newWritingURL))readerWriter; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:185:249: error: expected identifier before '(' token 185 | - (void)coordinateReadingItemAtURL:(NSURL *)readingURL options:(NSFileCoordinatorReadingOptions)readingOptions writingItemAtURL:(NSURL *)writingURL options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newReadingURL, NSURL *newWritingURL))readerWriter; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:185:248: error: expected ';' before '(' token 185 | - (void)coordinateReadingItemAtURL:(NSURL *)readingURL options:(NSFileCoordinatorReadingOptions)readingOptions writingItemAtURL:(NSURL *)writingURL options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newReadingURL, NSURL *newWritingURL))readerWriter; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:186:224: error: expected ')' before '(' token 186 | - (void)coordinateWritingItemAtURL:(NSURL *)url1 options:(NSFileCoordinatorWritingOptions)options1 writingItemAtURL:(NSURL *)url2 options:(NSFileCoordinatorWritingOptions)options2 error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL1, NSURL *newURL2))writer; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:186:225: error: expected identifier before '(' token 186 | - (void)coordinateWritingItemAtURL:(NSURL *)url1 options:(NSFileCoordinatorWritingOptions)options1 writingItemAtURL:(NSURL *)url2 options:(NSFileCoordinatorWritingOptions)options2 error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL1, NSURL *newURL2))writer; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:186:224: error: expected ';' before '(' token 186 | - (void)coordinateWritingItemAtURL:(NSURL *)url1 options:(NSFileCoordinatorWritingOptions)options1 writingItemAtURL:(NSURL *)url2 options:(NSFileCoordinatorWritingOptions)options2 error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(NSURL *newURL1, NSURL *newURL2))writer; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:196:53: error: expected '>' before '*' token 196 | - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(void (^completionHandler)(void)))batchAccessor; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:196:53: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:196:54: error: expected ')' before '>' token 196 | - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(void (^completionHandler)(void)))batchAccessor; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:196:54: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:196:54: error: expected ';' before '>' token 196 | - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (NS_NOESCAPE ^)(void (^completionHandler)(void)))batchAccessor; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:227:84: error: cannot find protocol declaration for 'NSURLResourceKey' 227 | - (void)itemAtURL:(NSURL *)url didChangeUbiquityAttributes:(NSSet *)attributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:118: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:10:55: error: expected ';' before '<' token 10 | @class NSError, NSFileVersion, NSOperationQueue, NSSet; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:46:46: error: expected ')' before '(' token 46 | - (void)relinquishPresentedItemToReader:(void (^)(void (^ _Nullable reacquirer)(void)))reader; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:46:47: error: expected identifier before '(' token 46 | - (void)relinquishPresentedItemToReader:(void (^)(void (^ _Nullable reacquirer)(void)))reader; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:46:46: error: expected ';' before '(' token 46 | - (void)relinquishPresentedItemToReader:(void (^)(void (^ _Nullable reacquirer)(void)))reader; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:52:46: error: expected ')' before '(' token 52 | - (void)relinquishPresentedItemToWriter:(void (^)(void (^ _Nullable reacquirer)(void)))writer; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:52:47: error: expected identifier before '(' token 52 | - (void)relinquishPresentedItemToWriter:(void (^)(void (^ _Nullable reacquirer)(void)))writer; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:52:46: error: expected ';' before '(' token 52 | - (void)relinquishPresentedItemToWriter:(void (^)(void (^ _Nullable reacquirer)(void)))writer; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:60:60: error: expected ')' before '(' token 60 | - (void)savePresentedItemChangesWithCompletionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:60:61: error: expected identifier before '(' token 60 | - (void)savePresentedItemChangesWithCompletionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:60:60: error: expected ';' before '(' token 60 | - (void)savePresentedItemChangesWithCompletionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:68:68: error: expected ')' before '(' token 68 | - (void)accommodatePresentedItemDeletionWithCompletionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:68:69: error: expected identifier before '(' token 68 | - (void)accommodatePresentedItemDeletionWithCompletionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:68:68: error: expected ';' before '(' token 68 | - (void)accommodatePresentedItemDeletionWithCompletionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:97:73: error: cannot find protocol declaration for 'NSURLResourceKey' 97 | - (void)presentedItemDidChangeUbiquityAttributes:(NSSet *)attributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:105:22: error: unknown property attribute 'strong' 105 | @property (readonly, strong) NSSet *observedPresentedItemUbiquityAttributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:105:52: error: cannot find protocol declaration for 'NSURLResourceKey' 105 | @property (readonly, strong) NSSet *observedPresentedItemUbiquityAttributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:124:86: error: expected ')' before '(' token 124 | - (void)accommodatePresentedSubitemDeletionAtURL:(NSURL *)url completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:124:87: error: expected identifier before '(' token 124 | - (void)accommodatePresentedSubitemDeletionAtURL:(NSURL *)url completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:124:86: error: expected ';' before '(' token 124 | - (void)accommodatePresentedSubitemDeletionAtURL:(NSURL *)url completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:119: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:9:15: error: expected ';' before '<' token 9 | @class NSArray, NSDate, NSDictionary, NSError, NSString, NSURL, NSPersonNameComponents; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | + (nullable NSFileVersion *)currentVersionOfItemAtURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:55:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | + (nullable NSArray *)otherVersionsOfItemAtURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:59:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | + (nullable NSArray *)unresolvedConflictVersionsOfItemAtURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:67:76: error: expected ')' before '(' token 67 | + (void)getNonlocalVersionsOfItemAtURL:(NSURL *)url completionHandler:(void (^)(NSArray * _Nullable nonlocalFileVersions, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:67:77: error: expected identifier before '(' token 67 | + (void)getNonlocalVersionsOfItemAtURL:(NSURL *)url completionHandler:(void (^)(NSArray * _Nullable nonlocalFileVersions, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:67:76: error: expected ';' before '(' token 67 | + (void)getNonlocalVersionsOfItemAtURL:(NSURL *)url completionHandler:(void (^)(NSArray * _Nullable nonlocalFileVersions, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | + (nullable NSFileVersion *)versionOfItemAtURL:(NSURL *)url forPersistentIdentifier:(id)persistentIdentifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:79:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (nullable NSFileVersion *)addVersionOfItemAtURL:(NSURL *)url withContentsOfURL:(NSURL *)contentsURL options:(NSFileVersionAddingOptions)options error:(NSError **)outError API_AVAILABLE(macos(10.7)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:145:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 145 | - (nullable NSURL *)replaceItemAtURL:(NSURL *)url options:(NSFileVersionReplacingOptions)options error:(NSError **)error; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:120: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:8:28: error: expected ';' before '<' token 8 | @class NSData, NSDictionary, NSError, NSString, NSURL; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable instancetype)initWithURL:(NSURL *)url options:(NSFileWrapperReadingOptions)options error:(NSError **)outError NS_DESIGNATED_INITIALIZER API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:70: error: expected '>' before '*' token 55 | - (instancetype)initDirectoryWithFileWrappers:(NSDictionary *)childrenByPreferredName NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:70: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:71: error: expected ')' before ',' token 55 | - (instancetype)initDirectoryWithFileWrappers:(NSDictionary *)childrenByPreferredName NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:71: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:88: error: expected ';' before '>' token 55 | - (instancetype)initDirectoryWithFileWrappers:(NSDictionary *)childrenByPreferredName NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (nullable instancetype)initWithSerializedRepresentation:(NSData *)serializeRepresentation NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:91:40: error: expected '>' before '*' token 91 | @property (copy) NSDictionary *fileAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:91:40: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:91:41: error: expected unqualified-id before ',' token 91 | @property (copy) NSDictionary *fileAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:110:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (BOOL)writeToURL:(NSURL *)url options:(NSFileWrapperWritingOptions)options originalContentsURL:(nullable NSURL *)originalContentsURL error:(NSError **)outError API_AVAILABLE(macos(10.6), ios(4.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:136:60: error: expected '>' before '*' token 136 | @property (nullable, readonly, copy) NSDictionary *fileWrappers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:136:60: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:136:61: error: expected unqualified-id before ',' token 136 | @property (nullable, readonly, copy) NSDictionary *fileWrappers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:140:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (nullable NSString *)keyForFileWrapper:(NSFileWrapper *)child; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:168:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 168 | - (nullable id)initWithPath:(NSString *)path API_DEPRECATED("Use -initWithURL:options:error: instead.", macos(10.0,10.10)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:122: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSOrthography, NSValue; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:100:66: error: cannot find protocol declaration for 'NSLinguisticTagScheme' 100 | - (instancetype)initWithTagSchemes:(NSArray *)tagSchemes options:(NSUInteger)opts NS_DESIGNATED_INITIALIZER API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:102:57: error: cannot find protocol declaration for 'NSLinguisticTagScheme' 102 | @property (readonly, copy) NSArray *tagSchemes API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:107:33: error: cannot find protocol declaration for 'NSLinguisticTagScheme' 107 | + (NSArray *)availableTagSchemesForUnit:(NSLinguisticTaggerUnit)unit language:(NSString *)language API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:33: error: cannot find protocol declaration for 'NSLinguisticTagScheme' 111 | + (NSArray *)availableTagSchemesForLanguage:(NSString *)language API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:115:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (void)setOrthography:(nullable NSOrthography *)orthography range:(NSRange)range API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:116:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (nullable NSOrthography *)orthographyAtIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:116:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (nullable NSOrthography *)orthographyAtIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:132:175: error: expected ')' before '(' token 132 | - (void)enumerateTagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:132:176: error: expected identifier before '(' token 132 | - (void)enumerateTagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:132:175: error: expected ';' before '(' token 132 | - (void)enumerateTagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:133:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:133:145: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:134:27: error: cannot find protocol declaration for 'NSLinguisticTag' 134 | - (NSArray *)tagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:134:201: error: expected '>' before '*' token 134 | - (NSArray *)tagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:134:201: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:134:202: error: expected ')' before '>' token 134 | - (NSArray *)tagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:134:202: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:134:202: error: expected ';' before '>' token 134 | - (NSArray *)tagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:138:141: error: expected ')' before '(' token 138 | - (void)enumerateTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)tagScheme options:(NSLinguisticTaggerOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:138:142: error: expected identifier before '(' token 138 | - (void)enumerateTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)tagScheme options:(NSLinguisticTaggerOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:138:141: error: expected ';' before '(' token 138 | - (void)enumerateTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)tagScheme options:(NSLinguisticTaggerOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:139:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:139:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:139:161: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:140:21: error: expected '>' before '*' token 140 | - (NSArray *)tagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:140:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:140:22: error: expected ')' before '>' token 140 | - (NSArray *)tagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:140:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:148:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | + (nullable NSString *)dominantLanguageForString:(NSString *)string API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:149:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | + (nullable NSLinguisticTag)tagForString:(NSString *)string atIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme orthography:(nullable NSOrthography *)orthography tokenRange:(nullable NSRangePointer)tokenRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:149:175: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | + (nullable NSLinguisticTag)tagForString:(NSString *)string atIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme orthography:(nullable NSOrthography *)orthography tokenRange:(nullable NSRangePointer)tokenRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:149:224: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | + (nullable NSLinguisticTag)tagForString:(NSString *)string atIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme orthography:(nullable NSOrthography *)orthography tokenRange:(nullable NSRangePointer)tokenRange API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:27: error: cannot find protocol declaration for 'NSLinguisticTag' 150 | + (NSArray *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:212: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | + (NSArray *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:278: error: expected '>' before '*' token 150 | + (NSArray *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:278: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:279: error: expected ')' before '>' token 150 | + (NSArray *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:279: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:150:279: error: expected ';' before '>' token 150 | + (NSArray *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:151:199: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 151 | + (void)enumerateTagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:151:252: error: expected ')' before '(' token 151 | + (void)enumerateTagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:151:253: error: expected identifier before '(' token 151 | + (void)enumerateTagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:151:252: error: expected ';' before '(' token 151 | + (void)enumerateTagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.13, API_TO_BE_DEPRECATED), ios(11.0, API_TO_BE_DEPRECATED), watchos(4.0, API_TO_BE_DEPRECATED), tvos(11.0, API_TO_BE_DEPRECATED)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * _Nullable * _Nullable)scores API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:118: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * _Nullable * _Nullable)scores API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:168: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * _Nullable * _Nullable)scores API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:230: error: expected '>' before '*' token 155 | - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * _Nullable * _Nullable)scores API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:230: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:231: error: expected ')' before '>' token 155 | - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * _Nullable * _Nullable)scores API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:231: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:155:231: error: expected ';' before '>' token 155 | - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * _Nullable * _Nullable)scores API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:27: error: cannot find protocol declaration for 'NSLinguisticTag' 163 | - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:161: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 163 | - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:227: error: expected '>' before '*' token 163 | - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:227: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:228: error: expected ')' before '>' token 163 | - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:228: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:163:228: error: expected ';' before '>' token 163 | - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * _Nullable * _Nullable)tokenRanges API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:164:148: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 164 | - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:164:201: error: expected ')' before '(' token 164 | - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:164:202: error: expected identifier before '(' token 164 | - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:164:201: error: expected ';' before '(' token 164 | - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block API_DEPRECATED("All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API", macos(10.7, API_TO_BE_DEPRECATED), ios(5.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:123: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:11:32: error: expected ';' before '<' token 11 | @class NSString, NSURL, NSArray, NSDictionary, NSPredicate, NSOperationQueue, NSSortDescriptor; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:28:43: error: expected '>' before '*' token 28 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:28:43: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:28:44: error: expected unqualified-id before '>' token 28 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:29:35: error: expected '>' before '*' token 29 | @property (copy) NSArray *valueListAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:29:35: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:29:36: error: expected unqualified-id before '>' token 29 | @property (copy) NSArray *valueListAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:30:45: error: expected '>' before '*' token 30 | @property (nullable, copy) NSArray *groupingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:30:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:30:46: error: expected unqualified-id before '>' token 30 | @property (nullable, copy) NSArray *groupingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:61:41: error: expected ')' before '(' token 61 | - (void)enumerateResultsUsingBlock:(void (NS_NOESCAPE ^)(id result, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:61:42: error: expected identifier before '(' token 61 | - (void)enumerateResultsUsingBlock:(void (NS_NOESCAPE ^)(id result, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:61:41: error: expected ';' before '(' token 61 | - (void)enumerateResultsUsingBlock:(void (NS_NOESCAPE ^)(id result, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:62:80: error: expected ')' before '(' token 62 | - (void)enumerateResultsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(id result, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:62:81: error: expected identifier before '(' token 62 | - (void)enumerateResultsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(id result, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:62:80: error: expected ';' before '(' token 62 | - (void)enumerateResultsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(id result, NSUInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:68:50: error: expected '>' before '*' token 68 | @property (readonly, copy) NSDictionary *> *valueLists; // values are arrays of NSMetadataQueryAttributeValueTuple | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:68:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:68:51: error: expected unqualified-id before ',' token 68 | @property (readonly, copy) NSDictionary *> *valueLists; // values are arrays of NSMetadataQueryAttributeValueTuple | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:70:63: error: expected '>' before '*' token 70 | @property (readonly, copy) NSArray *groupedResults; // array of NSMetadataQueryResultGroups, for first grouping attribute | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:70:63: error: cannot find protocol declaration for 'NSMetadataQueryResultGroup' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:70:64: error: expected unqualified-id before '>' token 70 | @property (readonly, copy) NSArray *groupedResults; // array of NSMetadataQueryResultGroups, for first grouping attribute | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable id)valueOfAttribute:(NSString *)attrName forResultAtIndex:(NSUInteger)idx; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (nullable instancetype)initWithURL:(NSURL *)url NS_DESIGNATED_INITIALIZER API_AVAILABLE(macos(10.9)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:120:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | - (nullable id)valueForAttribute:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:121:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:121:82: error: expected '>' before '*' token 121 | - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:121:82: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:121:83: error: expected ')' before '>' token 121 | - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:121:83: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:121:83: error: expected ';' before '>' token 121 | - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:123:45: error: expected '>' before '*' token 123 | @property (readonly, copy) NSArray *attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:123:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:123:46: error: expected unqualified-id before '>' token 123 | @property (readonly, copy) NSArray *attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:153:73: error: expected '>' before '*' token 153 | @property (nullable, readonly, copy) NSArray *subgroups; // nil if this is a leaf | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:153:73: error: cannot find protocol declaration for 'NSMetadataQueryResultGroup' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:153:74: error: expected unqualified-id before '>' token 153 | @property (nullable, readonly, copy) NSArray *subgroups; // nil if this is a leaf | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:125: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:10:15: error: expected ';' before '<' token 10 | @class NSArray, NSData, NSDictionary, NSInputStream, NSNumber, NSOutputStream, NSRunLoop, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:136:53: error: expected '>' before '*' token 136 | @property (nullable, readonly, copy) NSArray *addresses; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:136:53: error: cannot find protocol declaration for 'NSData' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:136:54: error: expected unqualified-id before '>' token 136 | @property (nullable, readonly, copy) NSArray *addresses; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:165:26: error: expected '>' before '*' token 165 | + (NSDictionary *)dictionaryFromTXTRecordData:(NSData *)txtData; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:165:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:165:27: error: expected ')' before ',' token 165 | + (NSDictionary *)dictionaryFromTXTRecordData:(NSData *)txtData; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:165:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:169:64: error: expected '>' before '*' token 169 | + (NSData *)dataFromTXTRecordDictionary:(NSDictionary *)txtDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:169:64: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:169:65: error: expected ')' before ',' token 169 | + (NSData *)dataFromTXTRecordDictionary:(NSDictionary *)txtDictionary; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:169:65: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:169:75: error: expected ';' before '>' token 169 | + (NSData *)dataFromTXTRecordDictionary:(NSDictionary *)txtDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:181:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (BOOL)setTXTRecordData:(nullable NSData *)recordData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:185:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 185 | - (nullable NSData *)TXTRecordData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:257:80: error: expected '>' before '*' token 257 | - (void)netService:(NSNetService *)sender didNotPublish:(NSDictionary *)errorDict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:257:80: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:257:81: error: expected ')' before ',' token 257 | - (void)netService:(NSNetService *)sender didNotPublish:(NSDictionary *)errorDict; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:257:81: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:257:93: error: expected ';' before '>' token 257 | - (void)netService:(NSNetService *)sender didNotPublish:(NSDictionary *)errorDict; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:269:80: error: expected '>' before '*' token 269 | - (void)netService:(NSNetService *)sender didNotResolve:(NSDictionary *)errorDict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:269:80: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:269:81: error: expected ')' before ',' token 269 | - (void)netService:(NSNetService *)sender didNotResolve:(NSDictionary *)errorDict; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:269:81: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:269:93: error: expected ';' before '>' token 269 | - (void)netService:(NSNetService *)sender didNotResolve:(NSDictionary *)errorDict; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:310:94: error: expected '>' before '*' token 310 | - (void)netServiceBrowser:(NSNetServiceBrowser *)browser didNotSearch:(NSDictionary *)errorDict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:310:94: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:310:95: error: expected ')' before ',' token 310 | - (void)netServiceBrowser:(NSNetServiceBrowser *)browser didNotSearch:(NSDictionary *)errorDict; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:310:95: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:310:107: error: expected ';' before '>' token 310 | - (void)netServiceBrowser:(NSNetServiceBrowser *)browser didNotSearch:(NSDictionary *)errorDict; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:128: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:8:29: error: expected ';' before '<' token 8 | @class NSArray, NSDictionary, NSData, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:26:29: error: unknown property attribute 'strong' 26 | @property (class, readonly, strong) NSUbiquitousKeyValueStore *defaultStore; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable id)objectForKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:29:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (void)setObject:(nullable id)anObject forKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable NSString *)stringForKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable NSArray *)arrayForKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:34:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (nullable NSDictionary *)dictionaryForKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:35:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (nullable NSData *)dataForKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:40:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (void)setString:(nullable NSString *)aString forKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:41:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (void)setData:(nullable NSData *)aData forKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:42:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (void)setArray:(nullable NSArray *)anArray forKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:43:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (void)setDictionary:(nullable NSDictionary *)aDictionary forKey:(NSString *)aKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:48:50: error: expected '>' before '*' token 48 | @property (readonly, copy) NSDictionary *dictionaryRepresentation; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:48:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:48:51: error: expected unqualified-id before ',' token 48 | @property (readonly, copy) NSDictionary *dictionaryRepresentation; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:129: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:16:15: error: expected ';' before '<' token 16 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:68:39: error: cannot find protocol declaration for 'NSRunLoopMode' 68 | @property (copy) NSArray *runLoopModes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:100:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (void)registerUndoWithTarget:(id)target selector:(SEL)selector object:(nullable id)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:116:56: error: expected ')' before '(' token 116 | - (void)registerUndoWithTarget:(id)target handler:(void (^)(id target))undoHandler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_REFINED_FOR_SWIFT; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:116:57: error: expected identifier before '(' token 116 | - (void)registerUndoWithTarget:(id)target handler:(void (^)(id target))undoHandler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_REFINED_FOR_SWIFT; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:116:56: error: expected ';' before '(' token 116 | - (void)registerUndoWithTarget:(id)target handler:(void (^)(id target))undoHandler API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)) NS_REFINED_FOR_SWIFT; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:15:15: error: expected ';' before '<' token 15 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:16:20: error: expected ';' before '<' token 16 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:126:29: error: unknown property attribute 'strong' 126 | @property (class, readonly, strong) NSURLSession *sharedSession; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:136:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | + (NSURLSession *)sessionWithConfiguration:(NSURLSessionConfiguration *)configuration delegate:(nullable id )delegate delegateQueue:(nullable NSOperationQueue *)queue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:136:156: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | + (NSURLSession *)sessionWithConfiguration:(NSURLSessionConfiguration *)configuration delegate:(nullable id )delegate delegateQueue:(nullable NSOperationQueue *)queue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:169:41: error: expected ')' before '(' token 169 | - (void)resetWithCompletionHandler:(void (^)(void))completionHandler; /* empty all cookies, cache and credential stores, removes disk files, issues -flushWithCompletionHandler:. Invokes completionHandler() on the delegate queue if not nil. */ | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:169:42: error: expected identifier before '(' token 169 | - (void)resetWithCompletionHandler:(void (^)(void))completionHandler; /* empty all cookies, cache and credential stores, removes disk files, issues -flushWithCompletionHandler:. Invokes completionHandler() on the delegate queue if not nil. */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:169:41: error: expected ';' before '(' token 169 | - (void)resetWithCompletionHandler:(void (^)(void))completionHandler; /* empty all cookies, cache and credential stores, removes disk files, issues -flushWithCompletionHandler:. Invokes completionHandler() on the delegate queue if not nil. */ | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:170:41: error: expected ')' before '(' token 170 | - (void)flushWithCompletionHandler:(void (^)(void))completionHandler; /* flush storage to disk and clear transient network caches. Invokes completionHandler() on the delegate queue if not nil. */ | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:170:42: error: expected identifier before '(' token 170 | - (void)flushWithCompletionHandler:(void (^)(void))completionHandler; /* flush storage to disk and clear transient network caches. Invokes completionHandler() on the delegate queue if not nil. */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:170:41: error: expected ';' before '(' token 170 | - (void)flushWithCompletionHandler:(void (^)(void))completionHandler; /* flush storage to disk and clear transient network caches. Invokes completionHandler() on the delegate queue if not nil. */ | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:172:44: error: expected ')' before '(' token 172 | - (void)getTasksWithCompletionHandler:(void (^)(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks))completionHandler NS_SWIFT_ASYNC_NAME(getter:tasks()); /* invokes completionHandler with outstanding data, upload and download tasks. */ | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:172:45: error: expected identifier before '(' token 172 | - (void)getTasksWithCompletionHandler:(void (^)(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks))completionHandler NS_SWIFT_ASYNC_NAME(getter:tasks()); /* invokes completionHandler with outstanding data, upload and download tasks. */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:172:44: error: expected ';' before '(' token 172 | - (void)getTasksWithCompletionHandler:(void (^)(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks))completionHandler NS_SWIFT_ASYNC_NAME(getter:tasks()); /* invokes completionHandler with outstanding data, upload and download tasks. */ | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:174:47: error: expected ')' before '(' token 174 | - (void)getAllTasksWithCompletionHandler:(void (^)(NSArray<__kindof NSURLSessionTask *> *tasks))completionHandler NS_SWIFT_ASYNC_NAME(getter:allTasks()) API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); /* invokes completionHandler with all outstanding tasks. */ | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:174:48: error: expected identifier before '(' token 174 | - (void)getAllTasksWithCompletionHandler:(void (^)(NSArray<__kindof NSURLSessionTask *> *tasks))completionHandler NS_SWIFT_ASYNC_NAME(getter:allTasks()) API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); /* invokes completionHandler with all outstanding tasks. */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:174:47: error: expected ';' before '(' token 174 | - (void)getAllTasksWithCompletionHandler:(void (^)(NSArray<__kindof NSURLSessionTask *> *tasks))completionHandler NS_SWIFT_ASYNC_NAME(getter:allTasks()) API_AVAILABLE(macos(10.11), ios(9.0), watchos(2.0), tvos(9.0)); /* invokes completionHandler with all outstanding tasks. */ | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:222:94: error: expected '>' before '*' token 222 | - (NSURLSessionWebSocketTask *)webSocketTaskWithURL:(NSURL *)url protocols:(NSArray*)protocols API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:222:94: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:222:95: error: expected ')' before '>' token 222 | - (NSURLSessionWebSocketTask *)webSocketTaskWithURL:(NSURL *)url protocols:(NSArray*)protocols API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:222:95: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:222:95: error: expected ';' before '>' token 222 | - (NSURLSessionWebSocketTask *)webSocketTaskWithURL:(NSURL *)url protocols:(NSArray*)protocols API_AVAILABLE(macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:254:94: error: expected ')' before '(' token 254 | - (NSURLSessionDataTask *)dataTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:254:95: error: expected identifier before '(' token 254 | - (NSURLSessionDataTask *)dataTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:254:94: error: expected ';' before '(' token 254 | - (NSURLSessionDataTask *)dataTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:255:79: error: expected ')' before '(' token 255 | - (NSURLSessionDataTask *)dataTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:255:80: error: expected identifier before '(' token 255 | - (NSURLSessionDataTask *)dataTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:255:79: error: expected ';' before '(' token 255 | - (NSURLSessionDataTask *)dataTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:260:124: error: expected ')' before '(' token 260 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromFile:(NSURL *)fileURL completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:260:125: error: expected identifier before '(' token 260 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromFile:(NSURL *)fileURL completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:260:124: error: expected ';' before '(' token 260 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromFile:(NSURL *)fileURL completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:261:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 261 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:261:135: error: expected ')' before '(' token 261 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:261:136: error: expected identifier before '(' token 261 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:261:135: error: expected ';' before '(' token 261 | - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * _Nullable data, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:269:102: error: expected ')' before '(' token 269 | - (NSURLSessionDownloadTask *)downloadTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:269:103: error: expected identifier before '(' token 269 | - (NSURLSessionDownloadTask *)downloadTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:269:102: error: expected ';' before '(' token 269 | - (NSURLSessionDownloadTask *)downloadTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:270:87: error: expected ')' before '(' token 270 | - (NSURLSessionDownloadTask *)downloadTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:270:88: error: expected identifier before '(' token 270 | - (NSURLSessionDownloadTask *)downloadTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:270:87: error: expected ';' before '(' token 270 | - (NSURLSessionDownloadTask *)downloadTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:271:102: error: expected ')' before '(' token 271 | - (NSURLSessionDownloadTask *)downloadTaskWithResumeData:(NSData *)resumeData completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:271:103: error: expected identifier before '(' token 271 | - (NSURLSessionDownloadTask *)downloadTaskWithResumeData:(NSData *)resumeData completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:271:102: error: expected ';' before '(' token 271 | - (NSURLSessionDownloadTask *)downloadTaskWithResumeData:(NSData *)resumeData completionHandler:(void (^)(NSURL * _Nullable location, NSURLResponse * _Nullable response, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:308:22: error: unknown property attribute 'strong' 308 | @property (readonly, strong) NSProgress *progress API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:461:42: error: expected ')' before '(' token 461 | - (void)cancelByProducingResumeData:(void (^)(NSData * _Nullable resumeData))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:461:43: error: expected identifier before '(' token 461 | - (void)cancelByProducingResumeData:(void (^)(NSData * _Nullable resumeData))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:461:42: error: expected ';' before '(' token 461 | - (void)cancelByProducingResumeData:(void (^)(NSData * _Nullable resumeData))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:136: error: expected ')' before '(' token 500 | - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:137: error: expected identifier before '(' token 500 | - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:136: error: expected ';' before '(' token 500 | - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:507:89: error: expected ')' before '(' token 507 | - (void)writeData:(NSData *)data timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:507:90: error: expected identifier before '(' token 507 | - (void)writeData:(NSData *)data timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:507:89: error: expected ';' before '(' token 507 | - (void)writeData:(NSData *)data timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:619:84: error: expected ')' before '(' token 619 | - (void)sendMessage:(NSURLSessionWebSocketMessage *)message completionHandler:(void (^)(NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:619:85: error: expected identifier before '(' token 619 | - (void)sendMessage:(NSURLSessionWebSocketMessage *)message completionHandler:(void (^)(NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:619:84: error: expected ';' before '(' token 619 | - (void)sendMessage:(NSURLSessionWebSocketMessage *)message completionHandler:(void (^)(NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:625:50: error: expected ')' before '(' token 625 | - (void)receiveMessageWithCompletionHandler:(void (^)(NSURLSessionWebSocketMessage * _Nullable message, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:625:51: error: expected identifier before '(' token 625 | - (void)receiveMessageWithCompletionHandler:(void (^)(NSURLSessionWebSocketMessage * _Nullable message, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:625:50: error: expected ';' before '(' token 625 | - (void)receiveMessageWithCompletionHandler:(void (^)(NSURLSessionWebSocketMessage * _Nullable message, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:632:45: error: expected ')' before '(' token 632 | - (void)sendPingWithPongReceiveHandler:(void (^)(NSError * _Nullable error))pongReceiveHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:632:46: error: expected identifier before '(' token 632 | - (void)sendPingWithPongReceiveHandler:(void (^)(NSError * _Nullable error))pongReceiveHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:632:45: error: expected ';' before '(' token 632 | - (void)sendPingWithPongReceiveHandler:(void (^)(NSError * _Nullable error))pongReceiveHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:637:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 637 | - (void)cancelWithCloseCode:(NSURLSessionWebSocketCloseCode)closeCode reason:(nullable NSData *)reason; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:698:29: error: unknown property attribute 'strong' 698 | @property (class, readonly, strong) NSURLSessionConfiguration *defaultSessionConfiguration; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:699:29: error: unknown property attribute 'strong' 699 | @property (class, readonly, strong) NSURLSessionConfiguration *ephemeralSessionConfiguration; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:815:41: error: cannot find protocol declaration for 'Class' 815 | @property (nullable, copy) NSArray *protocolClasses; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:867:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 867 | - (void)URLSession:(NSURLSession *)session didBecomeInvalidWithError:(nullable NSError *)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:879:69: error: expected ')' before '(' token 879 | completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * _Nullable credential))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:879:70: error: expected identifier before '(' token 879 | completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * _Nullable credential))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:879:69: error: expected ';' before '(' token 879 | completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * _Nullable credential))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:924:54: error: expected ')' before '(' token 924 | completionHandler:(void (^)(NSURLSessionDelayedRequestDisposition disposition, NSURLRequest * _Nullable newRequest))completionHandler | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:924:55: error: expected identifier before '(' token 924 | completionHandler:(void (^)(NSURLSessionDelayedRequestDisposition disposition, NSURLRequest * _Nullable newRequest))completionHandler | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:924:54: error: expected ';' before '(' token 924 | completionHandler:(void (^)(NSURLSessionDelayedRequestDisposition disposition, NSURLRequest * _Nullable newRequest))completionHandler | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:953:54: error: expected ')' before '(' token 953 | completionHandler:(void (^)(NSURLRequest * _Nullable))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:953:55: error: expected identifier before '(' token 953 | completionHandler:(void (^)(NSURLRequest * _Nullable))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:953:54: error: expected ';' before '(' token 953 | completionHandler:(void (^)(NSURLRequest * _Nullable))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:962:54: error: expected ')' before '(' token 962 | completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * _Nullable credential))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:962:55: error: expected identifier before '(' token 962 | completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * _Nullable credential))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:962:54: error: expected ';' before '(' token 962 | completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * _Nullable credential))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:969:54: error: expected ')' before '(' token 969 | needNewBodyStream:(void (^)(NSInputStream * _Nullable bodyStream))completionHandler NS_SWIFT_ASYNC_NAME(urlSession(_:needNewBodyStreamForTask:)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:969:55: error: expected identifier before '(' token 969 | needNewBodyStream:(void (^)(NSInputStream * _Nullable bodyStream))completionHandler NS_SWIFT_ASYNC_NAME(urlSession(_:needNewBodyStreamForTask:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:969:54: error: expected ';' before '(' token 969 | needNewBodyStream:(void (^)(NSInputStream * _Nullable bodyStream))completionHandler NS_SWIFT_ASYNC_NAME(urlSession(_:needNewBodyStreamForTask:)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:988:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 988 | didCompleteWithError:(nullable NSError *)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1009:58: error: expected ')' before '(' token 1009 | completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1009:59: error: expected identifier before '(' token 1009 | completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1009:58: error: expected ';' before '(' token 1009 | completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1053:58: error: expected ')' before '(' token 1053 | completionHandler:(void (^)(NSCachedURLResponse * _Nullable cachedResponse))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1053:59: error: expected identifier before '(' token 1053 | completionHandler:(void (^)(NSCachedURLResponse * _Nullable cachedResponse))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1053:58: error: expected ';' before '(' token 1053 | completionHandler:(void (^)(NSCachedURLResponse * _Nullable cachedResponse))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1136:122: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 1136 | - (void)URLSession:(NSURLSession *)session webSocketTask:(NSURLSessionWebSocketTask *)webSocketTask didOpenWithProtocol:(nullable NSString *) protocol; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1142:168: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 1142 | - (void)URLSession:(NSURLSession *)session webSocketTask:(NSURLSessionWebSocketTask *)webSocketTask didCloseWithCode:(NSURLSessionWebSocketCloseCode)closeCode reason:(nullable NSData *)reason; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1428:71: error: expected '>' before '*' token 1428 | @property (copy, readonly) NSArray *transactionMetrics; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1428:71: error: cannot find protocol declaration for 'NSURLSessionTaskTransactionMetrics' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1428:72: error: expected unqualified-id before '>' token 1428 | @property (copy, readonly) NSArray *transactionMetrics; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:131: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:12:24: error: expected ';' before '<' token 12 | @class NSArray, NSArray, NSDictionary, NSSet, NSString, NSURL, NSInputStream, NSOutputStream, NSError; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:47:43: error: expected '>' before '*' token 47 | @property (nullable, copy) NSSet *requiredUserInfoKeys API_AVAILABLE(macos(10.11), ios(9.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:47:43: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:47:44: error: expected unqualified-id before '>' token 47 | @property (nullable, copy) NSSet *requiredUserInfoKeys API_AVAILABLE(macos(10.11), ios(9.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:65:33: error: expected '>' before '*' token 65 | @property (copy) NSSet *keywords API_AVAILABLE(macos(10.11), ios(9.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:65:33: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:65:34: error: expected unqualified-id before '>' token 65 | @property (copy) NSSet *keywords API_AVAILABLE(macos(10.11), ios(9.0), watchos(3.0), tvos(10.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:73:22: error: unknown property attribute 'weak' 73 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:73:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 73 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:93:58: error: expected ')' before '(' token 93 | - (void)getContinuationStreamsWithCompletionHandler:(void (^)(NSInputStream * _Nullable inputStream, NSOutputStream * _Nullable outputStream, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:93:59: error: expected identifier before '(' token 93 | - (void)getContinuationStreamsWithCompletionHandler:(void (^)(NSInputStream * _Nullable inputStream, NSOutputStream * _Nullable outputStream, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:93:58: error: expected ';' before '(' token 93 | - (void)getContinuationStreamsWithCompletionHandler:(void (^)(NSInputStream * _Nullable inputStream, NSOutputStream * _Nullable outputStream, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:108:103: error: cannot find protocol declaration for 'NSUserActivityPersistentIdentifier' 108 | +(void) deleteSavedUserActivitiesWithPersistentIdentifiers:(NSArray*) persistentIdentifiers completionHandler:(void(^)(void))handler API_AVAILABLE( macos(10.15), ios(12.0), watchos(5.0) ) API_UNAVAILABLE( tvos ); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:108:152: error: expected ')' before '(' token 108 | +(void) deleteSavedUserActivitiesWithPersistentIdentifiers:(NSArray*) persistentIdentifiers completionHandler:(void(^)(void))handler API_AVAILABLE( macos(10.15), ios(12.0), watchos(5.0) ) API_UNAVAILABLE( tvos ); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:108:152: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:108:152: error: expected ';' before '(' token 108 | +(void) deleteSavedUserActivitiesWithPersistentIdentifiers:(NSArray*) persistentIdentifiers completionHandler:(void(^)(void))handler API_AVAILABLE( macos(10.15), ios(12.0), watchos(5.0) ) API_UNAVAILABLE( tvos ); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:109:64: error: expected ')' before '(' token 109 | +(void) deleteAllSavedUserActivitiesWithCompletionHandler:(void(^)(void))handler API_AVAILABLE( macos(10.15), ios(12.0), watchos(5.0) ) API_UNAVAILABLE( tvos ); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:109:64: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:109:64: error: expected ';' before '(' token 109 | +(void) deleteAllSavedUserActivitiesWithCompletionHandler:(void(^)(void))handler API_AVAILABLE( macos(10.15), ios(12.0), watchos(5.0) ) API_UNAVAILABLE( tvos ); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:132: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (nullable instancetype)initWithUUIDString:(NSString *)string; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:9:44: error: expected ';' before '<' token 9 | @class NSAppleEventDescriptor, NSDictionary, NSString, NSURL; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * _Nullable * _Nullable)errorInfo NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:90: error: expected '>' before '*' token 29 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * _Nullable * _Nullable)errorInfo NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:90: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:91: error: expected ')' before ',' token 29 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * _Nullable * _Nullable)errorInfo NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:91: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:95: error: expected ';' before '>' token 29 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * _Nullable * _Nullable)errorInfo NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable instancetype)initWithSource:(NSString *)source NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:54: error: expected '>' before '*' token 41 | - (BOOL)compileAndReturnError:(NSDictionary * _Nullable * _Nullable)errorInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:54: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:55: error: expected ')' before ',' token 41 | - (BOOL)compileAndReturnError:(NSDictionary * _Nullable * _Nullable)errorInfo; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:55: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:59: error: expected ';' before '>' token 41 | - (BOOL)compileAndReturnError:(NSDictionary * _Nullable * _Nullable)errorInfo; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:74: error: expected '>' before '*' token 44 | - (NSAppleEventDescriptor *)executeAndReturnError:(NSDictionary * _Nullable * _Nullable)errorInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:74: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:75: error: expected ')' before ',' token 44 | - (NSAppleEventDescriptor *)executeAndReturnError:(NSDictionary * _Nullable * _Nullable)errorInfo; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:75: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:79: error: expected ';' before '>' token 44 | - (NSAppleEventDescriptor *)executeAndReturnError:(NSDictionary * _Nullable * _Nullable)errorInfo; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:108: error: expected '>' before '*' token 47 | - (NSAppleEventDescriptor *)executeAppleEvent:(NSAppleEventDescriptor *)event error:(NSDictionary * _Nullable * _Nullable)errorInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:108: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:109: error: expected ')' before ',' token 47 | - (NSAppleEventDescriptor *)executeAppleEvent:(NSAppleEventDescriptor *)event error:(NSDictionary * _Nullable * _Nullable)errorInfo; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:109: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:113: error: expected ';' before '>' token 47 | - (NSAppleEventDescriptor *)executeAppleEvent:(NSAppleEventDescriptor *)event error:(NSDictionary * _Nullable * _Nullable)errorInfo; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:142: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:31:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (void)encodeConditionalObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:38:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (nullable NSString *)classNameEncodedForTrueClassName:(NSString *)trueName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:66:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (nullable instancetype)initForReadingWithData:(NSData *)data NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:68:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:75:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | + (nullable id)unarchiveObjectWithData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | + (nullable id)unarchiveObjectWithFile:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:95:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (nullable id)replacementObjectForArchiver:(NSArchiver *)archiver API_DEPRECATED_WITH_REPLACEMENT("replacementObjectForCoder:", macos(10.0,10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:143: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:20:15: error: expected unqualified-id before '^' token 20 | typedef void (^NSBackgroundActivityCompletionHandler)(NSBackgroundActivityResult result) API_AVAILABLE(macos(10.10)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:20:15: error: expected ')' before '^' token 20 | typedef void (^NSBackgroundActivityCompletionHandler)(NSBackgroundActivityResult result) API_AVAILABLE(macos(10.10)) API_UNAVAILABLE(ios, watchos, tvos); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:77:32: error: expected ')' before '(' token 77 | - (void)scheduleWithBlock:(void (^)(NSBackgroundActivityCompletionHandler completionHandler))block NS_SWIFT_DISABLE_ASYNC; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:77:33: error: expected identifier before '(' token 77 | - (void)scheduleWithBlock:(void (^)(NSBackgroundActivityCompletionHandler completionHandler))block NS_SWIFT_DISABLE_ASYNC; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:77:32: error: expected ';' before '(' token 77 | - (void)scheduleWithBlock:(void (^)(NSBackgroundActivityCompletionHandler completionHandler))block NS_SWIFT_DISABLE_ASYNC; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:144: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:40:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:42:164: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | + (id)dateWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hour minute:(NSUInteger)minute second:(NSUInteger)second timeZone:(nullable NSTimeZone *)aTimeZone API_DEPRECATED("Use NSCalendar and NSDateComponents instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:54:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (NSString *)descriptionWithCalendarFormat:(NSString *)format locale:(nullable id)locale API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:56:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (NSString *)descriptionWithLocale:(nullable id)locale API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:58:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:59:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable id)initWithString:(NSString *)description API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:61:164: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (id)initWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hour minute:(NSUInteger)minute second:(NSUInteger)second timeZone:(nullable NSTimeZone *)aTimeZone API_DEPRECATED("Use NSCalendar and NSDateComponents instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:62:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (void)setCalendarFormat:(nullable NSString *)format API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:63:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)setTimeZone:(nullable NSTimeZone *)aTimeZone API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date API_DEPRECATED_WITH_REPLACEMENT("-[NSCalendar components:fromDate:]", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date API_DEPRECATED_WITH_REPLACEMENT("-[NSCalendar components:fromDate:]", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date API_DEPRECATED_WITH_REPLACEMENT("-[NSCalendar components:fromDate:]", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date API_DEPRECATED_WITH_REPLACEMENT("-[NSCalendar components:fromDate:]", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:143: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date API_DEPRECATED_WITH_REPLACEMENT("-[NSCalendar components:fromDate:]", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:177: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date API_DEPRECATED_WITH_REPLACEMENT("-[NSCalendar components:fromDate:]", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:75:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | + (nullable id)dateWithNaturalLanguageString:(NSString *)string locale:(nullable id)locale API_DEPRECATED("Create an NSDateFormatter with `init` and set the dateFormat property instead.", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:75:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | + (nullable id)dateWithNaturalLanguageString:(NSString *)string locale:(nullable id)locale API_DEPRECATED("Create an NSDateFormatter with `init` and set the dateFormat property instead.", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | + (nullable id)dateWithNaturalLanguageString:(NSString *)string API_DEPRECATED("Create an NSDateFormatter with `init` and set the dateFormat property instead.", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:78:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (NSCalendarDate *)dateWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:78:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (NSCalendarDate *)dateWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:92: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:132: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale API_DEPRECATED("", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:80:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (nullable id)initWithString:(NSString *)description API_DEPRECATED("Use NSDateFormatter instead", macos(10.4, 10.10), ios(2.0, 8.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:145: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:9:57: error: expected ';' before '<' token 9 | @class NSPort, NSRunLoop, NSPortNameServer, NSDictionary, NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:51:50: error: expected '>' before '*' token 51 | @property (readonly, copy) NSDictionary *statistics; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:51:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:51:51: error: expected unqualified-id before ',' token 51 | @property (readonly, copy) NSDictionary *statistics; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:53:25: error: expected '>' before '*' token 53 | + (NSArray *)allConnections; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:53:25: error: cannot find protocol declaration for 'NSConnection' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:53:26: error: expected ')' before '>' token 53 | + (NSArray *)allConnections; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:53:26: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:57:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:57:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:60:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root usingNameServer:(NSPortNameServer *)server API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:78:45: error: expected '>' before '*' token 78 | @property (readonly, copy) NSArray *requestModes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:78:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:78:46: error: expected unqualified-id before '>' token 78 | @property (readonly, copy) NSArray *requestModes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:80:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (BOOL)registerName:(nullable NSString *) name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:81:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (BOOL)registerName:(nullable NSString *) name withNameServer:(NSPortNameServer *)server; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:83:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:83:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:85:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | + (nullable id)currentConversation; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:87:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 87 | - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:87:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 87 | - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:87:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 87 | - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:146:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 146 | - (void)replyWithException:(nullable NSException *)exception; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:27:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | + (nullable id)proxyWithTarget:(id)target connection:(NSConnection *)connection; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable instancetype)initWithTarget:(id)target connection:(NSConnection *)connection; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:35:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (void)setProtocolForProxy:(nullable Protocol *)proto; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:147: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:44:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void)addObserver:(id)observer selector:(SEL)selector name:(nullable NSNotificationName)name object:(nullable NSString *)object suspensionBehavior:(NSNotificationSuspensionBehavior)suspensionBehavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:44:104: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void)addObserver:(id)observer selector:(SEL)selector name:(nullable NSNotificationName)name object:(nullable NSString *)object suspensionBehavior:(NSNotificationSuspensionBehavior)suspensionBehavior; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:47:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (void)postNotificationName:(NSNotificationName)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo deliverImmediately:(BOOL)deliverImmediately; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:47:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (void)postNotificationName:(NSNotificationName)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo deliverImmediately:(BOOL)deliverImmediately; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:51:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (void)postNotificationName:(NSNotificationName)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo options:(NSDistributedNotificationOptions)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:51:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (void)postNotificationName:(NSNotificationName)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo options:(NSDistributedNotificationOptions)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:60:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSNotificationName)aName object:(nullable NSString *)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:60:106: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSNotificationName)aName object:(nullable NSString *)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:62:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (void)postNotificationName:(NSNotificationName)aName object:(nullable NSString *)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:63:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)postNotificationName:(NSNotificationName)aName object:(nullable NSString *)anObject userInfo:(nullable NSDictionary *)aUserInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:63:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)postNotificationName:(NSNotificationName)aName object:(nullable NSString *)anObject userInfo:(nullable NSDictionary *)aUserInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:64:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)removeObserver:(id)observer name:(nullable NSNotificationName)aName object:(nullable NSString *)anObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:64:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)removeObserver:(id)observer name:(nullable NSNotificationName)aName object:(nullable NSString *)anObject; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:148: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:18:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (nullable NSPort *)decodePortObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable NSConnection *)connection API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:70: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:108: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:23:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:23:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:23:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps API_DEPRECATED("", macos(10.0, 10.7), ios(2.0, 2.0), watchos(2.0, 2.0), tvos(9.0, 9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable id)replacementObjectForPortCoder:(NSPortCoder *)coder NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:149: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:150: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:17:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | - (nullable NSPort *)portForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:18:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:18:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable NSPort *)portForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:37:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:37:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:48:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (nullable NSPort *)servicePortWithName:(NSString *)name API_AVAILABLE(macos(10.5), ios(2.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSPort *)portForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:63:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:84:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable NSPort *)portForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:85:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:85:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host nameServerPortNumber:(uint16_t)portNumber; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:93:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host nameServerPortNumber:(uint16_t)portNumber; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:152: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSDictionary, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:30:45: error: expected '>' before '*' token 30 | @property (nullable, copy) NSArray *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:30:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:30:46: error: expected unqualified-id before '>' token 30 | @property (nullable, copy) NSArray *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:31:50: error: expected '>' before '*' token 31 | @property (nullable, copy) NSDictionary *environment; // if not set, use current | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:31:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:31:51: error: expected unqualified-id before ',' token 31 | @property (nullable, copy) NSDictionary *environment; // if not set, use current | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:58:34: error: expected unqualified-id before '^' token 58 | @property (nullable, copy) void (^terminationHandler)(NSTask *) API_AVAILABLE(macos(10.7)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:58:34: error: expected ')' before '^' token 58 | @property (nullable, copy) void (^terminationHandler)(NSTask *) API_AVAILABLE(macos(10.7)) API_UNAVAILABLE(ios, watchos, tvos); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:66:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | + (nullable NSTask *)launchedTaskWithExecutableURL:(NSURL *)url arguments:(NSArray *)arguments error:(out NSError ** _Nullable)error terminationHandler:(void (^_Nullable)(NSTask *))terminationHandler API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:66:93: error: expected '>' before '*' token 66 | + (nullable NSTask *)launchedTaskWithExecutableURL:(NSURL *)url arguments:(NSArray *)arguments error:(out NSError ** _Nullable)error terminationHandler:(void (^_Nullable)(NSTask *))terminationHandler API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:66:93: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:66:94: error: expected ')' before '>' token 66 | + (nullable NSTask *)launchedTaskWithExecutableURL:(NSURL *)url arguments:(NSArray *)arguments error:(out NSError ** _Nullable)error terminationHandler:(void (^_Nullable)(NSTask *))terminationHandler API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios, watchos, tvos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:66:94: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:66:94: error: expected ';' before '>' token 66 | + (nullable NSTask *)launchedTaskWithExecutableURL:(NSURL *)url arguments:(NSArray *)arguments error:(out NSError ** _Nullable)error terminationHandler:(void (^_Nullable)(NSTask *))terminationHandler API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios, watchos, tvos); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:80:85: error: expected '>' before '*' token 80 | + (NSTask *)launchedTaskWithLaunchPath:(NSString *)path arguments:(NSArray *)arguments API_DEPRECATED_WITH_REPLACEMENT("launchedTaskWithExecutableURL:arguments:error:", macos(10.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:80:85: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:80:86: error: expected ')' before '>' token 80 | + (NSTask *)launchedTaskWithLaunchPath:(NSString *)path arguments:(NSArray *)arguments API_DEPRECATED_WITH_REPLACEMENT("launchedTaskWithExecutableURL:arguments:error:", macos(10.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(ios, watchos, tvos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:80:86: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:80:86: error: expected ';' before '>' token 80 | + (NSTask *)launchedTaskWithLaunchPath:(NSString *)path arguments:(NSArray *)arguments API_DEPRECATED_WITH_REPLACEMENT("launchedTaskWithExecutableURL:arguments:error:", macos(10.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(ios, watchos, tvos); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:5, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:153: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSDictionary, NSError, NSString, NSURL; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:119:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | + (id)elementWithName:(NSString *)name children:(nullable NSArray *)children attributes:(nullable NSArray *)attributes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:119:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | + (id)elementWithName:(NSString *)name children:(nullable NSArray *)children attributes:(nullable NSArray *)attributes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:161:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | + (nullable id)DTDNodeWithXMLString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:225:56: error: expected '>' before '*' token 225 | @property (nullable, readonly, copy) NSArray *children; //primitive | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:225:56: error: cannot find protocol declaration for 'NSXMLNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:225:57: error: expected unqualified-id before '>' token 225 | @property (nullable, readonly, copy) NSArray *children; //primitive | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:231:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (nullable NSXMLNode *)childAtIndex:(NSUInteger)index; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:293:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 293 | + (nullable NSString *)prefixForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:300:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 300 | + (nullable NSXMLNode *)predefinedNamespaceForPrefix:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:337:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 337 | - (nullable NSArray<__kindof NSXMLNode *> *)nodesForXPath:(NSString *)xpath error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:344:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 344 | - (nullable NSArray *)objectsForXQuery:(NSString *)xquery constants:(nullable NSDictionary *)constants error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:344:70: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 344 | - (nullable NSArray *)objectsForXQuery:(NSString *)xquery constants:(nullable NSDictionary *)constants error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:346:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 346 | - (nullable NSArray *)objectsForXQuery:(NSString *)xquery error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:7:15: error: expected ';' before '<' token 7 | @class NSArray, NSData, NSMutableDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSXMLNodeOptions)mask error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable instancetype)initWithData:(NSData *)data options:(NSXMLNodeOptions)mask error:(NSError **)error NS_DESIGNATED_INITIALIZER; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:66:43: error: expected '>' before '*' token 66 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:66:43: error: cannot find protocol declaration for 'NSXMLNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:66:44: error: expected ')' before '>' token 66 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:66:44: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:66:44: error: expected ';' before '>' token 66 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:78:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (void)setChildren:(nullable NSArray *)children; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:100:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (nullable NSXMLDTDNode *)entityDeclarationForName:(NSString *)name; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:106:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (nullable NSXMLDTDNode *)notationDeclarationForName:(NSString *)name; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:112:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable NSXMLDTDNode *)elementDeclarationForName:(NSString *)name; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (nullable NSXMLDTDNode *)attributeDeclarationForName:(NSString *)name elementName:(NSString *)elementName; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:126:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 126 | + (nullable NSXMLDTDNode *)predefinedEntityDeclarationForName:(NSString *)name; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:154: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable instancetype)initWithXMLString:(NSString *)string NS_DESIGNATED_INITIALIZER; //primitive | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:155: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:7:53: error: expected ';' before '<' token 7 | @class NSData, NSXMLDTD, NSXMLDocument, NSDictionary, NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable instancetype)initWithXMLString:(NSString *)string options:(NSXMLNodeOptions)mask error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSXMLNodeOptions)mask error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:88:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (nullable instancetype)initWithData:(NSData *)data options:(NSXMLNodeOptions)mask error:(NSError **)error NS_DESIGNATED_INITIALIZER; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:94:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (instancetype)initWithRootElement:(nullable NSXMLElement *)element NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:142:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (nullable NSXMLElement *)rootElement; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:158:43: error: expected '>' before '*' token 158 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:158:43: error: cannot find protocol declaration for 'NSXMLNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:158:44: error: expected ')' before '>' token 158 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:158:44: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:158:44: error: expected ';' before '>' token 158 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:170:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (void)setChildren:(nullable NSArray *)children; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:207:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (nullable id)objectByApplyingXSLT:(NSData *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:207:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (nullable id)objectByApplyingXSLT:(NSData *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:213:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | - (nullable id)objectByApplyingXSLTString:(NSString *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:213:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | - (nullable id)objectByApplyingXSLTString:(NSString *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:219:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 219 | - (nullable id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments:(nullable NSDictionary *)argument error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:219:70: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 219 | - (nullable id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments:(nullable NSDictionary *)argument error:(NSError **)error; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:156: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:7:15: error: expected ';' before '<' token 7 | @class NSArray, NSDictionary, NSMutableArray, NSEnumerator, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:40:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (instancetype)initWithName:(NSString *)name URI:(nullable NSString *)URI NS_DESIGNATED_INITIALIZER; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:46:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (instancetype)initWithName:(NSString *)name stringValue:(nullable NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:52:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable instancetype)initWithXMLString:(NSString *)string error:(NSError **)error NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:64:25: error: expected '>' before '*' token 64 | - (NSArray *)elementsForName:(NSString *)name; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:64:25: error: cannot find protocol declaration for 'NSXMLElement' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:64:26: error: expected ')' before '>' token 64 | - (NSArray *)elementsForName:(NSString *)name; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:64:26: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:25: error: expected '>' before '*' token 70 | - (NSArray *)elementsForLocalName:(NSString *)localName URI:(nullable NSString *)URI; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:25: error: cannot find protocol declaration for 'NSXMLElement' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:26: error: expected ')' before '>' token 70 | - (NSArray *)elementsForLocalName:(NSString *)localName URI:(nullable NSString *)URI; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:26: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:91:46: error: expected '>' before '*' token 91 | @property (nullable, copy) NSArray *attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:91:46: error: cannot find protocol declaration for 'NSXMLNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:91:47: error: expected unqualified-id before '>' token 91 | @property (nullable, copy) NSArray *attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:97:60: error: expected '>' before '*' token 97 | - (void)setAttributesWithDictionary:(NSDictionary *)attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:97:60: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:97:61: error: expected ')' before ',' token 97 | - (void)setAttributesWithDictionary:(NSDictionary *)attributes; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:97:61: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:97:73: error: expected ';' before '>' token 97 | - (void)setAttributesWithDictionary:(NSDictionary *)attributes; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:103:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (nullable NSXMLNode *)attributeForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:109:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (nullable NSXMLNode *)attributeForLocalName:(NSString *)localName URI:(nullable NSString *)URI; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:109:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (nullable NSXMLNode *)attributeForLocalName:(NSString *)localName URI:(nullable NSString *)URI; //primitive | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:130:46: error: expected '>' before '*' token 130 | @property (nullable, copy) NSArray *namespaces; //primitive | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:130:46: error: cannot find protocol declaration for 'NSXMLNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:130:47: error: expected unqualified-id before '>' token 130 | @property (nullable, copy) NSArray *namespaces; //primitive | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:136:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (nullable NSXMLNode *)namespaceForPrefix:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:142:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (nullable NSXMLNode *)resolveNamespaceForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:148:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (nullable NSString *)resolvePrefixForNamespaceURI:(NSString *)namespaceURI; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:164:43: error: expected '>' before '*' token 164 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:164:43: error: cannot find protocol declaration for 'NSXMLNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:164:44: error: expected ')' before '>' token 164 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:164:44: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:164:44: error: expected ';' before '>' token 164 | - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:176:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 176 | - (void)setChildren:(nullable NSArray *)children; //primitive | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:159: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:55:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id )delegate API_DEPRECATED("Use NSURLSession downloadTask (see NSURLSession.h)", macos(10.3,10.11), ios(2.0,9.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:65:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (instancetype)initWithResumeData:(NSData *)resumeData delegate:(nullable id )delegate path:(NSString *)path API_DEPRECATED("Use NSURLSession downloadTask (see NSURLSession.h)", macos(10.3,10.11), ios(2.0,9.0), watchos(2.0,2.0), tvos(9.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:141:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 141 | - (nullable NSURLRequest *)download:(NSURLDownload *)download willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)redirectResponse; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:141:121: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 141 | - (nullable NSURLRequest *)download:(NSURLDownload *)download willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)redirectResponse; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:162: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:40:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:41:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:56:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | + (NSAppleEventDescriptor *)appleEventWithEventClass:(AEEventClass)eventClass eventID:(AEEventID)eventID targetDescriptor:(nullable NSAppleEventDescriptor *)targetDescriptor returnID:(AEReturnID)returnID transactionID:(AETransactionID)transactionID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:70:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:71:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:72:106: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (instancetype)initWithEventClass:(AEEventClass)eventClass eventID:(AEEventID)eventID targetDescriptor:(nullable NSAppleEventDescriptor *)targetDescriptor returnID:(AEReturnID)returnID transactionID:(AETransactionID)transactionID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:103:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (nullable NSAppleEventDescriptor *)paramDescriptorForKeyword:(AEKeyword)keyword; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable NSAppleEventDescriptor *)attributeDescriptorForKeyword:(AEKeyword)keyword; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable NSAppleEventDescriptor *)sendEventWithOptions:(NSAppleEventSendOptions)sendOptions timeout:(NSTimeInterval)timeoutInSeconds error:(NSError **)error API_AVAILABLE(macos(10.11)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:121:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (nullable NSAppleEventDescriptor *)descriptorAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:126:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 126 | - (nullable NSAppleEventDescriptor *)descriptorForKeyword:(AEKeyword)keyword; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:133:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable NSAppleEventDescriptor *)coerceToDescriptorType:(DescType)descriptorType; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:163: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable NSAppleEventManagerSuspensionID)suspendCurrentAppleEvent NS_RETURNS_INNER_POINTER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:9:25: error: expected ';' before '<' token 9 | @class NSString, NSArray, NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:17:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | + (nullable NSClassDescription *)classDescriptionForClass:(Class)aClass; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:19:45: error: expected '>' before '*' token 19 | @property (readonly, copy) NSArray *attributeKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:19:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:19:46: error: expected unqualified-id before '>' token 19 | @property (readonly, copy) NSArray *attributeKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:20:45: error: expected '>' before '*' token 20 | @property (readonly, copy) NSArray *toOneRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:20:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:20:46: error: expected unqualified-id before '>' token 20 | @property (readonly, copy) NSArray *toOneRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:21:45: error: expected '>' before '*' token 21 | @property (readonly, copy) NSArray *toManyRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:21:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:21:46: error: expected unqualified-id before '>' token 21 | @property (readonly, copy) NSArray *toManyRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable NSString *)inverseForRelationshipKey:(NSString *)relationshipKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:29:45: error: expected '>' before '*' token 29 | @property (readonly, copy) NSArray *attributeKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:29:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:29:46: error: expected unqualified-id before '>' token 29 | @property (readonly, copy) NSArray *attributeKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:30:45: error: expected '>' before '*' token 30 | @property (readonly, copy) NSArray *toOneRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:30:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:30:46: error: expected unqualified-id before '>' token 30 | @property (readonly, copy) NSArray *toOneRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:31:45: error: expected '>' before '*' token 31 | @property (readonly, copy) NSArray *toManyRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:31:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:31:46: error: expected unqualified-id before '>' token 31 | @property (readonly, copy) NSArray *toManyRelationshipKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable NSString *)inverseForRelationshipKey:(NSString *)relationshipKey; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:165: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedLock.h:16:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | + (nullable NSDistributedLock *)lockWithPath:(NSString *)path; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedLock.h:19:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:7:25: error: expected ';' before '<' token 7 | @class NSString, NSArray, NSMutableArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:29:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (instancetype)hostWithName:(nullable NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:35:45: error: expected '>' before '*' token 35 | @property (readonly, copy) NSArray *names; // unordered list | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:35:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:35:46: error: expected unqualified-id before '>' token 35 | @property (readonly, copy) NSArray *names; // unordered list | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:38:45: error: expected '>' before '*' token 38 | @property (readonly, copy) NSArray *addresses; // unordered list of IPv6 and IPv4 addresses | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:38:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:38:46: error: expected unqualified-id before '>' token 38 | @property (readonly, copy) NSArray *addresses; // unordered list of IPv6 and IPv4 addresses | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:169: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:8:20: error: expected ';' before '<' token 8 | @class NSDictionary, NSScriptObjectSpecifier, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:16:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | - (nullable id)scriptingValueForSpecifier:(NSScriptObjectSpecifier *)objectSpecifier API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:16:44: error: 'NSScriptObjectSpecifier' does not name a type 16 | - (nullable id)scriptingValueForSpecifier:(NSScriptObjectSpecifier *)objectSpecifier API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:25:50: error: expected '>' before '*' token 25 | @property (nullable, copy) NSDictionary *scriptingProperties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:25:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:25:51: error: expected unqualified-id before ',' token 25 | @property (nullable, copy) NSDictionary *scriptingProperties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:106: error: expected '>' before '*' token 29 | - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:106: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:107: error: expected ')' before ',' token 29 | - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:107: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:111: error: expected ';' before '>' token 29 | - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:171: error: expected '>' before '*' token 33 | - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:171: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:172: error: expected ')' before ',' token 33 | - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:172: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:176: error: expected ';' before '>' token 33 | - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:170: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (nullable NSScriptClassDescription *)classDescriptionForClass:(Class)aClass; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable instancetype)initWithSuiteName:(NSString *)suiteName className:(NSString *)className dictionary:(nullable NSDictionary *)classDeclaration NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:32:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable instancetype)initWithSuiteName:(NSString *)suiteName className:(NSString *)className dictionary:(nullable NSDictionary *)classDeclaration NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable SEL)selectorForCommand:(NSScriptCommandDescription *)commandDescription; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (nullable NSString *)typeForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSScriptClassDescription *)classDescriptionForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:77:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSString *)keyWithAppleEventCode:(FourCharCode)appleEventCode; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:171: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCoercionHandler.h:16:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | - (nullable id)coerceValue:(id)value toClass:(Class)toClass; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:172: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:8:44: error: expected ';' before '<' token 8 | @class NSAppleEventDescriptor, NSDictionary, NSMutableDictionary, NSScriptObjectSpecifier, NSScriptCommandDescription, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:33:28: error: expected ';' before '*' token 33 | NSScriptObjectSpecifier *_receiversSpecifier; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:48:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:56:30: error: 'NSScriptObjectSpecifier' has not been declared 56 | @property (nullable, retain) NSScriptObjectSpecifier *receiversSpecifier; | ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:63:50: error: expected '>' before '*' token 63 | @property (nullable, copy) NSDictionary *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:63:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:63:51: error: expected unqualified-id before ',' token 63 | @property (nullable, copy) NSDictionary *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:64:60: error: expected '>' before '*' token 64 | @property (nullable, readonly, copy) NSDictionary *evaluatedArguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:64:60: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:64:61: error: expected unqualified-id before ',' token 64 | @property (nullable, readonly, copy) NSDictionary *evaluatedArguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable id)performDefaultImplementation; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable id)executeCommand; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:85:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | + (nullable NSScriptCommand *)currentCommand; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:97:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (void)resumeExecutionWithResult:(nullable id)result; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:173: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSDictionary, NSScriptCommand, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable instancetype)initWithSuiteName:(NSString *)suiteName commandName:(NSString *)commandName dictionary:(nullable NSDictionary *)commandDeclaration NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:28:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable instancetype)initWithSuiteName:(NSString *)suiteName commandName:(NSString *)commandName dictionary:(nullable NSDictionary *)commandDeclaration NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:30:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:56:45: error: expected '>' before '*' token 56 | @property (readonly, copy) NSArray *argumentNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:56:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:56:46: error: expected unqualified-id before '>' token 56 | @property (readonly, copy) NSArray *argumentNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable NSString *)typeForArgumentWithName:(NSString *)argumentName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:73:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (NSScriptCommand *)createCommandInstanceWithZone:(nullable NSZone *)zone; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:175: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:18:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (nullable id)valueAtIndex:(NSUInteger)index inPropertyWithKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable id)valueWithName:(NSString *)name inPropertyWithKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:26:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (nullable id)valueWithUniqueID:(id)uniqueID inPropertyWithKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable id)coerceValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:40:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable id)coerceValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:176: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:8:15: error: expected ';' before '<' token 8 | @class NSArray, NSAppleEventDescriptor, NSNumber, NSScriptClassDescription, NSScriptWhoseTest, NSString; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (nullable NSScriptObjectSpecifier *)objectSpecifierWithDescriptor:(NSAppleEventDescriptor *)descriptor API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:69:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:91:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (nullable NSInteger *)indicesOfObjectsByEvaluatingWithContainer:(id)container count:(NSInteger *)count NS_RETURNS_INNER_POINTER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:94:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (nullable id)objectsByEvaluatingWithContainers:(id)containers; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:112:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable NSArray *)indicesOfObjectsByEvaluatingObjectSpecifier:(NSScriptObjectSpecifier *)specifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:125:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 125 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property index:(NSInteger)index NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:146:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 146 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:147:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property name:(NSString *)name NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:211:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 211 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 212 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:195: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 212 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:254: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 212 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:226:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 226 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:227:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 227 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property relativePosition:(NSRelativePosition)relPos baseSpecifier:(nullable NSScriptObjectSpecifier *)baseSpecifier NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:227:238: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 227 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property relativePosition:(NSRelativePosition)relPos baseSpecifier:(nullable NSScriptObjectSpecifier *)baseSpecifier NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:243:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 243 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:244:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 244 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property uniqueID:(id)uniqueID NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:262:22: error: expected ';' before '*' token 262 | NSScriptWhoseTest *_test; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:269:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:270:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 270 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property test:(NSScriptWhoseTest *)test NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:270:185: error: 'NSScriptWhoseTest' does not name a type 270 | - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property test:(NSScriptWhoseTest *)test NS_DESIGNATED_INITIALIZER; | ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:272:20: error: 'NSScriptWhoseTest' has not been declared 272 | @property (retain) NSScriptWhoseTest *test; | ^~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:177: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:8:20: error: expected ';' before '<' token 8 | @class NSDictionary; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:26:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:55:50: error: expected '>' before '*' token 55 | @property (readonly, copy) NSDictionary *resolvedKeyDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:55:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:55:51: error: expected unqualified-id before ',' token 55 | @property (readonly, copy) NSDictionary *resolvedKeyDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:66:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:89:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:110:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:178: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:9:15: error: expected ';' before '<' token 9 | @class NSArray, NSBundle, NSData, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSScriptClassDescription, NSScriptCommandDescription; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:53:45: error: expected '>' before '*' token 53 | @property (readonly, copy) NSArray *suiteNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:53:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:53:46: error: expected unqualified-id before '>' token 53 | @property (readonly, copy) NSArray *suiteNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable NSBundle *)bundleForSuite:(NSString *)suiteName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (nullable NSDictionary *)classDescriptionsInSuite:(NSString *)suiteName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:66:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (nullable NSDictionary *)commandDescriptionsInSuite:(NSString *)suiteName; | ^~~~~~~~ | cg_nullable [ 82%] Building CXX object IO/IOSS/CMakeFiles/IOIOSS.dir/vtkIOSSWriter.cxx.o /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (nullable NSString *)suiteForAppleEventCode:(FourCharCode)appleEventCode; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSScriptClassDescription *)classDescriptionWithAppleEventCode:(FourCharCode)appleEventCode; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:78:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (nullable NSScriptCommandDescription *)commandDescriptionWithAppleEventClass:(FourCharCode)appleEventClassCode andAppleEventCode:(FourCharCode)appleEventIDCode; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable NSData *)aeteResource:(NSString *)languageName; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:179: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:8:15: error: expected ';' before '<' token 8 | @class NSArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:30:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:63: error: expected '>' before '*' token 41 | - (instancetype)initAndTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:63: error: cannot find protocol declaration for 'NSSpecifierTest' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:64: error: expected ')' before '>' token 41 | - (instancetype)initAndTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:64: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:64: error: expected ';' before '>' token 41 | - (instancetype)initAndTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:62: error: expected '>' before '*' token 42 | - (instancetype)initOrTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:62: error: cannot find protocol declaration for 'NSSpecifierTest' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:63: error: expected ')' before '>' token 42 | - (instancetype)initOrTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:63: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:63: error: expected ';' before '>' token 42 | - (instancetype)initOrTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:59:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (instancetype)initWithObjectSpecifier:(nullable NSScriptObjectSpecifier *)obj1 comparisonOperator:(NSTestComparisonOperation)compOp testObject:(nullable id)obj2 NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:59:147: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (instancetype)initWithObjectSpecifier:(nullable NSScriptObjectSpecifier *)obj1 comparisonOperator:(NSTestComparisonOperation)compOp testObject:(nullable id)obj2 NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:65:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (BOOL)isEqualTo:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:67:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (BOOL)isLessThanOrEqualTo:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:69:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (BOOL)isLessThan:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:71:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (BOOL)isGreaterThanOrEqualTo:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:73:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (BOOL)isGreaterThan:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:75:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (BOOL)isNotEqualTo:(nullable id)object; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:180: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:9:15: error: expected ';' before '<' token 9 | @class NSArray, NSDictionary, NSOrthography; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:45:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (BOOL)registerLanguage:(nullable NSString *)language byVendor:(nullable NSString *)vendor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:45:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (BOOL)registerLanguage:(nullable NSString *)language byVendor:(nullable NSString *)vendor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSArray *)spellServer:(NSSpellServer *)sender suggestGuessesForWord:(NSString *)word inLanguage:(NSString *)language; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable NSArray *)spellServer:(NSSpellServer *)sender suggestCompletionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(NSString *)language; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: expected '>' before '<' token 84 | - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: expected ')' before '<' token 84 | - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: expected ';' before '<' token 84 | - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)) API_UNAVAILABLE(ios, watchos, tvos); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount API_AVAILABLE(macos(10.6)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:197: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount API_AVAILABLE(macos(10.6)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:258: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount API_AVAILABLE(macos(10.6)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:181: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:8:30: error: expected ';' before '<' token 8 | @class NSString, NSDictionary, NSArray, NSDateComponents, NSDate, NSTimeZone, NSImage, NSAttributedString, NSUserNotificationAction; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:47:50: error: expected '>' before '*' token 47 | @property (nullable, copy) NSDictionary *userInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:47:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:47:51: error: expected unqualified-id before ',' token 47 | @property (nullable, copy) NSDictionary *userInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:83:28: error: 'NSImage' has not been declared 83 | @property (nullable, copy) NSImage *contentImage API_AVAILABLE(macos(10.9)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:95:61: error: expected '>' before '*' token 95 | @property (nullable, copy) NSArray *additionalActions API_AVAILABLE(macos(10.10)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:95:61: error: cannot find protocol declaration for 'NSUserNotificationAction' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:95:62: error: expected unqualified-id before '>' token 95 | @property (nullable, copy) NSArray *additionalActions API_AVAILABLE(macos(10.10)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:97:38: error: 'NSUserNotificationAction' has not been declared 97 | @property (nullable, readonly, copy) NSUserNotificationAction *additionalActivationAction API_AVAILABLE(macos(10.10)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:106:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | + (instancetype)actionWithIdentifier:(nullable NSString *)identifier title:(nullable NSString *)title; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:106:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | + (instancetype)actionWithIdentifier:(nullable NSString *)identifier title:(nullable NSString *)title; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:124:29: error: unknown property attribute 'strong' 124 | @property (class, readonly, strong) NSUserNotificationCenter *defaultUserNotificationCenter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:137:45: error: expected '>' before '*' token 137 | @property (copy) NSArray *scheduledNotifications; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:137:45: error: cannot find protocol declaration for 'NSUserNotification' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:137:46: error: expected unqualified-id before '>' token 137 | @property (copy) NSArray *scheduledNotifications; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:148:55: error: expected '>' before '*' token 148 | @property (readonly, copy) NSArray *deliveredNotifications; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:148:55: error: cannot find protocol declaration for 'NSUserNotification' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:148:56: error: expected unqualified-id before '>' token 148 | @property (readonly, copy) NSArray *deliveredNotifications; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:182: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:8:39: error: expected ';' before '<' token 8 | @class NSAppleEventDescriptor, NSArray, NSDictionary, NSError, NSFileHandle, NSString, NSURL, NSXPCConnection; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable instancetype)initWithURL:(NSURL *)url error:(NSError **)error NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:38:15: error: expected unqualified-id before '^' token 38 | typedef void (^NSUserScriptTaskCompletionHandler)(NSError * _Nullable error); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:38:15: error: expected ')' before '^' token 38 | typedef void (^NSUserScriptTaskCompletionHandler)(NSError * _Nullable error); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:39:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (void)executeWithCompletionHandler:(nullable NSUserScriptTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:55:15: error: expected unqualified-id before '^' token 55 | typedef void (^NSUserUnixTaskCompletionHandler)(NSError *_Nullable error); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:55:15: error: expected ')' before '^' token 55 | typedef void (^NSUserUnixTaskCompletionHandler)(NSError *_Nullable error); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:56:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)executeWithArguments:(nullable NSArray *)arguments completionHandler:(nullable NSUserUnixTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:56:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)executeWithArguments:(nullable NSArray *)arguments completionHandler:(nullable NSUserUnixTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:70:15: error: expected unqualified-id before '^' token 70 | typedef void (^NSUserAppleScriptTaskCompletionHandler)(NSAppleEventDescriptor * _Nullable result, NSError * _Nullable error); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:70:15: error: expected ')' before '^' token 70 | typedef void (^NSUserAppleScriptTaskCompletionHandler)(NSAppleEventDescriptor * _Nullable result, NSError * _Nullable error); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:71:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (void)executeWithAppleEvent:(nullable NSAppleEventDescriptor *)event completionHandler:(nullable NSUserAppleScriptTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:71:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (void)executeWithAppleEvent:(nullable NSAppleEventDescriptor *)event completionHandler:(nullable NSUserAppleScriptTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:85:50: error: expected '>' before '*' token 85 | @property (nullable, copy) NSDictionary *variables; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:85:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:85:51: error: expected unqualified-id before ',' token 85 | @property (nullable, copy) NSDictionary *variables; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:88:15: error: expected unqualified-id before '^' token 88 | typedef void (^NSUserAutomatorTaskCompletionHandler)(id _Nullable result, NSError * _Nullable error); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:88:15: error: expected ')' before '^' token 88 | typedef void (^NSUserAutomatorTaskCompletionHandler)(id _Nullable result, NSError * _Nullable error); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:89:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (void)executeWithInput:(nullable id )input completionHandler:(nullable NSUserAutomatorTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:89:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (void)executeWithInput:(nullable id )input completionHandler:(nullable NSUserAutomatorTaskCompletionHandler)handler; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:21, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:13, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPath.h:391:15: error: expected unqualified-id before '^' token 391 | typedef void (^CGPathApplyBlock)(const CGPathElement * element); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPath.h:391:15: error: expected ')' before '^' token 391 | typedef void (^CGPathApplyBlock)(const CGPathElement * element); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPath.h:393:53: error: 'CGPathApplyBlock' has not been declared 393 | CG_EXTERN void CGPathApplyWithBlock(CGPathRef path, CGPathApplyBlock CF_NOESCAPE block) | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFDictionary.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFPage.h:15, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFDocument.h:16, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFArray.h:103:15: error: expected unqualified-id before '^' token 103 | typedef bool (^CGPDFArrayApplierBlock)(size_t index, | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFArray.h:103:15: error: expected ')' before '^' token 103 | typedef bool (^CGPDFArrayApplierBlock)(size_t index, | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFArray.h:113:5: error: 'CGPDFArrayApplierBlock' has not been declared 113 | CGPDFArrayApplierBlock cg_nullable block, void * __nullable info) | ^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFDictionary.h:116:15: error: expected unqualified-id before '^' token 116 | typedef bool (^CGPDFDictionaryApplierBlock)(const char * key, | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFDictionary.h:116:15: error: expected ')' before '^' token 116 | typedef bool (^CGPDFDictionaryApplierBlock)(const char * key, | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGPDFDictionary.h:126:5: error: 'CGPDFDictionaryApplierBlock' has not been declared 126 | CGPDFDictionaryApplierBlock cg_nullable block, void * __nullable info) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | + (nullable NSGraphicsContext *)graphicsContextWithAttributes:(NSDictionary *)attributes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:43:110: error: cannot find protocol declaration for 'NSGraphicsContextAttributeKey' 43 | + (nullable NSGraphicsContext *)graphicsContextWithAttributes:(NSDictionary *)attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:43:110: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | + (nullable NSGraphicsContext *)graphicsContextWithBitmapImageRep:(NSBitmapImageRep *)bitmapRep; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:57:29: error: unknown property attribute 'strong' 57 | @property (class, nullable, strong) NSGraphicsContext *currentContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:57:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 57 | @property (class, nullable, strong) NSGraphicsContext *currentContext; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:69:84: error: cannot find protocol declaration for 'NSGraphicsContextAttributeKey' 69 | @property (nullable, readonly, copy) NSDictionary *attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:69:84: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:99:32: error: unknown property attribute 'strong' 99 | @property (nullable, readonly, strong) CIContext *CIContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:106:4: error: 'null_unspecified' does not name a type 106 | - (null_unspecified id)focusStack API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:107:24: error: 'null_unspecified' does not name a type 107 | - (void)setFocusStack:(null_unspecified id)stack API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:12, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityConstants.h:573:177: error: cannot find protocol declaration for 'NSAccessibilityNotificationUserInfoKey' 573 | APPKIT_EXTERN void NSAccessibilityPostNotificationWithUserInfo(id element, NSAccessibilityNotificationName notification, NSDictionary * _Nullable userInfo) API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityConstants.h:573:177: error: cannot find protocol declaration for 'id' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:19:60: error: expected ')' before '(' token 19 | - (instancetype)initWithName:(NSString *)name handler:(BOOL(^ _Nullable)(void))handler; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:19:60: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:19:60: error: expected ';' before '(' token 19 | - (instancetype)initWithName:(NSString *)name handler:(BOOL(^ _Nullable)(void))handler; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:30:34: error: expected unqualified-id before '^' token 30 | @property (nullable, copy) BOOL (^handler)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:30:34: error: expected ')' before '^' token 30 | @property (nullable, copy) BOOL (^handler)(void); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:33:22: error: unknown property attribute 'weak' 33 | @property (nullable, weak) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:33:41: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 33 | @property (nullable, weak) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable id)accessibilityParent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:38:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (nullable NSString *)accessibilityLabel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable NSString *)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable NSNumber *)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSNumber *)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable NSString *)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:79:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (nullable NSAttributedString *)accessibilityAttributedStringForRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:86:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (nullable NSString *)accessibilityStringForRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:98:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 98 | - (nullable NSNumber *)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:104:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (nullable NSString *)accessibilityLabel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:109:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (nullable id)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:115:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (nullable NSString *)accessibilityLabel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable id)accessibilityValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:125:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 125 | - (nullable NSString *)accessibilityLabel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:142:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (nullable NSString *)accessibilityLabel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:145:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 145 | - (nullable NSArray> *)accessibilityRows; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:151:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 151 | - (nullable NSArray> *)accessibilitySelectedRows; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:49: error: expected '>' before '<' token 152 | - (void)setAccessibilitySelectedRows:(NSArray> *)selectedRows; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:49: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:49: error: expected ')' before '<' token 152 | - (void)setAccessibilitySelectedRows:(NSArray> *)selectedRows; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:49: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:49: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:49: error: expected ';' before '<' token 152 | - (void)setAccessibilitySelectedRows:(NSArray> *)selectedRows; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:155:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (nullable NSArray> *)accessibilityVisibleRows; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:156:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 156 | - (nullable NSArray *)accessibilityColumns; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:157:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 157 | - (nullable NSArray *)accessibilityVisibleColumns; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:158:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 158 | - (nullable NSArray *)accessibilitySelectedColumns; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:160:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | - (nullable NSString *)accessibilityHeaderGroup API_DEPRECATED_WITH_REPLACEMENT("accessibilityHeader", macos(10.9,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:162:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 162 | - (nullable NSArray *)accessibilitySelectedCells; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:163:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 163 | - (nullable NSArray *)accessibilityVisibleCells; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:164:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 164 | - (nullable NSArray *)accessibilityRowHeaderUIElements; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:165:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 165 | - (nullable NSArray *)accessibilityColumnHeaderUIElements; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:193:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 193 | - (nullable NSArray *)accessibilityChildren; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:196:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (nullable NSArray *)accessibilitySelectedChildren; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:199:22: error: unknown property attribute 'strong' 199 | @property (readonly, strong) id accessibilityFocusedUIElement; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:223:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 223 | - (nullable id)accessibilityElementWithToken:(NSAccessibilityLoadingToken)token; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:258:22: error: unknown property attribute 'weak' 258 | @property (nullable, weak) id accessibilityTopLevelUIElement API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:258:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 258 | @property (nullable, weak) id accessibilityTopLevelUIElement API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:266:22: error: unknown property attribute 'strong' 266 | @property (nullable, strong) id accessibilityValue API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:266:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 266 | @property (nullable, strong) id accessibilityValue API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:286:22: error: unknown property attribute 'weak' 286 | @property (nullable, weak) id accessibilityTitleUIElement API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:286:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 286 | @property (nullable, weak) id accessibilityTitleUIElement API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:298:22: error: unknown property attribute 'strong' 298 | @property (nullable, strong) id accessibilityOverflowButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:298:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 298 | @property (nullable, strong) id accessibilityOverflowButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:302:22: error: unknown property attribute 'weak' 302 | @property (nullable, weak) id accessibilityParent API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:302:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 302 | @property (nullable, weak) id accessibilityParent API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:322:22: error: unknown property attribute 'strong' 322 | @property (nullable, strong) id accessibilitySearchButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:322:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 322 | @property (nullable, strong) id accessibilitySearchButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:326:22: error: unknown property attribute 'strong' 326 | @property (nullable, strong) id accessibilitySearchMenu API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:326:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 326 | @property (nullable, strong) id accessibilitySearchMenu API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:342:22: error: unknown property attribute 'strong' 342 | @property (nullable, strong) id accessibilityShownMenu API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:342:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 342 | @property (nullable, strong) id accessibilityShownMenu API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:346:22: error: unknown property attribute 'strong' 346 | @property (nullable, strong) id accessibilityMinValue API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:346:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 346 | @property (nullable, strong) id accessibilityMinValue API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:350:22: error: unknown property attribute 'strong' 350 | @property (nullable, strong) id accessibilityMaxValue API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:350:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 350 | @property (nullable, strong) id accessibilityMaxValue API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:358:22: error: unknown property attribute 'weak' 358 | @property (nullable, weak) id accessibilityWindow API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:358:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 358 | @property (nullable, weak) id accessibilityWindow API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:390:39: error: expected '>' before '<' token 390 | @property (nullable, copy) NSArray > *accessibilityChildrenInNavigationOrder API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:390:39: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:390:39: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:394:22: error: unknown property attribute 'strong' 394 | @property (nullable, strong) id accessibilityClearButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:394:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 394 | @property (nullable, strong) id accessibilityClearButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:398:22: error: unknown property attribute 'strong' 398 | @property (nullable, strong) id accessibilityCancelButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:398:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 398 | @property (nullable, strong) id accessibilityCancelButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:429:53: error: expected '>' before '*' token 429 | @property (copy) NSArray *accessibilityCustomRotors API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:429:53: error: cannot find protocol declaration for 'NSAccessibilityCustomRotor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:429:54: error: expected unqualified-id before '>' token 429 | @property (copy) NSArray *accessibilityCustomRotors API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:436:22: error: unknown property attribute 'strong' 436 | @property (nullable, strong) id accessibilityApplicationFocusedUIElement API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:436:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 436 | @property (nullable, strong) id accessibilityApplicationFocusedUIElement API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:440:22: error: unknown property attribute 'strong' 440 | @property (nullable, strong) id accessibilityMainWindow API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:440:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 440 | @property (nullable, strong) id accessibilityMainWindow API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:452:22: error: unknown property attribute 'strong' 452 | @property (nullable, strong) id accessibilityFocusedWindow API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:452:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 452 | @property (nullable, strong) id accessibilityFocusedWindow API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:460:22: error: unknown property attribute 'weak' 460 | @property (nullable, weak) id accessibilityExtrasMenuBar API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:460:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 460 | @property (nullable, weak) id accessibilityExtrasMenuBar API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:464:22: error: unknown property attribute 'weak' 464 | @property (nullable, weak) id accessibilityMenuBar API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:464:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 464 | @property (nullable, weak) id accessibilityMenuBar API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:517:22: error: unknown property attribute 'strong' 517 | @property (nullable, strong) id accessibilityWarningValue API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:517:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 517 | @property (nullable, strong) id accessibilityWarningValue API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:521:22: error: unknown property attribute 'strong' 521 | @property (nullable, strong) id accessibilityCriticalValue API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:521:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 521 | @property (nullable, strong) id accessibilityCriticalValue API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:530:22: error: unknown property attribute 'weak' 530 | @property (nullable, weak) id accessibilityDisclosedByRow API_AVAILABLE(macos(10.10)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:530:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 530 | @property (nullable, weak) id accessibilityDisclosedByRow API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:534:22: error: unknown property attribute 'strong' 534 | @property (nullable, strong) id accessibilityDisclosedRows API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:534:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 534 | @property (nullable, strong) id accessibilityDisclosedRows API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:545:22: error: unknown property attribute 'strong' 545 | @property (nullable, strong) id accessibilityMarkerValues API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:545:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 545 | @property (nullable, strong) id accessibilityMarkerValues API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:548:22: error: unknown property attribute 'strong' 548 | @property (nullable, strong) id accessibilityMarkerGroupUIElement API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:548:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 548 | @property (nullable, strong) id accessibilityMarkerGroupUIElement API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:569:22: error: unknown property attribute 'strong' 569 | @property (nullable, strong) id accessibilityHorizontalScrollBar API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:569:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 569 | @property (nullable, strong) id accessibilityHorizontalScrollBar API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:573:22: error: unknown property attribute 'strong' 573 | @property (nullable, strong) id accessibilityVerticalScrollBar API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:573:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 573 | @property (nullable, strong) id accessibilityVerticalScrollBar API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:578:45: error: expected '>' before '*' token 578 | @property (nullable, copy) NSArray *accessibilityAllowedValues API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:578:45: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:578:46: error: expected unqualified-id before '>' token 578 | @property (nullable, copy) NSArray *accessibilityAllowedValues API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:596:22: error: unknown property attribute 'strong' 596 | @property (nullable, strong) id accessibilityDecrementButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:596:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 596 | @property (nullable, strong) id accessibilityDecrementButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:600:22: error: unknown property attribute 'strong' 600 | @property (nullable, strong) id accessibilityIncrementButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:600:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 600 | @property (nullable, strong) id accessibilityIncrementButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:610:22: error: unknown property attribute 'strong' 610 | @property (nullable, strong) id accessibilityHeader API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:610:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 610 | @property (nullable, strong) id accessibilityHeader API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:671:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 671 | - (nullable id)accessibilityCellForColumn:(NSInteger)column row:(NSInteger)row API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:713:44: error: expected '>' before '*' token 713 | @property (nullable, copy) NSArray *accessibilitySelectedTextRanges API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:713:44: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:713:45: error: expected unqualified-id before '>' token 713 | @property (nullable, copy) NSArray *accessibilitySelectedTextRanges API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:718:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 718 | - (nullable NSAttributedString *)accessibilityAttributedStringForRange:(NSRange)range API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:726:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 726 | - (nullable NSString *)accessibilityStringForRange:(NSRange)range API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:742:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 742 | - (nullable NSData *)accessibilityRTFForRange:(NSRange)range API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:755:22: error: unknown property attribute 'strong' 755 | @property (nullable, strong) id accessibilityToolbarButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:755:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 755 | @property (nullable, strong) id accessibilityToolbarButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:763:22: error: unknown property attribute 'strong' 763 | @property (nullable, strong) id accessibilityProxy API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:763:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 763 | @property (nullable, strong) id accessibilityProxy API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:771:22: error: unknown property attribute 'strong' 771 | @property (nullable, strong) id accessibilityFullScreenButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:771:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 771 | @property (nullable, strong) id accessibilityFullScreenButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:775:22: error: unknown property attribute 'strong' 775 | @property (nullable, strong) id accessibilityGrowArea API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:775:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 775 | @property (nullable, strong) id accessibilityGrowArea API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:783:22: error: unknown property attribute 'strong' 783 | @property (nullable, strong) id accessibilityDefaultButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:783:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 783 | @property (nullable, strong) id accessibilityDefaultButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:787:22: error: unknown property attribute 'strong' 787 | @property (nullable, strong) id accessibilityCloseButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:787:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 787 | @property (nullable, strong) id accessibilityCloseButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:791:22: error: unknown property attribute 'strong' 791 | @property (nullable, strong) id accessibilityZoomButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:791:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 791 | @property (nullable, strong) id accessibilityZoomButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:795:22: error: unknown property attribute 'strong' 795 | @property (nullable, strong) id accessibilityMinimizeButton API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:795:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 795 | @property (nullable, strong) id accessibilityMinimizeButton API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:803:64: error: expected '>' before '*' token 803 | @property (nullable, copy) NSArray *accessibilityCustomActions API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:803:64: error: cannot find protocol declaration for 'NSAccessibilityCustomAction' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:803:65: error: expected unqualified-id before '>' token 803 | @property (nullable, copy) NSArray *accessibilityCustomActions API_AVAILABLE(macos(10.13)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityElement.h:21:89: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | + (id)accessibilityElementWithRole:(NSAccessibilityRole)role frame:(NSRect)frame label:(nullable NSString *)label parent:(nullable id)parent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityElement.h:21:123: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | + (id)accessibilityElementWithRole:(NSAccessibilityRole)role frame:(NSRect)frame label:(nullable NSString *)label parent:(nullable id)parent; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:123:12: error: unknown property attribute 'weak' 123 | @property (weak) id itemSearchDelegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:123:67: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 123 | @property (weak) id itemSearchDelegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:132:22: error: unknown property attribute 'weak' 132 | @property (nullable, weak) id itemLoadingDelegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:132:62: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 132 | @property (nullable, weak) id itemLoadingDelegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:150:22: error: unknown property attribute 'strong' 150 | @property (nullable, strong) NSAccessibilityCustomRotorItemResult *currentItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:150:68: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 150 | @property (nullable, strong) NSAccessibilityCustomRotorItemResult *currentItem; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:196:22: error: unknown property attribute 'weak' 196 | @property (nullable, weak, readonly) id targetElement; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:203:22: error: unknown property attribute 'strong' 203 | @property (nullable, strong, readonly) NSAccessibilityLoadingToken itemLoadingToken; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomRotor.h:230:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 230 | - (nullable NSAccessibilityCustomRotorItemResult *)rotor:(NSAccessibilityCustomRotor *)rotor | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:17: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:31:29: error: unknown property attribute 'strong' 31 | @property (class, readonly, strong) NSWorkspace *sharedWorkspace; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:34:22: error: unknown property attribute 'strong' 34 | @property (readonly, strong) NSNotificationCenter *notificationCenter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:40:113: error: expected ')' before '(' token 40 | - (void)openURL:(NSURL *)url configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:40:114: error: expected identifier before '(' token 40 | - (void)openURL:(NSURL *)url configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:40:113: error: expected ';' before '(' token 40 | - (void)openURL:(NSURL *)url configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:43:33: error: expected '>' before '*' token 43 | - (void)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:43:33: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:43:34: error: expected ')' before '>' token 43 | - (void)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:43:34: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:43:34: error: expected ';' before '>' token 43 | - (void)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:46:137: error: expected ')' before '(' token 46 | - (void)openApplicationAtURL:(NSURL *)applicationURL configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:46:138: error: expected identifier before '(' token 46 | - (void)openApplicationAtURL:(NSURL *)applicationURL configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:46:137: error: expected ';' before '(' token 46 | - (void)openApplicationAtURL:(NSURL *)applicationURL configuration:(NSWorkspaceOpenConfiguration *)configuration completionHandler:(void (^ _Nullable)(NSRunningApplication *_Nullable app, NSError *_Nullable error))completionHandler API_AVAILABLE(macos(10.15)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:50:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (BOOL)selectFile:(nullable NSString *)fullPath inFileViewerRootedAtPath:(NSString *)rootFullPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:53:56: error: expected '>' before '*' token 53 | - (void)activateFileViewerSelectingURLs:(NSArray *)fileURLs API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:53:56: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:53:57: error: expected ')' before '>' token 53 | - (void)activateFileViewerSelectingURLs:(NSArray *)fileURLs API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:53:57: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:53:57: error: expected ';' before '>' token 53 | - (void)activateFileViewerSelectingURLs:(NSArray *)fileURLs API_AVAILABLE(macos(10.6)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:69:54: error: expected '>' before '*' token 69 | - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:69:54: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:69:55: error: expected ')' before '>' token 69 | - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:69:55: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:69:55: error: expected ';' before '>' token 69 | - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:75:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (BOOL)setIcon:(nullable NSImage *)image forFile:(NSString *)fullPath options:(NSWorkspaceIconCreationOptions)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:78:45: error: expected '>' before '*' token 78 | @property (readonly, copy) NSArray *fileLabels API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:78:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:78:46: error: expected unqualified-id before '>' token 78 | @property (readonly, copy) NSArray *fileLabels API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:81:44: error: expected '>' before '*' token 81 | @property (readonly, copy) NSArray *fileLabelColors API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:81:44: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:81:45: error: expected unqualified-id before '>' token 81 | @property (readonly, copy) NSArray *fileLabelColors API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:89:36: error: expected '>' before '*' token 89 | - (void)recycleURLs:(NSArray *)URLs completionHandler:(void (^ _Nullable)(NSDictionary * newURLs, NSError * _Nullable error))handler API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:89:36: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:89:37: error: expected ')' before '>' token 89 | - (void)recycleURLs:(NSArray *)URLs completionHandler:(void (^ _Nullable)(NSDictionary * newURLs, NSError * _Nullable error))handler API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:89:37: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:89:37: error: expected ';' before '>' token 89 | - (void)recycleURLs:(NSArray *)URLs completionHandler:(void (^ _Nullable)(NSDictionary * newURLs, NSError * _Nullable error))handler API_AVAILABLE(macos(10.6)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:38: error: expected '>' before '*' token 90 | - (void)duplicateURLs:(NSArray *)URLs completionHandler:(void (^ _Nullable)(NSDictionary * newURLs, NSError * _Nullable error))handler API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:38: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:39: error: expected ')' before '>' token 90 | - (void)duplicateURLs:(NSArray *)URLs completionHandler:(void (^ _Nullable)(NSDictionary * newURLs, NSError * _Nullable error))handler API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:39: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:39: error: expected ';' before '>' token 90 | - (void)duplicateURLs:(NSArray *)URLs completionHandler:(void (^ _Nullable)(NSDictionary * newURLs, NSError * _Nullable error))handler API_AVAILABLE(macos(10.6)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:99:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * _Nullable * _Nullable)description type:(NSString * _Nullable * _Nullable)fileSystemType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:99:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * _Nullable * _Nullable)description type:(NSString * _Nullable * _Nullable)fileSystemType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:99:154: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * _Nullable * _Nullable)description type:(NSString * _Nullable * _Nullable)fileSystemType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:114:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 114 | - (nullable NSURL *)URLForApplicationWithBundleIdentifier:(NSString *)bundleIdentifier API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:117:18: error: expected '>' before '*' token 117 | - (NSArray *)URLsForApplicationsWithBundleIdentifier:(NSString *)bundleIdentifier API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:117:18: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:117:19: error: expected ')' before '>' token 117 | - (NSArray *)URLsForApplicationsWithBundleIdentifier:(NSString *)bundleIdentifier API_AVAILABLE(macos(12.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:117:19: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:120:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | - (nullable NSURL *)URLForApplicationToOpenURL:(NSURL *)url API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:123:18: error: expected '>' before '*' token 123 | - (NSArray *)URLsForApplicationsToOpenURL:(NSURL *)url API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:123:18: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:123:19: error: expected ')' before '>' token 123 | - (NSArray *)URLsForApplicationsToOpenURL:(NSURL *)url API_AVAILABLE(macos(12.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:123:19: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:126:125: error: expected ')' before '(' token 126 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenContentTypeOfFileAtURL:(NSURL *)url completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:126:126: error: expected identifier before '(' token 126 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenContentTypeOfFileAtURL:(NSURL *)url completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:126:125: error: expected ';' before '(' token 126 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenContentTypeOfFileAtURL:(NSURL *)url completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:129:126: error: expected ')' before '(' token 129 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenURLsWithScheme:(NSString *)urlScheme completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:129:127: error: expected identifier before '(' token 129 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenURLsWithScheme:(NSString *)urlScheme completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:129:126: error: expected ';' before '(' token 129 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenURLsWithScheme:(NSString *)urlScheme completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:132:112: error: expected ')' before '(' token 132 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenFileAtURL:(NSURL *)url completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:132:113: error: expected identifier before '(' token 132 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenFileAtURL:(NSURL *)url completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:132:112: error: expected ';' before '(' token 132 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenFileAtURL:(NSURL *)url completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:135:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (nullable NSURL *)URLForApplicationToOpenContentType:(UTType *)contentType API_AVAILABLE(macos(12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:138:18: error: expected '>' before '*' token 138 | - (NSArray *)URLsForApplicationsToOpenContentType:(UTType *)contentType API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:138:18: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:138:19: error: expected ')' before '>' token 138 | - (NSArray *)URLsForApplicationsToOpenContentType:(UTType *)contentType API_AVAILABLE(macos(12.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:138:19: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:141:123: error: expected ')' before '(' token 141 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenContentType:(UTType *)contentType completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:141:124: error: expected identifier before '(' token 141 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenContentType:(UTType *)contentType completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:141:123: error: expected ';' before '(' token 141 | - (void)setDefaultApplicationAtURL:(NSURL *)applicationURL toOpenContentType:(UTType *)contentType completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler API_AVAILABLE(macos(12.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:144:32: error: unknown property attribute 'strong' 144 | @property (nullable, readonly, strong) NSRunningApplication *frontmostApplication API_AVAILABLE(macos(10.7)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:147:32: error: unknown property attribute 'strong' 147 | @property (nullable, readonly, strong) NSRunningApplication *menuBarOwningApplication API_AVAILABLE(macos(10.7)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:185:35: error: expected '>' before '*' token 185 | @property (copy) NSArray *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:185:35: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:185:36: error: expected unqualified-id before '>' token 185 | @property (copy) NSArray *arguments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:190:40: error: expected '>' before '*' token 190 | @property (copy) NSDictionary *environment; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:190:40: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:190:41: error: expected unqualified-id before ',' token 190 | @property (copy) NSDictionary *environment; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:193:12: error: unknown property attribute 'strong' 193 | @property (strong, nullable) NSAppleEventDescriptor *appleEvent; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:193:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 193 | @property (strong, nullable) NSAppleEventDescriptor *appleEvent; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:227:128: error: cannot find protocol declaration for 'NSWorkspaceDesktopImageOptionKey' 227 | - (BOOL)setDesktopImageURL:(NSURL *)url forScreen:(NSScreen *)screen options:(NSDictionary *)options error:(NSError **)error API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:227:128: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:231:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (nullable NSURL *)desktopImageURLForScreen:(NSScreen *)screen API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:235:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 235 | - (nullable NSDictionary *)desktopImageOptionsForScreen:(NSScreen *)screen API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:251:94: error: expected ')' before '(' token 251 | - (void)requestAuthorizationOfType:(NSWorkspaceAuthorizationType)type completionHandler:(void (^)(NSWorkspaceAuthorization * _Nullable authorization, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.14)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:251:95: error: expected identifier before '(' token 251 | - (void)requestAuthorizationOfType:(NSWorkspaceAuthorizationType)type completionHandler:(void (^)(NSWorkspaceAuthorization * _Nullable authorization, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.14)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:251:94: error: expected ';' before '(' token 251 | - (void)requestAuthorizationOfType:(NSWorkspaceAuthorizationType)type completionHandler:(void (^)(NSWorkspaceAuthorization * _Nullable authorization, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.14)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:375:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 375 | - (BOOL)openFile:(NSString *)fullPath withApplication:(nullable NSString *)appName API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:376:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 376 | - (BOOL)openFile:(NSString *)fullPath withApplication:(nullable NSString *)appName andDeactivate:(BOOL)flag API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:385:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 385 | - (nullable NSRunningApplication *)launchApplicationAtURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openApplicationAtURL:configuration:completionHandler:] instead.", macos(10.6, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:385:179: error: cannot find protocol declaration for 'NSWorkspaceLaunchConfigurationKey' 385 | - (nullable NSRunningApplication *)launchApplicationAtURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openApplicationAtURL:configuration:completionHandler:] instead.", macos(10.6, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:385:179: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:388:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 388 | - (nullable NSRunningApplication *)openURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:388:164: error: cannot find protocol declaration for 'NSWorkspaceLaunchConfigurationKey' 388 | - (nullable NSRunningApplication *)openURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:388:164: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 391 | - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:60: error: expected '>' before '*' token 391 | - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:60: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:61: error: expected ')' before '>' token 391 | - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:61: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:61: error: expected ';' before '>' token 391 | - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:397:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 397 | - (nullable NSString *)fullPathForApplication:(NSString *)appName API_DEPRECATED("Use -[NSWorkspace URLForApplicationWithBundleIdentifier:] instead.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:400:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 400 | - (nullable NSString *)absolutePathForAppBundleWithIdentifier:(NSString *)bundleIdentifier API_DEPRECATED("Use -[NSWorkspace URLForApplicationWithBundleIdentifier:] instead.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:405:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 405 | - (BOOL)launchAppWithBundleIdentifier:(NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifier:(NSNumber * _Nullable * _Nullable)identifier API_DEPRECATED("Use -[NSWorkspace openApplicationAtURL:configuration:completionHandler:] instead.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:406:33: error: expected '>' before '*' token 406 | - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * _Nullable * _Nullable)identifiers API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:406:33: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:406:34: error: expected ')' before '>' token 406 | - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * _Nullable * _Nullable)identifiers API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:406:34: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:406:34: error: duplicate declaration of method '-openURLs:' with conflicting types /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:391:61: note: previous declaration of '-openURLs:' 391 | - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:406:34: error: expected ';' before '>' token 406 | - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * _Nullable * _Nullable)identifiers API_DEPRECATED("Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.", macos(10.10, 11.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:416:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 416 | - (nullable NSArray *)mountNewRemovableMedia API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:430:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 430 | - (nullable NSDictionary *)activeApplication API_DEPRECATED("Use -[NSWorkspace frontmostApplication] instead.", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:433:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (nullable NSArray *)mountedLocalVolumePaths API_DEPRECATED("Use -[NSFileManager mountedVolumeURLsIncludingResourceValuesForKeys:options:] instead.", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:436:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 436 | - (nullable NSArray *)mountedRemovableMedia API_DEPRECATED("Use -[NSFileManager mountedVolumeURLsIncludingResourceValuesForKeys:options:] instead.", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:441:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 441 | - (nullable NSArray *)launchedApplications API_DEPRECATED("Use -[NSWorkspace runningApplications] instead.", macos(10.0,10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:444:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 444 | - (BOOL)openFile:(NSString *)fullPath fromImage:(nullable NSImage *)image at:(NSPoint)point inView:(nullable NSView *)view API_DEPRECATED("Use -[NSWorkspace openURL:] instead.", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:444:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 444 | - (BOOL)openFile:(NSString *)fullPath fromImage:(nullable NSImage *)image at:(NSPoint)point inView:(nullable NSView *)view API_DEPRECATED("Use -[NSWorkspace openURL:] instead.", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:450:160: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 450 | - (BOOL)performFileOperation:(NSWorkspaceFileOperationName)operation source:(NSString *)source destination:(NSString *)destination files:(NSArray *)files tag:(nullable NSInteger *)tag API_DEPRECATED("", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:462:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 462 | - (nullable NSString *)typeOfFile:(NSString *)absoluteFilePath error:(NSError **)outError API_DEPRECATED("Use -[NSURL getResourceValue:forKey:error:] with NSURLContentTypeKey instead.", macos(10.5, 12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:468:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 468 | - (nullable NSString *)localizedDescriptionForType:(NSString *)typeName API_DEPRECATED("Use UTType.localizedDescription instead.", macos(10.5, 12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:474:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 474 | - (nullable NSString *)preferredFilenameExtensionForType:(NSString *)typeName API_DEPRECATED("Use UTType.preferredFilenameExtension instead.", macos(10.5, 12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:31:40: error: cannot find protocol declaration for 'NSAccessibilityAttributeName' 31 | - (NSArray *)accessibilityAttributeNames API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable id)accessibilityAttributeValue:(NSAccessibilityAttributeName)attribute API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:34:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (void)accessibilitySetValue:(nullable id)value forAttribute:(NSAccessibilityAttributeName)attribute API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:38:53: error: cannot find protocol declaration for 'NSAccessibilityParameterizedAttributeName' 38 | - (NSArray *)accessibilityParameterizedAttributeNames API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable id)accessibilityAttributeValue:(NSAccessibilityParameterizedAttributeName)attribute forParameter:(nullable id)parameter API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:39:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable id)accessibilityAttributeValue:(NSAccessibilityParameterizedAttributeName)attribute forParameter:(nullable id)parameter API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:43:37: error: cannot find protocol declaration for 'NSAccessibilityActionName' 43 | - (NSArray *)accessibilityActionNames API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable NSString *)accessibilityActionDescription:(NSAccessibilityActionName)action API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable id)accessibilityHitTest:(NSPoint)point; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:57:32: error: unknown property attribute 'strong' 57 | @property (nullable, readonly, strong) id accessibilityFocusedUIElement; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:129:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | - (BOOL)accessibilitySetOverrideValue:(nullable id)value forAttribute:(NSAccessibilityAttributeName)attribute API_DEPRECATED("Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)", macos(10.1,10.10)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:57:22: error: unknown property attribute 'weak' 57 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:57:52: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 57 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:59:35: error: expected '>' before '*' token 59 | @property (copy) NSArray *progressMarks; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:59:35: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:59:36: error: expected unqualified-id before '>' token 59 | @property (copy) NSArray *progressMarks; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:70:59: error: cannot find protocol declaration for 'NSRunLoopMode' 70 | @property (nullable, readonly, copy) NSArray *runLoopModesForAnimating; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:97:61: error: expected '>' before '<' token 97 | - (instancetype)initWithViewAnimations:(NSArray *> *)viewAnimations; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:97:61: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:97:61: error: expected ')' before '<' token 97 | - (instancetype)initWithViewAnimations:(NSArray *> *)viewAnimations; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:97:61: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:97:61: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:97:61: error: expected ';' before '<' token 97 | - (instancetype)initWithViewAnimations:(NSArray *> *)viewAnimations; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:99:38: error: expected '>' before '<' token 99 | @property (copy) NSArray *> *viewAnimations; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:99:38: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:99:38: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:116:69: error: cannot find protocol declaration for 'NSAnimatablePropertyKey' 116 | @property (readwrite, copy) NSDictionary *animations API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:116:69: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:120:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | - (nullable id)animationForKey:(NSAnimatablePropertyKey)key API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:142:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | + (nullable id)defaultAnimationForKey:(NSAnimatablePropertyKey)key API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:28:36: error: unknown property attribute 'strong' 28 | @property (class, null_resettable, strong) NSAppearance *currentAppearance API_DEPRECATED("Use -performAsCurrentDrawingAppearance: to temporarily set the drawing appearance, or +currentDrawingAppearance to access the currently drawing appearance.", macos(10.9, 12.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:28:58: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 28 | @property (class, null_resettable, strong) NSAppearance *currentAppearance API_DEPRECATED("Use -performAsCurrentDrawingAppearance: to temporarily set the drawing appearance, or +currentDrawingAppearance to access the currently drawing appearance.", macos(10.9, 12.0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:32:29: error: unknown property attribute 'strong' 32 | @property (class, readonly, strong) NSAppearance *currentDrawingAppearance API_AVAILABLE(macos(11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:36:48: error: expected ')' before '(' token 36 | - (void)performAsCurrentDrawingAppearance:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(11.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:36:49: error: expected identifier before '(' token 36 | - (void)performAsCurrentDrawingAppearance:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:36:48: error: expected ';' before '(' token 36 | - (void)performAsCurrentDrawingAppearance:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(11.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:42:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | + (nullable NSAppearance *)appearanceNamed:(NSAppearanceName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable instancetype)initWithAppearanceNamed:(NSAppearanceName)name bundle:(nullable NSBundle *)bundle NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:47:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable instancetype)initWithAppearanceNamed:(NSAppearanceName)name bundle:(nullable NSBundle *)bundle NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:48:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:56:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (nullable NSAppearanceName)bestMatchFromAppearancesWithNames:(NSArray *)appearances API_AVAILABLE(macos(10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:56:89: error: cannot find protocol declaration for 'NSAppearanceName' 56 | - (nullable NSAppearanceName)bestMatchFromAppearancesWithNames:(NSArray *)appearances API_AVAILABLE(macos(10.14)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:86:22: error: unknown property attribute 'strong' 86 | @property (nullable, strong) NSAppearance *appearance API_AVAILABLE(macos(10.9)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:86:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 86 | @property (nullable, strong) NSAppearance *appearance API_AVAILABLE(macos(10.9)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:90:22: error: unknown property attribute 'strong' 90 | @property (readonly, strong) NSAppearance *effectiveAppearance API_AVAILABLE(macos(10.9)); | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:16: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:77:29: error: unknown property attribute 'strong' 77 | @property (class, readonly, strong) NSPasteboard *generalPasteboard; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:98:33: error: expected '>' before '<' token 98 | - (BOOL)writeObjects:(NSArray> *)objects API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:98:33: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:98:33: error: expected ')' before '<' token 98 | - (BOOL)writeObjects:(NSArray> *)objects API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:98:33: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:98:33: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:98:33: error: expected ';' before '<' token 98 | - (BOOL)writeObjects:(NSArray> *)objects API_AVAILABLE(macos(10.6)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:105:59: error: cannot find protocol declaration for 'Class' 105 | - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:105:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:110:63: error: expected '>' before '*' token 110 | @property (nullable, readonly, copy) NSArray *pasteboardItems API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:110:63: error: cannot find protocol declaration for 'NSPasteboardItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:110:64: error: expected unqualified-id before '>' token 110 | @property (nullable, readonly, copy) NSArray *pasteboardItems API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:64: error: expected '>' before '*' token 120 | - (BOOL)canReadItemWithDataConformingToTypes:(NSArray *)types API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:64: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:65: error: expected ')' before '>' token 120 | - (BOOL)canReadItemWithDataConformingToTypes:(NSArray *)types API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:65: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:65: error: expected ';' before '>' token 120 | - (BOOL)canReadItemWithDataConformingToTypes:(NSArray *)types API_AVAILABLE(macos(10.6)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:125:47: error: cannot find protocol declaration for 'Class' 125 | - (BOOL)canReadObjectForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:125:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 125 | - (BOOL)canReadObjectForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:133:52: error: cannot find protocol declaration for 'NSPasteboardType' 133 | - (NSInteger)declareTypes:(NSArray *)newTypes owner:(nullable id)newOwner; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:133:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (NSInteger)declareTypes:(NSArray *)newTypes owner:(nullable id)newOwner; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:137:48: error: cannot find protocol declaration for 'NSPasteboardType' 137 | - (NSInteger)addTypes:(NSArray *)newTypes owner:(nullable id)newOwner; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:137:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (NSInteger)addTypes:(NSArray *)newTypes owner:(nullable id)newOwner; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:141:62: error: cannot find protocol declaration for 'NSPasteboardType' 141 | @property (nullable, readonly, copy) NSArray *types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:142:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (nullable NSPasteboardType)availableTypeFromArray:(NSArray *)types; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:142:78: error: cannot find protocol declaration for 'NSPasteboardType' 142 | - (nullable NSPasteboardType)availableTypeFromArray:(NSArray *)types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:146:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 146 | - (BOOL)setData:(nullable NSData *)data forType:(NSPasteboardType)dataType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:152:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (nullable NSData *)dataForType:(NSPasteboardType)dataType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:153:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (nullable id)propertyListForType:(NSPasteboardType)dataType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:154:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 154 | - (nullable NSString *)stringForType:(NSPasteboardType)dataType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:161:28: error: cannot find protocol declaration for 'NSPasteboardType' 161 | + (NSArray *)typesFilterableTo:(NSPasteboardType)type; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:198:28: error: cannot find protocol declaration for 'NSPasteboardType' 198 | - (NSArray *)writableTypesForPasteboard:(NSPasteboard *)pasteboard; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:210:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 210 | - (nullable id)pasteboardPropertyListForType:(NSPasteboardType)type; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:235:28: error: cannot find protocol declaration for 'NSPasteboardType' 235 | + (NSArray *)readableTypesForPasteboard:(NSPasteboard *)pasteboard; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:247:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 247 | - (nullable id)initWithPasteboardPropertyList:(id)propertyList ofType:(NSPasteboardType)type; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:277:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 277 | + (nullable NSURL *)URLFromPasteboard:(NSPasteboard *)pasteBoard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:294:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 294 | - (nullable NSString *)readFileContentsType:(nullable NSPasteboardType)type toFile:(NSString *)filename; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:294:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 294 | - (nullable NSString *)readFileContentsType:(nullable NSPasteboardType)type toFile:(NSString *)filename; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:297:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 297 | - (nullable NSFileWrapper *)readFileWrapper; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:306:32: error: expected '>' before '*' token 306 | APPKIT_EXTERN NSArray * _Nullable NSGetFileTypes(NSArray *pboardTypes); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:306:32: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:306:33: error: expected unqualified-id before '>' token 306 | APPKIT_EXTERN NSArray * _Nullable NSGetFileTypes(NSArray *pboardTypes); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.0,10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:141: error: cannot find protocol declaration for 'Class' 102 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:216: error: cannot find protocol declaration for 'NSPasteboardReadingOptionKey' 102 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:216: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:250: error: expected ')' before '(' token 102 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:251: error: expected identifier before '(' token 102 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:102:250: error: expected ';' before '(' token 102 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:120:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | - (void)draggingExited:(nullable id )sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:123:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 123 | - (void)concludeDragOperation:(nullable id )sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:131:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (void)updateDraggingItemsForDrag:(nullable id )sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:202:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 202 | - (nullable NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination API_DEPRECATED("Use NSFilePromiseProvider objects instead", macos(10.0,10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:204:23: error: 'null_unspecified' does not name a type 204 | - (void)draggedImage:(null_unspecified NSImage *)image beganAt:(NSPoint)screenPoint API_DEPRECATED("Use -draggingSession:willBeginAtPoint: instead", macos(10.0,10.7)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:205:23: error: 'null_unspecified' does not name a type 205 | - (void)draggedImage:(null_unspecified NSImage *)image endedAt:(NSPoint)screenPoint operation:(NSDragOperation)operation API_DEPRECATED("Use -draggingSession:endedAtPoint:operation: instead", macos(10.0,10.7)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:206:23: error: 'null_unspecified' does not name a type 206 | - (void)draggedImage:(null_unspecified NSImage *)image movedTo:(NSPoint)screenPoint API_DEPRECATED("Use -draggingSession:movedToPoint: instead", macos(10.0,10.7)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:209:23: error: 'null_unspecified' does not name a type 209 | - (void)draggedImage:(null_unspecified NSImage *)image endedAt:(NSPoint)screenPoint deposited:(BOOL)flag DEPRECATED_IN_MAC_OS_X_VERSION_10_1_AND_LATER; | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:19: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:49:22: error: unknown property attribute 'strong' 49 | @property (readonly, strong) id identity; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:55:32: error: unknown property attribute 'strong' 55 | @property (nullable, readonly, strong) id device; // The digitizer that generated the touch. Useful to distinguish touches emanating from multiple-device scenario | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:68:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (NSPoint)locationInView:(nullable NSView *)view API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:69:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (NSPoint)previousLocationInView:(nullable NSView *)view API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:23, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:39, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontManager.h:380:34: error: expected ')' before '^' token 380 | bool (^ _Nullable registrationHandler)(CFArrayRef errors, bool done) ) CT_AVAILABLE(ios(13.0)) API_UNAVAILABLE(macos, watchos, tvos); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontManager.h:380:34: error: expected ')' before '^' token 380 | bool (^ _Nullable registrationHandler)(CFArrayRef errors, bool done) ) CT_AVAILABLE(ios(13.0)) API_UNAVAILABLE(macos, watchos, tvos); | ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontManager.h:375:46: note: to match this '(' 375 | void CTFontManagerRegisterFontsWithAssetNames( | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontManager.h:380:34: error: expected initializer before '^' token 380 | bool (^ _Nullable registrationHandler)(CFArrayRef errors, bool done) ) CT_AVAILABLE(ios(13.0)) API_UNAVAILABLE(macos, watchos, tvos); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:20, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageAnimation.h:42:15: error: expected unqualified-id before '^' token 42 | typedef void (^CGImageSourceAnimationBlock)(size_t index, CGImageRef image, bool* stop); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageAnimation.h:42:15: error: expected ')' before '^' token 42 | typedef void (^CGImageSourceAnimationBlock)(size_t index, CGImageRef image, bool* stop); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageAnimation.h:50:107: error: 'CGImageSourceAnimationBlock' has not been declared 50 | IMAGEIO_EXTERN OSStatus CGAnimateImageAtURLWithBlock(CFURLRef url, CFDictionaryRef _iio_Nullable options, CGImageSourceAnimationBlock block) IMAGEIO_AVAILABLE_STARTING(10.15, 13.0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageAnimation.h:58:108: error: 'CGImageSourceAnimationBlock' has not been declared 58 | IMAGEIO_EXTERN OSStatus CGAnimateImageDataWithBlock(CFDataRef data, CFDictionaryRef _iio_Nullable options, CGImageSourceAnimationBlock block) IMAGEIO_AVAILABLE_STARTING(10.15, 13.0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:320:32: error: unknown property attribute 'weak' 320 | @property (readonly, nullable, weak) NSWindow *window; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:322:32: error: unknown property attribute 'strong' 322 | @property (nullable, readonly, strong) NSGraphicsContext *context API_DEPRECATED("This method always returns nil. If you need access to the current drawing context, use [NSGraphicsContext currentContext] inside of a draw operation.", macos(10.0,10.12)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:367:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 367 | - (nullable NSString *)charactersByApplyingModifiers:(NSEventModifierFlags)modifiers API_AVAILABLE(macos(10.15)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:378:32: error: unknown property attribute 'strong' 378 | @property (nullable, readonly, strong) NSTrackingArea *trackingArea API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:395:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 395 | + (nullable NSEvent *)eventWithEventRef:(const void * /* EventRef */)eventRef API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:403:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 403 | + (nullable NSEvent *)eventWithCGEvent:(CGEventRef)cgEvent API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:433:22: error: unknown property attribute 'strong' 433 | @property (readonly, strong) id vendorDefined; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:458:18: error: expected '>' before '*' token 458 | - (NSSet *)touchesMatchingPhase:(NSTouchPhase)phase inView:(nullable NSView *)view API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:458:18: error: cannot find protocol declaration for 'NSTouch' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:458:19: error: expected ')' before '>' token 458 | - (NSSet *)touchesMatchingPhase:(NSTouchPhase)phase inView:(nullable NSView *)view API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:458:19: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:461:19: error: expected '>' before '*' token 461 | - (NSSet *)allTouches API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:461:19: error: cannot find protocol declaration for 'NSTouch' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:461:20: error: expected ')' before '>' token 461 | - (NSSet *)allTouches API_AVAILABLE(macos(10.12)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:461:20: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:464:19: error: expected '>' before '*' token 464 | - (NSSet *)touchesForView:(NSView *)view API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:464:19: error: cannot find protocol declaration for 'NSTouch' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:464:20: error: expected ')' before '>' token 464 | - (NSSet *)touchesForView:(NSView *)view API_AVAILABLE(macos(10.12)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:464:20: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:468:21: error: expected '>' before '*' token 468 | - (NSArray *)coalescedTouchesForTouch:(NSTouch *)touch API_AVAILABLE(macos(10.12.2)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:468:21: error: cannot find protocol declaration for 'NSTouch' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:468:22: error: expected ')' before '>' token 468 | - (NSArray *)coalescedTouchesForTouch:(NSTouch *)touch API_AVAILABLE(macos(10.12.2)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:468:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:176: error: expected ')' before '(' token 506 | - (void)trackSwipeEventWithOptions:(NSEventSwipeTrackingOptions)options dampenAmountThresholdMin:(CGFloat)minDampenThreshold max:(CGFloat)maxDampenThreshold usingHandler:(void (^)(CGFloat gestureAmount, NSEventPhase phase, BOOL isComplete, BOOL *stop))trackingHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:177: error: expected identifier before '(' token 506 | - (void)trackSwipeEventWithOptions:(NSEventSwipeTrackingOptions)options dampenAmountThresholdMin:(CGFloat)minDampenThreshold max:(CGFloat)maxDampenThreshold usingHandler:(void (^)(CGFloat gestureAmount, NSEventPhase phase, BOOL isComplete, BOOL *stop))trackingHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:176: error: expected ';' before '(' token 506 | - (void)trackSwipeEventWithOptions:(NSEventSwipeTrackingOptions)options dampenAmountThresholdMin:(CGFloat)minDampenThreshold max:(CGFloat)maxDampenThreshold usingHandler:(void (^)(CGFloat gestureAmount, NSEventPhase phase, BOOL isComplete, BOOL *stop))trackingHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:513:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 513 | + (nullable NSEvent *)mouseEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil eventNumber:(NSInteger)eNum clickCount:(NSInteger)cNum pressure:(float)pressure; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:513:198: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 513 | + (nullable NSEvent *)mouseEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil eventNumber:(NSInteger)eNum clickCount:(NSInteger)cNum pressure:(float)pressure; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:514:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 514 | + (nullable NSEvent *)keyEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil characters:(NSString *)keys charactersIgnoringModifiers:(NSString *)ukeys isARepeat:(BOOL)flag keyCode:(unsigned short)code; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:514:196: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 514 | + (nullable NSEvent *)keyEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil characters:(NSString *)keys charactersIgnoringModifiers:(NSString *)ukeys isARepeat:(BOOL)flag keyCode:(unsigned short)code; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:515:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 515 | + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:515:202: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 515 | + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:515:322: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 515 | + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:516:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 516 | + (nullable NSEvent *)otherEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil subtype:(short)subtype data1:(NSInteger)d1 data2:(NSInteger)d2; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:516:198: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 516 | + (nullable NSEvent *)otherEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext* __unused)unusedPassNil subtype:(short)subtype data1:(NSInteger)d1 data2:(NSInteger)d2; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:522:1: error: redeclaration of property 'modifierFlags' 522 | @property (class, readonly) NSEventModifierFlags modifierFlags API_AVAILABLE(macos(10.6)); | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:318:43: note: originally specified here 318 | @property (readonly) NSEventModifierFlags modifierFlags; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:545:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 545 | + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:545:85: error: expected ')' before '(' token 545 | + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:545:86: error: expected identifier before '(' token 545 | + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:545:85: error: expected ';' before '(' token 545 | + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:546:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 546 | + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* _Nullable (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:546:88: error: expected ')' before '(' token 546 | + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* _Nullable (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ~ ^ ~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:546:99: error: expected identifier before '(' token 546 | + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* _Nullable (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:546:88: error: expected ';' before '(' token 546 | + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* _Nullable (^)(NSEvent *event))block API_AVAILABLE(macos(10.6)); | ^ ~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:27:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (BOOL)tryToPerform:(SEL)action with:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:29:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:29:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:45: error: expected '>' before '*' token 89 | - (void)interpretKeyEvents:(NSArray *)eventArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:45: error: cannot find protocol declaration for 'NSEvent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:46: error: expected ')' before '>' token 89 | - (void)interpretKeyEvents:(NSArray *)eventArray; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:46: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:46: error: expected ';' before '>' token 89 | - (void)interpretKeyEvents:(NSArray *)eventArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:92:22: error: unknown property attribute 'strong' 92 | @property (nullable, strong) NSMenu *menu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:92:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 92 | @property (nullable, strong) NSMenu *menu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:94:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (void)showContextHelp:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:110:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (nullable id)supplementalTargetForAction:(SEL)action sender:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:110:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (nullable id)supplementalTargetForAction:(SEL)action sender:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:130:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 130 | - (void)moveForward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:131:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (void)moveRight:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:132:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 132 | - (void)moveBackward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:133:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (void)moveLeft:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:134:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (void)moveUp:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:135:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (void)moveDown:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:136:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (void)moveWordForward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:137:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (void)moveWordBackward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:138:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (void)moveToBeginningOfLine:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:139:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (void)moveToEndOfLine:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:140:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (void)moveToBeginningOfParagraph:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:141:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 141 | - (void)moveToEndOfParagraph:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:142:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (void)moveToEndOfDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:143:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 143 | - (void)moveToBeginningOfDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:144:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (void)pageDown:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:145:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 145 | - (void)pageUp:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:146:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 146 | - (void)centerSelectionInVisibleArea:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:148:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (void)moveBackwardAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:149:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | - (void)moveForwardAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:150:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | - (void)moveWordForwardAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:151:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 151 | - (void)moveWordBackwardAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:152:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (void)moveUpAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:153:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (void)moveDownAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:155:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (void)moveToBeginningOfLineAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:156:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 156 | - (void)moveToEndOfLineAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:157:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 157 | - (void)moveToBeginningOfParagraphAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:158:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 158 | - (void)moveToEndOfParagraphAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:159:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | - (void)moveToEndOfDocumentAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:160:54: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | - (void)moveToBeginningOfDocumentAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:161:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | - (void)pageDownAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:162:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 162 | - (void)pageUpAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:163:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 163 | - (void)moveParagraphForwardAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:164:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 164 | - (void)moveParagraphBackwardAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:166:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 166 | - (void)moveWordRight:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:167:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 167 | - (void)moveWordLeft:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:168:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 168 | - (void)moveRightAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:169:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 169 | - (void)moveLeftAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:170:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (void)moveWordRightAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:171:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)moveWordLeftAndModifySelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:173:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 173 | - (void)moveToLeftEndOfLine:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:174:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 174 | - (void)moveToRightEndOfLine:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:175:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (void)moveToLeftEndOfLineAndModifySelection:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:176:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 176 | - (void)moveToRightEndOfLineAndModifySelection:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:178:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 178 | - (void)scrollPageUp:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:179:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 179 | - (void)scrollPageDown:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:180:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 180 | - (void)scrollLineUp:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:181:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (void)scrollLineDown:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:183:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 183 | - (void)scrollToBeginningOfDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:184:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 184 | - (void)scrollToEndOfDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:188:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (void)transpose:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:189:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (void)transposeWords:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:193:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 193 | - (void)selectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:194:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 194 | - (void)selectParagraph:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:195:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 195 | - (void)selectLine:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:196:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (void)selectWord:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:200:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 200 | - (void)indent:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:201:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 201 | - (void)insertTab:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:202:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 202 | - (void)insertBacktab:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:203:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 203 | - (void)insertNewline:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:204:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 204 | - (void)insertParagraphSeparator:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:205:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 205 | - (void)insertNewlineIgnoringFieldEditor:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:206:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 206 | - (void)insertTabIgnoringFieldEditor:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:207:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (void)insertLineBreak:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:208:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (void)insertContainerBreak:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:209:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 209 | - (void)insertSingleQuoteIgnoringSubstitution:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:210:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 210 | - (void)insertDoubleQuoteIgnoringSubstitution:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:214:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 214 | - (void)changeCaseOfLetter:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:215:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 215 | - (void)uppercaseWord:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:216:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 216 | - (void)lowercaseWord:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:217:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 217 | - (void)capitalizeWord:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:221:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 221 | - (void)deleteForward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:222:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 222 | - (void)deleteBackward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:223:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 223 | - (void)deleteBackwardByDecomposingPreviousCharacter:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:224:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 224 | - (void)deleteWordForward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:225:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 225 | - (void)deleteWordBackward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:226:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 226 | - (void)deleteToBeginningOfLine:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:227:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 227 | - (void)deleteToEndOfLine:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:228:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 228 | - (void)deleteToBeginningOfParagraph:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:229:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 229 | - (void)deleteToEndOfParagraph:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:231:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (void)yank:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:235:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 235 | - (void)complete:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:239:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 239 | - (void)setMark:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:240:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 240 | - (void)deleteToMark:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:241:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 241 | - (void)selectToMark:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:242:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 242 | - (void)swapWithMark:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:246:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 246 | - (void)cancelOperation:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:250:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 250 | - (void)makeBaseWritingDirectionNatural:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:251:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 251 | - (void)makeBaseWritingDirectionLeftToRight:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:252:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 252 | - (void)makeBaseWritingDirectionRightToLeft:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:254:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 254 | - (void)makeTextWritingDirectionNatural:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:255:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 255 | - (void)makeTextWritingDirectionLeftToRight:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:256:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 256 | - (void)makeTextWritingDirectionRightToLeft:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:261:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 261 | - (void)quickLookPreviewItems:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:269:32: error: unknown property attribute 'strong' 269 | @property (nullable, readonly, strong) NSUndoManager *undoManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:276:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 276 | - (BOOL)validateProposedFirstResponder:(NSResponder *)responder forEvent:(nullable NSEvent *)event API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:307:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:307:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:307:169: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:328:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 328 | - (void)performTextFinderAction:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:337:4: error: 'IBAction' does not name a type 337 | - (IBAction)newWindowForTab:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:337:4: note: the macro 'IBAction' had not yet been defined In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:16: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibDeclarations.h:13: note: it was later defined here 13 | #define IBAction void | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:337:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 337 | - (IBAction)newWindowForTab:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:84:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: error: expected '>' before 'NSView' 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: error: 'copy' attribute is only valid for Objective-C objects 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:41: error: expected ';' before '*' token 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:90:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (nullable NSView *)ancestorSharedWithView:(NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:95:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (void)getRectsBeingDrawn:(const NSRect * _Nullable * _Nullable)rects count:(nullable NSInteger *)count; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:102:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (void)addSubview:(NSView *)view positioned:(NSWindowOrderingMode)place relativeTo:(nullable NSView *)otherView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:103:70: error: expected ')' before '(' token 103 | - (void)sortSubviewsUsingFunction:(NSComparisonResult (NS_NOESCAPE *)(__kindof NSView *, __kindof NSView *, void * _Nullable))compare context:(nullable void *)context; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:103:70: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:103:70: error: expected ';' before '(' token 103 | - (void)sortSubviewsUsingFunction:(NSComparisonResult (NS_NOESCAPE *)(__kindof NSView *, __kindof NSView *, void * _Nullable))compare context:(nullable void *)context; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:107:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | - (void)viewWillMoveToWindow:(nullable NSWindow *)newWindow; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:109:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (void)viewWillMoveToSuperview:(nullable NSView *)newSuperview; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:149:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | - (NSPoint)convertPoint:(NSPoint)point fromView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:150:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | - (NSPoint)convertPoint:(NSPoint)point toView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:151:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 151 | - (NSSize)convertSize:(NSSize)size fromView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:152:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (NSSize)convertSize:(NSSize)size toView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:153:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (NSRect)convertRect:(NSRect)rect fromView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:154:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 154 | - (NSRect)convertRect:(NSRect)rect toView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:192:39: error: unknown property attribute 'strong' 192 | @property (class, readonly, nullable, strong) NSView *focusView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:205:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 205 | - (nullable NSBitmapImageRep *)bitmapImageRepForCachingDisplayInRect:(NSRect)rect; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:216:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 216 | - (nullable NSView *)hitTest:(NSPoint)point; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:218:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 218 | - (nullable __kindof NSView *)viewWithTag:(NSInteger)tag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:221:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 221 | - (BOOL)acceptsFirstMouse:(nullable NSEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:238:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 238 | - (NSTrackingRectTag)addTrackingRect:(NSRect)rect owner:(id)owner userData:(nullable void *)data assumeInside:(BOOL)flag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:255:22: error: unknown property attribute 'strong' 255 | @property (nullable, strong) CALayer *layer API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:255:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 255 | @property (nullable, strong) CALayer *layer API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:279:35: error: expected '>' before 'CIFilter' 279 | @property (copy) NSArray<__kindof CIFilter *> *backgroundFilters API_AVAILABLE(macos(10.5)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:279:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:279:35: error: 'copy' attribute is only valid for Objective-C objects 279 | @property (copy) NSArray<__kindof CIFilter *> *backgroundFilters API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:279:43: error: expected ';' before '*' token 279 | @property (copy) NSArray<__kindof CIFilter *> *backgroundFilters API_AVAILABLE(macos(10.5)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:281:22: error: unknown property attribute 'strong' 281 | @property (nullable, strong) CIFilter *compositingFilter API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:281:40: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 281 | @property (nullable, strong) CIFilter *compositingFilter API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:283:35: error: expected '>' before 'CIFilter' 283 | @property (copy) NSArray<__kindof CIFilter *> *contentFilters API_AVAILABLE(macos(10.5)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:283:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:283:35: error: 'copy' attribute is only valid for Objective-C objects 283 | @property (copy) NSArray<__kindof CIFilter *> *contentFilters API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:283:1: error: redeclaration of property 'CIFilter' 283 | @property (copy) NSArray<__kindof CIFilter *> *contentFilters API_AVAILABLE(macos(10.5)); | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:279:35: note: originally specified here 279 | @property (copy) NSArray<__kindof CIFilter *> *backgroundFilters API_AVAILABLE(macos(10.5)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:283:43: error: expected ';' before '*' token 283 | @property (copy) NSArray<__kindof CIFilter *> *contentFilters API_AVAILABLE(macos(10.5)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:291:51: error: expected '>' before '*' token 291 | @property (readonly, copy) NSArray *trackingAreas API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:291:51: error: cannot find protocol declaration for 'NSTrackingArea' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:291:52: error: expected unqualified-id before '>' token 291 | @property (readonly, copy) NSArray *trackingAreas API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:299:32: error: unknown property attribute 'strong' 299 | @property (nullable, readonly, strong) NSScrollView *enclosingScrollView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:301:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | - (nullable NSMenu *)menuForEvent:(NSEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:302:39: error: unknown property attribute 'strong' 302 | @property (class, readonly, nullable, strong) NSMenu *defaultMenu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:318:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 318 | - (void)didCloseMenu:(NSMenu *)menu withEvent:(nullable NSEvent *)event API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:321:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 321 | - (NSToolTipTag)addToolTipRect:(NSRect)rect owner:(id)owner userData:(nullable void *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:351:32: error: unknown property attribute 'strong' 351 | @property (nullable, readonly, strong) NSTextInputContext *inputContext API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:390:1: error: cannot use an object as parameter to a method 390 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:390:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:390:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:390:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:408:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 408 | - (NSString *)view:(NSView *)view stringForToolTip:(NSToolTipTag)tag point:(NSPoint)point userData:(nullable void *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:413:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 413 | - (NSString *)view:(NSView *)view stringForToolTip:(NSToolTipTag)tag point:(NSPoint)point userData:(nullable void *)data API_DEPRECATED("This is now a method of the NSViewToolTipOwner protocol.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:444:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 444 | - (void)print:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:475:78: error: expected '>' before '*' token 475 | - (NSDraggingSession *)beginDraggingSessionWithItems:(NSArray *)items event:(NSEvent *)event source:(id)source API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:475:78: error: cannot find protocol declaration for 'NSDraggingItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:475:79: error: expected ')' before '>' token 475 | - (NSDraggingSession *)beginDraggingSessionWithItems:(NSArray *)items event:(NSEvent *)event source:(id)source API_AVAILABLE(macos(10.7)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:475:79: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:475:79: error: expected ';' before '>' token 475 | - (NSDraggingSession *)beginDraggingSessionWithItems:(NSArray *)items event:(NSEvent *)event source:(id)source API_AVAILABLE(macos(10.7)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:477:52: error: cannot find protocol declaration for 'NSPasteboardType' 477 | @property (readonly, copy) NSArray *registeredDraggedTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:478:58: error: cannot find protocol declaration for 'NSPasteboardType' 478 | - (void)registerForDraggedTypes:(NSArray *)newTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:490:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 490 | - (BOOL)enterFullScreenMode:(NSScreen *)screen withOptions:(nullable NSDictionary *)options API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:491:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 491 | - (void)exitFullScreenModeWithOptions:(nullable NSDictionary *)options API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:512:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 512 | - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString atPoint:(NSPoint)textBaselineOrigin API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:522:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 522 | - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ _Nullable)(NSRange adjustedRange))originProvider API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:522:121: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 522 | - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ _Nullable)(NSRange adjustedRange))originProvider API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:522:211: error: expected ')' before '(' token 522 | - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ _Nullable)(NSRange adjustedRange))originProvider API_AVAILABLE(macos(10.6)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:522:212: error: expected identifier before '(' token 522 | - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ _Nullable)(NSRange adjustedRange))originProvider API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:522:211: error: expected ';' before '(' token 522 | - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ _Nullable)(NSRange adjustedRange))originProvider API_AVAILABLE(macos(10.6)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:538:35: error: expected '>' before 'NSGestureRecognizer' 538 | @property (copy) NSArray<__kindof NSGestureRecognizer *> *gestureRecognizers API_AVAILABLE(macos(10.10)); | ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:538:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:538:35: error: 'copy' attribute is only valid for Objective-C objects 538 | @property (copy) NSArray<__kindof NSGestureRecognizer *> *gestureRecognizers API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:538:54: error: expected ';' before '*' token 538 | @property (copy) NSArray<__kindof NSGestureRecognizer *> *gestureRecognizers API_AVAILABLE(macos(10.10)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:541:1: error: cannot use an object as parameter to a method 541 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:541:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:557:21: error: unknown property attribute 'strong' 557 | @property(readonly, strong) NSLayoutGuide *safeAreaLayoutGuide API_AVAILABLE(macos(11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:563:22: error: unknown property attribute 'strong' 563 | @property (readonly, strong) NSLayoutGuide *layoutMarginsGuide API_AVAILABLE(macos(11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:572:52: error: expected '>' before '*' token 572 | - (BOOL)dragPromisedFilesOfTypes:(NSArray *)typeArray fromRect:(NSRect)rect source:(id)sourceObject slideBack:(BOOL)flag event:(NSEvent *)event API_DEPRECATED("Use -beginDraggingSessionWithItems:event:source: with an NSFilePromiseProvider instead", macos(10.0,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:572:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:572:53: error: expected ')' before '>' token 572 | - (BOOL)dragPromisedFilesOfTypes:(NSArray *)typeArray fromRect:(NSRect)rect source:(id)sourceObject slideBack:(BOOL)flag event:(NSEvent *)event API_DEPRECATED("Use -beginDraggingSessionWithItems:event:source: with an NSFilePromiseProvider instead", macos(10.0,10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:572:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:572:53: error: expected ';' before '>' token 572 | - (BOOL)dragPromisedFilesOfTypes:(NSArray *)typeArray fromRect:(NSRect)rect source:(id)sourceObject slideBack:(BOOL)flag event:(NSEvent *)event API_DEPRECATED("Use -beginDraggingSessionWithItems:event:source: with an NSFilePromiseProvider instead", macos(10.0,10.13)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellProtocol.h:19:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (void)changeSpelling:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellProtocol.h:27:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (void)ignoreSpelling:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable NSData *)RTFFromRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:59:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (nullable NSData *)RTFDFromRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:81:22: error: unknown property attribute 'strong' 81 | @property (nullable, strong) NSFont *font; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:81:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 81 | @property (nullable, strong) NSFont *font; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:89:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (void)setTextColor:(nullable NSColor *)color range:(NSRange)range; // Passing nil removes NSForegroundColorAttributeName from range | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:100:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (void)copy:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:101:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 101 | - (void)copyFont:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:102:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (void)copyRuler:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:103:14: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (void)cut:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:104:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (void)delete:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:105:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (void)paste:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:106:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (void)pasteFont:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:107:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | - (void)pasteRuler:(nullable id)sender; | ^~~~~~~~ | cg_nullable [ 82%] Building CXX object IO/IOSS/CMakeFiles/IOIOSS.dir/vtkIOSSFilesScanner.cxx.o /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:108:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (void)selectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:109:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (void)changeFont:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:110:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (void)alignLeft:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:111:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (void)alignRight:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:112:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (void)alignCenter:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:113:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | - (void)subscript:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:114:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 114 | - (void)superscript:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:115:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (void)underline:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:116:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (void)unscript:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:117:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (void)showGuessPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:118:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (void)checkSpelling:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSText.h:119:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (void)toggleRuler:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:51:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | + (NSCharacterSet *)columnTerminatorsForLocale:(nullable NSLocale *)aLocale API_AVAILABLE(macos(10.11), ios(7.0), watchos(2.0), tvos(9.0)); // Returns the column terminators for locale. Passing nil returns an instance corresponding to +[NSLocale systemLocale]. For matching user's formatting preferences, pass +[NSLocale currentLocale]. Can be used as the value for NSTabColumnTerminatorsAttributeName to make a decimal tab stop. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:53:132: error: cannot find protocol declaration for 'NSTextTabOptionKey' 53 | - (instancetype)initWithTextAlignment:(NSTextAlignment)alignment location:(CGFloat)loc options:(NSDictionary *)options NS_DESIGNATED_INITIALIZER; // Initializes a text tab with the text alignment, location, and options. The text alignment is used to determine the position of text inside the tab column. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:53:132: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:58:57: error: cannot find protocol declaration for 'NSTextTabOptionKey' 58 | @property (readonly) NSDictionary *options; // Optional configuration attributes | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:58:57: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:68:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | + (NSWritingDirection)defaultWritingDirectionForLanguage:(nullable NSString *)languageName; // languageName is in ISO lang region format | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:96:45: error: expected '>' before '*' token 96 | @property (readonly,copy) NSArray *tabStops API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); // An array of NSTextTabs. Contents should be ordered by location. The default value is an array of 12 left-aligned tabs at 28pt interval | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:96:45: error: cannot find protocol declaration for 'NSTextTab' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:96:46: error: expected unqualified-id before '>' token 96 | @property (readonly,copy) NSArray *tabStops API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); // An array of NSTextTabs. Contents should be ordered by location. The default value is an array of 12 left-aligned tabs at 28pt interval | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:104:45: error: expected '>' before 'NSTextBlock' 104 | @property (readonly, copy) NSArray<__kindof NSTextBlock *> *textBlocks; // Array to specify the text blocks containing the paragraph, nested from outermost to innermost. | ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:104:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:104:45: error: 'copy' attribute is only valid for Objective-C objects 104 | @property (readonly, copy) NSArray<__kindof NSTextBlock *> *textBlocks; // Array to specify the text blocks containing the paragraph, nested from outermost to innermost. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:104:56: error: expected ';' before '*' token 104 | @property (readonly, copy) NSArray<__kindof NSTextBlock *> *textBlocks; // Array to specify the text blocks containing the paragraph, nested from outermost to innermost. | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:105:47: error: expected '>' before '*' token 105 | @property (readonly, copy) NSArray *textLists; // Array to specify the text lists containing the paragraph, nested from outermost to innermost. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:105:47: error: cannot find protocol declaration for 'NSTextList' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:105:48: error: expected unqualified-id before '>' token 105 | @property (readonly, copy) NSArray *textLists; // Array to specify the text lists containing the paragraph, nested from outermost to innermost. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:112:1: error: cannot use an object as parameter to a method 112 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:131:53: error: expected '>' before '*' token 131 | @property (null_resettable, copy) NSArray *tabStops API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:131:53: error: cannot find protocol declaration for 'NSTextTab' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:131:54: error: expected unqualified-id before '>' token 131 | @property (null_resettable, copy) NSArray *tabStops API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:141:35: error: expected '>' before 'NSTextBlock' 141 | @property (copy) NSArray<__kindof NSTextBlock *> *textBlocks; | ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:141:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:141:35: error: 'copy' attribute is only valid for Objective-C objects 141 | @property (copy) NSArray<__kindof NSTextBlock *> *textBlocks; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:141:46: error: expected ';' before '*' token 141 | @property (copy) NSArray<__kindof NSTextBlock *> *textBlocks; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:142:37: error: expected '>' before '*' token 142 | @property (copy) NSArray *textLists; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:142:37: error: cannot find protocol declaration for 'NSTextList' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:142:38: error: expected unqualified-id before '>' token 142 | @property (copy) NSArray *textLists; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:145:1: error: cannot use an object as parameter to a method 145 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:145:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:103:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (instancetype)initImageCell:(nullable NSImage *)image NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:111:22: error: unknown property attribute 'weak' 111 | @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign'. | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:111:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 111 | @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign'. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:131:22: error: unknown property attribute 'strong' 131 | @property (nullable, strong) NSFont *font; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:131:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 131 | @property (nullable, strong) NSFont *font; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:133:22: error: unknown property attribute 'strong' 133 | @property (nullable, strong) __kindof NSFormatter *formatter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:133:30: error: '__kindof' has not been declared 133 | @property (nullable, strong) __kindof NSFormatter *formatter; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:142:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (void)takeIntValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:143:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 143 | - (void)takeFloatValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:144:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (void)takeDoubleValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:145:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 145 | - (void)takeStringValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:146:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 146 | - (void)takeObjectValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:147:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (void)takeIntegerValueFrom:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:148:22: error: unknown property attribute 'strong' 148 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:148:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 148 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:150:22: error: unknown property attribute 'strong' 150 | @property (nullable, strong) id representedObject; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:150:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 150 | @property (nullable, strong) id representedObject; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:158:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 158 | - (nullable NSColor *)highlightColorWithFrame:(NSRect)cellFrame inView:(NSView *)controlView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:170:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (void)editWithFrame:(NSRect)rect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)delegate event:(nullable NSEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:170:128: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 170 | - (void)editWithFrame:(NSRect)rect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)delegate event:(nullable NSEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:171:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)selectWithFrame:(NSRect)rect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)delegate start:(NSInteger)selStart length:(NSInteger)selLength; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:175:22: error: unknown property attribute 'strong' 175 | @property (nullable, strong) NSMenu *menu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:175:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 175 | @property (nullable, strong) NSMenu *menu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:176:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 176 | - (nullable NSMenu *)menuForEvent:(NSEvent *)event inRect:(NSRect)cellFrame ofView:(NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:177:39: error: unknown property attribute 'strong' 177 | @property (class, readonly, nullable, strong) NSMenu *defaultMenu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:201:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 201 | - (nullable NSTextView *)fieldEditorForView:(NSView *)controlView API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:209:37: error: expected '>' before '*' token 209 | - (NSArray *)draggingImageComponentsWithFrame:(NSRect)frame inView:(NSView *)view API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:209:37: error: cannot find protocol declaration for 'NSDraggingImageComponent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:209:38: error: expected ')' before '>' token 209 | - (NSArray *)draggingImageComponentsWithFrame:(NSRect)frame inView:(NSView *)view API_AVAILABLE(macos(10.7)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:209:38: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:218:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 218 | - (void)performClick:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:16:22: error: unknown property attribute 'weak' 16 | @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:16:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 16 | @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:13: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:98:32: error: unknown property attribute 'strong' 98 | @property (nullable, readonly, strong) NSImage *icon; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:117:33: error: expected '>' before '*' token 117 | + (NSArray *)runningApplicationsWithBundleIdentifier:(NSString *)bundleIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:117:33: error: cannot find protocol declaration for 'NSRunningApplication' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:117:34: error: expected ')' before '>' token 117 | + (NSArray *)runningApplicationsWithBundleIdentifier:(NSString *)bundleIdentifier; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:117:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:120:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | + (nullable instancetype)runningApplicationWithProcessIdentifier:(pid_t)pid; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:123:29: error: unknown property attribute 'strong' 123 | @property (class, readonly, strong) __kindof NSRunningApplication *currentApplication; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:123:37: error: '__kindof' has not been declared 123 | @property (class, readonly, strong) __kindof NSRunningApplication *currentApplication; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:141:57: error: expected '>' before '*' token 141 | @property (readonly, copy) NSArray *runningApplications API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:141:57: error: cannot find protocol declaration for 'NSRunningApplication' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:141:58: error: expected unqualified-id before '>' token 141 | @property (readonly, copy) NSArray *runningApplications API_AVAILABLE(macos(10.6)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:8: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:31:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable instancetype)initWithNibNamed:(NSNibName)nibName bundle:(nullable NSBundle *)bundle; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:31:70: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable instancetype)initWithNibNamed:(NSNibName)nibName bundle:(nullable NSBundle *)bundle; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:36:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (instancetype)initWithNibData:(NSData *)nibData bundle:(nullable NSBundle *)bundle API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:45:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (BOOL)instantiateWithOwner:(nullable id)owner topLevelObjects:(NSArray * _Nullable * _Nullable)topLevelObjects API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:50:4: error: 'null_unspecified' does not name a type 50 | - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:50:47: error: 'null_unspecified' does not name a type 50 | - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:51:46: error: 'null_unspecified' does not name a type 51 | - (BOOL)instantiateNibWithExternalNameTable:(null_unspecified NSDictionary *)externalNameTable API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:52:34: error: 'null_unspecified' does not name a type 52 | - (BOOL)instantiateNibWithOwner:(null_unspecified id)owner topLevelObjects:(NSArray * _Null_unspecified* _Null_unspecified)topLevelObjects API_DEPRECATED("", macos(10.3,10.8)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:12, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:28:58: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (instancetype)initWithTitle:(NSString *)string action:(nullable SEL)selector keyEquivalent:(NSString *)charCode NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:37:22: error: unknown property attribute 'strong' 37 | @property (nullable, strong) NSMenu *submenu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:37:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 37 | @property (nullable, strong) NSMenu *submenu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:62:22: error: unknown property attribute 'strong' 62 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:62:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 62 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:65:29: error: unknown property attribute 'strong' 65 | @property (null_resettable, strong) NSImage *onStateImage; // checkmark by default | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:65:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 65 | @property (null_resettable, strong) NSImage *onStateImage; // checkmark by default | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:66:22: error: unknown property attribute 'strong' 66 | @property (nullable, strong) NSImage *offStateImage; // none by default | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:66:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 66 | @property (nullable, strong) NSImage *offStateImage; // none by default | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:67:29: error: unknown property attribute 'strong' 67 | @property (null_resettable, strong) NSImage *mixedStateImage; // horizontal line by default | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:67:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 67 | @property (null_resettable, strong) NSImage *mixedStateImage; // horizontal line by default | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:75:22: error: unknown property attribute 'weak' 75 | @property (nullable, weak) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:75:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 75 | @property (nullable, weak) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:80:22: error: unknown property attribute 'strong' 80 | @property (nullable, strong) id representedObject; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:80:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 80 | @property (nullable, strong) id representedObject; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:89:22: error: unknown property attribute 'strong' 89 | @property (nullable, strong) NSView *view API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:89:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 89 | @property (nullable, strong) NSView *view API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:105:32: error: unknown property attribute 'strong' 105 | @property (nullable, readonly, strong) NSMenuItem *enclosingMenuItem API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:121:4: error: 'null_unspecified' does not name a type 121 | - (null_unspecified NSString *)mnemonic API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:37:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | + (void)popUpContextMenu:(NSMenu*)menu withEvent:(NSEvent*)event forView:(NSView*)view withFont:(nullable NSFont*)font; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:43:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (BOOL)popUpMenuPositioningItem:(nullable NSMenuItem *)item atLocation:(NSPoint)location inView:(nullable NSView *)view API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:43:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (BOOL)popUpMenuPositioningItem:(nullable NSMenuItem *)item atLocation:(NSPoint)location inView:(nullable NSView *)view API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:61:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (NSMenuItem *)insertItemWithTitle:(NSString *)string action:(nullable SEL)selector keyEquivalent:(NSString *)charCode atIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:64:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (NSMenuItem *)addItemWithTitle:(NSString *)string action:(nullable SEL)selector keyEquivalent:(NSString *)charCode; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:73:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (void)setSubmenu:(nullable NSMenu *)menu forItem:(NSMenuItem *)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:80:37: error: expected '>' before '*' token 80 | @property (copy) NSArray *itemArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:80:38: error: expected unqualified-id before '>' token 80 | @property (copy) NSArray *itemArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:86:5: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:94:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:95:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (NSInteger)indexOfItemWithSubmenu:(nullable NSMenu *)submenu; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:96:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:96:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:99:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:100:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (nullable NSMenuItem *)itemWithTag:(NSInteger)tag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:121:22: error: unknown property attribute 'weak' 121 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:121:47: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 121 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:134:32: error: unknown property attribute 'strong' 134 | @property (nullable, readonly, strong) NSMenuItem *highlightedItem API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:146:29: error: unknown property attribute 'strong' 146 | @property (null_resettable, strong) NSFont *font API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:146:45: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 146 | @property (null_resettable, strong) NSFont *font API_AVAILABLE(macos(10.6)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:161:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | - (void)submenuAction:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:189:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (void)menu:(NSMenu *)menu willHighlightItem:(nullable NSMenuItem *)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:194:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 194 | - (NSRect)confinementRectForMenu:(NSMenu *)menu onScreen:(nullable NSScreen *)screen API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:231:32: error: 'null_unspecified' does not name a type 231 | - (void)setMenuRepresentation:(null_unspecified id)menuRep API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:232:4: error: 'null_unspecified' does not name a type 232 | - (null_unspecified id)menuRepresentation API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:234:39: error: 'null_unspecified' does not name a type 234 | - (void)setContextMenuRepresentation:(null_unspecified id)menuRep API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:235:4: error: 'null_unspecified' does not name a type 235 | - (null_unspecified id)contextMenuRepresentation API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:237:39: error: 'null_unspecified' does not name a type 237 | - (void)setTearOffMenuRepresentation:(null_unspecified id)menuRep API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:238:4: error: 'null_unspecified' does not name a type 238 | - (null_unspecified id)tearOffMenuRepresentation API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:241:4: error: 'null_unspecified' does not name a type 241 | + (null_unspecified NSZone *)menuZone API_DEPRECATED("", macos(10.0,10.11)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:242:22: error: 'null_unspecified' does not name a type 242 | + (void)setMenuZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:244:4: error: 'null_unspecified' does not name a type 244 | - (null_unspecified NSMenu *)attachedMenu API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:247:32: error: 'null_unspecified' does not name a type 247 | - (NSPoint)locationForSubmenu:(null_unspecified NSMenu *)submenu API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:12, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:34:52: error: expected '>' before '*' token 34 | @property (class, readonly, copy) NSArray *printerNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:34:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:34:53: error: expected unqualified-id before '>' token 34 | @property (class, readonly, copy) NSArray *printerNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:38:60: error: cannot find protocol declaration for 'NSPrinterTypeName' 38 | @property (class, readonly, copy) NSArray *printerTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:42:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | + (nullable NSPrinter *)printerWithName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:46:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | + (nullable NSPrinter *)printerWithType:(NSPrinterTypeName)type; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:66:67: error: cannot find protocol declaration for 'NSDeviceDescriptionKey' 66 | @property (readonly, copy) NSDictionary *deviceDescription; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:66:67: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:79:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (BOOL)isKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:80:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (BOOL)booleanForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:81:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (float)floatForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:82:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (int)intForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:83:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (NSRect)rectForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:84:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (NSSize)sizeForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:85:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (nullable NSString *)stringForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:85:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (nullable NSString *)stringForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:86:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (nullable NSArray *)stringListForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:86:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (nullable NSArray *)stringListForKey:(nullable NSString *)key inTable:(NSString *)table API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:91:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (NSRect)imageRectForPaper:(nullable NSString *)paperName API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:97:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (BOOL)isFontAvailable:(nullable NSString *)faceName API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:102:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | + (nullable NSPrinter *)printerWithName:(NSString *)name domain:(nullable NSString *)domain includeUnavailable:(BOOL)flag API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:102:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | + (nullable NSPrinter *)printerWithName:(NSString *)name domain:(nullable NSString *)domain includeUnavailable:(BOOL)flag API_DEPRECATED("", macos(10.0,10.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:95:19: error: unknown property attribute 'strong' 95 | @property (class, strong) NSPrintInfo *sharedPrintInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:95:40: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 95 | @property (class, strong) NSPrintInfo *sharedPrintInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:99:77: error: cannot find protocol declaration for 'NSPrintInfoAttributeKey' 99 | - (instancetype)initWithDictionary:(NSDictionary *)attributes NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:99:77: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:105:51: error: cannot find protocol declaration for 'NSPrintInfoAttributeKey' 105 | - (NSMutableDictionary *)dictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:105:51: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:151:39: error: unknown property attribute 'strong' 151 | @property (class, readonly, nullable, strong) NSPrinter *defaultPrinter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:156:22: error: unknown property attribute 'strong' 156 | @property (readonly, strong) NSMutableDictionary *printSettings API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:156:75: error: cannot find protocol declaration for 'NSPrintInfoSettingKey' 156 | @property (readonly, strong) NSMutableDictionary *printSettings API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:156:75: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:183:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 183 | + (void)setDefaultPrinter:(nullable NSPrinter *)printer API_DEPRECATED("NSPrintInfo's implementation has no effect", macos(10.0,10.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:187:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | + (NSSize)sizeForPaperName:(nullable NSPrinterPaperName)name API_DEPRECATED("Use -[NSPrinter pageSizeForPaper:] instead", macos(10.0,10.2)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:12, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:16: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:92:27: error: expected ')' before '(' token 92 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.7),ios(5.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:92:28: error: expected identifier before '(' token 92 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.7),ios(5.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:92:27: error: expected ';' before '(' token 92 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.7),ios(5.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:95:34: error: expected ')' before '(' token 95 | - (void)performBlockAndWait:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macosx(10.7),ios(5.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:95:35: error: expected identifier before '(' token 95 | - (void)performBlockAndWait:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macosx(10.7),ios(5.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:95:34: error: expected ';' before '(' token 95 | - (void)performBlockAndWait:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macosx(10.7),ios(5.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:98:22: error: unknown property attribute 'strong' 98 | @property (nullable, strong) NSPersistentStoreCoordinator *persistentStoreCoordinator; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:98:60: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 98 | @property (nullable, strong) NSPersistentStoreCoordinator *persistentStoreCoordinator; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:100:22: error: unknown property attribute 'strong' 100 | @property (nullable, strong) NSManagedObjectContext *parentContext API_AVAILABLE(macosx(10.7),ios(5.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:100:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 100 | @property (nullable, strong) NSManagedObjectContext *parentContext API_AVAILABLE(macosx(10.7),ios(5.0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:105:33: error: unknown property attribute 'strong' 105 | @property (nullable, nonatomic, strong) NSUndoManager *undoManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:105:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 105 | @property (nullable, nonatomic, strong) NSUndoManager *undoManager; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:108:33: error: unknown property attribute 'strong' 108 | @property (nonatomic, readonly, strong) NSMutableDictionary *userInfo API_AVAILABLE(macosx(10.7),ios(5.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:112:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable __kindof NSManagedObject *)objectRegisteredForID:(NSManagedObjectID *)objectID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:115:4: error: '__kindof' does not name a type 115 | - (__kindof NSManagedObject *)objectWithID:(NSManagedObjectID *)objectID; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (nullable __kindof NSManagedObject*)existingObjectWithID:(NSManagedObjectID*)objectID error:(NSError**)error API_AVAILABLE(macosx(10.6),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:121:8: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (nullable NSArray *)executeFetchRequest:(NSFetchRequest *)request error:(NSError **)error NS_REFINED_FOR_SWIFT; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:132:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 132 | - (nullable __kindof NSPersistentStoreResult *)executeRequest:(NSPersistentStoreRequest*)request error:(NSError **)error API_AVAILABLE(macosx(10.10),ios(8.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:144:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:144:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:144:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:144:154: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:33: error: unknown property attribute 'strong' 152 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:56: error: expected '>' before 'NSManagedObject' 152 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:56: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:71: error: expected ';' before '*' token 152 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:33: error: unknown property attribute 'strong' 153 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:56: error: expected '>' before 'NSManagedObject' 153 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:56: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:1: error: redeclaration of property 'NSManagedObject' 153 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:56: note: originally specified here 152 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:71: error: expected ';' before '*' token 153 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:154:33: error: unknown property attribute 'strong' 154 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:154:56: error: expected '>' before 'NSManagedObject' 154 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:154:56: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:154:1: error: redeclaration of property 'NSManagedObject' 154 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:56: note: originally specified here 152 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:154:71: error: expected ';' before '*' token 154 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:155:33: error: unknown property attribute 'strong' 155 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *registeredObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:155:56: error: expected '>' before 'NSManagedObject' 155 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *registeredObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:155:56: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:155:1: error: redeclaration of property 'NSManagedObject' 155 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *registeredObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:152:56: note: originally specified here 152 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:155:71: error: expected ';' before '*' token 155 | @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *registeredObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:180:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 180 | - (BOOL)shouldHandleInaccessibleFault:(NSManagedObject*)fault forObjectID:(NSManagedObjectID*)oid triggeredByProperty:(nullable NSPropertyDescription*)property API_AVAILABLE(macosx(10.11),ios(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:12: error: unknown property attribute 'strong' 185 | @property (strong) id mergePolicy; // default: NSErrorMergePolicy | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:23: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 185 | @property (strong) id mergePolicy; // default: NSErrorMergePolicy | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:189:63: error: expected '>' before '*' token 189 | - (BOOL)obtainPermanentIDsForObjects:(NSArray *)objects error:(NSError **)error API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:189:63: error: cannot find protocol declaration for 'NSManagedObject' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:189:64: error: expected ')' before '>' token 189 | - (BOOL)obtainPermanentIDsForObjects:(NSArray *)objects error:(NSError **)error API_AVAILABLE(macosx(10.5),ios(3.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:189:64: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:189:64: error: expected ';' before '>' token 189 | - (BOOL)obtainPermanentIDsForObjects:(NSArray *)objects error:(NSError **)error API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:200:125: error: expected '>' before '*' token 200 | + (void)mergeChangesFromRemoteContextSave:(NSDictionary*)changeNotificationData intoContexts:(NSArray *)contexts API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:200:125: error: cannot find protocol declaration for 'NSManagedObjectContext' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:200:126: error: expected ')' before '>' token 200 | + (void)mergeChangesFromRemoteContextSave:(NSDictionary*)changeNotificationData intoContexts:(NSArray *)contexts API_AVAILABLE(macosx(10.11),ios(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:200:126: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:200:126: error: expected ';' before '>' token 200 | + (void)mergeChangesFromRemoteContextSave:(NSDictionary*)changeNotificationData intoContexts:(NSArray *)contexts API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:208:33: error: unknown property attribute 'strong' 208 | @property (nullable, nonatomic, strong, readonly) NSQueryGenerationToken *queryGenerationToken API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:229:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 229 | - (BOOL)setQueryGenerationFromToken:(nullable NSQueryGenerationToken *)generation error:(NSError **)error API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:239:1: error: cannot use an object as parameter to a method 239 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:27:29: error: unknown property attribute 'strong' 27 | @property (class, readonly, strong) NSBindingSelectionMarker *multipleValuesSelectionMarker API_AVAILABLE(macos(10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:28:29: error: unknown property attribute 'strong' 28 | @property (class, readonly, strong) NSBindingSelectionMarker *noSelectionMarker API_AVAILABLE(macos(10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:29:29: error: unknown property attribute 'strong' 29 | @property (class, readonly, strong) NSBindingSelectionMarker *notApplicableSelectionMarker API_AVAILABLE(macos(10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:31:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable NSBindingSelectionMarker *)marker onClass:(Class)objectClass withBinding:(NSBindingName)binding API_AVAILABLE(macos(10.15)); // marker can be nil or one of multipleValuesSelectionMarker, noSelectionMarker, notApplicableSelectionMarker | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:31:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable NSBindingSelectionMarker *)marker onClass:(Class)objectClass withBinding:(NSBindingName)binding API_AVAILABLE(macos(10.15)); // marker can be nil or one of multipleValuesSelectionMarker, noSelectionMarker, notApplicableSelectionMarker | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (nullable id)defaultPlaceholderForMarker:(nullable NSBindingSelectionMarker *)marker onClass:(Class)objectClass withBinding:(NSBindingName)binding API_AVAILABLE(macos(10.15)); // marker can be nil or one of multipleValuesSelectionMarker, noSelectionMarker, notApplicableSelectionMarker | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:32:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (nullable id)defaultPlaceholderForMarker:(nullable NSBindingSelectionMarker *)marker onClass:(Class)objectClass withBinding:(NSBindingName)binding API_AVAILABLE(macos(10.15)); // marker can be nil or one of multipleValuesSelectionMarker, noSelectionMarker, notApplicableSelectionMarker | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:51:49: error: cannot find protocol declaration for 'NSBindingName' 51 | @property (readonly, copy) NSArray *exposedBindings; // for a new key exposed through this method, the default implementation simply falls back to key-value coding | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:52:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable Class)valueClassForBinding:(NSBindingName)binding; // optional - mostly for matching transformers | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:56:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)bind:(NSBindingName)binding toObject:(id)observable withKeyPath:(NSString *)keyPath options:(nullable NSDictionary *)options; // placeholders and value transformers are specified in options dictionary | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable NSDictionary *)infoForBinding:(NSBindingName)binding; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:72:35: error: expected '>' before '*' token 72 | - (NSArray *)optionDescriptionsForBinding:(NSBindingName)binding API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:72:35: error: cannot find protocol declaration for 'NSAttributeDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:72:36: error: expected ')' before '>' token 72 | - (NSArray *)optionDescriptionsForBinding:(NSBindingName)binding API_AVAILABLE(macos(10.5)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:72:36: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:79:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable id)marker withBinding:(NSBindingName)binding API_DEPRECATED_WITH_REPLACEMENT("+[NSBindingSelectionMarker setDefaultPlaceholder:forMarker:onClass:withBinding:]", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:79:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable id)marker withBinding:(NSBindingName)binding API_DEPRECATED_WITH_REPLACEMENT("+[NSBindingSelectionMarker setDefaultPlaceholder:forMarker:onClass:withBinding:]", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:80:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | + (nullable id)defaultPlaceholderForMarker:(nullable id)marker withBinding:(NSBindingName)binding API_DEPRECATED_WITH_REPLACEMENT("+[NSBindingSelectionMarker defaultPlaceholderForMarker:onClass:withBinding:]", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:80:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | + (nullable id)defaultPlaceholderForMarker:(nullable id)marker withBinding:(NSBindingName)binding API_DEPRECATED_WITH_REPLACEMENT("+[NSBindingSelectionMarker defaultPlaceholderForMarker:onClass:withBinding:]", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:97:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:97:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:97:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:119:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("This is now a method of the NSEditor protocol.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:119:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("This is now a method of the NSEditor protocol.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:119:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("This is now a method of the NSEditor protocol.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (nullable instancetype)initWithType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:127:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (nullable instancetype)initForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:127:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (nullable instancetype)initForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:182:87: error: expected ')' before '(' token 182 | - (void)performActivityWithSynchronousWaiting:(BOOL)waitSynchronously usingBlock:(void (^)(void (^activityCompletionHandler)(void)))block API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:182:88: error: expected identifier before '(' token 182 | - (void)performActivityWithSynchronousWaiting:(BOOL)waitSynchronously usingBlock:(void (^)(void (^activityCompletionHandler)(void)))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:182:87: error: expected ';' before '(' token 182 | - (void)performActivityWithSynchronousWaiting:(BOOL)waitSynchronously usingBlock:(void (^)(void (^activityCompletionHandler)(void)))block API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:188:41: error: expected ')' before '(' token 188 | - (void)continueActivityUsingBlock:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:188:42: error: expected identifier before '(' token 188 | - (void)continueActivityUsingBlock:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:188:41: error: expected ';' before '(' token 188 | - (void)continueActivityUsingBlock:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:196:61: error: expected ')' before '(' token 196 | - (void)continueAsynchronousWorkOnMainThreadUsingBlock:(void (^)(void))block API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:196:62: error: expected identifier before '(' token 196 | - (void)continueAsynchronousWorkOnMainThreadUsingBlock:(void (^)(void))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:196:61: error: expected ';' before '(' token 196 | - (void)continueAsynchronousWorkOnMainThreadUsingBlock:(void (^)(void))block API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:209:53: error: expected ')' before '(' token 209 | - (void)performSynchronousFileAccessUsingBlock:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:209:54: error: expected identifier before '(' token 209 | - (void)performSynchronousFileAccessUsingBlock:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:209:53: error: expected ';' before '(' token 209 | - (void)performSynchronousFileAccessUsingBlock:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:215:54: error: expected ')' before '(' token 215 | - (void)performAsynchronousFileAccessUsingBlock:(void (^)(void (^fileAccessCompletionHandler)(void)))block API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:215:55: error: expected identifier before '(' token 215 | - (void)performAsynchronousFileAccessUsingBlock:(void (^)(void (^fileAccessCompletionHandler)(void)))block API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:215:54: error: expected ';' before '(' token 215 | - (void)performAsynchronousFileAccessUsingBlock:(void (^)(void (^fileAccessCompletionHandler)(void)))block API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:223:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 223 | - (IBAction)revertDocumentToSaved:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:269:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (nullable NSFileWrapper *)fileWrapperOfType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:275:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (nullable NSData *)dataOfType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:307:134: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (BOOL)writeToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:317:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 317 | - (nullable NSDictionary *)fileAttributesToWriteToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:317:185: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 317 | - (nullable NSDictionary *)fileAttributesToWriteToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:337:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 337 | - (IBAction)saveDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:341:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 341 | - (IBAction)saveDocumentAs:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:345:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 345 | - (IBAction)saveDocumentTo:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:357:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 357 | - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:357:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 357 | - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:357:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 357 | - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:367:88: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 367 | - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:367:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 367 | - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:367:168: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 367 | - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:391:122: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 391 | - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:391:160: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 391 | - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:391:202: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 391 | - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:399:135: error: expected ')' before '(' token 399 | - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:399:136: error: expected identifier before '(' token 399 | - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:399:135: error: expected ';' before '(' token 399 | - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:433:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:433:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:433:127: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:439:107: error: expected ')' before '(' token 439 | - (void)autosaveWithImplicitCancellability:(BOOL)autosavingIsImplicitlyCancellable completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:439:108: error: expected identifier before '(' token 439 | - (void)autosaveWithImplicitCancellability:(BOOL)autosavingIsImplicitlyCancellable completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:439:107: error: expected ';' before '(' token 439 | - (void)autosaveWithImplicitCancellability:(BOOL)autosavingIsImplicitlyCancellable completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:455:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 455 | - (IBAction)browseDocumentVersions:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:463:56: error: expected ')' before '(' token 463 | - (void)stopBrowsingVersionsWithCompletionHandler:(void (^ _Nullable)(void))completionHandler API_AVAILABLE(macos(10.12)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:463:57: error: expected identifier before '(' token 463 | - (void)stopBrowsingVersionsWithCompletionHandler:(void (^ _Nullable)(void))completionHandler API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:463:56: error: expected ';' before '(' token 463 | - (void)stopBrowsingVersionsWithCompletionHandler:(void (^ _Nullable)(void))completionHandler API_AVAILABLE(macos(10.12)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:489:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 489 | - (void)canCloseDocumentWithDelegate:(id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:489:118: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 489 | - (void)canCloseDocumentWithDelegate:(id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:499:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 499 | - (IBAction)duplicateDocument:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:507:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 507 | - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:507:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 507 | - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:507:130: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 507 | - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 515 | - (nullable __kindof NSDocument *)duplicateAndReturnError:(NSError **)outError API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:521:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 521 | - (IBAction)renameDocument:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:527:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 527 | - (IBAction)moveDocumentToUbiquityContainer:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:531:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 531 | - (IBAction)moveDocument:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:537:48: error: expected ')' before '(' token 537 | - (void)moveDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didMove))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:537:49: error: expected identifier before '(' token 537 | - (void)moveDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didMove))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:537:48: error: expected ';' before '(' token 537 | - (void)moveDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didMove))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:543:55: error: expected ')' before '(' token 543 | - (void)moveToURL:(NSURL *)url completionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:543:56: error: expected identifier before '(' token 543 | - (void)moveToURL:(NSURL *)url completionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:543:55: error: expected ';' before '(' token 543 | - (void)moveToURL:(NSURL *)url completionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:549:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 549 | - (IBAction)lockDocument:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:550:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 550 | - (IBAction)unlockDocument:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:556:48: error: expected ')' before '(' token 556 | - (void)lockDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didLock))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:556:49: error: expected identifier before '(' token 556 | - (void)lockDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didLock))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:556:48: error: expected ';' before '(' token 556 | - (void)lockDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didLock))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:562:40: error: expected ')' before '(' token 562 | - (void)lockWithCompletionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:562:41: error: expected identifier before '(' token 562 | - (void)lockWithCompletionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:562:40: error: expected ';' before '(' token 562 | - (void)lockWithCompletionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:568:50: error: expected ')' before '(' token 568 | - (void)unlockDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didUnlock))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:568:51: error: expected identifier before '(' token 568 | - (void)unlockDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didUnlock))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:568:50: error: expected ';' before '(' token 568 | - (void)unlockDocumentWithCompletionHandler:(void (^ _Nullable)(BOOL didUnlock))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:574:42: error: expected ')' before '(' token 574 | - (void)unlockWithCompletionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:574:43: error: expected identifier before '(' token 574 | - (void)unlockWithCompletionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:574:42: error: expected ';' before '(' token 574 | - (void)unlockWithCompletionHandler:(void (^ _Nullable)(NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:584:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 584 | - (IBAction)runPageLayout:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:592:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 592 | - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:592:113: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 592 | - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:592:154: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 592 | - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:608:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 608 | - (IBAction)printDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:620:76: error: cannot find protocol declaration for 'NSPrintInfoAttributeKey' 620 | - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:620:76: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:620:140: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 620 | - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:620:179: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 620 | - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:620:222: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 620 | - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:624:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 624 | - (nullable NSPrintOperation *)printOperationWithSettings:(NSDictionary *)printSettings error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:624:100: error: cannot find protocol declaration for 'NSPrintInfoAttributeKey' 624 | - (nullable NSPrintOperation *)printOperationWithSettings:(NSDictionary *)printSettings error:(NSError **)outError; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:624:100: error: cannot find protocol declaration for 'id' [ 82%] Building CXX object IO/IOSS/CMakeFiles/IOIOSS.dir/vtkIOSSUtilities.cxx.o /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:630:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 630 | - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:630:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 630 | - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:630:155: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 630 | - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:636:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 636 | - (IBAction)saveDocumentToPDF:(nullable id)sender API_AVAILABLE(macos(10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:640:22: error: unknown property attribute 'strong' 640 | @property (readonly, strong) NSPrintOperation *PDFPrintOperation API_AVAILABLE(macos(10.9)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:658:99: error: expected ')' before '(' token 658 | - (void)shareDocumentWithSharingService:(NSSharingService *)sharingService completionHandler:(void (^ _Nullable)(BOOL success))completionHandler API_AVAILABLE(macos(10.13)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:658:100: error: expected identifier before '(' token 658 | - (void)shareDocumentWithSharingService:(NSSharingService *)sharingService completionHandler:(void (^ _Nullable)(BOOL success))completionHandler API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:658:99: error: expected ';' before '(' token 658 | - (void)shareDocumentWithSharingService:(NSSharingService *)sharingService completionHandler:(void (^ _Nullable)(BOOL success))completionHandler API_AVAILABLE(macos(10.13)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:690:22: error: unknown property attribute 'strong' 690 | @property (nullable, strong) NSUndoManager *undoManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:690:45: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 690 | @property (nullable, strong) NSUndoManager *undoManager; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:706:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 706 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:706:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 706 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:706:169: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 706 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:731:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 731 | - (void)setWindow:(nullable NSWindow *)window; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:744:45: error: expected '>' before 'NSWindowController' 744 | @property (readonly, copy) NSArray<__kindof NSWindowController *> *windowControllers; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:744:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:744:45: error: 'copy' attribute is only valid for Objective-C objects 744 | @property (readonly, copy) NSArray<__kindof NSWindowController *> *windowControllers; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:744:63: error: expected ';' before '*' token 744 | @property (readonly, copy) NSArray<__kindof NSWindowController *> *windowControllers; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:752:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 752 | - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:752:128: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 752 | - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:752:174: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 752 | - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:756:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 756 | - (void)setDisplayName:(nullable NSString *)displayNameOrNil API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:770:32: error: unknown property attribute 'strong' 770 | @property (nullable, readonly, strong) NSWindow *windowForSheet; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:776:52: error: expected '>' before '*' token 776 | @property (class, readonly, copy) NSArray *readableTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:776:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:776:53: error: expected unqualified-id before '>' token 776 | @property (class, readonly, copy) NSArray *readableTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:780:52: error: expected '>' before '*' token 780 | @property (class, readonly, copy) NSArray *writableTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:780:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:780:53: error: expected unqualified-id before '>' token 780 | @property (class, readonly, copy) NSArray *writableTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:792:21: error: expected '>' before '*' token 792 | - (NSArray *)writableTypesForSaveOperation:(NSSaveOperationType)saveOperation; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:792:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:792:22: error: expected ')' before '>' token 792 | - (NSArray *)writableTypesForSaveOperation:(NSSaveOperationType)saveOperation; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:792:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:798:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 798 | - (nullable NSString *)fileNameExtensionForType:(NSString *)typeName saveOperation:(NSSaveOperationType)saveOperation API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:811:1: error: cannot use an object as parameter to a method 811 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 823 | - (nullable NSData *)dataRepresentationOfType:(NSString *)type API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:824:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 824 | - (nullable NSDictionary *)fileAttributesToWriteToFile:(NSString *)fullDocumentPath ofType:(NSString *)documentTypeName saveOperation:(NSSaveOperationType)saveOperationType API_DEPRECATED("", macos(10.1,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:825:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 825 | - (nullable NSString *)fileName API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:826:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 826 | - (nullable NSFileWrapper *)fileWrapperRepresentationOfType:(NSString *)type API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:827:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 827 | - (nullable id)initWithContentsOfFile:(NSString *)absolutePath ofType:(NSString *)typeName API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:828:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 828 | - (nullable id)initWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:837:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 837 | - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:837:138: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 837 | - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:837:180: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 837 | - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:838:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 838 | - (void)setFileName:(nullable NSString *)fileName API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:840:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 840 | - (BOOL)writeToFile:(NSString *)fullDocumentPath ofType:(NSString *)documentTypeName originalFile:(nullable NSString *)fullOriginalDocumentPath saveOperation:(NSSaveOperationType)saveOperationType API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:40:22: error: unknown property attribute 'strong' 40 | @property (nullable, strong) NSUserActivity *userActivity API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:40:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 40 | @property (nullable, strong) NSUserActivity *userActivity API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:56:22: error: unknown property attribute 'strong' 56 | @property (nullable, strong) NSUserActivity *userActivity API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:56:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 56 | @property (nullable, strong) NSUserActivity *userActivity API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:151:15: error: '__kindof' does not name a type 151 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:153:29: error: unknown property attribute 'strong' 153 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:153:37: error: '__kindof' has not been declared 153 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:154:22: error: unknown property attribute 'weak' 154 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:154:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 154 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:155:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (void)hide:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:156:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 156 | - (void)unhide:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:158:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 158 | - (nullable NSWindow *)windowWithWindowNumber:(NSInteger)windowNum; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:159:32: error: unknown property attribute 'weak' 159 | @property (nullable, readonly, weak) NSWindow *mainWindow; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:160:32: error: unknown property attribute 'weak' 160 | @property (nullable, readonly, weak) NSWindow *keyWindow; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:167:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 167 | - (void)hideOtherApplications:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:168:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 168 | - (void)unhideAllApplications:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:173:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 173 | - (void)stop:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:177:32: error: unknown property attribute 'strong' 177 | @property (nullable, readonly, strong) NSWindow *modalWindow; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:181:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (void)terminate:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:194:82: error: expected ')' before '(' token 194 | - (void)enumerateWindowsWithOptions:(NSWindowListOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSWindow *window, BOOL *stop))block API_AVAILABLE(macos(10.12)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:194:83: error: expected identifier before '(' token 194 | - (void)enumerateWindowsWithOptions:(NSWindowListOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSWindow *window, BOOL *stop))block API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:194:82: error: expected ';' before '(' token 194 | - (void)enumerateWindowsWithOptions:(NSWindowListOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSWindow *window, BOOL *stop))block API_AVAILABLE(macos(10.12)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:197:45: error: expected '>' before '*' token 197 | @property (readonly, copy) NSArray *windows; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:197:45: error: cannot find protocol declaration for 'NSWindow' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:197:46: error: expected unqualified-id before '>' token 197 | @property (readonly, copy) NSArray *windows; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:201:22: error: unknown property attribute 'strong' 201 | @property (nullable, strong) NSMenu *mainMenu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:201:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 201 | @property (nullable, strong) NSMenu *mainMenu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:205:22: error: unknown property attribute 'strong' 205 | @property (nullable, strong) NSMenu *helpMenu API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:205:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 205 | @property (nullable, strong) NSMenu *helpMenu API_AVAILABLE(macos(10.6)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:29: error: unknown property attribute 'strong' 207 | @property (null_resettable, strong) NSImage *applicationIconImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 207 | @property (null_resettable, strong) NSImage *applicationIconImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:218:22: error: unknown property attribute 'strong' 218 | @property (readonly, strong) NSDockTile *dockTile API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:221:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 221 | + (void)detachDrawingThread:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:237:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 237 | - (void)orderFrontCharacterPalette:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:257:22: error: unknown property attribute 'strong' 257 | @property (nullable, strong) NSAppearance *appearance API_AVAILABLE(macos(10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:257:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 257 | @property (nullable, strong) NSAppearance *appearance API_AVAILABLE(macos(10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:258:22: error: unknown property attribute 'strong' 258 | @property (readonly, strong) NSAppearance *effectiveAppearance API_AVAILABLE(macos(10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:265:32: error: unknown property attribute 'strong' 265 | @property (nullable, readonly, strong) NSEvent *currentEvent; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:266:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 266 | - (nullable NSEvent *)nextEventMatchingMask:(NSEventMask)mask untilDate:(nullable NSDate *)expiration inMode:(NSRunLoopMode)mode dequeue:(BOOL)deqFlag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:266:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 266 | - (nullable NSEvent *)nextEventMatchingMask:(NSEventMask)mask untilDate:(nullable NSDate *)expiration inMode:(NSRunLoopMode)mode dequeue:(BOOL)deqFlag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:267:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 267 | - (void)discardEventsMatchingMask:(NSEventMask)mask beforeEvent:(nullable NSEvent *)lastEvent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:271:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 271 | - (BOOL)sendAction:(SEL)action to:(nullable id)target from:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:271:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 271 | - (BOOL)sendAction:(SEL)action to:(nullable id)target from:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:272:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 272 | - (nullable id)targetForAction:(SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:273:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 273 | - (nullable id)targetForAction:(SEL)action to:(nullable id)target from:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:273:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 273 | - (nullable id)targetForAction:(SEL)action to:(nullable id)target from:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:273:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 273 | - (nullable id)targetForAction:(SEL)action to:(nullable id)target from:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:274:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 274 | - (BOOL)tryToPerform:(SEL)action with:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:275:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:275:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:275:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:279:22: error: unknown property attribute 'strong' 279 | @property (nullable, strong) NSMenu *windowsMenu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:279:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 279 | @property (nullable, strong) NSMenu *windowsMenu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:280:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 280 | - (void)arrangeInFront:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:285:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 285 | - (void)miniaturizeAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:322:74: error: expected '>' before '*' token 322 | - (void)application:(NSApplication *)application openURLs:(NSArray *)urls API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:322:74: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:322:75: error: expected ')' before '>' token 322 | - (void)application:(NSApplication *)application openURLs:(NSArray *)urls API_AVAILABLE(macos(10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:322:75: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:322:75: error: expected ';' before '>' token 322 | - (void)application:(NSApplication *)application openURLs:(NSArray *)urls API_AVAILABLE(macos(10.13)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:325:73: error: expected '>' before '*' token 325 | - (void)application:(NSApplication *)sender openFiles:(NSArray *)filenames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:325:73: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:325:74: error: expected ')' before '>' token 325 | - (void)application:(NSApplication *)sender openFiles:(NSArray *)filenames; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:325:74: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:325:74: error: expected ';' before '>' token 325 | - (void)application:(NSApplication *)sender openFiles:(NSArray *)filenames; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:331:98: error: expected '>' before '*' token 331 | - (NSApplicationPrintReply)application:(NSApplication *)application printFiles:(NSArray *)fileNames withSettings:(NSDictionary *)printSettings showPrintPanels:(BOOL)showPrintPanels; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:331:98: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:331:99: error: expected ')' before '>' token 331 | - (NSApplicationPrintReply)application:(NSApplication *)application printFiles:(NSArray *)fileNames withSettings:(NSDictionary *)printSettings showPrintPanels:(BOOL)showPrintPanels; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:331:99: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:331:99: error: expected ';' before '>' token 331 | - (NSApplicationPrintReply)application:(NSApplication *)application printFiles:(NSArray *)fileNames withSettings:(NSDictionary *)printSettings showPrintPanels:(BOOL)showPrintPanels; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:334:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 334 | - (nullable NSMenu *)applicationDockMenu:(NSApplication *)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:339:102: error: expected '>' before '*' token 339 | - (void)application:(NSApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:339:102: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:339:103: error: expected ')' before ',' token 339 | - (void)application:(NSApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo API_AVAILABLE(macos(10.7)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:339:103: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:339:107: error: expected ';' before '>' token 339 | - (void)application:(NSApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo API_AVAILABLE(macos(10.7)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:354:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 354 | - (nullable id)application:(NSApplication *)application handlerForIntent:(INIntent *)intent API_AVAILABLE(macos(12.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:382:126: error: expected ')' before '(' token 382 | - (BOOL)application:(NSApplication *)application continueUserActivity:(NSUserActivity *)userActivity restorationHandler:(void(^)(NSArray> *restorableObjects))restorationHandler API_AVAILABLE(macos(10.10)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:382:126: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:382:126: error: expected ';' before '(' token 382 | - (BOOL)application:(NSApplication *)application continueUserActivity:(NSUserActivity *)userActivity restorationHandler:(void(^)(NSArray> *restorableObjects))restorationHandler API_AVAILABLE(macos(10.10)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:436:22: error: unknown property attribute 'strong' 436 | @property (nullable, strong) NSMenu *servicesMenu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:436:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 436 | @property (nullable, strong) NSMenu *servicesMenu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:437:64: error: cannot find protocol declaration for 'NSPasteboardType' 437 | - (void)registerServicesMenuSendTypes:(NSArray *)sendTypes returnTypes:(NSArray *)returnTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:437:115: error: cannot find protocol declaration for 'NSPasteboardType' 437 | - (void)registerServicesMenuSendTypes:(NSArray *)sendTypes returnTypes:(NSArray *)returnTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:442:90: error: cannot find protocol declaration for 'NSPasteboardType' 442 | - (BOOL)writeSelectionToPasteboard:(NSPasteboard *)pboard types:(NSArray *)types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:447:22: error: unknown property attribute 'strong' 447 | @property (nullable, strong) id servicesProvider; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:447:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 447 | @property (nullable, strong) id servicesProvider; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:465:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 465 | - (void)orderFrontStandardAboutPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:466:88: error: cannot find protocol declaration for 'NSAboutPanelOptionKey' 466 | - (void)orderFrontStandardAboutPanelWithOptions:(NSDictionary *)optionsDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:466:88: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:577:33: error: 'null_unspecified' does not name a type 577 | - (NSInteger)runModalForWindow:(null_unspecified NSWindow *)window relativeToWindow:(null_unspecified NSWindow *)docWindow API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.0)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:577:86: error: 'null_unspecified' does not name a type 577 | - (NSInteger)runModalForWindow:(null_unspecified NSWindow *)window relativeToWindow:(null_unspecified NSWindow *)docWindow API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.0)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:581:47: error: 'null_unspecified' does not name a type 581 | - (NSModalSession)beginModalSessionForWindow:(null_unspecified NSWindow *)window relativeToWindow:(null_unspecified NSWindow *)docWindow NS_RETURNS_INNER_POINTER API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.0)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:581:100: error: 'null_unspecified' does not name a type 581 | - (NSModalSession)beginModalSessionForWindow:(null_unspecified NSWindow *)window relativeToWindow:(null_unspecified NSWindow *)docWindow NS_RETURNS_INNER_POINTER API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.0)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:585:22: error: 'null_unspecified' does not name a type 585 | - (void)application:(null_unspecified NSApplication *)sender printFiles:(null_unspecified NSArray *)filenames API_DEPRECATED("", macos(10.3,10.4)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:585:74: error: 'null_unspecified' does not name a type 585 | - (void)application:(null_unspecified NSApplication *)sender printFiles:(null_unspecified NSArray *)filenames API_DEPRECATED("", macos(10.3,10.4)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:595:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 595 | - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:595:132: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 595 | - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:595:173: error: 'null_unspecified' does not name a type 595 | - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo API_DEPRECATED("Use -[NSWindow beginSheet:completionHandler:] instead", macos(10.0,10.10)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:599:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 599 | - (nullable NSWindow *)makeWindowsPerform:(SEL)selector inOrder:(BOOL)flag API_DEPRECATED("Use -enumerateWindowsWithOptions:usingBlock: instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:603:32: error: unknown property attribute 'strong' 603 | @property (nullable, readonly, strong) NSGraphicsContext *context API_DEPRECATED("This method always returns nil. If you need access to the current drawing context, use [NSGraphicsContext currentContext] inside of a draw operation.", macos(10.0,10.12)); | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:28:29: error: unknown property attribute 'strong' 28 | @property (class, readonly, strong) NSHelpManager *sharedHelpManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable NSAttributedString *)contextHelpForObject:(id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:37:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (void)openHelpAnchor:(NSHelpAnchorName)anchor inBook:(nullable NSHelpBookName)book; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:38:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (void)findString:(NSString *)query inBook:(nullable NSHelpBookName)book; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:57:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (nullable NSAttributedString *)contextHelpForKey:(NSHelpManagerContextHelpKey)key; /* return nil if not found */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:65:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (void)activateContextHelpMode:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:67:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (void)showHelp:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:56:29: error: unknown property attribute 'strong' 56 | @property (null_resettable, strong) NSImage *icon; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:56:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 56 | @property (null_resettable, strong) NSImage *icon; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:63:45: error: expected '>' before '*' token 63 | @property (readonly, copy) NSArray *buttons; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:63:45: error: cannot find protocol declaration for 'NSButton' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:63:46: error: expected unqualified-id before '>' token 63 | @property (readonly, copy) NSArray *buttons; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:87:22: error: unknown property attribute 'weak' 87 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:87:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 87 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:95:32: error: unknown property attribute 'strong' 95 | @property (nullable, readonly, strong) NSButton *suppressionButton API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:100:22: error: unknown property attribute 'strong' 100 | @property (nullable, strong) NSView *accessoryView API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:100:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 100 | @property (nullable, strong) NSView *accessoryView API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:114:81: error: expected ')' before '(' token 114 | - (void)beginSheetModalForWindow:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:114:82: error: expected identifier before '(' token 114 | - (void)beginSheetModalForWindow:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:114:81: error: expected ';' before '(' token 114 | - (void)beginSheetModalForWindow:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:118:22: error: unknown property attribute 'strong' 118 | @property (readonly, strong) NSWindow *window; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:135:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) API_DEPRECATED("Use -init instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:135:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) API_DEPRECATED("Use -init instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:135:130: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) API_DEPRECATED("Use -init instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:135:179: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) API_DEPRECATED("Use -init instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:137:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use -beginSheetModalForWindow:completionHandler: instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:137:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use -beginSheetModalForWindow:completionHandler: instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:137:146: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use -beginSheetModalForWindow:completionHandler: instead", macos(10.3,10.10)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:17: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:21:32: error: expected ')' before '(' token 21 | + (void)runAnimationGroup:(void (NS_NOESCAPE ^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:21:33: error: expected identifier before '(' token 21 | + (void)runAnimationGroup:(void (NS_NOESCAPE ^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:21:32: error: expected ';' before '(' token 21 | + (void)runAnimationGroup:(void (NS_NOESCAPE ^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:23:32: error: expected ')' before '(' token 23 | + (void)runAnimationGroup:(void (NS_NOESCAPE ^)(NSAnimationContext * context))changes API_AVAILABLE(macos(10.12)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:23:33: error: expected identifier before '(' token 23 | + (void)runAnimationGroup:(void (NS_NOESCAPE ^)(NSAnimationContext * context))changes API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:23:32: error: expected ';' before '(' token 23 | + (void)runAnimationGroup:(void (NS_NOESCAPE ^)(NSAnimationContext * context))changes API_AVAILABLE(macos(10.12)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:29: error: unknown property attribute 'strong' 28 | @property (class, readonly, strong) NSAnimationContext *currentContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:31:22: error: unknown property attribute 'strong' 31 | @property (nullable, strong) CAMediaTimingFunction *timingFunction API_AVAILABLE(macos(10.7)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:31:53: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 31 | @property (nullable, strong) CAMediaTimingFunction *timingFunction API_AVAILABLE(macos(10.7)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:33:34: error: expected unqualified-id before '^' token 33 | @property (nullable, copy) void (^completionHandler)(void) API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:33:34: error: expected ')' before '^' token 33 | @property (nullable, copy) void (^completionHandler)(void) API_AVAILABLE(macos(10.7)); | ~^ | ) In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:19: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAppleScriptExtensions.h:21:32: error: unknown property attribute 'strong' 21 | @property (nullable, readonly, strong) NSAttributedString *richTextSource; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:21: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:42:12: error: unknown property attribute 'strong' 42 | @property (strong) NSFont *titleFont; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:42:28: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 42 | @property (strong) NSFont *titleFont; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:45:22: error: unknown property attribute 'strong' 45 | @property (readonly, strong) id titleCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:51:22: error: unknown property attribute 'strong' 51 | @property (nullable, strong) __kindof NSView *contentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:51:30: error: '__kindof' has not been declared 51 | @property (nullable, strong) __kindof NSView *contentView; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:77:31: error: 'null_unspecified' does not name a type 77 | - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:24:22: error: unknown property attribute 'weak' 24 | @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:24:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:33:22: error: unknown property attribute 'strong' 33 | @property (nullable, strong) __kindof NSFormatter *formatter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:33:30: error: '__kindof' has not been declared 33 | @property (nullable, strong) __kindof NSFormatter *formatter; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:48:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (BOOL)sendAction:(nullable SEL)action to:(nullable id)target; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:48:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (BOOL)sendAction:(nullable SEL)action to:(nullable id)target; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:49:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (void)takeIntValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:50:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (void)takeFloatValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:51:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (void)takeDoubleValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:52:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (void)takeStringValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:53:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (void)takeObjectValueFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:54:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (void)takeIntegerValueFrom:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:57:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (void)performClick:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:89:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (nullable NSText *)currentEditor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:93:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (void)editWithFrame:(NSRect)rect editor:(NSText *)textObj delegate:(nullable id)delegate event:(NSEvent *)event API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:94:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (void)selectWithFrame:(NSRect)rect editor:(NSText *)textObj delegate:(nullable id)delegate start:(NSInteger)selStart length:(NSInteger)selLength API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:108:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (BOOL)control:(NSControl *)control didFailToFormatString:(NSString *)string errorDescription:(nullable NSString *)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:109:106: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (void)control:(NSControl *)control didFailToValidatePartialString:(NSString *)string errorDescription:(nullable NSString *)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:110:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (BOOL)control:(NSControl *)control isValidObject:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:113:21: error: expected '>' before '*' token 113 | - (NSArray *)control:(NSControl *)control textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:113:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:113:22: error: expected ')' before '>' token 113 | - (NSArray *)control:(NSControl *)control textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:113:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:129:22: error: unknown property attribute 'strong' 129 | @property (nullable, strong) __kindof NSCell *cell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:129:30: error: '__kindof' has not been declared 129 | @property (nullable, strong) __kindof NSCell *cell; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:131:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (nullable __kindof NSCell *)selectedCell; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:9: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:48:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (instancetype)initImageCell:(nullable NSImage *)image NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:63:22: error: unknown property attribute 'strong' 63 | @property (nullable, strong) NSImage *alternateImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:63:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 63 | @property (nullable, strong) NSImage *alternateImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:78:22: error: unknown property attribute 'strong' 78 | @property (nullable, strong) NSSound *sound; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:78:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 78 | @property (nullable, strong) NSSound *sound; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:84:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (void)performClick:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:143:31: error: 'null_unspecified' does not name a type 143 | - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand API_DEPRECATED("Mnemonics are not used on macOS. Set the title property directly instead.", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:144:40: error: 'null_unspecified' does not name a type 144 | - (void)setAlternateTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand API_DEPRECATED("Mnemonics are not used on macOS. Set the alternateTitle property directly instead.", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:147:4: error: 'null_unspecified' does not name a type 147 | - (null_unspecified NSString *)alternateMnemonic API_DEPRECATED("Mnemonics are not used on macOS. This property always returns an empty string.", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:150:22: error: unknown property attribute 'strong' 150 | @property (nullable, strong) NSFont *keyEquivalentFont API_DEPRECATED("The keyEquivalentFont property is no longer used. It always returns the NSButtonCell's font, and setting it has no effect.", macos(10.0,10.15)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:150:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 150 | @property (nullable, strong) NSFont *keyEquivalentFont API_DEPRECATED("The keyEquivalentFont property is no longer used. It always returns the NSButtonCell's font, and setting it has no effect.", macos(10.0,10.15)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:36:85: error: expected '>' before '*' token 36 | - (instancetype)initWithCompressionOptions:(NSSet *)options NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:36:85: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:36:86: error: expected ')' before '>' token 36 | - (instancetype)initWithCompressionOptions:(NSSet *)options NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:36:86: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:36:86: error: expected ';' before '>' token 36 | - (instancetype)initWithCompressionOptions:(NSSet *)options NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:102:94: error: expected '>' before '*' token 102 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:102:94: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:102:95: error: expected ')' before '>' token 102 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:102:95: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:102:95: error: expected ';' before '>' token 102 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:110:99: error: expected '>' before '*' token 110 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:110:99: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:110:100: error: expected ')' before '>' token 110 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:110:100: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceCompression.h:110:100: error: expected ';' before '>' token 110 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:31:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | + (instancetype)buttonWithTitle:(NSString *)title image:(NSImage *)image target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:31:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | + (instancetype)buttonWithTitle:(NSString *)title image:(NSImage *)image target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:40:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | + (instancetype)buttonWithTitle:(NSString *)title target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:40:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | + (instancetype)buttonWithTitle:(NSString *)title target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:49:58: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | + (instancetype)buttonWithImage:(NSImage *)image target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:49:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | + (instancetype)buttonWithImage:(NSImage *)image target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:58:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (instancetype)checkboxWithTitle:(NSString *)title target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:58:88: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | + (instancetype)checkboxWithTitle:(NSString *)title target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:67:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | + (instancetype)radioButtonWithTitle:(NSString *)title target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:67:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | + (instancetype)radioButtonWithTitle:(NSString *)title target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:90:22: error: unknown property attribute 'strong' 90 | @property (nullable, strong) NSSound *sound; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:90:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 90 | @property (nullable, strong) NSSound *sound; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:119:22: error: unknown property attribute 'strong' 119 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:119:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 119 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:122:22: error: unknown property attribute 'strong' 122 | @property (nullable, strong) NSImage *alternateImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:122:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 122 | @property (nullable, strong) NSImage *alternateImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:171:94: error: expected '>' before '*' token 171 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:171:94: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:171:95: error: expected ')' before '>' token 171 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:171:95: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:171:95: error: expected ';' before '>' token 171 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:172:99: error: expected '>' before '*' token 172 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:172:99: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:172:100: error: expected ')' before '>' token 172 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:172:100: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:172:100: error: expected ';' before '>' token 172 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:180:31: error: 'null_unspecified' does not name a type 180 | - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand API_DEPRECATED("Mnemonics are not used on macOS. Set the title property directly instead.", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:24: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBarItem.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(13.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:31:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:47:50: error: cannot find protocol declaration for 'NSTouchBarItemIdentifier' 47 | @property (copy) NSArray *customizationAllowedItemIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:54:50: error: cannot find protocol declaration for 'NSTouchBarItemIdentifier' 54 | @property (copy) NSArray *customizationRequiredItemIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:64:50: error: cannot find protocol declaration for 'NSTouchBarItemIdentifier' 64 | @property (copy) NSArray *defaultItemIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:71:60: error: cannot find protocol declaration for 'NSTouchBarItemIdentifier' 71 | @property (copy, readonly) NSArray *itemIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:91:39: error: expected '>' before '*' token 91 | @property (copy) NSSet *templateItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:91:39: error: cannot find protocol declaration for 'NSTouchBarItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:91:40: error: expected unqualified-id before '>' token 91 | @property (copy) NSSet *templateItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:98:22: error: unknown property attribute 'weak' 98 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:98:52: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 98 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable __kindof NSTouchBarItem *)itemForIdentifier:(NSTouchBarItemIdentifier)identifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:132:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 132 | - (nullable NSTouchBarItem *)touchBar:(NSTouchBar *)touchBar makeItemForIdentifier:(NSTouchBarItemIdentifier)identifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:174:12: error: unknown property attribute 'strong' 174 | @property (strong, readonly, nullable) NSTouchBar *touchBar API_AVAILABLE(macos(10.12.2)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:182:12: error: unknown property attribute 'strong' 182 | @property (strong, readwrite, nullable) NSTouchBar *touchBar API_AVAILABLE(macos(10.12.2)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:182:53: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 182 | @property (strong, readwrite, nullable) NSTouchBar *touchBar API_AVAILABLE(macos(10.12.2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:187:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (nullable NSTouchBar *)makeTouchBar API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTouchBar.h:195:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 195 | - (IBAction)toggleTouchBarCustomizationPalette:(nullable id)sender API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:24:53: error: cannot find protocol declaration for 'CandidateType' 24 | @interface NSCandidateListTouchBarItem : NSTouchBarItem | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:24:55: error: expected unqualified-id before ':' token 24 | @interface NSCandidateListTouchBarItem : NSTouchBarItem | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:30:22: error: unknown property attribute 'weak' 30 | @property (nullable, weak) id delegate API_UNAVAILABLE(macCatalyst); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:30:69: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 30 | @property (nullable, weak) id delegate API_UNAVAILABLE(macCatalyst); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:51:50: error: expected unqualified-id before '^' token 51 | @property (nullable, copy) NSAttributedString * (^attributedStringForCandidate)(CandidateType candidate, NSInteger index) API_UNAVAILABLE(macCatalyst); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:51:50: error: expected ')' before '^' token 51 | @property (nullable, copy) NSAttributedString * (^attributedStringForCandidate)(CandidateType candidate, NSInteger index) API_UNAVAILABLE(macCatalyst); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:54:49: error: cannot find protocol declaration for 'CandidateType' 54 | @property (readonly, copy) NSArray *candidates API_UNAVAILABLE(macCatalyst); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:57:45: error: cannot find protocol declaration for 'CandidateType' 57 | - (void)setCandidates:(NSArray *)candidates forSelectedRange:(NSRange)selectedRange inString:(nullable NSString *)originalString API_UNAVAILABLE(macCatalyst); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:57:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (void)setCandidates:(NSArray *)candidates forSelectedRange:(NSRange)selectedRange inString:(nullable NSString *)originalString API_UNAVAILABLE(macCatalyst); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCandidateListTouchBarItem.h:83:32: error: unknown property attribute 'strong' 83 | @property (nullable, readonly, strong) NSCandidateListTouchBarItem *candidateListTouchBarItem API_AVAILABLE(macos(10.12.2)); | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:22:22: error: unknown property attribute 'strong' 22 | @property (nullable, strong) __kindof NSView *documentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:22:30: error: '__kindof' has not been declared 22 | @property (nullable, strong) __kindof NSView *documentView; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:24:22: error: unknown property attribute 'strong' 24 | @property (nullable, strong) NSCursor *documentCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:24:40: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (nullable, strong) NSCursor *documentCursor; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:13, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:27: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:82:21: error: unknown property attribute 'weak' 82 | @property(nullable, weak) IBOutlet id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:82:59: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 82 | @property(nullable, weak) IBOutlet id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:93:22: error: unknown property attribute 'strong' 93 | @property (nullable, strong) NSAppearance *appearance API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:93:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 93 | @property (nullable, strong) NSAppearance *appearance API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:95:22: error: unknown property attribute 'strong' 95 | @property (readonly, strong) NSAppearance *effectiveAppearance API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:148:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (IBAction)performClose:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:222:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 222 | - (nullable NSWindow *)detachableWindowForPopover:(NSPopover *)popover; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:17:23: error: expected unqualified-id before '^' token 17 | typedef id _Nullable (^NSStoryboardControllerCreator)(NSCoder *coder); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:17:23: error: expected ')' before '^' token 17 | typedef id _Nullable (^NSStoryboardControllerCreator)(NSCoder *coder); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:23:29: error: unknown property attribute 'strong' 23 | @property (class, readonly, strong, nullable) NSStoryboard *mainStoryboard API_AVAILABLE(macos(10.13)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:26:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | + (instancetype)storyboardWithName:(NSStoryboardName)name bundle:(nullable NSBundle *)storyboardBundleOrNil; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable id)instantiateInitialController; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable id)instantiateInitialControllerWithCreator:(nullable NS_NOESCAPE NSStoryboardControllerCreator)block API_AVAILABLE(macos(10.15)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:32:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable id)instantiateInitialControllerWithCreator:(nullable NS_NOESCAPE NSStoryboardControllerCreator)block API_AVAILABLE(macos(10.15)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:38:92: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (id)instantiateControllerWithIdentifier:(NSStoryboardSceneIdentifier)identifier creator:(nullable NS_NOESCAPE NSStoryboardControllerCreator)block API_AVAILABLE(macos(10.15)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:20:163: error: expected ')' before '(' token 20 | + (instancetype)segueWithIdentifier:(NSStoryboardSegueIdentifier)identifier source:(id)sourceController destination:(id)destinationController performHandler:(void (^)(void))performHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:20:164: error: expected identifier before '(' token 20 | + (instancetype)segueWithIdentifier:(NSStoryboardSegueIdentifier)identifier source:(id)sourceController destination:(id)destinationController performHandler:(void (^)(void))performHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:20:163: error: expected ';' before '(' token 20 | + (instancetype)segueWithIdentifier:(NSStoryboardSegueIdentifier)identifier source:(id)sourceController destination:(id)destinationController performHandler:(void (^)(void))performHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:29:22: error: unknown property attribute 'strong' 29 | @property (readonly, strong) id sourceController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:32:22: error: unknown property attribute 'strong' 32 | @property (readonly, strong) id destinationController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:45:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (void)prepareForSegue:(NSStoryboardSegue *)segue sender:(nullable id)sender API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:49:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (void)performSegueWithIdentifier:(NSStoryboardSegueIdentifier)identifier sender:(nullable id)sender API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:53:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (BOOL)shouldPerformSegueWithIdentifier:(NSStoryboardSegueIdentifier)identifier sender:(nullable id)sender API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:56:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (instancetype)initWithNibName:(nullable NSNibName)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:56:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (instancetype)initWithNibName:(nullable NSNibName)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:66:22: error: unknown property attribute 'strong' 66 | @property (nullable, strong, readonly) NSBundle *nibBundle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:70:22: error: unknown property attribute 'strong' 70 | @property (nullable, strong) id representedObject; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:70:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 70 | @property (nullable, strong) id representedObject; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:12: error: unknown property attribute 'strong' 78 | @property (strong) IBOutlet NSView *view; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:78:37: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 78 | @property (strong) IBOutlet NSView *view; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:88:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:88:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:88:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:148:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (IBAction)dismissController:(nullable id)sender API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:152:49: error: expected '>' before 'NSViewController' 152 | @property (nullable, readonly) NSArray<__kindof NSViewController *> *presentedViewControllers API_AVAILABLE(macos(10.10)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:152:49: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:152:49: error: nullability specifier 'nullable' cannot be applied to non-pointer type 'NSArray' 152 | @property (nullable, readonly) NSArray<__kindof NSViewController *> *presentedViewControllers API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:152:65: error: expected ';' before '*' token 152 | @property (nullable, readonly) NSArray<__kindof NSViewController *> *presentedViewControllers API_AVAILABLE(macos(10.10)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:158:1: error: cannot use an object as parameter to a method 158 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:176:205: error: expected ')' before '(' token 176 | - (void)transitionFromViewController:(NSViewController *)fromViewController toViewController:(NSViewController *)toViewController options:(NSViewControllerTransitionOptions)options completionHandler:(void (^ _Nullable)(void))completion API_AVAILABLE(macos(10.10)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:176:206: error: expected identifier before '(' token 176 | - (void)transitionFromViewController:(NSViewController *)fromViewController toViewController:(NSViewController *)toViewController options:(NSViewControllerTransitionOptions)options completionHandler:(void (^ _Nullable)(void))completion API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:176:205: error: expected ';' before '(' token 176 | - (void)transitionFromViewController:(NSViewController *)fromViewController toViewController:(NSViewController *)toViewController options:(NSViewControllerTransitionOptions)options completionHandler:(void (^ _Nullable)(void))completion API_AVAILABLE(macos(10.10)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:189:35: error: expected '>' before 'NSViewController' 189 | @property (copy) NSArray<__kindof NSViewController *> *childViewControllers API_AVAILABLE(macos(10.10)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:189:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:189:35: error: 'copy' attribute is only valid for Objective-C objects 189 | @property (copy) NSArray<__kindof NSViewController *> *childViewControllers API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:152:49: note: originally specified here 152 | @property (nullable, readonly) NSArray<__kindof NSViewController *> *presentedViewControllers API_AVAILABLE(macos(10.10)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:189:51: error: expected ';' before '*' token 189 | @property (copy) NSArray<__kindof NSViewController *> *childViewControllers API_AVAILABLE(macos(10.10)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:240:31: error: unknown property attribute 'strong' 240 | @property(nullable, readonly, strong) NSStoryboard *storyboard API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:252:21: error: unknown property attribute 'strong' 252 | @property(nullable, strong) IBOutlet NSView *sourceItemView API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:252:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 252 | @property(nullable, strong) IBOutlet NSView *sourceItemView API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:87:22: error: unknown property attribute 'weak' 87 | @property (nullable, weak) IBOutlet NSButton *sectionCollapseButton API_AVAILABLE(macos(10.12)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:87:47: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 87 | @property (nullable, weak) IBOutlet NSButton *sectionCollapseButton API_AVAILABLE(macos(10.12)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:99:32: error: unknown property attribute 'weak' 99 | @property (readonly, nullable, weak) NSCollectionView *collectionView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:111:22: error: unknown property attribute 'weak' 111 | @property (nullable, weak) IBOutlet NSImageView *imageView API_AVAILABLE(macos(10.7)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:111:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 111 | @property (nullable, weak) IBOutlet NSImageView *imageView API_AVAILABLE(macos(10.7)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:115:22: error: unknown property attribute 'weak' 115 | @property (nullable, weak) IBOutlet NSTextField *textField API_AVAILABLE(macos(10.7)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:115:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 115 | @property (nullable, weak) IBOutlet NSTextField *textField API_AVAILABLE(macos(10.7)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:119:55: error: expected '>' before '*' token 119 | @property (readonly) NSArray *draggingImageComponents API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:119:55: error: cannot find protocol declaration for 'NSDraggingImageComponent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:119:56: error: expected unqualified-id before '>' token 119 | @property (readonly) NSArray *draggingImageComponents API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:137:22: error: unknown property attribute 'weak' 137 | @property (nullable, weak) id dataSource API_AVAILABLE(macos(10.11)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:137:59: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 137 | @property (nullable, weak) id dataSource API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:141:22: error: unknown property attribute 'weak' 141 | @property (nullable, weak) id prefetchDataSource API_AVAILABLE(macos(10.13)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:141:60: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 141 | @property (nullable, weak) id prefetchDataSource API_AVAILABLE(macos(10.13)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:147:28: error: cannot find protocol declaration for 'id' 147 | @property (copy) NSArray *content; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:158:22: error: unknown property attribute 'weak' 158 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:158:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 158 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:165:22: error: unknown property attribute 'strong' 165 | @property (nullable, strong) NSView *backgroundView API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:165:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 165 | @property (nullable, strong) NSView *backgroundView API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:178:22: error: unknown property attribute 'strong' 178 | @property (nullable, strong) __kindof NSCollectionViewLayout *collectionViewLayout API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:178:30: error: '__kindof' has not been declared 178 | @property (nullable, strong) __kindof NSCollectionViewLayout *collectionViewLayout API_AVAILABLE(macos(10.11)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:182:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForItemAtIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:188:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForSupplementaryElementOfKind:(NSCollectionViewSupplementaryElementKind)kind atIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:200:51: error: expected '>' before '*' token 200 | @property (null_resettable, copy) NSArray *backgroundColors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:200:51: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:200:52: error: expected unqualified-id before '>' token 200 | @property (null_resettable, copy) NSArray *backgroundColors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:236:36: error: expected '>' before '*' token 236 | @property (copy) NSSet *selectionIndexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:236:36: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:236:37: error: expected unqualified-id before '>' token 236 | @property (copy) NSSet *selectionIndexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:242:52: error: expected '>' before '*' token 242 | - (void)selectItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:242:52: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:242:53: error: expected ')' before '>' token 242 | - (void)selectItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:242:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:242:53: error: expected ';' before '>' token 242 | - (void)selectItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:248:54: error: expected '>' before '*' token 248 | - (void)deselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:248:54: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:248:55: error: expected ')' before '>' token 248 | - (void)deselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:248:55: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:248:55: error: expected ';' before '>' token 248 | - (void)deselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:252:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 252 | - (IBAction)selectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:256:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 256 | - (IBAction)deselectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:261:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 261 | - (void)registerClass:(nullable Class)itemClass forItemWithIdentifier:(NSUserInterfaceItemIdentifier)identifier API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:262:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 262 | - (void)registerNib:(nullable NSNib *)nib forItemWithIdentifier:(NSUserInterfaceItemIdentifier)identifier API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:266:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 266 | - (void)registerClass:(nullable Class)viewClass forSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)kind withIdentifier:(NSUserInterfaceItemIdentifier)identifier API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:267:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 267 | - (void)registerNib:(nullable NSNib *)nib forSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)kind withIdentifier:(NSUserInterfaceItemIdentifier)identifier API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:273:4: error: '__kindof' does not name a type 273 | - (__kindof NSCollectionViewItem *)makeItemWithIdentifier:(NSUserInterfaceItemIdentifier)identifier forIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:279:4: error: '__kindof' does not name a type 279 | - (__kindof NSView *)makeSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)elementKind withIdentifier:(NSUserInterfaceItemIdentifier)identifier forIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:285:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 285 | - (nullable NSCollectionViewItem *)itemAtIndex:(NSUInteger)index API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:289:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 289 | - (nullable NSCollectionViewItem *)itemAtIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:293:33: error: expected '>' before '*' token 293 | - (NSArray *)visibleItems API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:293:33: error: cannot find protocol declaration for 'NSCollectionViewItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:293:34: error: expected ')' before '>' token 293 | - (NSArray *)visibleItems API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:293:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:297:22: error: expected '>' before '*' token 297 | - (NSSet *)indexPathsForVisibleItems API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:297:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:297:23: error: expected ')' before '>' token 297 | - (NSSet *)indexPathsForVisibleItems API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:297:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:301:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | - (nullable NSIndexPath *)indexPathForItem:(NSCollectionViewItem *)item API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:307:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (nullable NSIndexPath *)indexPathForItemAtPoint:(NSPoint)point API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:314:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 314 | - (nullable NSView *)supplementaryViewForElementKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:318:18: error: expected '>' before '<' token 318 | - (NSArray *> *)visibleSupplementaryViewsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:318:18: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:318:18: error: expected ')' before '<' token 318 | - (NSArray *> *)visibleSupplementaryViewsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:318:18: error: objective-c++ method declaration is expected before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:322:22: error: expected '>' before '*' token 322 | - (NSSet *)indexPathsForVisibleSupplementaryElementsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:322:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:322:23: error: expected ')' before '>' token 322 | - (NSSet *)indexPathsForVisibleSupplementaryElementsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:322:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:52: error: expected '>' before '*' token 366 | - (void)insertItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:52: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:53: error: expected ')' before '>' token 366 | - (void)insertItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:53: error: expected ';' before '>' token 366 | - (void)insertItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:374:52: error: expected '>' before '*' token 374 | - (void)deleteItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:374:52: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:374:53: error: expected ')' before '>' token 374 | - (void)deleteItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:374:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:374:53: error: expected ';' before '>' token 374 | - (void)deleteItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:380:52: error: expected '>' before '*' token 380 | - (void)reloadItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:380:52: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:380:53: error: expected ')' before '>' token 380 | - (void)reloadItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:380:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:380:53: error: expected ';' before '>' token 380 | - (void)reloadItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:398:34: error: expected ')' before '(' token 398 | - (void)performBatchUpdates:(void (NS_NOESCAPE ^_Nullable)(void))updates completionHandler:(void (^_Nullable)(BOOL finished))completionHandler API_AVAILABLE(macos(10.11)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:398:35: error: expected identifier before '(' token 398 | - (void)performBatchUpdates:(void (NS_NOESCAPE ^_Nullable)(void))updates completionHandler:(void (^_Nullable)(BOOL finished))completionHandler API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:398:34: error: expected ';' before '(' token 398 | - (void)performBatchUpdates:(void (NS_NOESCAPE ^_Nullable)(void))updates completionHandler:(void (^_Nullable)(BOOL finished))completionHandler API_AVAILABLE(macos(10.11)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:414:54: error: expected '>' before '*' token 414 | - (void)scrollToItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:414:54: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:414:55: error: expected ')' before '>' token 414 | - (void)scrollToItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:414:55: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:414:55: error: expected ';' before '>' token 414 | - (void)scrollToItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:425:67: error: expected '>' before '*' token 425 | - (NSImage *)draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:425:67: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:425:68: error: expected ')' before '>' token 425 | - (NSImage *)draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:425:68: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:425:68: error: expected ';' before '>' token 425 | - (NSImage *)draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:479:106: error: expected '>' before '*' token 479 | - (void)collectionView:(NSCollectionView *)collectionView prefetchItemsAtIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:479:106: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:479:107: error: expected ')' before '>' token 479 | - (void)collectionView:(NSCollectionView *)collectionView prefetchItemsAtIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:479:107: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:479:107: error: expected ';' before '>' token 479 | - (void)collectionView:(NSCollectionView *)collectionView prefetchItemsAtIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:485:118: error: expected '>' before '*' token 485 | - (void)collectionView:(NSCollectionView *)collectionView cancelPrefetchingForItemsAtIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:485:118: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:485:119: error: expected ')' before '>' token 485 | - (void)collectionView:(NSCollectionView *)collectionView cancelPrefetchingForItemsAtIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:485:119: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:485:119: error: expected ';' before '>' token 485 | - (void)collectionView:(NSCollectionView *)collectionView cancelPrefetchingForItemsAtIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:500:103: error: expected '>' before '*' token 500 | - (BOOL)collectionView:(NSCollectionView *)collectionView canDragItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:500:103: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:500:104: error: expected ')' before '>' token 500 | - (BOOL)collectionView:(NSCollectionView *)collectionView canDragItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:500:104: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:500:104: error: expected ';' before '>' token 500 | - (BOOL)collectionView:(NSCollectionView *)collectionView canDragItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:507:101: error: expected '>' before '*' token 507 | - (BOOL)collectionView:(NSCollectionView *)collectionView writeItemsAtIndexPaths:(NSSet *)indexPaths toPasteboard:(NSPasteboard *)pasteboard API_DEPRECATED("Use -collectionView:pasteboardWriterForItemAtIndexPath: instead", macos(10.11, 10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:507:101: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:507:102: error: expected ')' before '>' token 507 | - (BOOL)collectionView:(NSCollectionView *)collectionView writeItemsAtIndexPaths:(NSSet *)indexPaths toPasteboard:(NSPasteboard *)pasteboard API_DEPRECATED("Use -collectionView:pasteboardWriterForItemAtIndexPath: instead", macos(10.11, 10.15)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:507:102: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:507:102: error: expected ';' before '>' token 507 | - (BOOL)collectionView:(NSCollectionView *)collectionView writeItemsAtIndexPaths:(NSSet *)indexPaths toPasteboard:(NSPasteboard *)pasteboard API_DEPRECATED("Use -collectionView:pasteboardWriterForItemAtIndexPath: instead", macos(10.11, 10.15)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:516:21: error: expected '>' before '*' token 516 | - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexPaths:(NSSet *)indexPaths API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.11,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:516:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:516:22: error: expected ')' before '>' token 516 | - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexPaths:(NSSet *)indexPaths API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.11,10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:516:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:519:21: error: expected '>' before '*' token 519 | - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexes:(NSIndexSet *)indexes API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.6,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:519:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:519:22: error: expected ')' before '>' token 519 | - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexes:(NSIndexSet *)indexes API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.6,10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:519:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:523:117: error: expected '>' before '*' token 523 | - (NSImage *)collectionView:(NSCollectionView *)collectionView draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:523:117: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:523:118: error: expected ')' before '>' token 523 | - (NSImage *)collectionView:(NSCollectionView *)collectionView draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:523:118: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:523:118: error: expected ';' before '>' token 523 | - (NSImage *)collectionView:(NSCollectionView *)collectionView draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:553:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 553 | - (nullable id )collectionView:(NSCollectionView *)collectionView pasteboardWriterForItemAtIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:556:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 556 | - (nullable id )collectionView:(NSCollectionView *)collectionView pasteboardWriterForItemAtIndex:(NSUInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:560:182: error: expected '>' before '*' token 560 | - (void)collectionView:(NSCollectionView *)collectionView draggingSession:(NSDraggingSession *)session willBeginAtPoint:(NSPoint)screenPoint forItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:560:182: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:560:183: error: expected ')' before '>' token 560 | - (void)collectionView:(NSCollectionView *)collectionView draggingSession:(NSDraggingSession *)session willBeginAtPoint:(NSPoint)screenPoint forItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:560:183: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:560:183: error: expected ';' before '>' token 560 | - (void)collectionView:(NSCollectionView *)collectionView draggingSession:(NSDraggingSession *)session willBeginAtPoint:(NSPoint)screenPoint forItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:578:22: error: expected '>' before '*' token 578 | - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:578:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:578:23: error: expected ')' before '>' token 578 | - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:578:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:581:105: error: expected '>' before '*' token 581 | - (void)collectionView:(NSCollectionView *)collectionView didChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:581:105: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:581:106: error: expected ')' before '>' token 581 | - (void)collectionView:(NSCollectionView *)collectionView didChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:581:106: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:581:106: error: expected ';' before '>' token 581 | - (void)collectionView:(NSCollectionView *)collectionView didChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:585:22: error: expected '>' before '*' token 585 | - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldSelectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:585:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:585:23: error: expected ')' before '>' token 585 | - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldSelectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:585:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:588:22: error: expected '>' before '*' token 588 | - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldDeselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:588:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:588:23: error: expected ')' before '>' token 588 | - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldDeselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:588:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:105: error: expected '>' before '*' token 592 | - (void)collectionView:(NSCollectionView *)collectionView didSelectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:105: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:106: error: expected ')' before '>' token 592 | - (void)collectionView:(NSCollectionView *)collectionView didSelectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:106: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:106: error: expected ';' before '>' token 592 | - (void)collectionView:(NSCollectionView *)collectionView didSelectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:596:107: error: expected '>' before '*' token 596 | - (void)collectionView:(NSCollectionView *)collectionView didDeselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:596:107: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:596:108: error: expected ')' before '>' token 596 | - (void)collectionView:(NSCollectionView *)collectionView didDeselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:596:108: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:596:108: error: expected ';' before '>' token 596 | - (void)collectionView:(NSCollectionView *)collectionView didDeselectItemsAtIndexPaths:(NSSet *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:644:70: error: expected '>' before '*' token 644 | + (instancetype)setWithCollectionViewIndexPaths:(NSArray *)indexPaths API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:644:70: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:644:71: error: expected ')' before '>' token 644 | + (instancetype)setWithCollectionViewIndexPaths:(NSArray *)indexPaths API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:644:71: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:644:71: error: expected ';' before '>' token 644 | + (instancetype)setWithCollectionViewIndexPaths:(NSArray *)indexPaths API_AVAILABLE(macos(10.11)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:648:83: error: expected ')' before '(' token 648 | - (void)enumerateIndexPathsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSIndexPath *indexPath, BOOL *stop))block API_AVAILABLE(macos(10.11)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:648:84: error: expected identifier before '(' token 648 | - (void)enumerateIndexPathsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSIndexPath *indexPath, BOOL *stop))block API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:648:83: error: expected ';' before '(' token 648 | - (void)enumerateIndexPathsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (NS_NOESCAPE ^)(NSIndexPath *indexPath, BOOL *stop))block API_AVAILABLE(macos(10.11)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:664:22: error: unknown property attribute 'strong' 664 | @property (nullable, strong) NSCollectionViewItem *itemPrototype API_DEPRECATED("Use -registerNib:forItemWithIdentifier: or -registerClass:forItemWithIdentifier: instead.", macos(10.5,10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:664:52: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 664 | @property (nullable, strong) NSCollectionViewItem *itemPrototype API_DEPRECATED("Use -registerNib:forItemWithIdentifier: or -registerClass:forItemWithIdentifier: instead.", macos(10.5,10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:28: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:47:22: error: unknown property attribute 'strong' 47 | @property (nullable, strong) NSIndexPath *indexPath; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:47:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 47 | @property (nullable, strong) NSIndexPath *indexPath; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:82:56: error: expected '>' before '*' token 82 | - (void)invalidateItemsAtIndexPaths:(NSSet *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:82:56: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:82:57: error: expected ')' before '>' token 82 | - (void)invalidateItemsAtIndexPaths:(NSSet *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:82:57: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:82:57: error: expected ';' before '>' token 82 | - (void)invalidateItemsAtIndexPaths:(NSSet *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:83:133: error: expected '>' before '*' token 83 | - (void)invalidateSupplementaryElementsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPaths:(NSSet *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:83:133: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:83:134: error: expected ')' before '>' token 83 | - (void)invalidateSupplementaryElementsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPaths:(NSSet *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:83:134: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:83:134: error: expected ';' before '>' token 83 | - (void)invalidateSupplementaryElementsOfKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPaths:(NSSet *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:84:127: error: expected '>' before '*' token 84 | - (void)invalidateDecorationElementsOfKind:(NSCollectionViewDecorationElementKind)elementKind atIndexPaths:(NSSet *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:84:127: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:84:128: error: expected ')' before '>' token 84 | - (void)invalidateDecorationElementsOfKind:(NSCollectionViewDecorationElementKind)elementKind atIndexPaths:(NSSet *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:84:128: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:84:128: error: expected ';' before '>' token 84 | - (void)invalidateDecorationElementsOfKind:(NSCollectionViewDecorationElementKind)elementKind atIndexPaths:(NSSet *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:85:50: error: expected '>' before '*' token 85 | @property (nullable, readonly) NSSet *invalidatedItemIndexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:85:50: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:85:51: error: expected unqualified-id before '>' token 85 | @property (nullable, readonly) NSSet *invalidatedItemIndexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:86:92: error: expected '>' before '<' token 86 | @property (nullable, readonly) NSDictionary *> *invalidatedSupplementaryIndexPaths; // keys are element kind strings - values are NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:86:92: error: cannot find protocol declaration for 'NSCollectionViewSupplementaryElementKind' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:86:92: error: cannot find protocol declaration for 'NSSet' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:86:92: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:87:89: error: expected '>' before '<' token 87 | @property (nullable, readonly) NSDictionary *> *invalidatedDecorationIndexPaths; // keys are element kind strings - values are NSSet | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:87:89: error: cannot find protocol declaration for 'NSCollectionViewDecorationElementKind' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:87:89: error: cannot find protocol declaration for 'NSSet' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:87:89: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:102:32: error: unknown property attribute 'weak' 102 | @property (nullable, readonly, weak) NSCollectionView *collectionView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:109:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (void)registerClass:(nullable Class)viewClass forDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:110:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (void)registerNib:(nullable NSNib *)nib forDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:126:21: error: expected '>' before 'NSCollectionViewLayoutAttributes' 126 | - (NSArray<__kindof NSCollectionViewLayoutAttributes *> *)layoutAttributesForElementsInRect:(NSRect)rect; // return an array layout attributes instances for all the views in the given rect | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:126:21: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:126:4: error: two or more data types in declaration of 'type name' 126 | - (NSArray<__kindof NSCollectionViewLayoutAttributes *> *)layoutAttributesForElementsInRect:(NSRect)rect; // return an array layout attributes instances for all the views in the given rect | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:127:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForItemAtIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:128:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 128 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:129:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind atIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:133:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForDropTargetAtPoint:(NSPoint)pointInCollectionView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:137:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForInterItemGapBeforeIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:157:77: error: expected '>' before '*' token 157 | - (void)prepareForCollectionViewUpdates:(NSArray *)updateItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:157:77: error: cannot find protocol declaration for 'NSCollectionViewUpdateItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:157:78: error: expected ')' before '>' token 157 | - (void)prepareForCollectionViewUpdates:(NSArray *)updateItems; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:157:78: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:157:78: error: expected ';' before '>' token 157 | - (void)prepareForCollectionViewUpdates:(NSArray *)updateItems; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:171:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingItemAtIndexPath:(NSIndexPath *)itemIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:172:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 172 | - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingItemAtIndexPath:(NSIndexPath *)itemIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:173:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 173 | - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPath:(NSIndexPath *)elementIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:174:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 174 | - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(NSCollectionViewSupplementaryElementKind)elementKind atIndexPath:(NSIndexPath *)elementIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:175:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingDecorationElementOfKind:(NSCollectionViewDecorationElementKind)elementKind atIndexPath:(NSIndexPath *)decorationIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:176:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 176 | - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingDecorationElementOfKind:(NSCollectionViewDecorationElementKind)elementKind atIndexPath:(NSIndexPath *)decorationIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:180:22: error: expected '>' before '*' token 180 | - (NSSet *)indexPathsToDeleteForSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)elementKind; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:180:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:180:23: error: expected ')' before '>' token 180 | - (NSSet *)indexPathsToDeleteForSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)elementKind; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:180:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:181:22: error: expected '>' before '*' token 181 | - (NSSet *)indexPathsToDeleteForDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:181:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:181:23: error: expected ')' before '>' token 181 | - (NSSet *)indexPathsToDeleteForDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:181:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:182:22: error: expected '>' before '*' token 182 | - (NSSet *)indexPathsToInsertForSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)elementKind; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:182:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:182:23: error: expected ')' before '>' token 182 | - (NSSet *)indexPathsToInsertForSupplementaryViewOfKind:(NSCollectionViewSupplementaryElementKind)elementKind; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:182:23: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:183:22: error: expected '>' before '*' token 183 | - (NSSet *)indexPathsToInsertForDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:183:22: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:183:23: error: expected ')' before '>' token 183 | - (NSSet *)indexPathsToInsertForDecorationViewOfKind:(NSCollectionViewDecorationElementKind)elementKind; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:183:23: error: objective-c++ method declaration is expected before '>' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:29: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:91:68: error: expected '>' before '*' token 91 | @property(copy) NSArray *boundarySupplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:91:68: error: cannot find protocol declaration for 'NSCollectionLayoutBoundarySupplementaryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:91:69: error: expected unqualified-id before '>' token 91 | @property(copy) NSArray *boundarySupplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:94:48: error: expected unqualified-id before '^' token 94 | typedef NSCollectionLayoutSection * _Nullable (^NSCollectionViewCompositionalLayoutSectionProvider)(NSInteger section, id); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:94:48: error: expected ')' before '^' token 94 | typedef NSCollectionLayoutSection * _Nullable (^NSCollectionViewCompositionalLayoutSectionProvider)(NSInteger section, id); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:101:42: error: 'NSCollectionViewCompositionalLayoutSectionProvider' does not name a type; did you mean 'NSCollectionViewCompositionalLayoutConfiguration'? 101 | - (instancetype)initWithSectionProvider:(NSCollectionViewCompositionalLayoutSectionProvider)sectionProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | NSCollectionViewCompositionalLayoutConfiguration /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:102:42: error: 'NSCollectionViewCompositionalLayoutSectionProvider' does not name a type; did you mean 'NSCollectionViewCompositionalLayoutConfiguration'? 102 | - (instancetype)initWithSectionProvider:(NSCollectionViewCompositionalLayoutSectionProvider)sectionProvider configuration:(NSCollectionViewCompositionalLayoutConfiguration*)configuration; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | NSCollectionViewCompositionalLayoutConfiguration /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:134:15: error: expected unqualified-id before '^' token 134 | typedef void (^NSCollectionLayoutSectionVisibleItemsInvalidationHandler)(NSArray> *visibleItems, NSPoint contentOffset, id layoutEnvironment); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:134:15: error: expected ')' before '^' token 134 | typedef void (^NSCollectionLayoutSectionVisibleItemsInvalidationHandler)(NSArray> *visibleItems, NSPoint contentOffset, id layoutEnvironment); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:149:68: error: expected '>' before '*' token 149 | @property(copy) NSArray *boundarySupplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:149:68: error: cannot find protocol declaration for 'NSCollectionLayoutBoundarySupplementaryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:149:69: error: expected unqualified-id before '>' token 149 | @property(copy) NSArray *boundarySupplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:155:26: error: 'NSCollectionLayoutSectionVisibleItemsInvalidationHandler' has not been declared 155 | @property(copy,nullable) NSCollectionLayoutSectionVisibleItemsInvalidationHandler visibleItemsInvalidationHandler; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:158:57: error: expected '>' before '*' token 158 | @property(copy) NSArray *decorationItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:158:57: error: cannot find protocol declaration for 'NSCollectionLayoutDecorationItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:158:58: error: expected unqualified-id before '>' token 158 | @property(copy) NSArray *decorationItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:165:135: error: expected '>' before '*' token 165 | + (instancetype)itemWithLayoutSize:(NSCollectionLayoutSize*)layoutSize supplementaryItems:(NSArray*)supplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:165:135: error: cannot find protocol declaration for 'NSCollectionLayoutSupplementaryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:165:136: error: expected ')' before '>' token 165 | + (instancetype)itemWithLayoutSize:(NSCollectionLayoutSize*)layoutSize supplementaryItems:(NSArray*)supplementaryItems; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:165:136: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:165:136: error: expected ';' before '>' token 165 | + (instancetype)itemWithLayoutSize:(NSCollectionLayoutSize*)layoutSize supplementaryItems:(NSArray*)supplementaryItems; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:213:64: error: expected '>' before '*' token 213 | @property(readonly) NSArray *supplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:213:64: error: cannot find protocol declaration for 'NSCollectionLayoutSupplementaryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:213:65: error: expected unqualified-id before '>' token 213 | @property(readonly) NSArray *supplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:228:50: error: expected '>' before '*' token 228 | typedef NSArray * _Nonnull(^NSCollectionLayoutGroupCustomItemProvider)(id layoutEnvironment); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:228:50: error: cannot find protocol declaration for 'NSCollectionLayoutGroupCustomItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:228:51: error: expected unqualified-id before '>' token 228 | typedef NSArray * _Nonnull(^NSCollectionLayoutGroupCustomItemProvider)(id layoutEnvironment); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:250:123: error: expected '>' before '*' token 250 | + (instancetype)horizontalGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize subitems:(NSArray*)subitems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:250:123: error: cannot find protocol declaration for 'NSCollectionLayoutItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:250:124: error: expected ')' before '>' token 250 | + (instancetype)horizontalGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize subitems:(NSArray*)subitems; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:250:124: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:250:124: error: expected ';' before '>' token 250 | + (instancetype)horizontalGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize subitems:(NSArray*)subitems; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:275:121: error: expected '>' before '*' token 275 | + (instancetype)verticalGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize subitems:(NSArray*)subitems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:275:121: error: cannot find protocol declaration for 'NSCollectionLayoutItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:275:122: error: expected ')' before '>' token 275 | + (instancetype)verticalGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize subitems:(NSArray*)subitems; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:275:122: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:275:122: error: expected ';' before '>' token 275 | + (instancetype)verticalGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize subitems:(NSArray*)subitems; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:281:93: error: 'NSCollectionLayoutGroupCustomItemProvider' does not name a type; did you mean 'NSCollectionLayoutGroupCustomItem'? 281 | + (instancetype)customGroupWithLayoutSize:(NSCollectionLayoutSize*)layoutSize itemProvider:(NSCollectionLayoutGroupCustomItemProvider)itemProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | NSCollectionLayoutGroupCustomItem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:287:60: error: expected '>' before '*' token 287 | @property(copy) NSArray *supplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:287:60: error: cannot find protocol declaration for 'NSCollectionLayoutSupplementaryItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:287:61: error: expected unqualified-id before '>' token 287 | @property(copy) NSArray *supplementaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:292:51: error: expected '>' before '*' token 292 | @property(readonly) NSArray *subitems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:292:51: error: cannot find protocol declaration for 'NSCollectionLayoutItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:292:52: error: expected unqualified-id before '>' token 292 | @property(readonly) NSArray *subitems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:375:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 375 | + (instancetype)spacingForLeading:(nullable NSCollectionLayoutSpacing *)leading | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:376:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 376 | top:(nullable NSCollectionLayoutSpacing *)top | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:377:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 377 | trailing:(nullable NSCollectionLayoutSpacing *)trailing | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:378:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 378 | bottom:(nullable NSCollectionLayoutSpacing *)bottom; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:31: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewGridLayout.h:62:51: error: expected '>' before '*' token 62 | @property (null_resettable, copy) NSArray *backgroundColors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewGridLayout.h:62:51: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewGridLayout.h:62:52: error: expected unqualified-id before '>' token 62 | @property (null_resettable, copy) NSArray *backgroundColors; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:33: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSampler.h:29:46: error: expected ')' before '(' token 29 | - (void)showSamplerWithSelectionHandler:(void (^)(NSColor * _Nullable selectedColor))selectionHandler NS_SWIFT_ASYNC_NAME(sample()); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSampler.h:29:47: error: expected identifier before '(' token 29 | - (void)showSamplerWithSelectionHandler:(void (^)(NSColor * _Nullable selectedColor))selectionHandler NS_SWIFT_ASYNC_NAME(sample()); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSampler.h:29:46: error: expected ';' before '(' token 29 | - (void)showSamplerWithSelectionHandler:(void (^)(NSColor * _Nullable selectedColor))selectionHandler NS_SWIFT_ASYNC_NAME(sample()); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:35: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:33:81: error: cannot find protocol declaration for 'SectionIdentifierType' 33 | @interface NSDiffableDataSourceSnapshot : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:33:81: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:33:83: error: expected unqualified-id before ':' token 33 | @interface NSDiffableDataSourceSnapshot : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:39:60: error: cannot find protocol declaration for 'SectionIdentifierType' 39 | @property(nonatomic,readonly) NSArray *sectionIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:40:57: error: cannot find protocol declaration for 'ItemIdentifierType' 40 | @property(nonatomic,readonly) NSArray *itemIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:42:38: error: 'SectionIdentifierType' does not name a type 42 | - (NSInteger)numberOfItemsInSection:(SectionIdentifierType)sectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:43:30: error: cannot find protocol declaration for 'ItemIdentifierType' 43 | - (NSArray *)itemIdentifiersInSectionWithIdentifier:(SectionIdentifierType)sectionIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:43:74: error: 'SectionIdentifierType' does not name a type 43 | - (NSArray *)itemIdentifiersInSectionWithIdentifier:(SectionIdentifierType)sectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:44:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (nullable SectionIdentifierType)sectionIdentifierForSectionContainingItemIdentifier:(ItemIdentifierType)itemIdentifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:44:88: error: 'ItemIdentifierType' does not name a type 44 | - (nullable SectionIdentifierType)sectionIdentifierForSectionContainingItemIdentifier:(ItemIdentifierType)itemIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:46:37: error: 'ItemIdentifierType' does not name a type 46 | - (NSInteger)indexOfItemIdentifier:(ItemIdentifierType)itemIdentifier; // If item identifier is not present returns NSNotFound | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:47:40: error: 'SectionIdentifierType' does not name a type 47 | - (NSInteger)indexOfSectionIdentifier:(SectionIdentifierType)sectionIdentifier; // If section identifier is not present returns NSNotFound | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:51:63: error: cannot find protocol declaration for 'ItemIdentifierType' 51 | - (void)appendItemsWithIdentifiers:(NSArray *)identifiers; // convenience: appends into last section | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:52:63: error: cannot find protocol declaration for 'ItemIdentifierType' 52 | - (void)appendItemsWithIdentifiers:(NSArray *)identifiers intoSectionWithIdentifier:(SectionIdentifierType)sectionIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:52:106: error: 'SectionIdentifierType' does not name a type 52 | - (void)appendItemsWithIdentifiers:(NSArray *)identifiers intoSectionWithIdentifier:(SectionIdentifierType)sectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:54:63: error: cannot find protocol declaration for 'ItemIdentifierType' 54 | - (void)insertItemsWithIdentifiers:(NSArray *)identifiers beforeItemWithIdentifier:(ItemIdentifierType)itemIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:54:105: error: 'ItemIdentifierType' does not name a type 54 | - (void)insertItemsWithIdentifiers:(NSArray *)identifiers beforeItemWithIdentifier:(ItemIdentifierType)itemIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:55:63: error: cannot find protocol declaration for 'ItemIdentifierType' 55 | - (void)insertItemsWithIdentifiers:(NSArray *)identifiers afterItemWithIdentifier:(ItemIdentifierType)itemIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:55:104: error: 'ItemIdentifierType' does not name a type 55 | - (void)insertItemsWithIdentifiers:(NSArray *)identifiers afterItemWithIdentifier:(ItemIdentifierType)itemIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:57:63: error: cannot find protocol declaration for 'ItemIdentifierType' 57 | - (void)deleteItemsWithIdentifiers:(NSArray *)identifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:60:33: error: 'ItemIdentifierType' does not name a type 60 | - (void)moveItemWithIdentifier:(ItemIdentifierType)fromIdentifier beforeItemWithIdentifier:(ItemIdentifierType)toIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:60:93: error: 'ItemIdentifierType' does not name a type 60 | - (void)moveItemWithIdentifier:(ItemIdentifierType)fromIdentifier beforeItemWithIdentifier:(ItemIdentifierType)toIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:61:33: error: 'ItemIdentifierType' does not name a type 61 | - (void)moveItemWithIdentifier:(ItemIdentifierType)fromIdentifier afterItemWithIdentifier:(ItemIdentifierType)toIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:61:92: error: 'ItemIdentifierType' does not name a type 61 | - (void)moveItemWithIdentifier:(ItemIdentifierType)fromIdentifier afterItemWithIdentifier:(ItemIdentifierType)toIdentifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:63:63: error: cannot find protocol declaration for 'ItemIdentifierType' 63 | - (void)reloadItemsWithIdentifiers:(NSArray*)identifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:69:69: error: cannot find protocol declaration for 'SectionIdentifierType' 69 | - (void)insertSectionsWithIdentifiers:(NSArray *)sectionIdentifiers beforeSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:69:121: error: 'SectionIdentifierType' does not name a type 69 | - (void)insertSectionsWithIdentifiers:(NSArray *)sectionIdentifiers beforeSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:70:69: error: cannot find protocol declaration for 'SectionIdentifierType' 70 | - (void)insertSectionsWithIdentifiers:(NSArray *)sectionIdentifiers afterSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:70:120: error: 'SectionIdentifierType' does not name a type 70 | - (void)insertSectionsWithIdentifiers:(NSArray *)sectionIdentifiers afterSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:72:69: error: cannot find protocol declaration for 'SectionIdentifierType' 72 | - (void)deleteSectionsWithIdentifiers:(NSArray *)sectionIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:74:36: error: 'SectionIdentifierType' does not name a type 74 | - (void)moveSectionWithIdentifier:(SectionIdentifierType)fromSectionIdentifier beforeSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:74:109: error: 'SectionIdentifierType' does not name a type 74 | - (void)moveSectionWithIdentifier:(SectionIdentifierType)fromSectionIdentifier beforeSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:75:36: error: 'SectionIdentifierType' does not name a type 75 | - (void)moveSectionWithIdentifier:(SectionIdentifierType)fromSectionIdentifier afterSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:75:108: error: 'SectionIdentifierType' does not name a type 75 | - (void)moveSectionWithIdentifier:(SectionIdentifierType)fromSectionIdentifier afterSectionWithIdentifier:(SectionIdentifierType)toSectionIdentifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:77:69: error: cannot find protocol declaration for 'SectionIdentifierType' 77 | - (void)reloadSectionsWithIdentifiers:(NSArray*)sectionIdentifiers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:84:87: error: cannot find protocol declaration for 'SectionIdentifierType' 84 | @interface NSCollectionViewDiffableDataSource : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:84:87: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:84:89: error: expected unqualified-id before ':' token 84 | @interface NSCollectionViewDiffableDataSource : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:88:29: error: expected unqualified-id before '^' token 88 | typedef NSView * _Nullable (^NSCollectionViewDiffableDataSourceSupplementaryViewProvider)(NSCollectionView* _Nonnull, NSString * _Nonnull, NSIndexPath * _Nonnull); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:88:29: error: expected ')' before '^' token 88 | typedef NSView * _Nullable (^NSCollectionViewDiffableDataSourceSupplementaryViewProvider)(NSCollectionView* _Nonnull, NSString * _Nonnull, NSIndexPath * _Nonnull); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:93:88: error: 'NSCollectionViewDiffableDataSourceItemProvider' does not name a type; did you mean 'NSCollectionViewDiffableDataSource'? 93 | - (instancetype)initWithCollectionView:(NSCollectionView*)collectionView itemProvider:(NSCollectionViewDiffableDataSourceItemProvider)itemProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | NSCollectionViewDiffableDataSource /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:99:73: error: cannot find protocol declaration for 'SectionIdentifierType' 99 | - (NSDiffableDataSourceSnapshot*)snapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:99:73: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:104:93: error: cannot find protocol declaration for 'SectionIdentifierType' 104 | - (void)applySnapshot:(NSDiffableDataSourceSnapshot *)snapshot animatingDifferences:(BOOL)animatingDifferences; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:104:93: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:107:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | - (nullable ItemIdentifierType)itemIdentifierForIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable NSIndexPath *)indexPathForItemIdentifier:(ItemIdentifierType)identifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:108:55: error: 'ItemIdentifierType' does not name a type 108 | - (nullable NSIndexPath *)indexPathForItemIdentifier:(ItemIdentifierType)identifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDiffableDataSource.h:110:26: error: 'NSCollectionViewDiffableDataSourceSupplementaryViewProvider' has not been declared 110 | @property(copy,nullable) NSCollectionViewDiffableDataSourceSupplementaryViewProvider supplementaryViewProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:36: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:29:22: error: unknown property attribute 'strong' 29 | @property (nullable, strong) NSView *contentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:29:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 29 | @property (nullable, strong) NSView *contentView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:45:22: error: unknown property attribute 'weak' 45 | @property (readonly, weak) id owner; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:58:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (void)setDockTile:(nullable NSDockTile*)dockTile; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (nullable NSMenu*)dockMenu; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:12, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable id)objectForKey:(NSFontDescriptorAttributeName)attribute; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:73:74: error: cannot find protocol declaration for 'NSFontDescriptorAttributeName' 73 | @property (readonly, copy) NSDictionary *fontAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:73:74: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:76:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | + (NSFontDescriptor *)fontDescriptorWithFontAttributes:(nullable NSDictionary *)attributes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:80:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (instancetype)initWithFontAttributes:(nullable NSDictionary *)attributes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:84:29: error: expected '>' before '*' token 84 | - (NSArray *)matchingFontDescriptorsWithMandatoryKeys:(nullable NSSet *)mandatoryKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:84:29: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:84:30: error: expected ')' before '>' token 84 | - (NSArray *)matchingFontDescriptorsWithMandatoryKeys:(nullable NSSet *)mandatoryKeys; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:84:30: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:88:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (nullable NSFontDescriptor *)matchingFontDescriptorWithMandatoryKeys:(nullable NSSet *)mandatoryKeys API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:88:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (nullable NSFontDescriptor *)matchingFontDescriptorWithMandatoryKeys:(nullable NSSet *)mandatoryKeys API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:90:103: error: cannot find protocol declaration for 'NSFontDescriptorAttributeName' 90 | - (NSFontDescriptor *)fontDescriptorByAddingAttributes:(NSDictionary *)attributes; // the new attributes take precedence over the existing ones in the receiver | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:90:103: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:97:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (nullable instancetype)fontDescriptorWithDesign:(NSFontDescriptorSystemDesign)design API_AVAILABLE(macos(10.15)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:229:132: error: cannot find protocol declaration for 'NSFontTextStyleOptionKey' 229 | + (NSFontDescriptor *)preferredFontDescriptorForTextStyle:(NSFontTextStyle)style options:(NSDictionary *)options API_AVAILABLE(macos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:229:132: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (nullable NSFont *)fontWithName:(NSString *)fontName size:(CGFloat)fontSize; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (nullable NSFont *)fontWithName:(NSString *)fontName matrix:(const CGFloat *)fontMatrix; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor size:(CGFloat)fontSize; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor textTransform:(nullable NSAffineTransform *)textTransform; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:36:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor textTransform:(nullable NSAffineTransform *)textTransform; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | + (nullable NSFont *)userFontOfSize:(CGFloat)fontSize; // Application font | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:42:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | + (nullable NSFont *)userFixedPitchFontOfSize:(CGFloat)fontSize; // fixed-pitch font | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:43:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | + (void)setUserFont:(nullable NSFont *)font; // set preference for Application font. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:44:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | + (void)setUserFixedPitchFont:(nullable NSFont *)font; // set preference for fixed-pitch. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:85:22: error: unknown property attribute 'strong' 85 | @property (readonly, strong) NSFontDescriptor *fontDescriptor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:91:22: error: unknown property attribute 'strong' 91 | @property (readonly, strong) NSCharacterSet *coveredCharacterSet; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:184:112: error: cannot find protocol declaration for 'NSFontTextStyleOptionKey' 184 | + (NSFont *)preferredFontForTextStyle:(NSFontTextStyle)style options:(NSDictionary *)options API_AVAILABLE(macos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:184:112: error: cannot find protocol declaration for 'id' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:38: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:39:67: error: expected '>' before '*' token 39 | - (instancetype)initWithFontDescriptors:(NSArray *)fontDescriptors options:(NSFontAssetRequestOptions)options NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:39:67: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:39:68: error: expected ')' before '>' token 39 | - (instancetype)initWithFontDescriptors:(NSArray *)fontDescriptors options:(NSFontAssetRequestOptions)options NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:39:68: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:39:68: error: expected ';' before '>' token 39 | - (instancetype)initWithFontDescriptors:(NSArray *)fontDescriptors options:(NSFontAssetRequestOptions)options NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:44:53: error: expected '>' before '*' token 44 | @property (readonly, copy) NSArray *downloadedFontDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:44:53: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:44:54: error: expected unqualified-id before '>' token 44 | @property (readonly, copy) NSArray *downloadedFontDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:49:22: error: unknown property attribute 'strong' 49 | @property (readonly, strong) NSProgress *progress; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:54:54: error: expected ')' before '(' token 54 | - (void)downloadFontAssetsWithCompletionHandler:(BOOL (^)(NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:54:55: error: expected identifier before '(' token 54 | - (void)downloadFontAssetsWithCompletionHandler:(BOOL (^)(NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontAssetRequest.h:54:54: error: expected ';' before '(' token 54 | - (void)downloadFontAssetsWithCompletionHandler:(BOOL (^)(NSError * _Nullable error))completionHandler; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:61:79: error: expected '>' before '*' token 61 | + (NSFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:61:79: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:61:80: error: expected ')' before '>' token 61 | + (NSFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:61:80: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:61:80: error: expected ';' before '>' token 61 | + (NSFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | + (nullable NSFontCollection *)fontCollectionWithLocale:(NSLocale *)locale; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:91:63: error: cannot find protocol declaration for 'NSFontCollectionName' 91 | @property (class, readonly, copy) NSArray *allFontCollectionNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:94:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | + (nullable NSFontCollection *)fontCollectionWithName:(NSFontCollectionName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:97:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | + (nullable NSFontCollection *)fontCollectionWithName:(NSFontCollectionName)name visibility:(NSFontCollectionVisibility)visibility; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:104:63: error: expected '>' before '*' token 104 | @property (nullable, readonly, copy) NSArray *queryDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:104:63: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:104:64: error: expected unqualified-id before '>' token 104 | @property (nullable, readonly, copy) NSArray *queryDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:107:63: error: expected '>' before '*' token 107 | @property (nullable, readonly, copy) NSArray *exclusionDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:107:63: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:107:64: error: expected unqualified-id before '>' token 107 | @property (nullable, readonly, copy) NSArray *exclusionDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:112:63: error: expected '>' before '*' token 112 | @property (nullable, readonly, copy) NSArray *matchingDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:112:63: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:112:64: error: expected unqualified-id before '>' token 112 | @property (nullable, readonly, copy) NSArray *matchingDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:113:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | - (nullable NSArray *)matchingDescriptorsWithOptions:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:113:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | - (nullable NSArray *)matchingDescriptorsWithOptions:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:116:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:117:100: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:86: error: expected '>' before '*' token 128 | + (NSMutableFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:86: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:87: error: expected ')' before '>' token 128 | + (NSMutableFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:87: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:87: error: expected ';' before '>' token 128 | + (NSMutableFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:137:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | + (nullable NSMutableFontCollection *)fontCollectionWithName:(NSFontCollectionName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:140:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | + (nullable NSMutableFontCollection *)fontCollectionWithName:(NSFontCollectionName)name visibility:(NSFontCollectionVisibility)visibility; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:142:53: error: expected '>' before '*' token 142 | @property (nullable, copy) NSArray *queryDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:142:53: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:142:54: error: expected unqualified-id before '>' token 142 | @property (nullable, copy) NSArray *queryDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:144:53: error: expected '>' before '*' token 144 | @property (nullable, copy) NSArray *exclusionDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:144:53: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:144:54: error: expected unqualified-id before '>' token 144 | @property (nullable, copy) NSArray *exclusionDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:147:58: error: expected '>' before '*' token 147 | - (void)addQueryForDescriptors:(NSArray *)descriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:147:58: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:147:59: error: expected ')' before '>' token 147 | - (void)addQueryForDescriptors:(NSArray *)descriptors; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:147:59: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:147:59: error: expected ';' before '>' token 147 | - (void)addQueryForDescriptors:(NSArray *)descriptors; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:150:61: error: expected '>' before '*' token 150 | - (void)removeQueryForDescriptors:(NSArray *)descriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:150:61: error: cannot find protocol declaration for 'NSFontDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:150:62: error: expected ')' before '>' token 150 | - (void)removeQueryForDescriptors:(NSArray *)descriptors; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:150:62: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:150:62: error: expected ';' before '>' token 150 | - (void)removeQueryForDescriptors:(NSArray *)descriptors; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:63:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | + (void)setFontPanelFactory:(nullable Class)factoryId; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:64:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | + (void)setFontManagerFactory:(nullable Class)factoryId; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:65:29: error: unknown property attribute 'strong' 65 | @property (class, readonly, strong) NSFontManager *sharedFontManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:68:32: error: unknown property attribute 'strong' 68 | @property (nullable, readonly, strong) NSFont *selectedFont; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable NSMenu *)fontMenu:(BOOL)create; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSFontPanel *)fontPanel:(BOOL)create; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:73:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (nullable NSFont *)fontWithFamily:(NSString *)family traits:(NSFontTraitMask)traits weight:(NSInteger)weight size:(CGFloat)size; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:79:45: error: expected '>' before '*' token 79 | @property (readonly, copy) NSArray *availableFonts; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:79:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:79:46: error: expected unqualified-id before '>' token 79 | @property (readonly, copy) NSArray *availableFonts; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:80:45: error: expected '>' before '*' token 80 | @property (readonly, copy) NSArray *availableFontFamilies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:80:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:80:46: error: expected unqualified-id before '>' token 80 | @property (readonly, copy) NSArray *availableFontFamilies; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:81:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable NSArray *)availableMembersOfFontFamily:(NSString *)fam; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:85:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (nullable NSFont *)convertFont:(NSFont *)fontObj toFace:(NSString *)typeface; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:97:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (NSString *) localizedNameForFamily:(NSString *)family face:(nullable NSString *)faceKey; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:54: error: expected '>' before '*' token 99 | - (void)setSelectedAttributes:(NSDictionary *)attributes isMultiple:(BOOL)flag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:54: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:55: error: expected ')' before ',' token 99 | - (void)setSelectedAttributes:(NSDictionary *)attributes isMultiple:(BOOL)flag; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:55: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:59: error: expected ';' before '>' token 99 | - (void)setSelectedAttributes:(NSDictionary *)attributes isMultiple:(BOOL)flag; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:100:26: error: expected '>' before '*' token 100 | - (NSDictionary *)convertAttributes:(NSDictionary *)attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:100:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:100:27: error: expected ')' before ',' token 100 | - (NSDictionary *)convertAttributes:(NSDictionary *)attributes; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:100:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:102:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (nullable NSArray *)availableFontNamesMatchingFontDescriptor:(NSFontDescriptor *)descriptor API_DEPRECATED("Use -[NSFontDescriptor matchingFontDescriptorsWithMandatoryKeys:] instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (nullable NSArray *)fontDescriptorsInCollection:(NSString *)collectionNames API_DEPRECATED("Use -[NSFontCollection matchingDescriptors] instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:120:22: error: unknown property attribute 'weak' 120 | @property (nullable, weak) id target API_AVAILABLE(macos(10.5)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:120:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 120 | @property (nullable, weak) id target API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:130:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 130 | - (nullable NSArray *)availableFontNamesWithTraits:(NSFontTraitMask)someTraits; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:134:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (void)addFontTrait:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:135:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (void)removeFontTrait:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:136:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (void)modifyFontViaPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:137:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (void)modifyFont:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:138:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (void)orderFrontFontPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:139:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (void)orderFrontStylesPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:153:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (void)changeFont:(nullable id)sender API_DEPRECATED("This is now an optional method of the NSFontChanging protocol.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:42: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:215:162: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 215 | - (instancetype)initWithContentRect:(NSRect)contentRect styleMask:(NSWindowStyleMask)style backing:(NSBackingStoreType)backingStoreType defer:(BOOL)flag screen:(nullable NSScreen *)screen; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:247:35: error: expected '>' before 'NSTitlebarAccessoryViewController' 247 | @property (copy) NSArray<__kindof NSTitlebarAccessoryViewController *> *titlebarAccessoryViewControllers API_AVAILABLE(macos(10.10)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:247:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:247:35: error: 'copy' attribute is only valid for Objective-C objects 247 | @property (copy) NSArray<__kindof NSTitlebarAccessoryViewController *> *titlebarAccessoryViewControllers API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:247:68: error: expected ';' before '*' token 247 | @property (copy) NSArray<__kindof NSTitlebarAccessoryViewController *> *titlebarAccessoryViewControllers API_AVAILABLE(macos(10.10)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:262:22: error: unknown property attribute 'strong' 262 | @property (nullable, strong) __kindof NSView *contentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:262:30: error: '__kindof' has not been declared 262 | @property (nullable, strong) __kindof NSView *contentView; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:263:22: error: unknown property attribute 'weak' 263 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:263:49: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 263 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:269:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (nullable NSText *)fieldEditor:(BOOL)createFlag forObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:269:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (nullable NSText *)fieldEditor:(BOOL)createFlag forObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:270:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 270 | - (void)endEditingFor:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:272:58: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 272 | - (NSRect)constrainFrameRect:(NSRect)frameRect toScreen:(nullable NSScreen *)screen; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:306:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 306 | - (BOOL)makeFirstResponder:(nullable NSResponder *)responder; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:308:22: error: unknown property attribute 'weak' 308 | @property (readonly, weak) NSResponder *firstResponder; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:313:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 313 | - (void)miniaturize:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:314:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 314 | - (void)deminiaturize:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:316:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 316 | - (void)zoom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:318:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 318 | - (BOOL)tryToPerform:(SEL)action with:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:319:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 319 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:319:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 319 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:319:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 319 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:341:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 341 | - (void)makeKeyAndOrderFront:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:342:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 342 | - (void)orderFront:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:343:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 343 | - (void)orderBack:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:344:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 344 | - (void)orderOut:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:348:22: error: unknown property attribute 'strong' 348 | @property (nullable, strong) NSImage *miniwindowImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:348:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 348 | @property (nullable, strong) NSImage *miniwindowImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:351:22: error: unknown property attribute 'strong' 351 | @property (readonly, strong) NSDockTile *dockTile API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:389:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 389 | - (void)performClose:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:390:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 390 | - (void)performMiniaturize:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:391:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 391 | - (void)performZoom:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:394:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 394 | - (void)print:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:410:32: error: unknown property attribute 'strong' 410 | @property (nullable, readonly, strong) NSScreen *screen; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:411:32: error: unknown property attribute 'strong' 411 | @property (nullable, readonly, strong) NSScreen *deepestScreen; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:452:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 452 | - (void)toggleFullScreen:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:478:67: error: cannot find protocol declaration for 'NSDeviceDescriptionKey' 478 | @property (readonly, copy) NSDictionary *deviceDescription; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:478:67: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:480:22: error: unknown property attribute 'weak' 480 | @property (nullable, weak) __kindof NSWindowController *windowController; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:480:28: error: '__kindof' has not been declared 480 | @property (nullable, weak) __kindof NSWindowController *windowController; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:488:67: error: expected ')' before '(' token 488 | - (void)beginSheet:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:488:68: error: expected identifier before '(' token 488 | - (void)beginSheet:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:488:67: error: expected ';' before '(' token 488 | - (void)beginSheet:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:489:75: error: expected ')' before '(' token 489 | - (void)beginCriticalSheet:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:489:76: error: expected identifier before '(' token 489 | - (void)beginCriticalSheet:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:489:75: error: expected ';' before '(' token 489 | - (void)beginCriticalSheet:(NSWindow *)sheetWindow completionHandler:(void (^ _Nullable)(NSModalResponse returnCode))handler API_AVAILABLE(macos(10.9)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:492:45: error: expected '>' before 'NSWindow' 492 | @property (readonly, copy) NSArray<__kindof NSWindow *> *sheets API_AVAILABLE(macos(10.9)); // An ordered array of the sheets on the window. This consists of the presented sheets in top-to-bottom order, followed by queued sheets in the order they were queued. This does not include nested/sub-sheets. | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:492:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:492:45: error: 'copy' attribute is only valid for Objective-C objects 492 | @property (readonly, copy) NSArray<__kindof NSWindow *> *sheets API_AVAILABLE(macos(10.9)); // An ordered array of the sheets on the window. This consists of the presented sheets in top-to-bottom order, followed by queued sheets in the order they were queued. This does not include nested/sub-sheets. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:492:53: error: expected ';' before '*' token 492 | @property (readonly, copy) NSArray<__kindof NSWindow *> *sheets API_AVAILABLE(macos(10.9)); // An ordered array of the sheets on the window. This consists of the presented sheets in top-to-bottom order, followed by queued sheets in the order they were queued. This does not include nested/sub-sheets. | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:493:32: error: unknown property attribute 'strong' 493 | @property (nullable, readonly, strong) NSWindow *attachedSheet; // Returns the top-most sheet if there is one or more sheets, or nil if there is no sheet. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:502:32: error: unknown property attribute 'strong' 502 | @property (nullable, readonly, strong) NSWindow *sheetParent API_AVAILABLE(macos(10.9)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:505:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 505 | + (nullable NSButton *)standardWindowButton:(NSWindowButton)b forStyleMask:(NSWindowStyleMask)styleMask; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:506:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 506 | - (nullable NSButton *)standardWindowButton:(NSWindowButton)b; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:510:55: error: expected '>' before 'NSWindow' 510 | @property (nullable, readonly, copy) NSArray<__kindof NSWindow *> *childWindows; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:510:55: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:510:55: error: 'copy' attribute is only valid for Objective-C objects 510 | @property (nullable, readonly, copy) NSArray<__kindof NSWindow *> *childWindows; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:510:1: error: redeclaration of property 'NSWindow' 510 | @property (nullable, readonly, copy) NSArray<__kindof NSWindow *> *childWindows; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:492:45: note: originally specified here 492 | @property (readonly, copy) NSArray<__kindof NSWindow *> *sheets API_AVAILABLE(macos(10.9)); // An ordered array of the sheets on the window. This consists of the presented sheets in top-to-bottom order, followed by queued sheets in the order they were queued. This does not include nested/sub-sheets. | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:510:63: error: expected ';' before '*' token 510 | @property (nullable, readonly, copy) NSArray<__kindof NSWindow *> *childWindows; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:512:22: error: unknown property attribute 'weak' 512 | @property (nullable, weak) NSWindow *parentWindow; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:512:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 512 | @property (nullable, weak) NSWindow *parentWindow; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:515:12: error: unknown property attribute 'weak' 515 | @property (weak, null_resettable) NSObject *appearanceSource API_AVAILABLE(macos(10.14)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:515:72: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 515 | @property (weak, null_resettable) NSObject *appearanceSource API_AVAILABLE(macos(10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:517:22: error: unknown property attribute 'strong' 517 | @property (nullable, strong) NSColorSpace *colorSpace API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:517:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 517 | @property (nullable, strong) NSColorSpace *colorSpace API_AVAILABLE(macos(10.6)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:532:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 532 | + (nullable NSArray *)windowNumbersWithOptions:(NSWindowNumberListOptions)options API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:551:22: error: unknown property attribute 'strong' 551 | @property (nullable, strong) NSViewController *contentViewController API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:551:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 551 | @property (nullable, strong) NSViewController *contentViewController API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:565:22: error: unknown property attribute 'weak' 565 | @property (nullable, weak) NSView *initialFirstResponder; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:565:36: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 565 | @property (nullable, weak) NSView *initialFirstResponder; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:566:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 566 | - (void)selectNextKeyView:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:567:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 567 | - (void)selectPreviousKeyView:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:579:22: error: unknown property attribute 'strong' 579 | @property (nullable, strong) NSToolbar *toolbar; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:579:41: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 579 | @property (nullable, strong) NSToolbar *toolbar; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:580:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 580 | - (void)toggleToolbarShown:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:581:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 581 | - (void)runToolbarCustomizationPalette:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:604:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 604 | - (IBAction)selectNextTab:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:605:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 605 | - (IBAction)selectPreviousTab:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:606:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 606 | - (IBAction)moveTabToNewWindow:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:607:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 607 | - (IBAction)mergeAllWindows:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:608:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 608 | - (IBAction)toggleTabBar:(nullable id)sender API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:611:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 611 | - (IBAction)toggleTabOverview:(nullable id)sender API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:615:55: error: expected '>' before '*' token 615 | @property (readonly, copy, nullable) NSArray *tabbedWindows API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:615:55: error: cannot find protocol declaration for 'NSWindow' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:615:56: error: expected unqualified-id before '>' token 615 | @property (readonly, copy, nullable) NSArray *tabbedWindows API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:623:12: error: unknown property attribute 'strong' 623 | @property (strong, readonly) NSWindowTab *tab API_AVAILABLE(macos(10.13)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:627:22: error: unknown property attribute 'weak' 627 | @property (readonly, weak) NSWindowTabGroup *tabGroup API_AVAILABLE(macos(10.13)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:637:1: error: cannot use an object as parameter to a method 637 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:637:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:637:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:642:121: error: expected ')' before '(' token 642 | - (void)trackEventsMatchingMask:(NSEventMask)mask timeout:(NSTimeInterval)timeout mode:(NSRunLoopMode)mode handler:(void (NS_NOESCAPE ^)(NSEvent *_Nullable event, BOOL *stop))trackingHandler API_AVAILABLE(macos(10.10)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:642:122: error: expected identifier before '(' token 642 | - (void)trackEventsMatchingMask:(NSEventMask)mask timeout:(NSTimeInterval)timeout mode:(NSRunLoopMode)mode handler:(void (NS_NOESCAPE ^)(NSEvent *_Nullable event, BOOL *stop))trackingHandler API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:642:121: error: expected ';' before '(' token 642 | - (void)trackEventsMatchingMask:(NSEventMask)mask timeout:(NSTimeInterval)timeout mode:(NSRunLoopMode)mode handler:(void (NS_NOESCAPE ^)(NSEvent *_Nullable event, BOOL *stop))trackingHandler API_AVAILABLE(macos(10.10)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:643:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 643 | - (nullable NSEvent *)nextEventMatchingMask:(NSEventMask)mask; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:644:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 644 | - (nullable NSEvent *)nextEventMatchingMask:(NSEventMask)mask untilDate:(nullable NSDate *)expiration inMode:(NSRunLoopMode)mode dequeue:(BOOL)deqFlag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:644:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 644 | - (nullable NSEvent *)nextEventMatchingMask:(NSEventMask)mask untilDate:(nullable NSDate *)expiration inMode:(NSRunLoopMode)mode dequeue:(BOOL)deqFlag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:645:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 645 | - (void)discardEventsMatchingMask:(NSEventMask)mask beforeEvent:(nullable NSEvent *)lastEvent; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:649:32: error: unknown property attribute 'strong' 649 | @property (nullable, readonly, strong) NSEvent *currentEvent; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:667:58: error: cannot find protocol declaration for 'NSPasteboardType' 667 | - (void)registerForDraggedTypes:(NSArray *)newTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:675:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 675 | - (nullable NSWindow *)initWithWindowRef:(void * /* WindowRef */)windowRef; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:686:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 686 | - (nullable id)windowWillReturnFieldEditor:(NSWindow *)sender toObject:(nullable id)client; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:686:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 686 | - (nullable id)windowWillReturnFieldEditor:(NSWindow *)sender toObject:(nullable id)client; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:690:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 690 | - (nullable NSUndoManager *)windowWillReturnUndoManager:(NSWindow *)window; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:710:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 710 | - (nullable NSArray *)customWindowsToEnterFullScreenForWindow:(NSWindow *)window API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:722:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 722 | - (nullable NSArray *)customWindowsToExitFullScreenForWindow:(NSWindow *)window API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:729:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 729 | - (nullable NSArray *)customWindowsToEnterFullScreenForWindow:(NSWindow *)window onScreen:(NSScreen *)screen API_AVAILABLE(macos(10.9)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:864:32: error: unknown property attribute 'strong' 864 | @property (nullable, readonly, strong) NSGraphicsContext *graphicsContext API_DEPRECATED("Add instances of NSView to display content in a window.", macos(10.0,10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:36:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (void)changeFont:(nullable NSFontManager *)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:48:29: error: unknown property attribute 'strong' 48 | @property (class, readonly, strong) NSFontPanel *sharedFontPanel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:51:22: error: unknown property attribute 'strong' 51 | @property (nullable, strong) NSView *accessoryView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:51:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 51 | @property (nullable, strong) NSView *accessoryView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:36:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (instancetype)initWithFrame:(NSRect)frameRect mode:(NSMatrixMode)mode cellClass:(nullable Class)factoryId numberOfRows:(NSInteger)rowsHigh numberOfColumns:(NSInteger)colsWide; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:127:35: note: originally specified here 127 | @property (class, nullable) Class cellClass; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:40:28: error: '__kindof' has not been declared 40 | @property (nullable, copy) __kindof NSCell *prototype; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:45:43: error: expected '>' before '*' token 45 | @property (readonly, copy) NSArray *cells; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:45:43: error: cannot find protocol declaration for 'NSCell' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:45:44: error: expected unqualified-id before '>' token 45 | @property (readonly, copy) NSArray *cells; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:47:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (void)sortUsingFunction:(NSInteger (NS_NOESCAPE *)(id, id, void * _Nullable))compare context:(nullable void *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:48:32: error: unknown property attribute 'strong' 48 | @property (nullable, readonly, strong) __kindof NSCell *selectedCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:48:40: error: '__kindof' has not been declared 48 | @property (nullable, readonly, strong) __kindof NSCell *selectedCell; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:49:45: error: expected '>' before 'NSCell' 49 | @property (readonly, copy) NSArray<__kindof NSCell *> *selectedCells; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:49:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:49:45: error: 'copy' attribute is only valid for Objective-C objects 49 | @property (readonly, copy) NSArray<__kindof NSCell *> *selectedCells; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:49:51: error: expected ';' before '*' token 49 | @property (readonly, copy) NSArray<__kindof NSCell *> *selectedCells; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:57:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (void)selectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:67:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (void)getNumberOfRows:(nullable NSInteger *)rowCount columns:(nullable NSInteger *)colCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:67:65: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (void)getNumberOfRows:(nullable NSInteger *)rowCount columns:(nullable NSInteger *)colCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (nullable __kindof NSCell *)cellAtRow:(NSInteger)row column:(NSInteger)col; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:77:41: error: expected '>' before '*' token 77 | - (void)addRowWithCells:(NSArray *)newCells; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:77:41: error: cannot find protocol declaration for 'NSCell' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:77:42: error: expected ')' before '>' token 77 | - (void)addRowWithCells:(NSArray *)newCells; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:77:42: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:77:42: error: expected ';' before '>' token 77 | - (void)addRowWithCells:(NSArray *)newCells; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:79:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (void)insertRow:(NSInteger)row withCells:(nullable NSArray *)newCells; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:82:44: error: expected '>' before '*' token 82 | - (void)addColumnWithCells:(NSArray *)newCells; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:82:44: error: cannot find protocol declaration for 'NSCell' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:82:45: error: expected ')' before '>' token 82 | - (void)addColumnWithCells:(NSArray *)newCells; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:82:45: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:82:45: error: expected ';' before '>' token 82 | - (void)addColumnWithCells:(NSArray *)newCells; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:84:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (void)insertColumn:(NSInteger)column withCells:(nullable NSArray *)newCells; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:86:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (nullable __kindof NSCell *)cellWithTag:(NSInteger)tag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:101:22: error: unknown property attribute 'weak' 101 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:101:49: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 101 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:107:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | - (void)selectText:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable __kindof NSCell *)selectTextAtRow:(NSInteger)row column:(NSInteger)col; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:109:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (BOOL)acceptsFirstMouse:(nullable NSEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:111:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (void)setToolTip:(nullable NSString *)toolTipString forCell:(NSCell *)cell; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:112:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (nullable NSString *)toolTipForCell:(NSCell *)cell; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:120:1: error: cannot use an object as parameter to a method 120 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:124:22: error: unknown property attribute 'strong' 124 | @property (nullable, strong) __kindof NSCell *keyCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:124:30: error: '__kindof' has not been declared 124 | @property (nullable, strong) __kindof NSCell *keyCell; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:30:4: error: 'null_unspecified' does not name a type 30 | - (null_unspecified id)cellAtIndex:(NSInteger)index; | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:33:4: error: 'null_unspecified' does not name a type 33 | - (null_unspecified NSFormCell *)insertEntry:(NSString *)title atIndex:(NSInteger)index; | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:44: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:16:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | - (instancetype)initTextCell:(nullable NSString *)string NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:18:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (instancetype)initImageCell:(nullable NSImage *)image NS_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:23:12: error: unknown property attribute 'strong' 23 | @property (strong) NSFont *titleFont; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:23:28: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 23 | @property (strong) NSFont *titleFont; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [ 82%] Building CXX object IO/IOSS/CMakeFiles/IOIOSS.dir/vtkIOSSModel.cxx.o /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:47:31: error: 'null_unspecified' does not name a type 47 | - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:48, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:48: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:33:55: error: expected '>' before '*' token 33 | @property (class, readonly, copy) NSArray *availableColorLists; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:33:55: error: cannot find protocol declaration for 'NSColorList' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:33:56: error: expected unqualified-id before '>' token 33 | @property (class, readonly, copy) NSArray *availableColorLists; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:37:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | + (nullable NSColorList *)colorListNamed:(NSColorListName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:42:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (nullable instancetype)initWithName:(NSColorListName)name fromFile:(nullable NSString *)path; /* Load initial contents */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:42:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (nullable instancetype)initWithName:(NSColorListName)name fromFile:(nullable NSString *)path; /* Load initial contents */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSColor *)colorWithKey:(NSColorName)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:66:47: error: cannot find protocol declaration for 'NSColorName' 66 | @property (readonly, copy) NSArray *allKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:74:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (BOOL)writeToURL:(nullable NSURL *)url error:(NSError **)errPtr API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:80:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (BOOL)writeToFile:(nullable NSString *)path API_DEPRECATED("Use -writeToURL:error: instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:51: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (nullable instancetype)colorWithRed:(CGFloat)r green:(CGFloat)g blue:(CGFloat)b alpha:(CGFloat)a colorSpace:(CGColorSpaceRef)colorSpace NS_AVAILABLE(10_12, 10_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | + (nullable instancetype)colorWithRed:(CGFloat)r green:(CGFloat)g blue:(CGFloat)b colorSpace:(CGColorSpaceRef)colorSpace NS_AVAILABLE(10_12, 10_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable instancetype)initWithRed:(CGFloat)r green:(CGFloat)g blue:(CGFloat)b alpha:(CGFloat)a colorSpace:(CGColorSpaceRef)colorSpace NS_AVAILABLE(10_12, 10_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:52:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable instancetype)initWithRed:(CGFloat)r green:(CGFloat)g blue:(CGFloat)b colorSpace:(CGColorSpaceRef)colorSpace NS_AVAILABLE(10_12, 10_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:78:19: error: unknown property attribute 'strong' 78 | @property (class, strong, readonly) CIColor *blackColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:79:19: error: unknown property attribute 'strong' 79 | @property (class, strong, readonly) CIColor *whiteColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:80:19: error: unknown property attribute 'strong' 80 | @property (class, strong, readonly) CIColor *grayColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:81:19: error: unknown property attribute 'strong' 81 | @property (class, strong, readonly) CIColor *redColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:82:19: error: unknown property attribute 'strong' 82 | @property (class, strong, readonly) CIColor *greenColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:83:19: error: unknown property attribute 'strong' 83 | @property (class, strong, readonly) CIColor *blueColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:84:19: error: unknown property attribute 'strong' 84 | @property (class, strong, readonly) CIColor *cyanColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:85:19: error: unknown property attribute 'strong' 85 | @property (class, strong, readonly) CIColor *magentaColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:86:19: error: unknown property attribute 'strong' 86 | @property (class, strong, readonly) CIColor *yellowColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIColor.h:87:19: error: unknown property attribute 'strong' 87 | @property (class, strong, readonly) CIColor *clearColor NS_AVAILABLE(10_12, 10_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:79:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:109:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | + (nullable NSColor *)colorWithCatalogName:(NSColorListName)listName colorName:(NSColorName)colorName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:113:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | + (nullable NSColor *)colorNamed:(NSColorName)name bundle:(nullable NSBundle *)bundle API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:113:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | + (nullable NSColor *)colorNamed:(NSColorName)name bundle:(nullable NSBundle *)bundle API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:114:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 114 | + (nullable NSColor *)colorNamed:(NSColorName)name API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:122:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | + (NSColor *)colorWithName:(nullable NSColorName)colorName dynamicProvider:(NSColor * (^)(NSAppearance *))dynamicProvider API_AVAILABLE(macos(10.15)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:122:86: error: expected ')' before '(' token 122 | + (NSColor *)colorWithName:(nullable NSColorName)colorName dynamicProvider:(NSColor * (^)(NSAppearance *))dynamicProvider API_AVAILABLE(macos(10.15)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:122:87: error: expected identifier before '(' token 122 | + (NSColor *)colorWithName:(nullable NSColorName)colorName dynamicProvider:(NSColor * (^)(NSAppearance *))dynamicProvider API_AVAILABLE(macos(10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:122:86: error: expected ';' before '(' token 122 | + (NSColor *)colorWithName:(nullable NSColorName)colorName dynamicProvider:(NSColor * (^)(NSAppearance *))dynamicProvider API_AVAILABLE(macos(10.15)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:153:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (nullable NSColor *)colorUsingType:(NSColorType)type API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:160:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 160 | - (nullable NSColor *)colorUsingColorSpace:(NSColorSpace *)space; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:166:19: error: unknown property attribute 'strong' 166 | @property (class, strong, readonly) NSColor *blackColor; /* 0.0 white */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:167:19: error: unknown property attribute 'strong' 167 | @property (class, strong, readonly) NSColor *darkGrayColor; /* 0.333 white */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:168:19: error: unknown property attribute 'strong' 168 | @property (class, strong, readonly) NSColor *lightGrayColor; /* 0.667 white */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:169:19: error: unknown property attribute 'strong' 169 | @property (class, strong, readonly) NSColor *whiteColor; /* 1.0 white */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:170:19: error: unknown property attribute 'strong' 170 | @property (class, strong, readonly) NSColor *grayColor; /* 0.5 white */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:171:19: error: unknown property attribute 'strong' 171 | @property (class, strong, readonly) NSColor *redColor; /* 1.0, 0.0, 0.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:172:19: error: unknown property attribute 'strong' 172 | @property (class, strong, readonly) NSColor *greenColor; /* 0.0, 1.0, 0.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:173:19: error: unknown property attribute 'strong' 173 | @property (class, strong, readonly) NSColor *blueColor; /* 0.0, 0.0, 1.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:174:19: error: unknown property attribute 'strong' 174 | @property (class, strong, readonly) NSColor *cyanColor; /* 0.0, 1.0, 1.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:175:19: error: unknown property attribute 'strong' 175 | @property (class, strong, readonly) NSColor *yellowColor; /* 1.0, 1.0, 0.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:176:19: error: unknown property attribute 'strong' 176 | @property (class, strong, readonly) NSColor *magentaColor; /* 1.0, 0.0, 1.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:177:19: error: unknown property attribute 'strong' 177 | @property (class, strong, readonly) NSColor *orangeColor; /* 1.0, 0.5, 0.0 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:178:19: error: unknown property attribute 'strong' 178 | @property (class, strong, readonly) NSColor *purpleColor; /* 0.5, 0.0, 0.5 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:179:19: error: unknown property attribute 'strong' 179 | @property (class, strong, readonly) NSColor *brownColor; /* 0.6, 0.4, 0.2 RGB */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:180:19: error: unknown property attribute 'strong' 180 | @property (class, strong, readonly) NSColor *clearColor; /* 0.0 white, 0.0 alpha */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:189:19: error: unknown property attribute 'strong' 189 | @property (class, strong, readonly) NSColor *labelColor API_AVAILABLE(macos(10.10)); // Foreground color for static text and related elements | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:19: error: unknown property attribute 'strong' 190 | @property (class, strong, readonly) NSColor *secondaryLabelColor API_AVAILABLE(macos(10.10)); // Foreground color for secondary static text and related elements | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:191:19: error: unknown property attribute 'strong' 191 | @property (class, strong, readonly) NSColor *tertiaryLabelColor API_AVAILABLE(macos(10.10)); // Foreground color for disabled static text and related elements | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:192:19: error: unknown property attribute 'strong' 192 | @property (class, strong, readonly) NSColor *quaternaryLabelColor API_AVAILABLE(macos(10.10)); // Foreground color for large secondary or disabled static text, separators, large glyphs/icons, etc | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:194:19: error: unknown property attribute 'strong' 194 | @property (class, strong, readonly) NSColor *linkColor API_AVAILABLE(macos(10.10)); // Foreground color for standard system links | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:195:19: error: unknown property attribute 'strong' 195 | @property (class, strong, readonly) NSColor *placeholderTextColor API_AVAILABLE(macos(10.10)); // Foreground color for placeholder text in controls or text views | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:196:19: error: unknown property attribute 'strong' 196 | @property (class, strong, readonly) NSColor *windowFrameTextColor; // Foreground color on window chrome | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:197:19: error: unknown property attribute 'strong' 197 | @property (class, strong, readonly) NSColor *selectedMenuItemTextColor; // Foreground color inside selected menu items. Equivalent to +labelColor in a NSBackgroundStyleEmphasized context. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:198:19: error: unknown property attribute 'strong' 198 | @property (class, strong, readonly) NSColor *alternateSelectedControlTextColor; // Foreground color inside emphasized and selected content: table views rows, collection views, etc. Equivalent to +labelColor in a NSBackgroundStyleEmphasized context. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:199:19: error: unknown property attribute 'strong' 199 | @property (class, strong, readonly) NSColor *headerTextColor; // Foreground color for header cells in Table/OutlineView | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:200:19: error: unknown property attribute 'strong' 200 | @property (class, strong, readonly) NSColor *separatorColor API_AVAILABLE(macos(10.14)); // Foreground used for separators between sections of content. Not appropriate for use as split view or window chrome dividers. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:201:19: error: unknown property attribute 'strong' 201 | @property (class, strong, readonly) NSColor *gridColor; // Grids in controls | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:205:19: error: unknown property attribute 'strong' 205 | @property (class, strong, readonly) NSColor *windowBackgroundColor; // Background for windows. This should not be used for drawing, and NSVisualEffectMaterialWindowBackground should be used instead. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:206:19: error: unknown property attribute 'strong' 206 | @property (class, strong, readonly) NSColor *underPageBackgroundColor API_AVAILABLE(macos(10.8)); // Background areas revealed behind documents. This should not be used for drawing, and NSVisualEffectMaterialUnderPageBackground should be used instead. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:207:19: error: unknown property attribute 'strong' 207 | @property (class, strong, readonly) NSColor *controlBackgroundColor; // Background for content areas: scroll views, table views, collection views. This should not be used for drawing, and NSVisualEffectMaterialContentBackground should be used instead. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:208:19: error: unknown property attribute 'strong' 208 | @property (class, strong, readonly) NSColor *selectedContentBackgroundColor API_AVAILABLE(macos(10.14)); // The background color of selected and emphasized (focused) content: table views rows, collection views, etc. Alias for +alternateSelectedControlColor | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:209:19: error: unknown property attribute 'strong' 209 | @property (class, strong, readonly) NSColor *unemphasizedSelectedContentBackgroundColor API_AVAILABLE(macos(10.14)); // The background color of selected and unemphasized content: table views rows, collection views, etc. Alias for +secondarySelectedControlColor | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:210:19: error: unknown property attribute 'strong' 210 | @property (class, strong, readonly) NSArray *alternatingContentBackgroundColors API_AVAILABLE(macos(10.14)); // The background colors for alternating content items: such as table view rows, collection view items. Alias for +controlAlternatingRowBackgroundColors | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:210:53: error: expected '>' before '*' token 210 | @property (class, strong, readonly) NSArray *alternatingContentBackgroundColors API_AVAILABLE(macos(10.14)); // The background colors for alternating content items: such as table view rows, collection view items. Alias for +controlAlternatingRowBackgroundColors | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:210:53: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:210:54: error: expected unqualified-id before '>' token 210 | @property (class, strong, readonly) NSArray *alternatingContentBackgroundColors API_AVAILABLE(macos(10.14)); // The background colors for alternating content items: such as table view rows, collection view items. Alias for +controlAlternatingRowBackgroundColors | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:211:19: error: unknown property attribute 'strong' 211 | @property (class, strong, readonly) NSColor *findHighlightColor API_AVAILABLE(macos(10.13)); // Background color of find indicators: the bubbles that show inline search result hits | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:215:19: error: unknown property attribute 'strong' 215 | @property (class, strong, readonly) NSColor *textColor; // Document text | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:216:19: error: unknown property attribute 'strong' 216 | @property (class, strong, readonly) NSColor *textBackgroundColor; // Document text background | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:218:19: error: unknown property attribute 'strong' 218 | @property (class, strong, readonly) NSColor *selectedTextColor; // Selected document text | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:219:19: error: unknown property attribute 'strong' 219 | @property (class, strong, readonly) NSColor *selectedTextBackgroundColor; // Selected document text background | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:220:19: error: unknown property attribute 'strong' 220 | @property (class, strong, readonly) NSColor *unemphasizedSelectedTextBackgroundColor API_AVAILABLE(macos(10.14)); // The background for unemphasized text selection (e.g. when the associated control/view/window is not key) | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:221:19: error: unknown property attribute 'strong' 221 | @property (class, strong, readonly) NSColor *unemphasizedSelectedTextColor API_AVAILABLE(macos(10.14)); // The foreground for unemphasized text selection (e.g. when the associated control/view/window is not key) | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:224:19: error: unknown property attribute 'strong' 224 | @property (class, strong, readonly) NSColor *controlColor; // Approximate background for the color of control faces (such as buttons). | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:19: error: unknown property attribute 'strong' 225 | @property (class, strong, readonly) NSColor *controlTextColor; // Text on controls | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:226:19: error: unknown property attribute 'strong' 226 | @property (class, strong, readonly) NSColor *selectedControlColor; // Control face for selected controls | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:227:19: error: unknown property attribute 'strong' 227 | @property (class, strong, readonly) NSColor *selectedControlTextColor; // Text on selected controls | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:228:19: error: unknown property attribute 'strong' 228 | @property (class, strong, readonly) NSColor *disabledControlTextColor; // Text on disabled controls | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:229:19: error: unknown property attribute 'strong' 229 | @property (class, strong, readonly) NSColor *keyboardFocusIndicatorColor; // Keyboard focus ring around controls | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:231:19: error: unknown property attribute 'strong' 231 | @property (class, strong, readonly) NSColor *scrubberTexturedBackgroundColor API_AVAILABLE(macos(10.12.2)); // Patterned background color for use in NSScrubber | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:236:19: error: unknown property attribute 'strong' 236 | @property (class, strong, readonly) NSColor *systemRedColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:237:19: error: unknown property attribute 'strong' 237 | @property (class, strong, readonly) NSColor *systemGreenColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:238:19: error: unknown property attribute 'strong' 238 | @property (class, strong, readonly) NSColor *systemBlueColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:239:19: error: unknown property attribute 'strong' 239 | @property (class, strong, readonly) NSColor *systemOrangeColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:240:19: error: unknown property attribute 'strong' 240 | @property (class, strong, readonly) NSColor *systemYellowColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:241:19: error: unknown property attribute 'strong' 241 | @property (class, strong, readonly) NSColor *systemBrownColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:242:19: error: unknown property attribute 'strong' 242 | @property (class, strong, readonly) NSColor *systemPinkColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:243:19: error: unknown property attribute 'strong' 243 | @property (class, strong, readonly) NSColor *systemPurpleColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:244:19: error: unknown property attribute 'strong' 244 | @property (class, strong, readonly) NSColor *systemGrayColor API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:245:19: error: unknown property attribute 'strong' 245 | @property (class, strong, readonly) NSColor *systemTealColor API_AVAILABLE(macos(10.12)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:246:19: error: unknown property attribute 'strong' 246 | @property (class, strong, readonly) NSColor *systemIndigoColor API_AVAILABLE(macos(10.15)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:19: error: unknown property attribute 'strong' 247 | @property (class, strong, readonly) NSColor *systemMintColor API_AVAILABLE(macos(10.12)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:248:19: error: unknown property attribute 'strong' 248 | @property (class, strong, readonly) NSColor *systemCyanColor API_AVAILABLE(macos(12.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:252:19: error: unknown property attribute 'strong' 252 | @property (class, strong, readonly) NSColor *controlAccentColor API_AVAILABLE(macos(10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:257:19: error: unknown property attribute 'strong' 257 | @property (class, strong, readonly) NSColor *highlightColor; // Highlight color for UI elements (this is abstract and defines the color all highlights tend toward) | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:258:19: error: unknown property attribute 'strong' 258 | @property (class, strong, readonly) NSColor *shadowColor; // Shadow color for UI elements (this is abstract and defines the color all shadows tend toward) | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:259:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 259 | - (nullable NSColor *)highlightWithLevel:(CGFloat)val; // val = 0 => receiver, val = 1 => highlightColor | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:260:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 260 | - (nullable NSColor *)shadowWithLevel:(CGFloat)val; // val = 0 => receiver, val = 1 => shadowColor | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:279:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 279 | - (nullable NSColor *)blendedColorWithFraction:(CGFloat)fraction ofColor:(NSColor *)color; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:307:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:307:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:307:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:307:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 307 | - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:314:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 314 | - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:314:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 314 | - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:314:94: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 314 | - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:314:131: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 314 | - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelRGB. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:320:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 320 | - (void)getWhite:(nullable CGFloat *)white alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelGray. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:320:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 320 | - (void)getWhite:(nullable CGFloat *)white alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelGray. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:329:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 329 | - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelCMYK. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:329:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 329 | - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelCMYK. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:329:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 329 | - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelCMYK. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:329:119: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 329 | - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelCMYK. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:329:151: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 329 | - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; // Valid only on component based colors whose colorSpace model is NSColorSpaceModelCMYK. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:334:22: error: unknown property attribute 'strong' 334 | @property (readonly, strong) NSColorSpace *colorSpace; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:341:22: error: unknown property attribute 'strong' 341 | @property (readonly, strong) NSImage *patternImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:350:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 350 | + (nullable NSColor *)colorFromPasteboard:(NSPasteboard *)pasteBoard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:361:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 361 | + (nullable NSColor *)colorWithCGColor:(CGColorRef)cgColor API_AVAILABLE(macos(10.8)); // May return nil | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:376:19: error: unknown property attribute 'strong' 376 | @property (class, strong, readonly) NSColor *controlHighlightColor API_DEPRECATED("Use a color that matches the semantics being used, such as `separatorColor`", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:378:19: error: unknown property attribute 'strong' 378 | @property (class, strong, readonly) NSColor *controlLightHighlightColor API_DEPRECATED("Use a color that matches the semantics being used, such as `separatorColor`", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:380:19: error: unknown property attribute 'strong' 380 | @property (class, strong, readonly) NSColor *controlShadowColor API_DEPRECATED("Use a color that matches the semantics being used, such as `separatorColor`", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:382:19: error: unknown property attribute 'strong' 382 | @property (class, strong, readonly) NSColor *controlDarkShadowColor API_DEPRECATED("Use a color that matches the semantics being used, such as `separatorColor`", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:385:19: error: unknown property attribute 'strong' 385 | @property (class, strong, readonly) NSColor *scrollBarColor API_DEPRECATED("Use NSScroller instead", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:387:19: error: unknown property attribute 'strong' 387 | @property (class, strong, readonly) NSColor *knobColor API_DEPRECATED("Use NSScroller instead", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:389:19: error: unknown property attribute 'strong' 389 | @property (class, strong, readonly) NSColor *selectedKnobColor API_DEPRECATED("Use NSScroller instead", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:392:19: error: unknown property attribute 'strong' 392 | @property (class, strong, readonly) NSColor *windowFrameColor API_DEPRECATED("Use NSVisualEffectMaterialTitlebar", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:394:19: error: unknown property attribute 'strong' 394 | @property (class, strong, readonly) NSColor *selectedMenuItemColor API_DEPRECATED("Use NSVisualEffectMaterialSelection", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:396:19: error: unknown property attribute 'strong' 396 | @property (class, strong, readonly) NSColor *headerColor API_DEPRECATED("Use NSVisualEffectMaterialHeaderView", macos(10.0, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:399:19: error: unknown property attribute 'strong' 399 | @property (class, strong, readonly) NSColor *secondarySelectedControlColor API_DEPRECATED_WITH_REPLACEMENT("unemphasizedSelectedContentBackgroundColor", macos(10.1, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:401:19: error: unknown property attribute 'strong' 401 | @property (class, strong, readonly) NSColor *alternateSelectedControlColor API_DEPRECATED_WITH_REPLACEMENT("selectedContentBackgroundColor", macos(10.2, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:403:19: error: unknown property attribute 'strong' 403 | @property (class, strong, readonly) NSArray *controlAlternatingRowBackgroundColors API_DEPRECATED_WITH_REPLACEMENT("alternatingContentBackgroundColors", macos(10.3, 11.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:403:53: error: expected '>' before '*' token 403 | @property (class, strong, readonly) NSArray *controlAlternatingRowBackgroundColors API_DEPRECATED_WITH_REPLACEMENT("alternatingContentBackgroundColors", macos(10.3, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:403:53: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:403:54: error: expected unqualified-id before '>' token 403 | @property (class, strong, readonly) NSArray *controlAlternatingRowBackgroundColors API_DEPRECATED_WITH_REPLACEMENT("alternatingContentBackgroundColors", macos(10.3, 11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:418:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 418 | - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSColorSpaceName)name device:(nullable NSDictionary *)deviceDescription API_DEPRECATED("Use -colorUsingType: or -colorUsingColorSpace: instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:418:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 418 | - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSColorSpaceName)name device:(nullable NSDictionary *)deviceDescription API_DEPRECATED("Use -colorUsingType: or -colorUsingColorSpace: instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:418:88: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 418 | - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSColorSpaceName)name device:(nullable NSDictionary *)deviceDescription API_DEPRECATED("Use -colorUsingType: or -colorUsingColorSpace: instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:419:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 419 | - (nullable NSColor *)colorUsingColorSpaceName:(NSColorSpaceName)name API_DEPRECATED("Use -colorUsingType: or -colorUsingColorSpace: instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:430:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 430 | - (nullable instancetype)initWithColor:(NSColor *)color; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:437:4: error: 'null_unspecified' does not name a type 437 | - (null_unspecified NSColor *)decodeNXColor API_DEPRECATED("", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable instancetype)initWithICCProfileData:(NSData *)iccData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:34:32: error: unknown property attribute 'strong' 34 | @property (nullable, readonly, strong) NSData *ICCProfileData; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable instancetype)initWithColorSyncProfile:(void * /* ColorSyncProfileRef */)prof; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable instancetype)initWithCGColorSpace:(CGColorSpaceRef)cgColorSpace API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:51:19: error: unknown property attribute 'strong' 51 | @property (class, strong, readonly) NSColorSpace *sRGBColorSpace API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:52:19: error: unknown property attribute 'strong' 52 | @property (class, strong, readonly) NSColorSpace *genericGamma22GrayColorSpace API_AVAILABLE(macos(10.6)); // The grayscale color space with gamma 2.2, compatible with sRGB | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:54:19: error: unknown property attribute 'strong' 54 | @property (class, strong, readonly) NSColorSpace *extendedSRGBColorSpace API_AVAILABLE(macos(10.12)); // sRGB compatible color space that allows specifying components beyond the range of [0.0, 1.0] | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:55:19: error: unknown property attribute 'strong' 55 | @property (class, strong, readonly) NSColorSpace *extendedGenericGamma22GrayColorSpace API_AVAILABLE(macos(10.12)); // sRGB compatible gray color space that allows specifying components beyond the range of [0.0, 1.0] | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:57:19: error: unknown property attribute 'strong' 57 | @property (class, strong, readonly) NSColorSpace *displayP3ColorSpace API_AVAILABLE(macos(10.12)); // Standard DCI-P3 primaries, a D65 white point, and the same gamma curve as the sRGB IEC61966-2.1 color space | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:59:19: error: unknown property attribute 'strong' 59 | @property (class, strong, readonly) NSColorSpace *adobeRGB1998ColorSpace API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:61:19: error: unknown property attribute 'strong' 61 | @property (class, strong, readonly) NSColorSpace *genericRGBColorSpace; // NSColorSpace corresponding to Cocoa color space name NSCalibratedRGBColorSpace | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:62:19: error: unknown property attribute 'strong' 62 | @property (class, strong, readonly) NSColorSpace *genericGrayColorSpace; // NSColorSpace corresponding to Cocoa color space name NSCalibratedWhiteColorSpace | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:63:19: error: unknown property attribute 'strong' 63 | @property (class, strong, readonly) NSColorSpace *genericCMYKColorSpace; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:64:19: error: unknown property attribute 'strong' 64 | @property (class, strong, readonly) NSColorSpace *deviceRGBColorSpace; // NSColorSpace corresponding to Cocoa color space name NSDeviceRGBColorSpace | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:65:19: error: unknown property attribute 'strong' 65 | @property (class, strong, readonly) NSColorSpace *deviceGrayColorSpace; // NSColorSpace corresponding to Cocoa color space name NSDeviceWhiteColorSpace | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:66:19: error: unknown property attribute 'strong' 66 | @property (class, strong, readonly) NSColorSpace *deviceCMYKColorSpace; // NSColorSpace corresponding to Cocoa color space name NSDeviceCMYKColorSpace | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:70:25: error: expected '>' before '*' token 70 | + (NSArray *)availableColorSpacesWithModel:(NSColorSpaceModel)model API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:70:25: error: cannot find protocol declaration for 'NSColorSpace' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:70:26: error: expected ')' before '>' token 70 | + (NSArray *)availableColorSpacesWithModel:(NSColorSpaceModel)model API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:70:26: error: objective-c++ method declaration is expected before '>' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:50: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:42:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:49:207: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (BOOL)drawInRect:(NSRect)dstSpacePortionRect fromRect:(NSRect)srcSpacePortionRect operation:(NSCompositingOperation)op fraction:(CGFloat)requestedAlpha respectFlipped:(BOOL)respectContextIsFlipped hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:69:48: error: cannot find protocol declaration for 'Class' 69 | @property (class, readonly, copy) NSArray *registeredImageRepClasses; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | + (nullable Class)imageRepClassForFileType:(NSString *)type API_DEPRECATED("Use +imageRepClassForType: instead", macos(10.0,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | + (nullable Class)imageRepClassForPasteboardType:(NSPasteboardType)type API_DEPRECATED("Use +imageRepClassForType: instead", macos(10.0,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | + (nullable Class)imageRepClassForType:(NSString *)type API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:73:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | + (nullable Class)imageRepClassForData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:81:21: error: expected '>' before '*' token 81 | + (NSArray *)imageUnfilteredFileTypes API_DEPRECATED("Use +imageUnfilteredTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:81:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:81:22: error: expected ')' before '>' token 81 | + (NSArray *)imageUnfilteredFileTypes API_DEPRECATED("Use +imageUnfilteredTypes instead", macos(10.0,10.10)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:81:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:82:28: error: cannot find protocol declaration for 'NSPasteboardType' 82 | + (NSArray *)imageUnfilteredPasteboardTypes API_DEPRECATED("Use +imageUnfilteredTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:86:21: error: expected '>' before '*' token 86 | + (NSArray *)imageFileTypes API_DEPRECATED("Use +imageTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:86:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:86:22: error: expected ')' before '>' token 86 | + (NSArray *)imageFileTypes API_DEPRECATED("Use +imageTypes instead", macos(10.0,10.10)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:86:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:87:28: error: cannot find protocol declaration for 'NSPasteboardType' 87 | + (NSArray *)imagePasteboardTypes API_DEPRECATED("Use +imageTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:92:52: error: expected '>' before '*' token 92 | @property (class, readonly, copy) NSArray *imageUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:92:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:92:53: error: expected unqualified-id before '>' token 92 | @property (class, readonly, copy) NSArray *imageUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:96:52: error: expected '>' before '*' token 96 | @property (class, readonly, copy) NSArray *imageTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:96:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:96:53: error: expected unqualified-id before '>' token 96 | @property (class, readonly, copy) NSArray *imageTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | + (nullable NSArray *)imageRepsWithContentsOfFile:(NSString *)filename; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:106:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | + (nullable NSImageRep *)imageRepWithContentsOfFile:(NSString *)filename; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:107:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | + (nullable NSArray *)imageRepsWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | + (nullable NSImageRep *)imageRepWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:109:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | + (nullable NSArray *)imageRepsWithPasteboard:(NSPasteboard *)pasteboard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:110:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | + (nullable NSImageRep *)imageRepWithPasteboard:(NSPasteboard *)pasteboard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:122:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:122:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:122:92: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:122:136: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:81:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable instancetype)initWithFocusedViewRect:(NSRect)rect API_DEPRECATED("Use -[NSView cacheDisplayInRect:toBitmapImageRep:] to snapshot a view.", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable instancetype)initWithBitmapDataPlanes:(unsigned char *_Nullable *_Nullable)planes pixelsWide:(NSInteger)width pixelsHigh:(NSInteger)height bitsPerSample:(NSInteger)bps samplesPerPixel:(NSInteger)spp hasAlpha:(BOOL)alpha isPlanar:(BOOL)isPlanar colorSpaceName:(NSColorSpaceName)colorSpaceName bytesPerRow:(NSInteger)rBytes bitsPerPixel:(NSInteger)pBits; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:84:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable instancetype)initWithBitmapDataPlanes:(unsigned char *_Nullable *_Nullable)planes pixelsWide:(NSInteger)width pixelsHigh:(NSInteger)height bitsPerSample:(NSInteger)bps samplesPerPixel:(NSInteger)spp hasAlpha:(BOOL)alpha isPlanar:(BOOL)isPlanar colorSpaceName:(NSColorSpaceName)colorSpaceName bitmapFormat:(NSBitmapFormat)bitmapFormat bytesPerRow:(NSInteger)rBytes bitsPerPixel:(NSInteger)pBits; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:88:23: error: expected '>' before '*' token 88 | + (NSArray *)imageRepsWithData:(NSData *)data; /* some file formats can contain multiple images */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:88:23: error: cannot find protocol declaration for 'NSImageRep' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:88:24: error: expected ')' before '>' token 88 | + (NSArray *)imageRepsWithData:(NSData *)data; /* some file formats can contain multiple images */ | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:88:24: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:90:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | + (nullable instancetype)imageRepWithData:(NSData *)data; /* Convenience of initWithData: */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:91:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (nullable instancetype)initWithData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:104:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (void)getCompression:(nullable NSTIFFCompression *)compression factor:(nullable float *)factor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:104:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (void)getCompression:(nullable NSTIFFCompression *)compression factor:(nullable float *)factor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable NSData *)TIFFRepresentationUsingCompression:(NSTIFFCompression)comp factor:(float)factor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:110:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:110:79: error: expected '>' before '*' token 110 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:110:79: error: cannot find protocol declaration for 'NSImageRep' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:110:80: error: expected ')' before '>' token 110 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:110:80: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:110:80: error: expected ';' before '>' token 110 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:111:79: error: expected '>' before '*' token 111 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:111:79: error: cannot find protocol declaration for 'NSImageRep' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:111:80: error: expected ')' before '>' token 111 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:111:80: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:111:80: error: expected ';' before '>' token 111 | + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:114:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 114 | + (nullable NSString *)localizedNameForTIFFCompressionType:(NSTIFFCompression)compression; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:121:58: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:121:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:121:150: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:127:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (nullable NSColor *)colorAtX:(NSInteger)x y:(NSInteger)y; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:135:22: error: unknown property attribute 'strong' 135 | @property (readonly, strong) NSColorSpace *colorSpace API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (nullable NSBitmapImageRep *)bitmapImageRepByConvertingToColorSpace:(NSColorSpace *)targetSpace renderingIntent:(NSColorRenderingIntent)renderingIntent API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:138:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (nullable NSBitmapImageRep *)bitmapImageRepByRetaggingWithColorSpace:(NSColorSpace *)newSpace API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:145:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 145 | + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:145:75: error: expected '>' before '*' token 145 | + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:145:75: error: cannot find protocol declaration for 'NSImageRep' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:145:76: error: expected ')' before '>' token 145 | + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:145:76: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:145:76: error: expected ';' before '>' token 145 | + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:147:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (nullable NSData *)representationUsingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:147:137: error: cannot find protocol declaration for 'NSBitmapImageRepPropertyKey' 147 | - (nullable NSData *)representationUsingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:147:137: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:149:70: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | - (void)setProperty:(NSBitmapImageRepPropertyKey)property withValue:(nullable id)value; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:150:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | - (nullable id)valueForProperty:(NSBitmapImageRepPropertyKey)property; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:127:35: note: originally specified here 127 | @property (class, nullable) Class cellClass; | ^~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:51: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:59:29: error: unknown property attribute 'strong' 59 | @property (null_resettable, strong) id /* NSCell * */ cellPrototype; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:59:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 59 | @property (null_resettable, strong) id /* NSCell * */ cellPrototype; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:60:22: error: unknown property attribute 'weak' 60 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:60:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 60 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:80:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (nullable id)itemAtIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:84:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable id)itemAtRow:(NSInteger)row inColumn:(NSInteger)column API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:92:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 92 | - (BOOL)isLeafItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:100:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (nullable id)parentForItemsInColumn:(NSInteger)column API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:107:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 107 | - (nullable NSString *)titleOfColumn:(NSInteger)column; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:122:32: error: unknown property attribute 'strong' 122 | @property (nullable, readonly, strong) id selectedCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:123:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 123 | - (nullable id)selectedCellInColumn:(NSInteger)column; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:127:53: error: expected '>' before '*' token 127 | @property (nullable, readonly, copy) NSArray *selectedCells; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:127:53: error: cannot find protocol declaration for 'NSCell' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:127:54: error: expected unqualified-id before '>' token 127 | @property (nullable, readonly, copy) NSArray *selectedCells; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:139:38: error: expected '>' before '*' token 139 | @property (copy) NSArray *selectionIndexPaths API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:139:38: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:139:39: error: expected unqualified-id before '>' token 139 | @property (copy) NSArray *selectionIndexPaths API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:147:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (nullable NSIndexSet *)selectedRowIndexesInColumn:(NSInteger)column API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:168:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 168 | - (nullable id)loadedCellAtRow:(NSInteger)row column:(NSInteger)col; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:169:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 169 | - (void)selectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:171:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)doClick:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:172:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 172 | - (void)doDoubleClick:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:187:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (BOOL)getRow:(nullable NSInteger *)row column:(nullable NSInteger *)column forPoint:(NSPoint)point API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:187:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (BOOL)getRow:(nullable NSInteger *)row column:(nullable NSInteger *)column forPoint:(NSPoint)point API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:239:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 239 | - (nullable NSImage *)draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(nullable NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:239:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 239 | - (nullable NSImage *)draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(nullable NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:253:12: error: unknown property attribute 'strong' 253 | @property (strong) NSColor *backgroundColor API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:253:29: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 253 | @property (strong) NSColor *backgroundColor API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:257:65: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 257 | - (void)editItemAtIndexPath:(NSIndexPath *)indexPath withEvent:(nullable NSEvent *)event select:(BOOL)select API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:293:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 293 | - (NSInteger)browser:(NSBrowser *)browser numberOfChildrenOfItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:297:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 297 | - (id)browser:(NSBrowser *)browser child:(NSInteger)index ofItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:301:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | - (BOOL)browser:(NSBrowser *)browser isLeafItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:305:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 305 | - (nullable id)browser:(NSBrowser *)browser objectValueForItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:305:65: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 305 | - (nullable id)browser:(NSBrowser *)browser objectValueForItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:317:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 317 | - (nullable id)rootItemForBrowser:(NSBrowser *)browser API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:322:54: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 322 | - (void)browser:(NSBrowser *)browser setObjectValue:(nullable id)object forItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:322:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 322 | - (void)browser:(NSBrowser *)browser setObjectValue:(nullable id)object forItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:327:54: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 327 | - (BOOL)browser:(NSBrowser *)browser shouldEditItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:336:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 336 | - (nullable NSString *)browser:(NSBrowser *)sender titleOfColumn:(NSInteger)column; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:389:21: error: expected '>' before '*' token 389 | - (NSArray *)browser:(NSBrowser *)browser namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.5,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:389:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:389:22: error: expected ')' before '>' token 389 | - (NSArray *)browser:(NSBrowser *)browser namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.5,10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:389:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:397:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 397 | - (nullable NSImage *)browser:(NSBrowser *)browser draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:420:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 420 | - (nullable NSString *)browser:(NSBrowser *)browser typeSelectStringForRow:(NSInteger)row inColumn:(NSInteger)column API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:425:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 425 | - (BOOL)browser:(NSBrowser *)browser shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:430:152: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 430 | - (NSInteger)browser:(NSBrowser *)browser nextTypeSelectMatchFromRow:(NSInteger)startRow toRow:(NSInteger)endRow inColumn:(NSInteger)column forString:(nullable NSString *)searchString API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:437:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 437 | - (nullable NSViewController *)browser:(NSBrowser *)browser previewViewControllerForLeafItem:(id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:442:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 442 | - (nullable NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:442:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 442 | - (nullable NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(nullable id)item API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:474:28: error: 'null_unspecified' does not name a type 474 | - (void)scrollViaScroller:(null_unspecified NSScroller *)sender API_DEPRECATED("", macos(10.0,10.3)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:485:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 485 | - (nullable NSMatrix *)matrixInColumn:(NSInteger)column API_DEPRECATED("Use the item based NSBrowser instead", macos(10.0,10.10)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:52: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:19:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (instancetype)initImageCell:(nullable NSImage *)image NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:22:39: error: unknown property attribute 'strong' 22 | @property (class, readonly, nullable, strong) NSImage *branchImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:23:39: error: unknown property attribute 'strong' 23 | @property (class, readonly, nullable, strong) NSImage *highlightedBranchImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable NSColor *)highlightColorInView:(NSView *)controlView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:31:22: error: unknown property attribute 'strong' 31 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:31:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 31 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:32:22: error: unknown property attribute 'strong' 32 | @property (nullable, strong) NSImage *alternateImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:32:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 32 | @property (nullable, strong) NSImage *alternateImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:25, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:54: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVDisplayLink.h:152:92: error: 'CVDisplayLinkOutputHandler' has not been declared 152 | CV_EXPORT CVReturn CVDisplayLinkSetOutputHandler( CVDisplayLinkRef CV_NONNULL displayLink, CVDisplayLinkOutputHandler CV_NONNULL handler ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:149:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:154:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 154 | options:(nullable NSDictionary *)dict NS_AVAILABLE(10_15, 13_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:159:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | options:(nullable NSDictionary *)options NS_DEPRECATED_MAC(10_4,10_11); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:169:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 169 | colorSpace:(nullable CGColorSpaceRef)colorSpace; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:179:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 179 | colorSpace:(nullable CGColorSpaceRef)colorSpace CI_GL_DEPRECATED(10_4,10_14, 6_0,12_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:189:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | options:(nullable NSDictionary *)options CI_GL_DEPRECATED_MAC(10_9,10_14); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:194:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 194 | + (nullable CIImage *)imageWithMTLTexture:(id)texture | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:195:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 195 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_11, 9_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:197:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 197 | + (nullable CIImage *)imageWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:198:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 198 | + (nullable CIImage *)imageWithContentsOfURL:(NSURL *)url | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:199:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 199 | options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:201:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 201 | + (nullable CIImage *)imageWithData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:202:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 202 | + (nullable CIImage *)imageWithData:(NSData *)data | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:203:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 203 | options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:208:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_4, 9_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:213:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_11, 5_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:219:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 219 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_6, 5_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:230:19: error: unknown property attribute 'strong' 230 | @property (class, strong, readonly) CIImage *blackImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:231:19: error: unknown property attribute 'strong' 231 | @property (class, strong, readonly) CIImage *whiteImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:232:19: error: unknown property attribute 'strong' 232 | @property (class, strong, readonly) CIImage *grayImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:233:19: error: unknown property attribute 'strong' 233 | @property (class, strong, readonly) CIImage *redImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:234:19: error: unknown property attribute 'strong' 234 | @property (class, strong, readonly) CIImage *greenImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:235:19: error: unknown property attribute 'strong' 235 | @property (class, strong, readonly) CIImage *blueImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:236:19: error: unknown property attribute 'strong' 236 | @property (class, strong, readonly) CIImage *cyanImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:237:19: error: unknown property attribute 'strong' 237 | @property (class, strong, readonly) CIImage *magentaImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:238:19: error: unknown property attribute 'strong' 238 | @property (class, strong, readonly) CIImage *yellowImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:239:19: error: unknown property attribute 'strong' 239 | @property (class, strong, readonly) CIImage *clearImage NS_AVAILABLE(10_15, 13_0); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:245:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 245 | options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:249:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 249 | options:(nullable NSDictionary *)dict NS_AVAILABLE(10_15, 13_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:254:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 254 | options:(nullable NSDictionary *)options | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:257:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 257 | - (nullable instancetype)initWithData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:258:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 258 | - (nullable instancetype)initWithData:(NSData *)data | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:259:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 259 | options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:265:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 265 | colorSpace:(nullable CGColorSpaceRef)colorSpace; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:270:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 270 | colorSpace:(nullable CGColorSpaceRef)colorSpace CI_GL_DEPRECATED(10_4,10_14, 6_0,12_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:275:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | options:(nullable NSDictionary *)options CI_GL_DEPRECATED_MAC(10_9,10_14); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:278:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 278 | - (nullable instancetype)initWithMTLTexture:(id)texture | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:279:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 279 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_11, 9_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:281:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 281 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:282:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 282 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:283:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 283 | options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:289:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 289 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_6, 5_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:296:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 296 | options:(nullable NSDictionary *)options NS_DEPRECATED_MAC(10_9,10_11); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:301:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_4, 9_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:305:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 305 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_11, 5_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:352:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 352 | withInputParameters:(nullable NSDictionary *)params NS_AVAILABLE(10_10, 8_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:363:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 363 | - (nullable CIImage *)imageByColorMatchingColorSpaceToWorkingSpace:(CGColorSpaceRef)colorSpace NS_AVAILABLE(10_12, 10_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:367:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 367 | - (nullable CIImage *)imageByColorMatchingWorkingSpaceToColorSpace:(CGColorSpaceRef)colorSpace NS_AVAILABLE(10_12, 10_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:404:52: error: expected '>' before '*' token 404 | @property (atomic, readonly) NSDictionary *properties NS_AVAILABLE(10_8, 5_0); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:404:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:404:53: error: expected unqualified-id before ',' token 404 | @property (atomic, readonly) NSDictionary *properties NS_AVAILABLE(10_8, 5_0); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:480:21: error: expected '>' before '*' token 480 | - (NSArray *)autoAdjustmentFilters NS_AVAILABLE(10_8, 5_0); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:480:21: error: cannot find protocol declaration for 'CIFilter' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:480:22: error: expected ')' before '>' token 480 | - (NSArray *)autoAdjustmentFilters NS_AVAILABLE(10_8, 5_0); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:480:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:481:21: error: expected '>' before '*' token 481 | - (NSArray *)autoAdjustmentFiltersWithOptions:(nullable NSDictionary *)options | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:481:21: error: cannot find protocol declaration for 'CIFilter' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:481:22: error: expected ')' before '>' token 481 | - (NSArray *)autoAdjustmentFiltersWithOptions:(nullable NSDictionary *)options | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:481:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:492:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 492 | -(nullable instancetype) initWithDepthData:(AVDepthData *)data | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:493:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 493 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_13, 11_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:495:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 495 | -(nullable instancetype)initWithDepthData:(AVDepthData *)data NS_AVAILABLE(10_13, 11_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:497:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 497 | +(nullable instancetype)imageWithDepthData:(AVDepthData *)data | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:498:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 498 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_13, 11_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:500:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 500 | +(nullable instancetype)imageWithDepthData:(AVDepthData *)data NS_AVAILABLE(10_13, 11_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:511:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 511 | -(nullable instancetype) initWithPortaitEffectsMatte:(AVPortraitEffectsMatte *)matte | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:512:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 512 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_14, 12_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:514:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 514 | -(nullable instancetype)initWithPortaitEffectsMatte:(AVPortraitEffectsMatte *)matte NS_AVAILABLE(10_13, 11_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:516:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 516 | +(nullable instancetype)imageWithPortaitEffectsMatte:(AVPortraitEffectsMatte *)matte | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:517:54: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 517 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_14, 12_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:519:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 519 | +(nullable instancetype)imageWithPortaitEffectsMatte:(AVPortraitEffectsMatte *)matte NS_AVAILABLE(10_14, 12_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:529:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 529 | -(nullable instancetype)initWithSemanticSegmentationMatte:(AVSemanticSegmentationMatte *)matte | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:530:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 530 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_15, 13_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:532:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 532 | -(nullable instancetype)initWithSemanticSegmentationMatte:(AVSemanticSegmentationMatte *)matte NS_AVAILABLE(10_15, 13_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:534:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 534 | +(nullable instancetype)imageWithSemanticSegmentationMatte:(AVSemanticSegmentationMatte *)matte | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:535:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 535 | options:(nullable NSDictionary *)options NS_AVAILABLE(10_15, 13_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:537:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 537 | +(nullable instancetype)imageWithSemanticSegmentationMatte:(AVSemanticSegmentationMatte *)matte NS_AVAILABLE(10_15, 13_0); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:21:22: error: unknown property attribute 'strong' 21 | @property (readonly, strong) CIImage *CIImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable instancetype)initWithBitmapImageRep:(NSBitmapImageRep *)bitmapImageRep; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:56: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:46:29: error: unknown property attribute 'strong' 46 | @property (class, readonly, strong) NSColorPanel *sharedColorPanel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:52:22: error: unknown property attribute 'strong' 52 | @property (nullable, strong) NSView *accessoryView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:52:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 52 | @property (nullable, strong) NSView *accessoryView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:58:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (void)setAction:(nullable SEL)selector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:59:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (void)setTarget:(nullable id)target; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:65:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (void)orderFrontColorPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:69:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)changeColor:(nullable NSColorPanel *)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:74:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (void)changeColor:(nullable id)sender API_DEPRECATED("This is now a method of the NSColorChanging protocol.", macos(10.0, 11.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable instancetype)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:42:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (void)viewSizeChanged:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:43:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (void)alphaControlAddedOrRemoved:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:58: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:15:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 15 | - (nullable instancetype)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:16:22: error: unknown property attribute 'strong' 16 | @property (readonly, strong) NSColorPanel *colorPanel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:17:22: error: unknown property attribute 'strong' 17 | @property (readonly, strong) NSImage *provideNewButtonImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:19:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (void)viewSizeChanged:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:59: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:46:49: error: expected '>' before '*' token 46 | @property (copy, nullable) NSArray *allowedColorSpaces API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:46:49: error: cannot find protocol declaration for 'NSColorSpace' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:46:50: error: expected unqualified-id before '>' token 46 | @property (copy, nullable) NSArray *allowedColorSpaces API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:49:12: error: unknown property attribute 'strong' 49 | @property (strong, null_resettable) NSColorList *colorList API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:49:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 49 | @property (strong, null_resettable) NSColorList *colorList API_UNAVAILABLE(ios); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:54:12: error: unknown property attribute 'weak' 54 | @property (weak, nullable) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorPickerTouchBarItem.h:54:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 54 | @property (weak, nullable) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:60: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSColorWell.h:24:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (void)takeColorFrom:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:62: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:25:29: error: unknown property attribute 'strong' 25 | @property (class, readonly, strong) NSCursor *currentCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:33:39: error: unknown property attribute 'strong' 33 | @property (class, readonly, nullable, strong) NSCursor *currentSystemCursor API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:35:29: error: unknown property attribute 'strong' 35 | @property (class, readonly, strong) NSCursor *arrowCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:36:29: error: unknown property attribute 'strong' 36 | @property (class, readonly, strong) NSCursor *IBeamCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:37:29: error: unknown property attribute 'strong' 37 | @property (class, readonly, strong) NSCursor *pointingHandCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:38:29: error: unknown property attribute 'strong' 38 | @property (class, readonly, strong) NSCursor *closedHandCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:39:29: error: unknown property attribute 'strong' 39 | @property (class, readonly, strong) NSCursor *openHandCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:40:29: error: unknown property attribute 'strong' 40 | @property (class, readonly, strong) NSCursor *resizeLeftCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:41:29: error: unknown property attribute 'strong' 41 | @property (class, readonly, strong) NSCursor *resizeRightCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:42:29: error: unknown property attribute 'strong' 42 | @property (class, readonly, strong) NSCursor *resizeLeftRightCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:43:29: error: unknown property attribute 'strong' 43 | @property (class, readonly, strong) NSCursor *resizeUpCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:44:29: error: unknown property attribute 'strong' 44 | @property (class, readonly, strong) NSCursor *resizeDownCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:45:29: error: unknown property attribute 'strong' 45 | @property (class, readonly, strong) NSCursor *resizeUpDownCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:46:29: error: unknown property attribute 'strong' 46 | @property (class, readonly, strong) NSCursor *crosshairCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:47:29: error: unknown property attribute 'strong' 47 | @property (class, readonly, strong) NSCursor *disappearingItemCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:48:29: error: unknown property attribute 'strong' 48 | @property (class, readonly, strong) NSCursor *operationNotAllowedCursor API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:49:29: error: unknown property attribute 'strong' 49 | @property (class, readonly, strong) NSCursor *dragLinkCursor API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:50:29: error: unknown property attribute 'strong' 50 | @property (class, readonly, strong) NSCursor *dragCopyCursor API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:51:29: error: unknown property attribute 'strong' 51 | @property (class, readonly, strong) NSCursor *contextualMenuCursor API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:52:29: error: unknown property attribute 'strong' 52 | @property (class, readonly, strong) NSCursor *IBeamCursorForVerticalLayout API_AVAILABLE(macos(10.7)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:67:22: error: unknown property attribute 'strong' 67 | @property (readonly, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:82:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (instancetype)initWithImage:(NSImage *)newImage foregroundColorHint:(nullable NSColor *)fg backgroundColorHint:(nullable NSColor *)bg hotSpot:(NSPoint)hotSpot API_DEPRECATED("Color hints are ignored. Use -initWithImage:hotSpot: instead", macos(10.0,10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:82:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (instancetype)initWithImage:(NSImage *)newImage foregroundColorHint:(nullable NSColor *)fg backgroundColorHint:(nullable NSColor *)bg hotSpot:(NSPoint)hotSpot API_DEPRECATED("Color hints are ignored. Use -initWithImage:hotSpot: instead", macos(10.0,10.12)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:63: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:17:124: error: expected ')' before '(' token 17 | - (instancetype)initWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:17:125: error: expected identifier before '(' token 17 | - (instancetype)initWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:17:124: error: expected ';' before '(' token 17 | - (instancetype)initWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:18:44: error: expected unqualified-id before '^' token 18 | @property (nullable, readonly, copy) BOOL (^drawingHandler)(NSRect) API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:18:44: error: expected ')' before '^' token 18 | @property (nullable, readonly, copy) BOOL (^drawingHandler)(NSRect) API_AVAILABLE(macos(10.8)); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:22:32: error: unknown property attribute 'weak' 22 | @property (nullable, readonly, weak) id delegate; | ^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:64: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomTouchBarItem.h:22:23: error: unknown property attribute 'strong' 22 | @property (readwrite, strong) __kindof NSView *view; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomTouchBarItem.h:22:31: error: '__kindof' has not been declared 22 | @property (readwrite, strong) __kindof NSView *view; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomTouchBarItem.h:29:23: error: unknown property attribute 'strong' 29 | @property (readwrite, strong, nullable) __kindof NSViewController *viewController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCustomTouchBarItem.h:29:41: error: '__kindof' has not been declared 29 | @property (readwrite, strong, nullable) __kindof NSViewController *viewController; | ^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:66: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:29:29: error: unknown property attribute 'strong' 29 | @property (class, readonly, strong) __kindof NSDocumentController *sharedDocumentController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:29:37: error: '__kindof' has not been declared 29 | @property (class, readonly, strong) __kindof NSDocumentController *sharedDocumentController; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:34:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:40:45: error: expected '>' before 'NSDocument' 40 | @property (readonly, copy) NSArray<__kindof NSDocument *> *documents; | ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:40:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:40:45: error: 'copy' attribute is only valid for Objective-C objects 40 | @property (readonly, copy) NSArray<__kindof NSDocument *> *documents; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:40:55: error: expected ';' before '*' token 40 | @property (readonly, copy) NSArray<__kindof NSDocument *> *documents; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:44:32: error: unknown property attribute 'strong' 44 | @property (nullable, readonly, strong) __kindof NSDocument *currentDocument; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:44:40: error: '__kindof' has not been declared 44 | @property (nullable, readonly, strong) __kindof NSDocument *currentDocument; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable __kindof NSDocument *)documentForURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable __kindof NSDocument *)documentForWindow:(NSWindow *)window; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:69:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (IBAction)newDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:77:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable __kindof NSDocument *)openUntitledDocumentAndDisplay:(BOOL)displayDocument error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable __kindof NSDocument *)makeUntitledDocumentOfType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:89:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (IBAction)openDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable NSArray *)URLsFromRunningOpenPanel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:97:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (NSInteger)runModalOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)types; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:103:50: error: expected ')' before '(' token 103 | - (void)beginOpenPanelWithCompletionHandler:(void (^)(NSArray * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:103:51: error: expected identifier before '(' token 103 | - (void)beginOpenPanelWithCompletionHandler:(void (^)(NSArray * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:103:50: error: expected ';' before '(' token 103 | - (void)beginOpenPanelWithCompletionHandler:(void (^)(NSArray * _Nullable))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:109:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 109 | - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:109:121: error: expected ')' before '(' token 109 | - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:109:122: error: expected identifier before '(' token 109 | - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:109:121: error: expected ';' before '(' token 109 | - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:123:105: error: expected ')' before '(' token 123 | - (void)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:123:106: error: expected identifier before '(' token 123 | - (void)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:123:105: error: expected ';' before '(' token 123 | - (void)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:129:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | - (nullable __kindof NSDocument *)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:143:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 143 | - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:143:149: error: expected ')' before '(' token 143 | - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:143:150: error: expected identifier before '(' token 143 | - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:143:149: error: expected ';' before '(' token 143 | - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * _Nullable document, BOOL documentWasAlreadyOpen, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:147:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (nullable __kindof NSDocument *)makeDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:147:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (nullable __kindof NSDocument *)makeDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:159:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 159 | - (IBAction)saveAllDocuments:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:171:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:171:113: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:171:156: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:171:203: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 171 | - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:177:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:177:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:177:128: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:191:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 191 | - (nullable __kindof NSDocument *)duplicateDocumentWithContentsOfURL:(NSURL *)url copying:(BOOL)duplicateByCopying displayName:(nullable NSString *)displayNameOrNil error:(NSError **)outError API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:191:129: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 191 | - (nullable __kindof NSDocument *)duplicateDocumentWithContentsOfURL:(NSURL *)url copying:(BOOL)duplicateByCopying displayName:(nullable NSString *)displayNameOrNil error:(NSError **)outError API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:217:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 217 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:217:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 217 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:217:169: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 217 | - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:229:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 229 | - (IBAction)clearRecentDocuments:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:241:42: error: expected '>' before '*' token 241 | @property (readonly, copy) NSArray *recentDocumentURLs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:241:42: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:241:43: error: expected unqualified-id before '>' token 241 | @property (readonly, copy) NSArray *recentDocumentURLs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:253:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 253 | - (nullable NSString *)typeForContentsOfURL:(NSURL *)url error:(NSError **)outError; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:257:45: error: expected '>' before '*' token 257 | @property (readonly, copy) NSArray *documentClassNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:257:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:257:46: error: expected unqualified-id before '>' token 257 | @property (readonly, copy) NSArray *documentClassNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:261:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 261 | - (nullable Class)documentClassForType:(NSString *)typeName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:265:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 265 | - (nullable NSString *)displayNameForType:(NSString *)typeName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:273:1: error: cannot use an object as parameter to a method 273 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:281:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 281 | - (nullable id)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument error:(NSError **)outError API_DEPRECATED("Use -openDocumentWithContentsOfURL:display:completionHandler: instead", macos(10.4,10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:282:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 282 | - (BOOL)reopenDocumentForURL:(nullable NSURL *)url withContentsOfURL:(NSURL *)contentsURL error:(NSError **)outError API_DEPRECATED("Use -reopenDocumentForURL:withContentsOfURL:display:completionHandler: instead", macos(10.4,10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:286:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | - (nullable NSArray *)fileExtensionsFromType:(NSString *)typeName API_DEPRECATED("", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:287:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 287 | - (nullable NSString *)typeFromFileExtension:(NSString *)fileNameExtensionOrHFSFileType API_DEPRECATED("", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:291:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 291 | - (nullable id)documentForFileName:(NSString *)fileName API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:292:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 292 | - (nullable NSArray *)fileNamesFromRunningOpenPanel API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:293:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 293 | - (nullable id)makeDocumentWithContentsOfFile:(NSString *)fileName ofType:(NSString *)type API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:294:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 294 | - (nullable id)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(null_unspecified NSString *)type API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:294:67: error: 'null_unspecified' does not name a type 294 | - (nullable id)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(null_unspecified NSString *)type API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:295:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 295 | - (nullable id)makeUntitledDocumentOfType:(NSString *)type API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:296:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 296 | - (nullable id)openDocumentWithContentsOfFile:(NSString *)fileName display:(BOOL)display API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:297:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 297 | - (nullable id)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)display API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:298:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | - (nullable id)openUntitledDocumentOfType:(NSString*)type display:(BOOL)display API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:68: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:38:22: error: unknown property attribute 'strong' 38 | @property (nullable, strong) id contents; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:38:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 38 | @property (nullable, strong) id contents; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:56:22: error: unknown property attribute 'strong' 56 | @property (readonly, strong) id item; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:64:61: error: expected '>' before '*' token 64 | @property (nullable, copy) NSArray * _Nonnull (^imageComponentsProvider)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:64:61: error: cannot find protocol declaration for 'NSDraggingImageComponent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:64:62: error: expected unqualified-id before '>' token 64 | @property (nullable, copy) NSArray * _Nonnull (^imageComponentsProvider)(void); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:68:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (void)setDraggingFrame:(NSRect)frame contents:(nullable id)contents; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:72:71: error: expected '>' before '*' token 72 | @property (nullable, readonly, copy) NSArray *imageComponents; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:72:71: error: cannot find protocol declaration for 'NSDraggingImageComponent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:72:72: error: expected unqualified-id before '>' token 72 | @property (nullable, readonly, copy) NSArray *imageComponents; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:69: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (NS_NOESCAPE ^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:140: error: cannot find protocol declaration for 'Class' 49 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (NS_NOESCAPE ^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:215: error: cannot find protocol declaration for 'NSPasteboardReadingOptionKey' 49 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (NS_NOESCAPE ^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:215: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:249: error: expected ')' before '(' token 49 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (NS_NOESCAPE ^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:250: error: expected identifier before '(' token 49 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (NS_NOESCAPE ^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:49:249: error: expected ';' before '(' token 49 | - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (NS_NOESCAPE ^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:70: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:26:11: error: unknown property attribute 'weak' 26 | @property(weak, nullable) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:26:62: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 26 | @property(weak, nullable) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:29:11: error: unknown property attribute 'strong' 29 | @property(strong, nullable) id userInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:29:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 29 | @property(strong, nullable) id userInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:45:127: error: expected ')' before '(' token 45 | - (void)filePromiseProvider:(NSFilePromiseProvider*)filePromiseProvider writePromiseToURL:(NSURL *)url completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:45:128: error: expected identifier before '(' token 45 | - (void)filePromiseProvider:(NSFilePromiseProvider*)filePromiseProvider writePromiseToURL:(NSURL *)url completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseProvider.h:45:127: error: expected ';' before '(' token 45 | - (void)filePromiseProvider:(NSFilePromiseProvider*)filePromiseProvider writePromiseToURL:(NSURL *)url completionHandler:(void (^)(NSError * _Nullable errorOrNil))completionHandler; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:71: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:23:52: error: expected '>' before '*' token 23 | @property (class, readonly, copy) NSArray *readableDraggedTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:23:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:23:53: error: expected unqualified-id before '>' token 23 | @property (class, readonly, copy) NSArray *readableDraggedTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:27:43: error: expected '>' before '*' token 27 | @property(copy, readonly) NSArray *fileTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:27:43: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:27:44: error: expected unqualified-id before '>' token 27 | @property(copy, readonly) NSArray *fileTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:32:43: error: expected '>' before '*' token 32 | @property(copy, readonly) NSArray *fileNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:32:43: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:32:44: error: expected unqualified-id before '>' token 32 | @property(copy, readonly) NSArray *fileNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:41:161: error: expected ')' before '(' token 41 | - (void)receivePromisedFilesAtDestination:(NSURL *)destinationDir options:(NSDictionary *)options operationQueue:(NSOperationQueue *)operationQueue reader:(void(^)(NSURL *fileURL, NSError * _Nullable errorOrNil))reader; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:41:161: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFilePromiseReceiver.h:41:161: error: expected ';' before '(' token 41 | - (void)receivePromisedFilesAtDestination:(NSURL *)destinationDir options:(NSDictionary *)options operationQueue:(NSOperationQueue *)operationQueue reader:(void(^)(NSURL *fileURL, NSError * _Nullable errorOrNil))reader; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:72: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEPSImageRep.h:18:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | + (nullable instancetype)imageRepWithData:(NSData *)epsData; /* Convenience of initWithData: */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEPSImageRep.h:19:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (nullable instancetype)initWithData:(NSData *)epsData; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFileWrapperExtensions.h:20:22: error: unknown property attribute 'strong' 20 | @property (nullable, strong) NSImage *icon; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFileWrapperExtensions.h:20:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 20 | @property (nullable, strong) NSImage *icon; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:77: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable instancetype)initWithStartingColor:(NSColor *)startingColor endingColor:(NSColor *)endingColor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:58:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (nullable instancetype)initWithColors:(NSArray *)colorArray; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:58:58: error: expected '>' before '*' token 58 | - (nullable instancetype)initWithColors:(NSArray *)colorArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:58:58: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:58:59: error: expected ')' before '>' token 58 | - (nullable instancetype)initWithColors:(NSArray *)colorArray; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:58:59: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:58:59: error: expected ';' before '>' token 58 | - (nullable instancetype)initWithColors:(NSArray *)colorArray; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (nullable instancetype)initWithColorsAndLocations:(NSColor *)firstColor, ... NS_REQUIRES_NIL_TERMINATION; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:72:58: error: expected '>' before '*' token 72 | - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:72:58: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:72:59: error: expected ')' before '>' token 72 | - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:72:59: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:72:59: error: expected ';' before '>' token 72 | - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:121:22: error: unknown property attribute 'strong' 121 | @property (readonly, strong) NSColorSpace *colorSpace; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:129:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | - (void)getColor:(NSColor * _Nonnull * _Nullable)color location:(nullable CGFloat *)location atIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:79: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:21:108: error: expected '>' before '*' token 21 | + (instancetype)groupItemWithIdentifier:(NSTouchBarItemIdentifier)identifier items:(NSArray *)items; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:21:108: error: cannot find protocol declaration for 'NSTouchBarItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:21:109: error: expected ')' before '>' token 21 | + (instancetype)groupItemWithIdentifier:(NSTouchBarItemIdentifier)identifier items:(NSArray *)items; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:21:109: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:21:109: error: expected ';' before '>' token 21 | + (instancetype)groupItemWithIdentifier:(NSTouchBarItemIdentifier)identifier items:(NSArray *)items; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:28:108: error: expected '>' before '*' token 28 | + (instancetype)groupItemWithIdentifier:(NSTouchBarItemIdentifier)identifier items:(NSArray *)items allowedCompressionOptions:(NSUserInterfaceCompressionOptions *)allowedCompressionOptions API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:28:108: error: cannot find protocol declaration for 'NSTouchBarItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:28:109: error: expected ')' before '>' token 28 | + (instancetype)groupItemWithIdentifier:(NSTouchBarItemIdentifier)identifier items:(NSArray *)items allowedCompressionOptions:(NSUserInterfaceCompressionOptions *)allowedCompressionOptions API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:28:109: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:28:109: error: expected ';' before '>' token 28 | + (instancetype)groupItemWithIdentifier:(NSTouchBarItemIdentifier)identifier items:(NSArray *)items allowedCompressionOptions:(NSUserInterfaceCompressionOptions *)allowedCompressionOptions API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:42:12: error: unknown property attribute 'strong' 42 | @property (strong) NSTouchBar *groupTouchBar; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:42:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 42 | @property (strong) NSTouchBar *groupTouchBar; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:79:60: error: expected '>' before '*' token 79 | @property (copy) NSArray *prioritizedCompressionOptions API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:79:60: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGroupTouchBarItem.h:79:61: error: expected unqualified-id before '>' token 79 | @property (copy) NSArray *prioritizedCompressionOptions API_AVAILABLE(macos(10.13)) API_UNAVAILABLE(ios); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:80: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:41:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (instancetype)initWithTarget:(nullable id)target action:(nullable SEL)action NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:41:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (instancetype)initWithTarget:(nullable id)target action:(nullable SEL)action NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:42:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:44:22: error: unknown property attribute 'weak' 44 | @property (nullable, weak) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:44:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 44 | @property (nullable, weak) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:51:22: error: unknown property attribute 'weak' 51 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:51:61: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 51 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:62:12: error: unknown property attribute 'strong' 62 | @property (strong) NSPressureConfiguration *pressureConfiguration API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:62:45: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 62 | @property (strong) NSPressureConfiguration *pressureConfiguration API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:74:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (NSPoint)locationInView:(nullable NSView*)view; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:82: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:24:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (NSPoint)translationInView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:25:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (void)setTranslation:(NSPoint)translation inView:(nullable NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:28:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (NSPoint)velocityInView:(nullable NSView*)view; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:17, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:33:37: error: cannot find protocol declaration for 'AnchorType' 33 | @interface NSLayoutAnchor : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:33:39: error: expected unqualified-id before ':' token 33 | @interface NSLayoutAnchor : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:43:88: error: cannot find protocol declaration for 'AnchorType' 43 | - (NSLayoutConstraint *)constraintGreaterThanOrEqualToAnchor:(NSLayoutAnchor *)anchor __attribute__((warn_unused_result)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:44:85: error: cannot find protocol declaration for 'AnchorType' 44 | - (NSLayoutConstraint *)constraintLessThanOrEqualToAnchor:(NSLayoutAnchor *)anchor __attribute__((warn_unused_result)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:47:75: error: cannot find protocol declaration for 'AnchorType' 47 | - (NSLayoutConstraint *)constraintEqualToAnchor:(NSLayoutAnchor *)anchor constant:(CGFloat)c __attribute__((warn_unused_result)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:48:88: error: cannot find protocol declaration for 'AnchorType' 48 | - (NSLayoutConstraint *)constraintGreaterThanOrEqualToAnchor:(NSLayoutAnchor *)anchor constant:(CGFloat)c __attribute__((warn_unused_result)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:49:85: error: cannot find protocol declaration for 'AnchorType' 49 | - (NSLayoutConstraint *)constraintLessThanOrEqualToAnchor:(NSLayoutAnchor *)anchor constant:(CGFloat)c __attribute__((warn_unused_result)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:53:32: error: unknown property attribute 'weak' 53 | @property (readonly, nullable, weak) id item API_AVAILABLE(macos(10.12)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:55:49: error: expected '>' before '*' token 55 | @property (readonly) NSArray *constraintsAffectingLayout API_AVAILABLE(macos(10.12)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:55:49: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:55:50: error: expected unqualified-id before '>' token 55 | @property (readonly) NSArray *constraintsAffectingLayout API_AVAILABLE(macos(10.12)) API_UNAVAILABLE(ios, watchos, tvos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:63:69: error: expected '>' before '*' token 63 | @interface NSLayoutXAxisAnchor : NSLayoutAnchor | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:63:69: error: cannot find protocol declaration for 'NSLayoutXAxisAnchor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:63:70: error: expected unqualified-id before '>' token 63 | @interface NSLayoutXAxisAnchor : NSLayoutAnchor | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:80:69: error: expected '>' before '*' token 80 | @interface NSLayoutYAxisAnchor : NSLayoutAnchor | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:80:69: error: cannot find protocol declaration for 'NSLayoutYAxisAnchor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:80:70: error: expected unqualified-id before '>' token 80 | @interface NSLayoutYAxisAnchor : NSLayoutAnchor | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:98:65: error: expected '>' before '*' token 98 | @interface NSLayoutDimension : NSLayoutAnchor | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:98:65: error: cannot find protocol declaration for 'NSLayoutDimension' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:98:66: error: expected unqualified-id before '>' token 98 | @interface NSLayoutDimension : NSLayoutAnchor | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:138:31: error: expected '>' before '*' token 138 | + (NSArray *)constraintsWithVisualFormat:(NSString *)format options:(NSLayoutFormatOptions)opts metrics:(nullable NSDictionary *)metrics views:(NSDictionary *)views API_AVAILABLE(macos(10.7), ios(6.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:138:31: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:138:32: error: expected ')' before '>' token 138 | + (NSArray *)constraintsWithVisualFormat:(NSString *)format options:(NSLayoutFormatOptions)opts metrics:(nullable NSDictionary *)metrics views:(NSDictionary *)views API_AVAILABLE(macos(10.7), ios(6.0), tvos(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:138:32: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:144:49: error: expected '>' before '*' token 144 | NSLAYOUTCONSTRAINT_EXTERN NSDictionary *_NSDictionaryOfVariableBindings(NSString *commaSeparatedKeysString, __nullable id firstValue, ...) API_AVAILABLE(macos(10.7), ios(6.0)); // not for direct use | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:144:49: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:144:50: error: expected unqualified-id before ',' token 144 | NSLAYOUTCONSTRAINT_EXTERN NSDictionary *_NSDictionaryOfVariableBindings(NSString *commaSeparatedKeysString, __nullable id firstValue, ...) API_AVAILABLE(macos(10.7), ios(6.0)); // not for direct use | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:144:54: error: expected initializer before '>' token 144 | NSLAYOUTCONSTRAINT_EXTERN NSDictionary *_NSDictionaryOfVariableBindings(NSString *commaSeparatedKeysString, __nullable id firstValue, ...) API_AVAILABLE(macos(10.7), ios(6.0)); // not for direct use | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:150:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | + (instancetype)constraintWithItem:(id)view1 attribute:(NSLayoutAttribute)attr1 relatedBy:(NSLayoutRelation)relation toItem:(nullable id)view2 attribute:(NSLayoutAttribute)attr2 multiplier:(CGFloat)multiplier constant:(CGFloat)c API_AVAILABLE(macos(10.7), ios(6.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:192:57: error: expected '>' before '*' token 192 | + (void)activateConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.10), ios(8.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:192:57: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:192:58: error: expected ')' before '>' token 192 | + (void)activateConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.10), ios(8.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:192:58: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:192:58: error: expected ';' before '>' token 192 | + (void)activateConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.10), ios(8.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:195:59: error: expected '>' before '*' token 195 | + (void)deactivateConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.10), ios(8.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:195:59: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:195:60: error: expected ')' before '>' token 195 | + (void)deactivateConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.10), ios(8.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:195:60: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:195:60: error: expected ';' before '>' token 195 | + (void)deactivateConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.10), ios(8.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:224:22: error: unknown property attribute 'strong' 224 | @property (readonly, strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:225:22: error: unknown property attribute 'strong' 225 | @property (readonly, strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:226:22: error: unknown property attribute 'strong' 226 | @property (readonly, strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:227:22: error: unknown property attribute 'strong' 227 | @property (readonly, strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:228:22: error: unknown property attribute 'strong' 228 | @property (readonly, strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:229:22: error: unknown property attribute 'strong' 229 | @property (readonly, strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:230:22: error: unknown property attribute 'strong' 230 | @property (readonly, strong) NSLayoutDimension *widthAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:231:22: error: unknown property attribute 'strong' 231 | @property (readonly, strong) NSLayoutDimension *heightAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:232:22: error: unknown property attribute 'strong' 232 | @property (readonly, strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:233:22: error: unknown property attribute 'strong' 233 | @property (readonly, strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:234:22: error: unknown property attribute 'strong' 234 | @property (readonly, strong) NSLayoutYAxisAnchor *firstBaselineAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:235:22: error: unknown property attribute 'strong' 235 | @property (readonly, strong) NSLayoutYAxisAnchor *lastBaselineAnchor API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:237:55: error: expected '>' before '*' token 237 | @property (readonly, copy) NSArray *constraints API_AVAILABLE(macos(10.7)); // This property is deprecated and should be avoided.  Instead, create IB outlets or otherwise maintain references to constraints you need to reference directly. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:237:55: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:237:56: error: expected unqualified-id before '>' token 237 | @property (readonly, copy) NSArray *constraints API_AVAILABLE(macos(10.7)); // This property is deprecated and should be avoided.  Instead, create IB outlets or otherwise maintain references to constraints you need to reference directly. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:240:52: error: expected '>' before '*' token 240 | - (void)addConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.7)); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint activateConstraints:]. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:240:52: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:240:53: error: expected ')' before '>' token 240 | - (void)addConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.7)); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint activateConstraints:]. | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:240:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:240:53: error: expected ';' before '>' token 240 | - (void)addConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.7)); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint activateConstraints:]. | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:242:55: error: expected '>' before '*' token 242 | - (void)removeConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.7)); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint deactivateConstraints:]. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:242:55: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:242:56: error: expected ')' before '>' token 242 | - (void)removeConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.7)); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint deactivateConstraints:]. | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:242:56: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:242:56: error: expected ';' before '>' token 242 | - (void)removeConstraints:(NSArray *)constraints API_AVAILABLE(macos(10.7)); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint deactivateConstraints:]. | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:390:31: error: expected '>' before '*' token 390 | - (NSArray *)constraintsAffectingLayoutForOrientation:(NSLayoutConstraintOrientation)orientation API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:390:31: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:390:32: error: expected ')' before '>' token 390 | - (NSArray *)constraintsAffectingLayoutForOrientation:(NSLayoutConstraintOrientation)orientation API_AVAILABLE(macos(10.7)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:390:32: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:406:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 406 | - (void)visualizeConstraints:(nullable NSArray *)constraints API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:87: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:31:12: error: unknown property attribute 'weak' 31 | @property (weak, nullable) NSView *owningView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:31:36: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 31 | @property (weak, nullable) NSView *owningView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:43:22: error: unknown property attribute 'strong' 43 | @property (readonly, strong) NSLayoutXAxisAnchor *leadingAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:44:22: error: unknown property attribute 'strong' 44 | @property (readonly, strong) NSLayoutXAxisAnchor *trailingAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:45:22: error: unknown property attribute 'strong' 45 | @property (readonly, strong) NSLayoutXAxisAnchor *leftAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:46:22: error: unknown property attribute 'strong' 46 | @property (readonly, strong) NSLayoutXAxisAnchor *rightAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:47:22: error: unknown property attribute 'strong' 47 | @property (readonly, strong) NSLayoutYAxisAnchor *topAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:48:22: error: unknown property attribute 'strong' 48 | @property (readonly, strong) NSLayoutYAxisAnchor *bottomAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:49:22: error: unknown property attribute 'strong' 49 | @property (readonly, strong) NSLayoutDimension *widthAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:50:22: error: unknown property attribute 'strong' 50 | @property (readonly, strong) NSLayoutDimension *heightAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:51:22: error: unknown property attribute 'strong' 51 | @property (readonly, strong) NSLayoutXAxisAnchor *centerXAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:52:22: error: unknown property attribute 'strong' 52 | @property (readonly, strong) NSLayoutYAxisAnchor *centerYAnchor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:57:31: error: expected '>' before '*' token 57 | - (NSArray *)constraintsAffectingLayoutForOrientation:(NSLayoutConstraintOrientation)orientation API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:57:31: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:57:32: error: expected ')' before '>' token 57 | - (NSArray *)constraintsAffectingLayoutForOrientation:(NSLayoutConstraintOrientation)orientation API_AVAILABLE(macos(10.12)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:57:32: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:70:50: error: expected '>' before '*' token 70 | @property (readonly, copy) NSArray *layoutGuides API_AVAILABLE(macos(10.11)); // This array may contain guides owned by the system, and the ordering is not guaranteed. Please be careful. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:70:50: error: cannot find protocol declaration for 'NSLayoutGuide' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:70:51: error: expected unqualified-id before '>' token 70 | @property (readonly, copy) NSArray *layoutGuides API_AVAILABLE(macos(10.11)); // This array may contain guides owned by the system, and the ordering is not guaranteed. Please be careful. | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:75:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | + (nullable NSImage *)imageNamed:(NSImageName)name; /* If this finds & creates the image, only name is saved when archived */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:77:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | + (nullable instancetype)imageWithSystemSymbolName:(NSString *)symbolName accessibilityDescription:(nullable NSString *)description API_AVAILABLE(macos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:77:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | + (nullable instancetype)imageWithSystemSymbolName:(NSString *)symbolName accessibilityDescription:(nullable NSString *)description API_AVAILABLE(macos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable instancetype)initWithData:(NSData *)data; /* When archived, saves contents */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable instancetype)initWithContentsOfFile:(NSString *)fileName; /* When archived, saves contents */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:84:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; /* When archived, saves contents */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:85:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (nullable instancetype)initByReferencingFile:(NSString *)fileName; /* When archived, saves fileName */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:87:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 87 | - (nullable instancetype)initWithPasteboard:(NSPasteboard *)pasteboard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:90:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (nullable instancetype)initWithDataIgnoringOrientation:(NSData *)data API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:93:125: error: expected ')' before '(' token 93 | + (instancetype)imageWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler API_AVAILABLE(macos(10.8)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:93:126: error: expected identifier before '(' token 93 | + (instancetype)imageWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:93:125: error: expected ';' before '(' token 93 | + (instancetype)imageWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler API_AVAILABLE(macos(10.8)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:96:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (BOOL)setName:(nullable NSImageName)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:97:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (nullable NSImageName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:106:207: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (void)drawInRect:(NSRect)dstSpacePortionRect fromRect:(NSRect)srcSpacePortionRect operation:(NSCompositingOperation)op fraction:(CGFloat)requestedAlpha respectFlipped:(BOOL)respectContextIsFlipped hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:114:32: error: unknown property attribute 'strong' 114 | @property (nullable, readonly, strong) NSData *TIFFRepresentation; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:115:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (nullable NSData *)TIFFRepresentationUsingCompression:(NSTIFFCompression)comp factor:(float)factor; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:117:47: error: expected '>' before '*' token 117 | @property (readonly, copy) NSArray *representations; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:117:47: error: cannot find protocol declaration for 'NSImageRep' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:117:48: error: expected unqualified-id before '>' token 117 | @property (readonly, copy) NSArray *representations; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:48: error: expected '>' before '*' token 118 | - (void)addRepresentations:(NSArray *)imageReps; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:48: error: cannot find protocol declaration for 'NSImageRep' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:49: error: expected ')' before '>' token 118 | - (void)addRepresentations:(NSArray *)imageReps; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:49: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:49: error: expected ';' before '>' token 118 | - (void)addRepresentations:(NSArray *)imageReps; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:127:22: error: unknown property attribute 'weak' 127 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:127:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 127 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:129:52: error: expected '>' before '*' token 129 | @property (class, readonly, copy) NSArray *imageTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:129:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:129:53: error: expected unqualified-id before '>' token 129 | @property (class, readonly, copy) NSArray *imageTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:130:52: error: expected '>' before '*' token 130 | @property (class, readonly, copy) NSArray *imageUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:130:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:130:53: error: expected unqualified-id before '>' token 130 | @property (class, readonly, copy) NSArray *imageUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:192:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 192 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:192:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 192 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:192:92: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 192 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:192:145: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 192 | - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)) CF_RETURNS_NOT_RETAINED; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:196:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:196:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:196:127: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:200:108: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 200 | - (BOOL)hitTestRect:(NSRect)testRectDestSpace withImageDestinationRect:(NSRect)imageRectDestSpace context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints flipped:(BOOL)flipped API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:200:152: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 200 | - (BOOL)hitTestRect:(NSRect)testRectDestSpace withImageDestinationRect:(NSRect)imageRectDestSpace context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints flipped:(BOOL)flipped API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:208:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (nullable NSImage *)imageWithSymbolConfiguration:(NSImageSymbolConfiguration *)configuration API_AVAILABLE(macos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:222:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 222 | - (nullable NSImage *)imageDidNotDraw:(NSImage *)sender inRect:(NSRect)rect; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:231:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (nullable NSImage *)imageForResource:(NSImageName)name API_AVAILABLE(macos(10.7)); /* May return nil if no file found */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:235:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 235 | - (nullable NSString *)pathForImageResource:(NSImageName)name; /* May return nil if no file found */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:236:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 236 | - (nullable NSURL *)URLForImageResource:(NSImageName)name API_AVAILABLE(macos(10.6)); /* May return nil if no file found */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:243:4: error: 'null_unspecified' does not name a type 243 | - (null_unspecified NSImageRep *)bestRepresentationForDevice:(null_unspecified NSDictionary *)deviceDescription API_DEPRECATED("Use -[NSImage bestRepresentationForRect:context:hints:] instead. Any deviceDescription dictionary is also a valid hints dictionary.", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:243:63: error: 'null_unspecified' does not name a type 243 | - (null_unspecified NSImageRep *)bestRepresentationForDevice:(null_unspecified NSDictionary *)deviceDescription API_DEPRECATED("Use -[NSImage bestRepresentationForRect:context:hints:] instead. Any deviceDescription dictionary is also a valid hints dictionary.", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:247:21: error: expected '>' before '*' token 247 | + (NSArray *)imageUnfilteredFileTypes API_DEPRECATED("Use +imageUnfilteredTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:247:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:247:22: error: expected ')' before '>' token 247 | + (NSArray *)imageUnfilteredFileTypes API_DEPRECATED("Use +imageUnfilteredTypes instead", macos(10.0,10.10)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:247:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:248:28: error: cannot find protocol declaration for 'NSPasteboardType' 248 | + (NSArray *)imageUnfilteredPasteboardTypes API_DEPRECATED("Use +imageUnfilteredTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:249:21: error: expected '>' before '*' token 249 | + (NSArray *)imageFileTypes API_DEPRECATED("Use +imageTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:249:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:249:22: error: expected ')' before '>' token 249 | + (NSArray *)imageFileTypes API_DEPRECATED("Use +imageTypes instead", macos(10.0,10.10)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:249:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:250:28: error: cannot find protocol declaration for 'NSPasteboardType' 250 | + (NSArray *)imagePasteboardTypes API_DEPRECATED("Use +imageTypes instead", macos(10.0,10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:268:36: error: 'null_unspecified' does not name a type 268 | - (void)lockFocusOnRepresentation:(null_unspecified NSImageRep *)imageRepresentation API_DEPRECATED("Use -lockFocus followed by -[NSImageRep drawInRect:] instead. See documentation for more info.", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:534:65: error: expected '>' before '*' token 534 | + (instancetype)configurationWithPaletteColors:(NSArray *)paletteColors API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:534:65: error: cannot find protocol declaration for 'NSColor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:534:66: error: expected ')' before '>' token 534 | + (instancetype)configurationWithPaletteColors:(NSArray *)paletteColors API_AVAILABLE(macos(12.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:534:66: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:534:66: error: expected ';' before '>' token 534 | + (instancetype)configurationWithPaletteColors:(NSArray *)paletteColors API_AVAILABLE(macos(12.0)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:92: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageView.h:27:22: error: unknown property attribute 'strong' 27 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImageView.h:27:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 27 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:94: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:20:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 20 | - (BOOL)loadNibNamed:(NSNibName)nibName owner:(nullable id)owner topLevelObjects:(NSArray * _Nullable * _Nullable)topLevelObjects API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:32:22: error: 'null_unspecified' does not name a type 32 | + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:32:78: error: 'null_unspecified' does not name a type 32 | + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:32:128: error: 'null_unspecified' does not name a type 32 | + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:33:23: error: 'null_unspecified' does not name a type 33 | + (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:33:66: error: 'null_unspecified' does not name a type 33 | + (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:34:22: error: 'null_unspecified' does not name a type 34 | - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:34:78: error: 'null_unspecified' does not name a type 34 | - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:34:128: error: 'null_unspecified' does not name a type 34 | - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:96: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:21:4: error: '__kindof' does not name a type 21 | - (__kindof NSScrubberItemView *)scrubber:(NSScrubber *)scrubber viewForItemAtIndex:(NSInteger)index API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:75:19: error: unknown property attribute 'strong' 75 | @property (class, strong, readonly) NSScrubberSelectionStyle *outlineOverlayStyle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:76:19: error: unknown property attribute 'strong' 76 | @property (class, strong, readonly) NSScrubberSelectionStyle *roundedBackgroundStyle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable __kindof NSScrubberSelectionView *)makeSelectionView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:103:12: error: unknown property attribute 'weak' 103 | @property (weak, nullable) id dataSource; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:103:53: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 103 | @property (weak, nullable) id dataSource; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:104:12: error: unknown property attribute 'weak' 104 | @property (weak, nullable) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:104:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 104 | @property (weak, nullable) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:105:12: error: unknown property attribute 'strong' 105 | @property (strong) __kindof NSScrubberLayout *scrubberLayout; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:105:20: error: '__kindof' has not been declared 105 | @property (strong) __kindof NSScrubberLayout *scrubberLayout; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:129:12: error: unknown property attribute 'strong' 129 | @property (strong, nullable) NSScrubberSelectionStyle *selectionBackgroundStyle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:129:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 129 | @property (strong, nullable) NSScrubberSelectionStyle *selectionBackgroundStyle; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:132:12: error: unknown property attribute 'strong' 132 | @property (strong, nullable) NSScrubberSelectionStyle *selectionOverlayStyle; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:132:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 132 | @property (strong, nullable) NSScrubberSelectionStyle *selectionOverlayStyle; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:144:12: error: unknown property attribute 'strong' 144 | @property (strong, nullable) NSView *backgroundView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:144:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 144 | @property (strong, nullable) NSView *backgroundView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:157:44: error: expected ')' before '(' token 157 | - (void)performSequentialBatchUpdates:(void(NS_NOESCAPE ^)(void))updateBlock; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:157:44: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:157:44: error: expected ';' before '(' token 157 | - (void)performSequentialBatchUpdates:(void(NS_NOESCAPE ^)(void))updateBlock; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:177:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 177 | - (nullable __kindof NSScrubberItemView *)itemViewForItemAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:182:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (void)registerClass:(nullable Class)itemViewClass forItemIdentifier:(NSUserInterfaceItemIdentifier)itemIdentifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:185:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 185 | - (void)registerNib:(nullable NSNib *)nib forItemIdentifier:(NSUserInterfaceItemIdentifier)itemIdentifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:188:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (nullable __kindof NSScrubberItemView *)makeItemWithIdentifier:(NSUserInterfaceItemIdentifier)itemIdentifier owner:(nullable id)owner; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubber.h:188:119: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (nullable __kindof NSScrubberItemView *)makeItemWithIdentifier:(NSUserInterfaceItemIdentifier)itemIdentifier owner:(nullable id)owner; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:97: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberItemView.h:26:32: error: '__kindof' does not name a type 26 | - (void)applyLayoutAttributes:(__kindof NSScrubberLayoutAttributes *)layoutAttributes NS_REQUIRES_SUPER; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberItemView.h:60:12: error: unknown property attribute 'strong' 60 | @property (strong, readonly) NSTextField *textField; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberItemView.h:75:12: error: unknown property attribute 'strong' 75 | @property (strong, readonly) NSImageView *imageView; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:98: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberLayout.h:53:12: error: unknown property attribute 'weak' 53 | @property (weak, nullable, readonly) NSScrubber *scrubber; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberLayout.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable __kindof NSScrubberLayoutAttributes *)layoutAttributesForItemAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberLayout.h:79:19: error: expected '>' before 'NSScrubberLayoutAttributes' 79 | - (NSSet<__kindof NSScrubberLayoutAttributes *> *)layoutAttributesForItemsInRect:(NSRect)rect; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberLayout.h:79:19: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrubberLayout.h:79:4: error: two or more data types in declaration of 'type name' 79 | - (NSSet<__kindof NSScrubberLayoutAttributes *> *)layoutAttributesForItemsInRect:(NSRect)rect; | ^~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerTouchBarItem.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:99: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:67:22: error: unknown property attribute 'weak' 67 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:67:58: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 67 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:69:22: error: unknown property attribute 'strong' 69 | @property (readonly, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:70:32: error: unknown property attribute 'strong' 70 | @property (nullable, readonly, strong) NSImage *alternateImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:82:45: error: expected '>' before '*' token 82 | @property (nullable, copy) NSArray *recipients API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:82:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:82:46: error: expected unqualified-id before '>' token 82 | @property (nullable, copy) NSArray *recipients API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:97:52: error: expected '>' before '*' token 97 | @property (nullable, readonly, copy) NSArray *attachmentFileURLs API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:97:52: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:97:53: error: expected unqualified-id before '>' token 97 | @property (nullable, readonly, copy) NSArray *attachmentFileURLs API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:105:29: error: expected '>' before '*' token 105 | + (NSArray *)sharingServicesForItems:(NSArray *)items; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:105:29: error: cannot find protocol declaration for 'NSSharingService' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:105:30: error: expected ')' before '>' token 105 | + (NSArray *)sharingServicesForItems:(NSArray *)items; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:105:30: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | + (nullable NSSharingService *)sharingServiceNamed:(NSSharingServiceName)serviceName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:117:88: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:117:135: error: expected ')' before '(' token 117 | - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:117:136: error: expected identifier before '(' token 117 | - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:117:135: error: expected ';' before '(' token 117 | - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:129:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 129 | - (BOOL)canPerformWithItems:(nullable NSArray *)items; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:173:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 173 | - (nullable NSImage *)sharingService:(NSSharingService *)sharingService transitionImageForShareItem:(id)item contentRect:(NSRect *)contentRect; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:175:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (nullable NSWindow *)sharingService:(NSSharingService *)sharingService sourceWindowForShareItems:(NSArray *)items sharingContentScope:(NSSharingContentScope *)sharingContentScope; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:182:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (nullable NSView *)anchoringViewForSharingService:(NSSharingService *)sharingService showRelativeToRect:(NSRect *)positioningRect preferredEdge:(NSRectEdge *)preferredEdge; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:211:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 211 | - (void)sharingService:(NSSharingService *)sharingService didCompleteForItems:(NSArray *)items error:(nullable NSError *)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:239:58: error: expected ')' before '(' token 239 | - (void)registerCloudKitShareWithPreparationHandler:(void (^_Nonnull)(void (^ _Nonnull preparationCompletionHandler)(CKShare * _Nullable, CKContainer * _Nullable, NSError * _Nullable)))preparationHandler API_AVAILABLE(macos(10.12)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:239:59: error: expected identifier before '(' token 239 | - (void)registerCloudKitShareWithPreparationHandler:(void (^_Nonnull)(void (^ _Nonnull preparationCompletionHandler)(CKShare * _Nullable, CKContainer * _Nullable, NSError * _Nullable)))preparationHandler API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:239:58: error: expected ';' before '(' token 239 | - (void)registerCloudKitShareWithPreparationHandler:(void (^_Nonnull)(void (^ _Nonnull preparationCompletionHandler)(CKShare * _Nullable, CKContainer * _Nullable, NSError * _Nullable)))preparationHandler API_AVAILABLE(macos(10.12)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:256:22: error: unknown property attribute 'weak' 256 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:256:64: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 256 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:292:29: error: expected '>' before '*' token 292 | - (NSArray *)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker sharingServicesForItems:(NSArray *)items proposedSharingServices:(NSArray *)proposedServices; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:292:29: error: cannot find protocol declaration for 'NSSharingService' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:292:30: error: expected ')' before '>' token 292 | - (NSArray *)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker sharingServicesForItems:(NSArray *)items proposedSharingServices:(NSArray *)proposedServices; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:292:30: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:298:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | - (nullable id )sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker delegateForSharingService:(NSSharingService *)sharingService; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:304:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 304 | - (void)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker didChooseSharingService:(nullable NSSharingService *)service; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerTouchBarItem.h:28:12: error: unknown property attribute 'weak' 28 | @property (weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerTouchBarItem.h:28:65: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 28 | @property (weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerTouchBarItem.h:39:22: error: unknown property attribute 'strong' 39 | @property (nullable, strong) NSImage *buttonImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerTouchBarItem.h:39:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 39 | @property (nullable, strong) NSImage *buttonImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:100: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderAccessory.h:55:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | + (NSSliderAccessoryBehavior *)behaviorWithTarget:(nullable id)target action:(SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderAccessory.h:58:57: error: expected ')' before '(' token 58 | + (NSSliderAccessoryBehavior *)behaviorWithHandler:(void(^)(NSSliderAccessory *))handler; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderAccessory.h:58:57: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderAccessory.h:58:57: error: expected ';' before '(' token 58 | + (NSSliderAccessoryBehavior *)behaviorWithHandler:(void(^)(NSSliderAccessory *))handler; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:101: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:27:12: error: unknown property attribute 'strong' 27 | @property (strong) NSSlider *slider API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:27:30: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 27 | @property (strong) NSSlider *slider API_UNAVAILABLE(ios); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:41:12: error: unknown property attribute 'strong' 41 | @property (strong, nullable) NSSliderAccessory *minimumValueAccessory; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:41:49: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 41 | @property (strong, nullable) NSSliderAccessory *minimumValueAccessory; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:43:12: error: unknown property attribute 'strong' 43 | @property (strong, nullable) NSSliderAccessory *maximumValueAccessory; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:43:49: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 43 | @property (strong, nullable) NSSliderAccessory *maximumValueAccessory; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:48:12: error: unknown property attribute 'weak' 48 | @property (weak, nullable) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderTouchBarItem.h:48:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 48 | @property (weak, nullable) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:102: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable instancetype)init; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:26:22: error: unknown property attribute 'weak' 26 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:26:59: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 26 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:28:45: error: expected '>' before '*' token 28 | @property (nullable, copy) NSArray *commands; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:28:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:28:46: error: expected unqualified-id before '>' token 28 | @property (nullable, copy) NSArray *commands; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:103: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:81:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable instancetype)initWithVoice:(nullable NSSpeechSynthesizerVoiceName)voice; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:81:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable instancetype)initWithVoice:(nullable NSSpeechSynthesizerVoiceName)voice; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:92:22: error: unknown property attribute 'weak' 92 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:92:60: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 92 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable NSSpeechSynthesizerVoiceName)voice; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:94:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (BOOL)setVoice:(nullable NSSpeechSynthesizerVoiceName)voice; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:99:68: error: cannot find protocol declaration for 'NSSpeechDictionaryKey' 99 | - (void)addSpeechDictionary:(NSDictionary *)speechDictionary API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:99:68: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:102:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (nullable id)objectForProperty:(NSSpeechPropertyKey)property error:(NSError **)outError API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:103:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (BOOL)setObject:(nullable id)object forProperty:(NSSpeechPropertyKey)property error:(NSError **)outError API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:107:71: error: cannot find protocol declaration for 'NSSpeechSynthesizerVoiceName' 107 | @property (class, readonly, copy) NSArray *availableVoices; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:108:40: error: cannot find protocol declaration for 'NSVoiceAttributeKey' 108 | + (NSDictionary *)attributesForVoice:(NSSpeechSynthesizerVoiceName)voice; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:108:40: error: cannot find protocol declaration for 'id' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:45:29: error: unknown property attribute 'strong' 45 | @property (class, readonly, strong) NSSpellChecker *sharedSpellChecker; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:52:107: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (NSRange)checkSpellingOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag wordCount:(nullable NSInteger *)wordCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:52:205: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (NSRange)checkSpellingOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag wordCount:(nullable NSInteger *)wordCount; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:57:69: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (NSInteger)countWordsInString:(NSString *)stringToCount language:(nullable NSString *)language; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:106: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:222: error: expected '>' before '<' token 60 | - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:222: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:222: error: expected ')' before '<' token 60 | - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:222: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:222: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:60:222: error: expected ';' before '<' token 60 | - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * _Nullable * _Nullable)details API_AVAILABLE(macos(10.5)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:63:33: error: expected '>' before '*' token 63 | - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * _Nullable * _Nullable)orthography wordCount:(nullable NSInteger *)wordCount API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:63:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:63:34: error: expected ')' before '>' token 63 | - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * _Nullable * _Nullable)orthography wordCount:(nullable NSInteger *)wordCount API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:63:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:66:135: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:66:257: error: expected ')' before '(' token 66 | - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler API_AVAILABLE(macos(10.6)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:66:258: error: expected identifier before '(' token 66 | - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:66:257: error: expected ';' before '(' token 66 | - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler API_AVAILABLE(macos(10.6)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:69:156: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (NSInteger)requestCandidatesForSelectedRange:(NSRange)selectedRange inString:(NSString *)stringToCheck types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *candidates))completionHandler API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:69:278: error: expected ')' before '(' token 69 | - (NSInteger)requestCandidatesForSelectedRange:(NSRange)selectedRange inString:(NSString *)stringToCheck types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *candidates))completionHandler API_AVAILABLE(macos(10.12.2)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:69:279: error: expected identifier before '(' token 69 | - (NSInteger)requestCandidatesForSelectedRange:(NSRange)selectedRange inString:(NSString *)stringToCheck types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *candidates))completionHandler API_AVAILABLE(macos(10.12.2)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:69:278: error: expected ';' before '(' token 69 | - (NSInteger)requestCandidatesForSelectedRange:(NSRange)selectedRange inString:(NSString *)stringToCheck types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ _Nullable)(NSInteger sequenceNumber, NSArray *candidates))completionHandler API_AVAILABLE(macos(10.12.2)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSMenu *)menuForResult:(NSTextCheckingResult *)result string:(NSString *)checkedString options:(nullable NSDictionary *)options atLocation:(NSPoint)location inView:(NSView *)view API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:72:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable NSMenu *)menuForResult:(NSTextCheckingResult *)result string:(NSString *)checkedString options:(nullable NSDictionary *)options atLocation:(NSPoint)location inView:(NSView *)view API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:75:21: error: expected '>' before '*' token 75 | - (NSArray *)userQuotesArrayForLanguage:(NSString *)language API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:75:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:75:22: error: expected ')' before '>' token 75 | - (NSArray *)userQuotesArrayForLanguage:(NSString *)language API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:75:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:76:50: error: expected '>' before '*' token 76 | @property (readonly, copy) NSDictionary *userReplacementsDictionary API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:76:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:76:51: error: expected unqualified-id before ',' token 76 | @property (readonly, copy) NSDictionary *userReplacementsDictionary API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:82:95: error: expected '>' before '*' token 82 | - (void)updateSpellingPanelWithGrammarString:(NSString *)string detail:(NSDictionary *)detail API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:82:95: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:82:96: error: expected ')' before ',' token 82 | - (void)updateSpellingPanelWithGrammarString:(NSString *)string detail:(NSDictionary *)detail API_AVAILABLE(macos(10.5)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:82:96: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:82:100: error: expected ';' before '>' token 82 | - (void)updateSpellingPanelWithGrammarString:(NSString *)string detail:(NSDictionary *)detail API_AVAILABLE(macos(10.5)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:85:22: error: unknown property attribute 'strong' 85 | @property (readonly, strong) NSPanel *spellingPanel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:22: error: unknown property attribute 'strong' 86 | @property (nullable, strong) NSView *accessoryView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 86 | @property (nullable, strong) NSView *accessoryView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:22: error: unknown property attribute 'strong' 89 | @property (readonly, strong) NSPanel *substitutionsPanel API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:90:22: error: unknown property attribute 'strong' 90 | @property (nullable, strong) NSViewController *substitutionsPanelAccessoryViewController API_AVAILABLE(macos(10.6)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:90:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 90 | @property (nullable, strong) NSViewController *substitutionsPanelAccessoryViewController API_AVAILABLE(macos(10.6)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:98:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 98 | - (nullable NSArray *)ignoredWordsInSpellDocumentWithTag:(NSInteger)tag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:99:43: error: expected '>' before '*' token 99 | - (void)setIgnoredWords:(NSArray *)words inSpellDocumentWithTag:(NSInteger)tag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:99:43: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:99:44: error: expected ')' before '>' token 99 | - (void)setIgnoredWords:(NSArray *)words inSpellDocumentWithTag:(NSInteger)tag; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:99:44: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:99:44: error: expected ';' before '>' token 99 | - (void)setIgnoredWords:(NSArray *)words inSpellDocumentWithTag:(NSInteger)tag; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:102:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (nullable NSArray *)guessesForWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:102:108: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 102 | - (nullable NSArray *)guessesForWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:105:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (nullable NSString *)correctionForWordRange:(NSRange)range inString:(NSString *)string language:(NSString *)language inSpellDocumentWithTag:(NSInteger)tag API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:108:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable NSArray *)completionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:108:119: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 108 | - (nullable NSArray *)completionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:111:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable NSString *)languageForWordRange:(NSRange)range inString:(NSString *)string orthography:(nullable NSOrthography *)orthography API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:111:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 111 | - (nullable NSString *)languageForWordRange:(NSRange)range inString:(NSString *)string orthography:(nullable NSOrthography *)orthography API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:126:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 126 | - (void)recordResponse:(NSCorrectionResponse)response toCorrection:(NSString *)correction forWord:(NSString *)word language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:135:148: error: expected '>' before '*' token 135 | - (void)showCorrectionIndicatorOfType:(NSCorrectionIndicatorType)type primaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings forStringInRect:(NSRect)rectOfTypedString view:(NSView *)view completionHandler:(void (^ _Nullable)(NSString * _Null_unspecified acceptedString))completionBlock API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:135:148: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:135:149: error: expected ')' before '>' token 135 | - (void)showCorrectionIndicatorOfType:(NSCorrectionIndicatorType)type primaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings forStringInRect:(NSRect)rectOfTypedString view:(NSView *)view completionHandler:(void (^ _Nullable)(NSString * _Null_unspecified acceptedString))completionBlock API_AVAILABLE(macos(10.7)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:135:149: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:135:149: error: expected ';' before '>' token 135 | - (void)showCorrectionIndicatorOfType:(NSCorrectionIndicatorType)type primaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings forStringInRect:(NSRect)rectOfTypedString view:(NSView *)view completionHandler:(void (^ _Nullable)(NSString * _Null_unspecified acceptedString))completionBlock API_AVAILABLE(macos(10.7)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:140:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (BOOL)preventsAutocorrectionBeforeString:(NSString *)string language:(nullable NSString *)language API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:143:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 143 | - (BOOL)deletesAutospaceBetweenString:(NSString *)precedingString andString:(NSString *)followingString language:(nullable NSString *)language API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:146:45: error: expected '>' before '*' token 146 | @property (readonly, copy) NSArray *availableLanguages API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:146:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:146:46: error: expected unqualified-id before '>' token 146 | @property (readonly, copy) NSArray *availableLanguages API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:147:45: error: expected '>' before '*' token 147 | @property (readonly, copy) NSArray *userPreferredLanguages API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:147:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:147:46: error: expected unqualified-id before '>' token 147 | @property (readonly, copy) NSArray *userPreferredLanguages API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:186:4: error: 'null_unspecified' does not name a type 186 | - (null_unspecified NSArray *)guessesForWord:(null_unspecified NSString *)word API_DEPRECATED("Use -guessesForWordRange:inString:language:inSpellDocumentWithTag instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:186:47: error: 'null_unspecified' does not name a type 186 | - (null_unspecified NSArray *)guessesForWord:(null_unspecified NSString *)word API_DEPRECATED("Use -guessesForWordRange:inString:language:inSpellDocumentWithTag instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:187:21: error: 'null_unspecified' does not name a type 187 | - (void)forgetWord:(null_unspecified NSString *)word API_DEPRECATED_WITH_REPLACEMENT("unlearnWord:", macos(10.0,10.5)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:105: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:46:22: error: unknown property attribute 'weak' 46 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:46:52: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 46 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:106:45: error: expected '>' before 'NSView' 106 | @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:106:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:106:45: error: 'copy' attribute is only valid for Objective-C objects 106 | @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: note: originally specified here 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:106:51: error: expected ';' before '*' token 106 | @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews API_AVAILABLE(macos(10.11)); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:106: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewItem.h:83:12: error: unknown property attribute 'strong' 83 | @property (strong) NSViewController *viewController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewItem.h:83:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 83 | @property (strong) NSViewController *viewController; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:33:12: error: unknown property attribute 'strong' 33 | @property (strong) NSSplitView *splitView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:33:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 33 | @property (strong) NSSplitView *splitView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:36:35: error: expected '>' before 'NSSplitViewItem' 36 | @property (copy) NSArray<__kindof NSSplitViewItem *> *splitViewItems; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:36:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:36:35: error: 'copy' attribute is only valid for Objective-C objects 36 | @property (copy) NSArray<__kindof NSSplitViewItem *> *splitViewItems; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:36:50: error: expected ';' before '*' token 36 | @property (copy) NSArray<__kindof NSSplitViewItem *> *splitViewItems; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSSplitViewItem *)splitViewItemForViewController:(NSViewController *)viewController; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:83:1: error: cannot use an object as parameter to a method 83 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:83:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:88:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (IBAction)toggleSidebar:(nullable id)sender API_AVAILABLE(macos(10.11)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:107: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:52:33: error: expected '>' before '*' token 52 | @property (copy) NSArray *allowedContentTypes API_AVAILABLE(macos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:52:33: error: cannot find protocol declaration for 'UTType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:52:34: error: expected unqualified-id before '>' token 52 | @property (copy) NSArray *allowedContentTypes API_AVAILABLE(macos(11.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:61:22: error: unknown property attribute 'strong' 61 | @property (nullable, strong) NSView *accessoryView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:61:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 61 | @property (nullable, strong) NSView *accessoryView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:68:22: error: unknown property attribute 'weak' 68 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:68:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 68 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:132:45: error: expected '>' before '*' token 132 | @property (nullable, copy) NSArray *tagNames API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:132:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:132:46: error: expected unqualified-id before '>' token 132 | @property (nullable, copy) NSArray *tagNames API_AVAILABLE(macos(10.9)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:137:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (IBAction)ok:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:138:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (IBAction)cancel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:145:76: error: expected ')' before '(' token 145 | - (void)beginSheetModalForWindow:(NSWindow *)window completionHandler:(void (^)(NSModalResponse result))handler API_AVAILABLE(macos(10.6)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:145:77: error: expected identifier before '(' token 145 | - (void)beginSheetModalForWindow:(NSWindow *)window completionHandler:(void (^)(NSModalResponse result))handler API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:145:76: error: expected ';' before '(' token 145 | - (void)beginSheetModalForWindow:(NSWindow *)window completionHandler:(void (^)(NSModalResponse result))handler API_AVAILABLE(macos(10.6)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:149:41: error: expected ')' before '(' token 149 | - (void)beginWithCompletionHandler:(void (^)(NSModalResponse result))handler API_AVAILABLE(macos(10.6)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:149:42: error: expected identifier before '(' token 149 | - (void)beginWithCompletionHandler:(void (^)(NSModalResponse result))handler API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:149:41: error: expected ';' before '(' token 149 | - (void)beginWithCompletionHandler:(void (^)(NSModalResponse result))handler API_AVAILABLE(macos(10.6)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:175:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (void)panel:(id)sender didChangeToDirectoryURL:(nullable NSURL *)url API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:179:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 179 | - (nullable NSString *)panel:(id)sender userEnteredFilename:(NSString *)filename confirmed:(BOOL)okFlag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:187:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (void)panelSelectionDidChange:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:204:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 204 | - (void)setDirectory:(nullable NSString *)path API_DEPRECATED("Use -setDirectoryURL: instead", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:205:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 205 | - (nullable NSString *)requiredFileType API_DEPRECATED("Use -allowedFileTypes instead", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:206:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 206 | - (void)setRequiredFileType:(nullable NSString *)type API_DEPRECATED("Use -setAllowedFileTypes: instead", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:207:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use beginSheetModalForWindow:completionHandler: instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:207:96: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use beginSheetModalForWindow:completionHandler: instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:207:141: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use beginSheetModalForWindow:completionHandler: instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:207:178: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use beginSheetModalForWindow:completionHandler: instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:207:219: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 207 | - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("Use beginSheetModalForWindow:completionHandler: instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:208:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name API_DEPRECATED("Use -runModal instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:208:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name API_DEPRECATED("Use -runModal instead. The following parameters are replaced by properties: 'path' is replaced by 'directoryURL' and 'name' by 'nameFieldStringValue'.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:209:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 209 | - (IBAction)selectText:(nullable id)sender API_DEPRECATED("Default implementation does nothing.", macos(10.0,10.3)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:215:45: error: expected '>' before '*' token 215 | @property (nullable, copy) NSArray *allowedFileTypes API_DEPRECATED("Use -allowedContentTypes instead", macos(10.3,12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:215:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:215:46: error: expected unqualified-id before '>' token 215 | @property (nullable, copy) NSArray *allowedFileTypes API_DEPRECATED("Use -allowedContentTypes instead", macos(10.3,12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:24:42: error: expected '>' before '*' token 24 | @property (readonly, copy) NSArray *URLs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:24:42: error: cannot find protocol declaration for 'NSURL' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:24:43: error: expected unqualified-id before '>' token 24 | @property (readonly, copy) NSArray *URLs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:96: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:141: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:186: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:223: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:63:264: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:69:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:69:59: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:69:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:69:138: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:69:175: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:69:216: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:75:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:75:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:75:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 75 | - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:80:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 80 | - (NSInteger)runModalForTypes:(nullable NSArray *)fileTypes API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:108: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:29:45: error: expected '>' before 'NSViewController' 29 | @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers API_AVAILABLE(macos(10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:29:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:29:45: error: 'copy' attribute is only valid for Objective-C objects 29 | @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:29:61: error: expected ';' before '*' token 29 | @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers API_AVAILABLE(macos(10.5)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:36:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:36:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:36:183: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:45:32: error: unknown property attribute 'strong' 45 | @property (nullable, readonly, strong) NSPrintInfo *printInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:1: error: cannot use an object as parameter to a method 47 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:53:27: error: 'null_unspecified' does not name a type 53 | - (void)setAccessoryView:(null_unspecified NSView *)accessoryView API_DEPRECATED("", macos(10.0,10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:54:4: error: 'null_unspecified' does not name a type 54 | - (null_unspecified NSView *)accessoryView API_DEPRECATED("", macos(10.0,10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:65:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (void)runPageLayout:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:111: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:41:52: error: cannot find protocol declaration for 'NSPasteboardType' 41 | @property (readonly, copy) NSArray *types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:45:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (nullable NSPasteboardType)availableTypeFromArray:(NSArray *)types; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:45:78: error: cannot find protocol declaration for 'NSPasteboardType' 45 | - (nullable NSPasteboardType)availableTypeFromArray:(NSArray *)types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:49:106: error: cannot find protocol declaration for 'NSPasteboardType' 49 | - (BOOL)setDataProvider:(id)dataProvider forTypes:(NSArray *)types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:59:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (nullable NSData *)dataForType:(NSPasteboardType)type; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:60:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (nullable NSString *)stringForType:(NSPasteboardType)type; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:61:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (nullable id)propertyListForType:(NSPasteboardType)type; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:71:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (void)pasteboard:(nullable NSPasteboard *)pasteboard item:(NSPasteboardItem *)item provideDataForType:(NSPasteboardType)type; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:112: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:22:12: error: unknown property attribute 'strong' 22 | @property (strong) NSTouchBar *popoverTouchBar; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:22:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 22 | @property (strong) NSTouchBar *popoverTouchBar; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:32:12: error: unknown property attribute 'strong' 32 | @property (strong) __kindof NSView *collapsedRepresentation API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:32:20: error: '__kindof' has not been declared 32 | @property (strong) __kindof NSView *collapsedRepresentation API_UNAVAILABLE(ios); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:38:12: error: unknown property attribute 'strong' 38 | @property (strong, nullable) NSImage *collapsedRepresentationImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:38:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 38 | @property (strong, nullable) NSImage *collapsedRepresentationImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:46:12: error: unknown property attribute 'strong' 46 | @property (strong) NSString *collapsedRepresentationLabel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:46:30: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 46 | @property (strong) NSString *collapsedRepresentationLabel; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:53:12: error: unknown property attribute 'strong' 53 | @property (strong, nullable) NSTouchBar *pressAndHoldTouchBar; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:53:42: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 53 | @property (strong, nullable) NSTouchBar *pressAndHoldTouchBar; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:63:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (void)showPopover:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopoverTouchBarItem.h:68:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (void)dismissPopover:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:113: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:21:22: error: unknown property attribute 'strong' 21 | @property (nullable, strong) NSMenuItem *menuItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:21:42: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 21 | @property (nullable, strong) NSMenuItem *menuItem; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:24:22: error: unknown property attribute 'strong' 24 | @property (nullable, strong) NSMenu *menu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:24:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (nullable, strong) NSMenu *menu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:36:46: error: expected '>' before '*' token 36 | - (void)addItemsWithTitles:(NSArray *)itemTitles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:36:46: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:36:47: error: expected ')' before '>' token 36 | - (void)addItemsWithTitles:(NSArray *)itemTitles; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:36:47: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:36:47: error: expected ';' before '>' token 36 | - (void)addItemsWithTitles:(NSArray *)itemTitles; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:45:47: error: expected '>' before '*' token 45 | @property (readonly, copy) NSArray *itemArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:45:48: error: expected unqualified-id before '>' token 45 | @property (readonly, copy) NSArray *itemArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:51:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:52:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:52:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:55:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:56:32: error: unknown property attribute 'strong' 56 | @property (nullable, readonly, strong) NSMenuItem *lastItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:60:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (void)selectItem:(nullable NSMenuItem *)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:66:32: error: unknown property attribute 'strong' 66 | @property (nullable, readonly, strong) NSMenuItem *selectedItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:73:45: error: expected '>' before '*' token 73 | @property (readonly, copy) NSArray *itemTitles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:73:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:73:46: error: expected unqualified-id before '>' token 73 | @property (readonly, copy) NSArray *itemTitles; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:115: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:57:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | + (NSPrintOperation *)EPSOperationWithView:(NSView *)view insideRect:(NSRect)rect toData:(nullable NSMutableData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:61:29: error: unknown property attribute 'strong' 61 | @property (class, nullable, strong) NSPrintOperation *currentOperation; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:61:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 61 | @property (class, nullable, strong) NSPrintOperation *currentOperation; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:85:12: error: unknown property attribute 'strong' 85 | @property (strong) NSPrintPanel *printPanel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:85:34: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 85 | @property (strong) NSPrintPanel *printPanel; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:89:12: error: unknown property attribute 'strong' 89 | @property (strong) NSPDFPanel *PDFPanel API_AVAILABLE(macos(10.9)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:89:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 89 | @property (strong) NSPDFPanel *PDFPanel API_AVAILABLE(macos(10.9)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:105:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:105:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:105:146: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:113:32: error: unknown property attribute 'strong' 113 | @property (nullable, readonly, strong) NSView *view; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:121:32: error: unknown property attribute 'strong' 121 | @property (nullable, readonly, strong) NSGraphicsContext *context; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:134:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (nullable NSGraphicsContext *)createContext; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:143:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 143 | - (void)setAccessoryView:(nullable NSView *)view API_DEPRECATED("Use -[NSPrintPanel addAccessoryController:] and -[NSPrintPanel removeAccessoryController:] instead", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:144:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (nullable NSView *)accessoryView API_DEPRECATED("Use -[NSPrintPanel accessoryControllers] instead", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:146:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 146 | - (void)setJobStyleHint:(nullable NSString *)hint API_DEPRECATED("", macos(10.2,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:147:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (nullable NSString *)jobStyleHint API_DEPRECATED("", macos(10.2,10.5)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:116: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:63:24: error: expected '>' before '<' token 63 | - (NSArray *> *)localizedSummaryItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:63:24: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:63:24: error: expected ')' before '<' token 63 | - (NSArray *> *)localizedSummaryItems; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:63:24: error: objective-c++ method declaration is expected before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:69:19: error: expected '>' before '*' token 69 | - (NSSet *)keyPathsForValuesAffectingPreview; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:69:19: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:69:20: error: expected ')' before '>' token 69 | - (NSSet *)keyPathsForValuesAffectingPreview; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:69:20: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:85:45: error: expected '>' before 'NSViewController' 85 | @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers API_AVAILABLE(macos(10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:85:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:85:45: error: 'copy' attribute is only valid for Objective-C objects 85 | @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers API_AVAILABLE(macos(10.5)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:85:61: error: expected ';' before '*' token 85 | @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers API_AVAILABLE(macos(10.5)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:93:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (void)setDefaultButtonTitle:(nullable NSString *)defaultButtonTitle API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:94:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (nullable NSString *)defaultButtonTitle API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:110:105: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:110:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:110:183: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:120:22: error: unknown property attribute 'strong' 120 | @property (readonly, strong) NSPrintInfo *printInfo API_AVAILABLE(macos(10.5)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:123:1: error: cannot use an object as parameter to a method 123 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:127:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | - (void)setAccessoryView:(nullable NSView *)accessoryView API_DEPRECATED("Use -addAccessoryController instead", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:128:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 128 | - (nullable NSView *)accessoryView API_DEPRECATED("Use -accessoryControllers instead. For compatibility this returns the view of the first accessory controller, or nil", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:25:35: error: expected '>' before '*' token 25 | @property (copy) NSArray *tagNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:25:35: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:25:36: error: expected unqualified-id before '>' token 25 | @property (copy) NSArray *tagNames; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:28:69: error: cannot find protocol declaration for 'NSPrintInfoAttributeKey' 28 | @property (readonly) NSMutableDictionary *attributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:28:69: error: cannot find protocol declaration for 'id' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:118: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:32:22: error: unknown property attribute 'strong' 32 | @property (nullable, strong) NSViewController *accessoryController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:32:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 32 | @property (nullable, strong) NSViewController *accessoryController; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:44:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:44:121: error: expected ')' before '(' token 44 | - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:44:122: error: expected identifier before '(' token 44 | - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:44:121: error: expected ';' before '(' token 44 | - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:121: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMediaLibraryBrowserController.h:49:29: error: unknown property attribute 'strong' 49 | @property (class, readonly, strong) NSMediaLibraryBrowserController *sharedMediaLibraryBrowserController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMediaLibraryBrowserController.h:50:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (IBAction)togglePanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:122: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:24:52: error: expected '>' before '*' token 24 | @property (class, readonly, copy) NSArray *screens; /* All screens; first one is "zero" screen */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:24:52: error: cannot find protocol declaration for 'NSScreen' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:24:53: error: expected unqualified-id before '>' token 24 | @property (class, readonly, copy) NSArray *screens; /* All screens; first one is "zero" screen */ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:25:39: error: unknown property attribute 'strong' 25 | @property (class, readonly, nullable, strong) NSScreen *mainScreen; /* Screen with key window */ | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:26:39: error: unknown property attribute 'strong' 26 | @property (class, readonly, nullable, strong) NSScreen *deepestScreen; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:35:67: error: cannot find protocol declaration for 'NSDeviceDescriptionKey' 35 | @property (readonly, copy) NSDictionary *deviceDescription; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:35:67: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:36:32: error: unknown property attribute 'strong' 36 | @property (nullable, readonly, strong) NSColorSpace *colorSpace API_AVAILABLE(macos(10.6)); | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:123: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:87:44: error: expected '>' before '*' token 87 | @property (readonly, copy) NSArray *incrementalMatchRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:87:44: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:87:45: error: expected unqualified-id before '>' token 87 | @property (readonly, copy) NSArray *incrementalMatchRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:117:22: error: unknown property attribute 'strong' 117 | @property (readonly, strong) NSString *string; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:136:34: error: expected '>' before '*' token 136 | @property (copy) NSArray *selectedRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:136:34: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:136:35: error: expected unqualified-id before '>' token 136 | @property (copy) NSArray *selectedRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:142:58: error: expected '>' before '*' token 142 | - (BOOL)shouldReplaceCharactersInRanges:(NSArray *)ranges withStrings:(NSArray *)strings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:142:58: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:142:59: error: expected ')' before '>' token 142 | - (BOOL)shouldReplaceCharactersInRanges:(NSArray *)ranges withStrings:(NSArray *)strings; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:142:59: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:142:59: error: expected ';' before '>' token 142 | - (BOOL)shouldReplaceCharactersInRanges:(NSArray *)ranges withStrings:(NSArray *)strings; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:151:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 151 | - (nullable NSArray *)rectsForCharacterRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:154:44: error: expected '>' before '*' token 154 | @property (readonly, copy) NSArray *visibleCharacterRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:154:44: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:154:45: error: expected unqualified-id before '>' token 154 | @property (readonly, copy) NSArray *visibleCharacterRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:167:22: error: unknown property attribute 'strong' 167 | @property (nullable, strong) NSView *findBarView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:167:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 167 | @property (nullable, strong) NSView *findBarView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:178:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 178 | - (nullable NSView *)contentView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:32:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (NSSize)frameSizeForContentSize:(NSSize)cSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)type controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:32:136: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | + (NSSize)frameSizeForContentSize:(NSSize)cSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)type controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:36:74: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | + (NSSize)contentSizeForFrameSize:(NSSize)fSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)type controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:36:136: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | + (NSSize)contentSizeForFrameSize:(NSSize)fSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)type controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:48:22: error: unknown property attribute 'strong' 48 | @property (nullable, strong) __kindof NSView *documentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:48:30: error: '__kindof' has not been declared 48 | @property (nullable, strong) __kindof NSView *documentView; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:49:12: error: unknown property attribute 'strong' 49 | @property (strong) NSClipView *contentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:49:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 49 | @property (strong) NSClipView *contentView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:50:22: error: unknown property attribute 'strong' 50 | @property (nullable, strong) NSCursor *documentCursor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:50:40: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 50 | @property (nullable, strong) NSCursor *documentCursor; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:56:22: error: unknown property attribute 'strong' 56 | @property (nullable, strong) NSScroller *verticalScroller; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:56:42: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 56 | @property (nullable, strong) NSScroller *verticalScroller; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:57:22: error: unknown property attribute 'strong' 57 | @property (nullable, strong) NSScroller *horizontalScroller; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:57:42: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 57 | @property (nullable, strong) NSScroller *horizontalScroller; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:170:22: error: unknown property attribute 'strong' 170 | @property (nullable, strong) NSRulerView *horizontalRulerView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:170:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 170 | @property (nullable, strong) NSRulerView *horizontalRulerView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:171:22: error: unknown property attribute 'strong' 171 | @property (nullable, strong) NSRulerView *verticalRulerView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:171:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 171 | @property (nullable, strong) NSRulerView *verticalRulerView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:125: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:64:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)setImage:(nullable NSImage *)image forSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (nullable NSImage *)imageForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable NSString *)labelForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:73:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (void)setMenu:(nullable NSMenu *)menu forSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSMenu *)menuForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:82:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (void)setToolTip:(nullable NSString *)toolTip forSegment:(NSInteger)segment API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSString *)toolTipForSegment:(NSInteger)segment API_AVAILABLE(macos(10.13)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:112:94: error: expected '>' before '*' token 112 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:112:94: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:112:95: error: expected ')' before '>' token 112 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:112:95: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:112:95: error: expected ';' before '>' token 112 | - (void)compressWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:113:99: error: expected '>' before '*' token 113 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:113:99: error: cannot find protocol declaration for 'NSUserInterfaceCompressionOptions' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:113:100: error: expected ')' before '>' token 113 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:113:100: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:113:100: error: expected ';' before '>' token 113 | - (NSSize)minimumSizeWithPrioritizedCompressionOptions:(NSArray *)prioritizedOptions API_AVAILABLE(macos(10.13)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:128:62: error: expected '>' before '*' token 128 | + (instancetype)segmentedControlWithLabels:(NSArray *)labels trackingMode:(NSSegmentSwitchTracking)trackingMode target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:128:62: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:128:63: error: expected ')' before '>' token 128 | + (instancetype)segmentedControlWithLabels:(NSArray *)labels trackingMode:(NSSegmentSwitchTracking)trackingMode target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:128:63: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:128:63: error: expected ';' before '>' token 128 | + (instancetype)segmentedControlWithLabels:(NSArray *)labels trackingMode:(NSSegmentSwitchTracking)trackingMode target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:138:61: error: expected '>' before '*' token 138 | + (instancetype)segmentedControlWithImages:(NSArray *)images trackingMode:(NSSegmentSwitchTracking)trackingMode target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:138:61: error: cannot find protocol declaration for 'NSImage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:138:62: error: expected ')' before '>' token 138 | + (instancetype)segmentedControlWithImages:(NSArray *)images trackingMode:(NSSegmentSwitchTracking)trackingMode target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:138:62: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:138:62: error: expected ';' before '>' token 138 | + (instancetype)segmentedControlWithImages:(NSArray *)images trackingMode:(NSSegmentSwitchTracking)trackingMode target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:126: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:44:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void)setImage:(nullable NSImage *)image forSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:45:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (nullable NSImage *)imageForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable NSString *)labelForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:61:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (void)setMenu:(nullable NSMenu *)menu forSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSMenu *)menuForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:64:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)setToolTip:(nullable NSString *)toolTip forSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:65:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (nullable NSString *)toolTipForSegment:(NSInteger)segment; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:128: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:33:47: note: originally specified here 33 | @property (readwrite, getter=isVertical) BOOL vertical API_AVAILABLE(macos(10.11)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:87:23: error: 'null_unspecified' does not name a type 87 | - (void)setTitleCell:(null_unspecified NSCell *)cell API_DEPRECATED("-setTitleCell: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:88:4: error: 'null_unspecified' does not name a type 88 | - (null_unspecified id)titleCell API_DEPRECATED("-titleCell has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:89:24: error: 'null_unspecified' does not name a type 89 | - (void)setTitleColor:(null_unspecified NSColor *)newColor API_DEPRECATED("-setTitleColor: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:90:4: error: 'null_unspecified' does not name a type 90 | - (null_unspecified NSColor *)titleColor API_DEPRECATED("-titleColor has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:91:23: error: 'null_unspecified' does not name a type 91 | - (void)setTitleFont:(null_unspecified NSFont *)fontObj API_DEPRECATED("-setTitleFont: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:92:4: error: 'null_unspecified' does not name a type 92 | - (null_unspecified NSFont *)titleFont API_DEPRECATED("-titleFont has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:93:4: error: 'null_unspecified' does not name a type 93 | - (null_unspecified NSString *)title API_DEPRECATED("-title has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:94:19: error: 'null_unspecified' does not name a type 94 | - (void)setTitle:(null_unspecified NSString *)string API_DEPRECATED("-setTitle: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:96:19: error: 'null_unspecified' does not name a type 96 | - (void)setImage:(null_unspecified NSImage *)backgroundImage API_DEPRECATED("-setImage: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSliderCell.h:97:4: error: 'null_unspecified' does not name a type 97 | - (null_unspecified NSImage *)image API_DEPRECATED("-image has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:23:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (BOOL)acceptsFirstMouse:(nullable NSEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:24:47: note: originally specified here 24 | @property (readwrite, getter=isVertical) BOOL vertical API_AVAILABLE(macos(10.12)); | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:74:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | + (instancetype)sliderWithTarget:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:74:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | + (instancetype)sliderWithTarget:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:85:107: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | + (instancetype)sliderWithValue:(double)value minValue:(double)minValue maxValue:(double)maxValue target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:85:134: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | + (instancetype)sliderWithValue:(double)value minValue:(double)minValue maxValue:(double)maxValue target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.12)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:90:23: error: 'null_unspecified' does not name a type 90 | - (void)setTitleCell:(null_unspecified NSCell *)cell API_DEPRECATED("-setTitleCell: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:91:4: error: 'null_unspecified' does not name a type 91 | - (null_unspecified id)titleCell API_DEPRECATED("-titleCell has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:92:24: error: 'null_unspecified' does not name a type 92 | - (void)setTitleColor:(null_unspecified NSColor *)newColor API_DEPRECATED("-setTitleColor: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:93:4: error: 'null_unspecified' does not name a type 93 | - (null_unspecified NSColor *)titleColor API_DEPRECATED("-titleColor has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:94:23: error: 'null_unspecified' does not name a type 94 | - (void)setTitleFont:(null_unspecified NSFont *)fontObj API_DEPRECATED("-setTitleFont: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:95:4: error: 'null_unspecified' does not name a type 95 | - (null_unspecified NSFont *)titleFont API_DEPRECATED("-titleFont has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:96:4: error: 'null_unspecified' does not name a type 96 | - (null_unspecified NSString *)title API_DEPRECATED("-title has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:97:19: error: 'null_unspecified' does not name a type 97 | - (void)setTitle:(null_unspecified NSString *)string API_DEPRECATED("-setTitle: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:99:19: error: 'null_unspecified' does not name a type 99 | - (void)setImage:(null_unspecified NSImage *)backgroundImage API_DEPRECATED("-setImage: had no effect since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:100:4: error: 'null_unspecified' does not name a type 100 | - (null_unspecified NSImage *)image API_DEPRECATED("-image has returned nil since 10.0", macos(10.0,10.9)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:131: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:106:52: error: expected '>' before '*' token 106 | + (instancetype)stackViewWithViews:(NSArray *)views; // Returns an autoreleased horizontal StackView with the provided views set as the leading views, and has translatesAutoresizingMaskIntoConstraints set to NO. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:106:52: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:106:53: error: expected ')' before '>' token 106 | + (instancetype)stackViewWithViews:(NSArray *)views; // Returns an autoreleased horizontal StackView with the provided views set as the leading views, and has translatesAutoresizingMaskIntoConstraints set to NO. | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:106:53: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:106:53: error: expected ';' before '>' token 106 | + (instancetype)stackViewWithViews:(NSArray *)views; // Returns an autoreleased horizontal StackView with the provided views set as the leading views, and has translatesAutoresizingMaskIntoConstraints set to NO. | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:110:22: error: unknown property attribute 'weak' 110 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:110:52: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 110 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:146:45: error: expected '>' before 'NSView' 146 | @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:146:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:146:45: error: 'copy' attribute is only valid for Objective-C objects 146 | @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: note: originally specified here 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:146:51: error: expected ';' before '*' token 146 | @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews API_AVAILABLE(macos(10.11)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:167:45: error: expected '>' before 'NSView' 167 | @property (readonly, copy) NSArray<__kindof NSView *> *detachedViews; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:167:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:167:45: error: 'copy' attribute is only valid for Objective-C objects 167 | @property (readonly, copy) NSArray<__kindof NSView *> *detachedViews; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: note: originally specified here 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:167:51: error: expected ';' before '*' token 167 | @property (readonly, copy) NSArray<__kindof NSView *> *detachedViews; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:218:76: error: expected '>' before '*' token 218 | - (void)stackView:(NSStackView *)stackView willDetachViews:(NSArray *)views; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:218:76: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:218:77: error: expected ')' before '>' token 218 | - (void)stackView:(NSStackView *)stackView willDetachViews:(NSArray *)views; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:218:77: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:218:77: error: expected ';' before '>' token 218 | - (void)stackView:(NSStackView *)stackView willDetachViews:(NSArray *)views; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:219:77: error: expected '>' before '*' token 219 | - (void)stackView:(NSStackView *)stackView didReattachViews:(NSArray *)views; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:219:77: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:219:78: error: expected ')' before '>' token 219 | - (void)stackView:(NSStackView *)stackView didReattachViews:(NSArray *)views; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:219:78: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:219:78: error: expected ';' before '>' token 219 | - (void)stackView:(NSStackView *)stackView didReattachViews:(NSArray *)views; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:247:21: error: expected '>' before 'NSView' 247 | - (NSArray<__kindof NSView *> *)viewsInGravity:(NSStackViewGravity)gravity; // Getters will return the views that are contained by the corresponding gravity area, regardless of detach-status. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:247:21: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:247:4: error: two or more data types in declaration of 'type name' 247 | - (NSArray<__kindof NSView *> *)viewsInGravity:(NSStackViewGravity)gravity; // Getters will return the views that are contained by the corresponding gravity area, regardless of detach-status. | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:248:34: error: expected '>' before '*' token 248 | - (void)setViews:(NSArray *)views inGravity:(NSStackViewGravity)gravity; // Setters will update the views and the layout for that gravity area. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:248:34: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:248:35: error: expected ')' before '>' token 248 | - (void)setViews:(NSArray *)views inGravity:(NSStackViewGravity)gravity; // Setters will update the views and the layout for that gravity area. | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:248:35: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:248:35: error: expected ';' before '>' token 248 | - (void)setViews:(NSArray *)views inGravity:(NSStackViewGravity)gravity; // Setters will update the views and the layout for that gravity area. | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:254:45: error: expected '>' before 'NSView' 254 | @property (readonly, copy) NSArray<__kindof NSView *> *views; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:254:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:254:45: error: 'copy' attribute is only valid for Objective-C objects 254 | @property (readonly, copy) NSArray<__kindof NSView *> *views; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:88:35: note: originally specified here 88 | @property (copy) NSArray<__kindof NSView *> *subviews; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:254:51: error: expected ';' before '*' token 254 | @property (readonly, copy) NSArray<__kindof NSView *> *views; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:133: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:57:51: error: expected '>' before '<' token 57 | + (instancetype)gridViewWithViews:(NSArray *> *)rows; // Convenience initializer for an autoreleased GridView large enough to hold the provided rows. Each element in 'rows' is an array of views for that row. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:57:51: error: cannot find protocol declaration for 'NSArray' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:57:51: error: expected ')' before '<' token 57 | + (instancetype)gridViewWithViews:(NSArray *> *)rows; // Convenience initializer for an autoreleased GridView large enough to hold the provided rows. Each element in 'rows' is an array of views for that row. | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:57:51: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:57:51: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:57:51: error: expected ';' before '<' token 57 | + (instancetype)gridViewWithViews:(NSArray *> *)rows; // Convenience initializer for an autoreleased GridView large enough to hold the provided rows. Each element in 'rows' is an array of views for that row. | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSGridCell *)cellForView:(NSView*)view; // returns the cell from the receiver that contains the given view or one of its ancestors. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:72:48: error: expected '>' before '*' token 72 | - (NSGridRow *)addRowWithViews:(NSArray *)views; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:72:48: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:72:49: error: expected ')' before '>' token 72 | - (NSGridRow *)addRowWithViews:(NSArray *)views; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:72:49: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:72:49: error: expected ';' before '>' token 72 | - (NSGridRow *)addRowWithViews:(NSArray *)views; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:73:76: error: expected '>' before '*' token 73 | - (NSGridRow *)insertRowAtIndex:(NSInteger)index withViews:(NSArray *)views; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:73:76: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:73:77: error: expected ')' before '>' token 73 | - (NSGridRow *)insertRowAtIndex:(NSInteger)index withViews:(NSArray *)views; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:73:77: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:73:77: error: expected ';' before '>' token 73 | - (NSGridRow *)insertRowAtIndex:(NSInteger)index withViews:(NSArray *)views; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:77:54: error: expected '>' before '*' token 77 | - (NSGridColumn *)addColumnWithViews:(NSArray *)views; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:77:54: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:77:55: error: expected ')' before '>' token 77 | - (NSGridColumn *)addColumnWithViews:(NSArray *)views; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:77:55: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:77:55: error: expected ';' before '>' token 77 | - (NSGridColumn *)addColumnWithViews:(NSArray *)views; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:78:82: error: expected '>' before '*' token 78 | - (NSGridColumn *)insertColumnAtIndex:(NSInteger)index withViews:(NSArray *)views; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:78:82: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:78:83: error: expected ')' before '>' token 78 | - (NSGridColumn *)insertColumnAtIndex:(NSInteger)index withViews:(NSArray *)views; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:78:83: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:78:83: error: expected ';' before '>' token 78 | - (NSGridColumn *)insertColumnAtIndex:(NSInteger)index withViews:(NSArray *)views; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:103:21: error: unknown property attribute 'weak' 103 | @property (readonly,weak) NSGridView *gridView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:126:21: error: unknown property attribute 'weak' 126 | @property (readonly,weak) NSGridView *gridView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:147:12: error: unknown property attribute 'strong' 147 | @property (strong,nullable) __kindof NSView *contentView; // The view whose placement will be managed by this cell. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:147:29: error: '__kindof' has not been declared 147 | @property (strong,nullable) __kindof NSView *contentView; // The view whose placement will be managed by this cell. | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:149:29: error: unknown property attribute 'strong' 149 | @property (class, readonly, strong) NSView *emptyContentView; // This view is used as a marker in NSGridView's "...WithViews:" methods to indicate a cell whose contentView should be nil. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:151:21: error: unknown property attribute 'weak' 151 | @property (readonly,weak) NSGridRow *row; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:152:21: error: unknown property attribute 'weak' 152 | @property (readonly,weak) NSGridColumn *column; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:161:45: error: expected '>' before '*' token 161 | @property (copy) NSArray *customPlacementConstraints; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:161:45: error: cannot find protocol declaration for 'NSLayoutConstraint' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGridView.h:161:46: error: expected unqualified-id before '>' token 161 | @property (copy) NSArray *customPlacementConstraints; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:15, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:135: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:52:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable NSAttributedString *)attributedSubstringForProposedRange:(NSRange)range actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:52:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable NSAttributedString *)attributedSubstringForProposedRange:(NSRange)range actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:56:33: error: cannot find protocol declaration for 'NSAttributedStringKey' 56 | - (NSArray *)validAttributesForMarkedText; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:60:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (NSRect)firstRectForCharacterRange:(NSRange)range actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable NSAttributedString *)annotatedSubstringForProposedRange:(NSRange)range actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:53:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable NSAttributedString *)annotatedSubstringForProposedRange:(NSRange)range actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:57:70: error: expected '>' before '*' token 57 | - (void)setAnnotations:(NSDictionary *)annotations range:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:57:70: error: cannot find protocol declaration for 'NSAttributedStringKey' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:57:70: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:57:71: error: expected ')' before '>' token 57 | - (void)setAnnotations:(NSDictionary *)annotations range:(NSRange)range; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:57:71: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:57:71: error: expected ';' before '>' token 57 | - (void)setAnnotations:(NSDictionary *)annotations range:(NSRange)range; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:61:70: error: expected '>' before '*' token 61 | - (void)addAnnotations:(NSDictionary *)annotations range:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:61:70: error: cannot find protocol declaration for 'NSAttributedStringKey' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:61:70: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:61:71: error: expected ')' before '>' token 61 | - (void)addAnnotations:(NSDictionary *)annotations range:(NSRange)range; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:61:71: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:61:71: error: expected ';' before '>' token 61 | - (void)addAnnotations:(NSDictionary *)annotations range:(NSRange)range; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:77:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSView *)viewForRange:(NSRange)range firstRect:(nullable NSRectPointer)firstRect actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:77:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSView *)viewForRange:(NSRange)range firstRect:(nullable NSRectPointer)firstRect actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:77:107: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (nullable NSView *)viewForRange:(NSRange)range firstRect:(nullable NSRectPointer)firstRect actualRange:(nullable NSRangePointer)actualRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingClient.h:81:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable NSCandidateListTouchBarItem *)candidateListTouchBarItem; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:136: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:49:131: error: cannot find protocol declaration for 'NSTextCheckingOptionKey' 49 | - (void)checkTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:49:131: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:52:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (void)checkTextInSelection:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:53:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (void)checkTextInDocument:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:54:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (void)orderFrontSubstitutionsPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:55:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (void)checkSpelling:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:56:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)showGuessPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:57:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (void)changeSpelling:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:58:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (void)ignoreSpelling:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:64:33: error: cannot find protocol declaration for 'NSAttributedStringKey' 64 | - (NSArray *)validAnnotations; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextCheckingController.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (nullable NSMenu *)menuAtIndex:(NSUInteger)location clickedOnSelection:(BOOL)clickedOnSelection effectiveRange:(NSRangePointer)effectiveRange; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:137: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:26:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (instancetype)initImageCell:(nullable NSImage *)image NS_UNAVAILABLE; // Use the designated initializer initTextCell: | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:42:45: error: expected '>' before '*' token 42 | @property (nullable, copy) NSArray *allowedInputSourceLocales API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:42:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:42:46: error: expected unqualified-id before '>' token 42 | @property (nullable, copy) NSArray *allowedInputSourceLocales API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:32:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (void)selectText:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:33:22: error: unknown property attribute 'weak' 33 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:33:52: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 33 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:110:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (nullable NSArray *)textField:(NSTextField *)textField textView:(NSTextView *)textView candidatesForSelectedRange:(NSRange)selectedRange API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:112:33: error: expected '>' before '*' token 112 | - (NSArray *)textField:(NSTextField *)textField textView:(NSTextView *)textView candidates:(NSArray *)candidates forSelectedRange:(NSRange)selectedRange API_AVAILABLE(macos(10.12.2)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:112:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:112:34: error: expected ')' before '>' token 112 | - (NSArray *)textField:(NSTextField *)textField textView:(NSTextView *)textView candidates:(NSArray *)candidates forSelectedRange:(NSRange)selectedRange API_AVAILABLE(macos(10.12.2)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:112:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:121:31: error: 'null_unspecified' does not name a type 121 | - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand API_DEPRECATED("", macos(10.0,10.8)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:140: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 226 | - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.4), ios(9.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:119: error: cannot find protocol declaration for 'NSAttributedStringDocumentReadingOptionKey' 226 | - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.4), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:119: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:206: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 226 | - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.4), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:206: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:227:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 227 | - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:227:122: error: cannot find protocol declaration for 'NSAttributedStringDocumentReadingOptionKey' 227 | - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:227:122: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:227:209: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 227 | - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:227:209: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:230:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 230 | - (nullable NSData *)dataFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:230:126: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 230 | - (nullable NSData *)dataFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:230:126: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:233:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 233 | - (nullable NSFileWrapper *)fileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:233:140: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 233 | - (nullable NSFileWrapper *)fileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:233:140: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:235:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 235 | - (nullable instancetype)initWithRTF:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:235:128: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 235 | - (nullable instancetype)initWithRTF:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:235:128: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:236:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 236 | - (nullable instancetype)initWithRTFD:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:236:129: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 236 | - (nullable instancetype)initWithRTFD:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:236:129: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:237:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 237 | - (nullable instancetype)initWithHTML:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:237:129: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 237 | - (nullable instancetype)initWithHTML:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:237:129: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:238:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 238 | - (nullable instancetype)initWithHTML:(NSData *)data baseURL:(NSURL *)base documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:238:151: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 238 | - (nullable instancetype)initWithHTML:(NSData *)data baseURL:(NSURL *)base documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:238:151: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:239:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 239 | - (nullable instancetype)initWithDocFormat:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:239:134: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 239 | - (nullable instancetype)initWithDocFormat:(NSData *)data documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:239:134: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:240:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 240 | - (nullable instancetype)initWithHTML:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:240:122: error: cannot find protocol declaration for 'NSAttributedStringDocumentReadingOptionKey' 240 | - (nullable instancetype)initWithHTML:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:240:122: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:240:209: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 240 | - (nullable instancetype)initWithHTML:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:240:209: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:241:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 241 | - (nullable instancetype)initWithRTFDFileWrapper:(NSFileWrapper *)wrapper documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:241:150: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 241 | - (nullable instancetype)initWithRTFDFileWrapper:(NSFileWrapper *)wrapper documentAttributes:(NSDictionary * _Nullable * _Nullable)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:241:150: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:242:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 242 | - (nullable NSData *)RTFFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:242:125: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 242 | - (nullable NSData *)RTFFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:242:125: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:243:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 243 | - (nullable NSData *)RTFDFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:243:126: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 243 | - (nullable NSData *)RTFDFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:243:126: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:244:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 244 | - (nullable NSFileWrapper *)RTFDFileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:244:144: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 244 | - (nullable NSFileWrapper *)RTFDFileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:244:144: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:245:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 245 | - (nullable NSData *)docFormatFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:245:131: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 245 | - (nullable NSData *)docFormatFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:245:131: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:250:102: error: cannot find protocol declaration for 'NSAttributedStringDocumentReadingOptionKey' 250 | - (BOOL)readFromURL:(NSURL *)url options:(NSDictionary *)opts documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.5), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:250:102: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:250:186: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 250 | - (BOOL)readFromURL:(NSURL *)url options:(NSDictionary *)opts documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.5), ios(9.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:250:186: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:251:105: error: cannot find protocol declaration for 'NSAttributedStringDocumentReadingOptionKey' 251 | - (BOOL)readFromData:(NSData *)data options:(NSDictionary *)opts documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:251:105: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:251:189: error: cannot find protocol declaration for 'NSAttributedStringDocumentAttributeKey' 251 | - (BOOL)readFromData:(NSData *)data options:(NSDictionary *)opts documentAttributes:(NSDictionary * _Nullable * _Nullable)dict error:(NSError **)error API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:251:189: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:258:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 258 | - (NSDictionary *)fontAttributesInRange:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:258:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:261:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 261 | - (NSDictionary *)rulerAttributesInRange:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:261:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:283:51: error: expected '>' before '*' token 283 | @property(class, readonly, copy) NSArray *textTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:283:51: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:283:52: error: expected unqualified-id before '>' token 283 | @property(class, readonly, copy) NSArray *textTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:284:51: error: expected '>' before '*' token 284 | @property(class, readonly, copy) NSArray *textUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:284:51: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:284:52: error: expected unqualified-id before '>' token 284 | @property(class, readonly, copy) NSArray *textUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:327:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 327 | - (nullable instancetype)initWithURL:(NSURL *)url documentAttributes:(NSDictionary* _Nullable * _Nullable)dict API_DEPRECATED("Use -initWithURL:options:documentAttributes:error: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:328:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 328 | - (nullable instancetype)initWithPath:(NSString *)path documentAttributes:(NSDictionary* _Nullable * _Nullable)dict API_DEPRECATED("Use -initWithURL:options:documentAttributes:error: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:330:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 330 | - (nullable NSURL *)URLAtIndex:(NSUInteger)location effectiveRange:(NSRangePointer)effectiveRange API_DEPRECATED("Use NSDataDetector instead", macos(10.5,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:42:52: error: expected '>' before '*' token 42 | @property (readonly, copy) NSArray *layoutManagers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:42:52: error: cannot find protocol declaration for 'NSLayoutManager' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:42:53: error: expected unqualified-id before '>' token 42 | @property (readonly, copy) NSArray *layoutManagers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:66:22: error: unknown property attribute 'weak' 66 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:66:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 66 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:91:22: error: unknown property attribute 'weak' 91 | @property (nullable, weak) id textStorageObserver API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:91:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 91 | @property (nullable, weak) id textStorageObserver API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:118:22: error: unknown property attribute 'strong' 118 | @property (nullable, strong) NSTextStorage *textStorage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:118:45: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 118 | @property (nullable, strong) NSTextStorage *textStorage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:124:94: error: expected ')' before '(' token 124 | - (void)performEditingTransactionForTextStorage:(NSTextStorage *)textStorage usingBlock:(void (NS_NOESCAPE ^) (void))transaction; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:124:95: error: expected identifier before '(' token 124 | - (void)performEditingTransactionForTextStorage:(NSTextStorage *)textStorage usingBlock:(void (NS_NOESCAPE ^) (void))transaction; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:124:94: error: expected ';' before '(' token 124 | - (void)performEditingTransactionForTextStorage:(NSTextStorage *)textStorage usingBlock:(void (NS_NOESCAPE ^) (void))transaction; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:35:130: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (void)generateGlyphsForGlyphStorage:(id )glyphStorage desiredNumberOfCharacters:(NSUInteger)nChars glyphIndex:(nullable NSUInteger *)glyphIndex characterIndex:(nullable NSUInteger *)charIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:35:179: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (void)generateGlyphsForGlyphStorage:(id )glyphStorage desiredNumberOfCharacters:(NSUInteger)nChars glyphIndex:(nullable NSUInteger *)glyphIndex characterIndex:(nullable NSUInteger *)charIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:37:29: error: unknown property attribute 'strong' 37 | @property (class, readonly, strong) NSGlyphGenerator *sharedGlyphGenerator; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:72:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:88:46: error: expected '>' before '*' token 88 | @property (readonly) NSArray *textContainers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:88:46: error: cannot find protocol declaration for 'NSTextContainer' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:88:47: error: expected unqualified-id before '>' token 88 | @property (readonly) NSArray *textContainers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:108:22: error: unknown property attribute 'weak' 108 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:108:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 108 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:144:12: error: unknown property attribute 'strong' 144 | @property (strong) __kindof NSTypesetter *typesetter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:144:20: error: '__kindof' has not been declared 144 | @property (strong) __kindof NSTypesetter *typesetter; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:153:116: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (void)invalidateGlyphsForCharacterRange:(NSRange)charRange changeInLength:(NSInteger)delta actualCharacterRange:(nullable NSRangePointer)actualCharRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:156:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 156 | - (void)invalidateLayoutForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange API_AVAILABLE(macos(10.5), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:189:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 189 | - (CGGlyph)CGGlyphAtIndex:(NSUInteger)glyphIndex isValidIndex:(nullable BOOL *)isValidIndex API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:203:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 203 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_AVAILABLE(macos(10.5), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:203:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 203 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_AVAILABLE(macos(10.5), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:203:154: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 203 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_AVAILABLE(macos(10.5), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:203:204: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 203 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_AVAILABLE(macos(10.5), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:233:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 233 | - (void)getFirstUnlaidCharacterIndex:(nullable NSUInteger *)charIndex glyphIndex:(nullable NSUInteger *)glyphIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:233:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 233 | - (void)getFirstUnlaidCharacterIndex:(nullable NSUInteger *)charIndex glyphIndex:(nullable NSUInteger *)glyphIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:238:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 238 | - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:238:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 238 | - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:239:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 239 | - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag API_AVAILABLE(macos(10.0), ios(9.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:239:99: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 239 | - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag API_AVAILABLE(macos(10.0), ios(9.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:246:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 246 | - (NSRect)lineFragmentRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:247:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 247 | - (NSRect)lineFragmentRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag API_AVAILABLE(macos(10.0), ios(9.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:250:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 250 | - (NSRect)lineFragmentUsedRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:251:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 251 | - (NSRect)lineFragmentUsedRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag API_AVAILABLE(macos(10.0), ios(9.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:279:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 279 | - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:282:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 282 | - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:298:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | - (NSUInteger)glyphIndexForPoint:(NSPoint)point inTextContainer:(NSTextContainer *)container fractionOfDistanceThroughGlyph:(nullable CGFloat *)partialFraction; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:140: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 303 | - (NSUInteger)characterIndexForPoint:(NSPoint)point inTextContainer:(NSTextContainer *)container fractionOfDistanceBetweenInsertionPoints:(nullable CGFloat *)partialFraction; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:306:156: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 306 | - (NSUInteger)getLineFragmentInsertionPointsForCharacterAtIndex:(NSUInteger)charIndex alternatePositions:(BOOL)aFlag inDisplayOrder:(BOOL)dFlag positions:(nullable CGFloat *)positions characterIndexes:(nullable NSUInteger *)charIndexes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:306:203: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 306 | - (NSUInteger)getLineFragmentInsertionPointsForCharacterAtIndex:(NSUInteger)charIndex alternatePositions:(BOOL)aFlag inDisplayOrder:(BOOL)dFlag positions:(nullable CGFloat *)positions characterIndexes:(nullable NSUInteger *)charIndexes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:309:81: error: expected ')' before '(' token 309 | - (void)enumerateLineFragmentsForGlyphRange:(NSRange)glyphRange usingBlock:(void (^)(NSRect rect, NSRect usedRect, NSTextContainer *textContainer, NSRange glyphRange, BOOL *stop))block API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:309:82: error: expected identifier before '(' token 309 | - (void)enumerateLineFragmentsForGlyphRange:(NSRange)glyphRange usingBlock:(void (^)(NSRect rect, NSRect usedRect, NSTextContainer *textContainer, NSRange glyphRange, BOOL *stop))block API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:309:81: error: expected ';' before '(' token 309 | - (void)enumerateLineFragmentsForGlyphRange:(NSRange)glyphRange usingBlock:(void (^)(NSRect rect, NSRect usedRect, NSTextContainer *textContainer, NSRange glyphRange, BOOL *stop))block API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:312:179: error: expected ')' before '(' token 312 | - (void)enumerateEnclosingRectsForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selectedRange inTextContainer:(NSTextContainer *)textContainer usingBlock:(void (^)(NSRect rect, BOOL *stop))block API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:312:180: error: expected identifier before '(' token 312 | - (void)enumerateEnclosingRectsForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selectedRange inTextContainer:(NSTextContainer *)textContainer usingBlock:(void (^)(NSRect rect, BOOL *stop))block API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:312:179: error: expected ';' before '(' token 312 | - (void)enumerateEnclosingRectsForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selectedRange inTextContainer:(NSTextContainer *)textContainer usingBlock:(void (^)(NSRect rect, BOOL *stop))block API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:321:222: error: cannot find protocol declaration for 'NSAttributedStringKey' 321 | - (void)showCGGlyphs:(const CGGlyph *)glyphs positions:(const CGPoint *)positions count:(NSInteger)glyphCount font:(NSFont *)font textMatrix:(CGAffineTransform)textMatrix attributes:(NSDictionary *)attributes inContext:(CGContextRef)CGContext API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:321:222: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:346:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 346 | - (NSRect)layoutRectForTextBlock:(NSTextBlock *)block atIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:347:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 347 | - (NSRect)boundsRectForTextBlock:(NSTextBlock *)block atIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:352:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 352 | - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:352:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:352:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 352 | - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:353:71: error: cannot find protocol declaration for 'NSAttributedStringKey' 353 | - (void)setTemporaryAttributes:(NSDictionary *)attrs forCharacterRange:(NSRange)charRange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:353:71: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:354:71: error: cannot find protocol declaration for 'NSAttributedStringKey' 354 | - (void)addTemporaryAttributes:(NSDictionary *)attrs forCharacterRange:(NSRange)charRange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:354:71: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:357:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 357 | - (nullable id)temporaryAttribute:(NSAttributedStringKey)attrName atCharacterIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:357:121: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 357 | - (nullable id)temporaryAttribute:(NSAttributedStringKey)attrName atCharacterIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:358:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 358 | - (nullable id)temporaryAttribute:(NSAttributedStringKey)attrName atCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:358:128: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 358 | - (nullable id)temporaryAttribute:(NSAttributedStringKey)attrName atCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:359:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 359 | - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:359:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:359:126: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 359 | - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:373:26: error: expected '>' before '*' token 373 | - (NSArray *)rulerMarkersForTextView:(NSTextView *)view paragraphStyle:(NSParagraphStyle *)style ruler:(NSRulerView *)ruler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:373:26: error: cannot find protocol declaration for 'NSRulerMarker' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:373:27: error: expected ')' before '>' token 373 | - (NSArray *)rulerMarkersForTextView:(NSTextView *)view paragraphStyle:(NSParagraphStyle *)style ruler:(NSRulerView *)ruler; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:373:27: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:374:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 374 | - (nullable __kindof NSView *)rulerAccessoryViewForTextView:(NSTextView *)view paragraphStyle:(NSParagraphStyle *)style ruler:(NSRulerView *)ruler enabled:(BOOL)isEnabled; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:427:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 427 | - (void)layoutManager:(NSLayoutManager *)layoutManager didCompleteLayoutForTextContainer:(nullable NSTextContainer *)textContainer atEnd:(BOOL)layoutFinishedFlag API_AVAILABLE(macos(10.0), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:433:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:433:170: error: cannot find protocol declaration for 'NSAttributedStringKey' 433 | - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:433:170: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:433:269: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:455:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 455 | - (NSGlyph)glyphAtIndex:(NSUInteger)glyphIndex isValidIndex:(nullable BOOL *)isValidIndex; // Use -CGGlyphAtIndex:isValidIndex: instead | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:459:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 459 | - (nullable NSRectArray)rectArrayForCharacterRange:(NSRange)charRange withinSelectedCharacterRange:(NSRange)selCharRange inTextContainer:(NSTextContainer *)container rectCount:(NSUInteger *)rectCount NS_RETURNS_INNER_POINTER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:460:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 460 | - (nullable NSRectArray)rectArrayForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selGlyphRange inTextContainer:(NSTextContainer *)container rectCount:(NSUInteger *)rectCount NS_RETURNS_INNER_POINTER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:475:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 475 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:475:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 475 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:475:166: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 475 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:475:224: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 475 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:476:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 476 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:476:109: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 476 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:476:166: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 476 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:476:224: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 476 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:476:266: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 476 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:477:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 477 | - (NSUInteger)getGlyphs:(nullable NSGlyph *)glyphArray range:(NSRange)glyphRange API_DEPRECATED("Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:479:102: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 479 | - (void)invalidateLayoutForCharacterRange:(NSRange)charRange isSoft:(BOOL)flag actualCharacterRange:(nullable NSRangePointer)actualCharRange API_DEPRECATED("Use -invalidateLayoutForCharacterRange:actualCharacterRange: instead", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:486:221: error: cannot find protocol declaration for 'NSAttributedStringKey' 486 | - (void)showCGGlyphs:(const CGGlyph *)glyphs positions:(const NSPoint *)positions count:(NSUInteger)glyphCount font:(NSFont *)font matrix:(NSAffineTransform *)textMatrix attributes:(NSDictionary *)attributes inContext:(NSGraphicsContext *)graphicsContext API_DEPRECATED_WITH_REPLACEMENT("showCGGlyphs:positions:count:font:textMatrix:attributes:inContext:", macos(10.7,10.15), ios(7.0,13.0), tvos(9.0,13.0)) API_UNAVAILABLE(macCatalyst); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:486:221: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:493:12: error: unknown property attribute 'strong' 493 | @property (strong) NSGlyphGenerator *glyphGenerator; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:493:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 493 | @property (strong) NSGlyphGenerator *glyphGenerator; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:37:12: error: unknown property attribute 'weak' 37 | @property (weak, nullable, readonly) NSTextLayoutManager *textLayoutManager API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:45:39: error: expected '>' before '*' token 45 | @property (copy) NSArray *exclusionPaths API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:45:39: error: cannot find protocol declaration for 'NSBezierPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:45:40: error: expected unqualified-id before '>' token 45 | @property (copy) NSArray *exclusionPaths API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:61:172: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect atIndex:(NSUInteger)characterIndex writingDirection:(NSWritingDirection)baseWritingDirection remainingRect:(nullable NSRect *)remainingRect API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:77:22: error: unknown property attribute 'weak' 77 | @property (nullable, weak) NSTextView *textView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:77:40: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 77 | @property (nullable, weak) NSTextView *textView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:104:192: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 104 | - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect sweepDirection:(NSLineSweepDirection)sweepDirection movementDirection:(NSLineMovementDirection)movementDirection remainingRect:(nullable NSRectPointer)remainingRect; // Use -lineFragmentRectForProposedRect:atIndex:writingDirection:remainingRect: instead | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:41:22: error: unknown property attribute 'weak' 41 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:41:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 41 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable NSString *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell displayStringForRepresentedObject:(id)representedObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:63:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 63 | - (nullable NSString *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell editingStringForRepresentedObject:(id)representedObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:64:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (nullable id)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell representedObjectForEditingString: (NSString *)editingString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable NSArray *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell readFromPasteboard:(NSPasteboard *)pboard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:74:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (nullable NSMenu *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell menuForRepresentedObject:(id)representedObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable NSArray *)tokenField:(NSTokenField *)tokenField completionsForSubstring:(NSString *)substring indexOfToken:(NSInteger)tokenIndex indexOfSelectedItem:(nullable NSInteger *)selectedIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:28:163: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (nullable NSArray *)tokenField:(NSTokenField *)tokenField completionsForSubstring:(NSString *)substring indexOfToken:(NSInteger)tokenIndex indexOfSelectedItem:(nullable NSInteger *)selectedIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:37:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (nullable NSString *)tokenField:(NSTokenField *)tokenField displayStringForRepresentedObject:(id)representedObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:38:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (nullable NSString *)tokenField:(NSTokenField *)tokenField editingStringForRepresentedObject:(id)representedObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable id)tokenField:(NSTokenField *)tokenField representedObjectForEditingString:(NSString *)editingString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:46:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (nullable NSArray *)tokenField:(NSTokenField *)tokenField readFromPasteboard:(NSPasteboard *)pboard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:49:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (nullable NSMenu *)tokenField:(NSTokenField *)tokenField menuForRepresentedObject:(id)representedObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:62:22: error: unknown property attribute 'weak' 62 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:62:53: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 62 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:144: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:42:89: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (instancetype)initWithRect:(NSRect)rect options:(NSTrackingAreaOptions)options owner:(nullable id)owner userInfo:(nullable NSDictionary *)userInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:42:117: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (instancetype)initWithRect:(NSRect)rect options:(NSTrackingAreaOptions)options owner:(nullable id)owner userInfo:(nullable NSDictionary *)userInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:45:32: error: unknown property attribute 'weak' 45 | @property (nullable, readonly, weak) id owner; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:46:57: error: cannot find protocol declaration for 'id' 46 | @property (nullable, readonly, copy) NSDictionary *userInfo; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:46:57: error: cannot find protocol declaration for 'id' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:15, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingSeparatorToolbarItem.h:8, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:145: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:47:22: error: unknown property attribute 'weak' 47 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:47:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 47 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:53:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (void)runCustomizationPalette:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:80:45: error: expected '>' before 'NSToolbarItem' 80 | @property (readonly, copy) NSArray<__kindof NSToolbarItem *> *items; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:80:45: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:80:45: error: 'copy' attribute is only valid for Objective-C objects 80 | @property (readonly, copy) NSArray<__kindof NSToolbarItem *> *items; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:80:58: error: expected ';' before '*' token 80 | @property (readonly, copy) NSArray<__kindof NSToolbarItem *> *items; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:83:55: error: expected '>' before 'NSToolbarItem' 83 | @property (nullable, readonly, copy) NSArray<__kindof NSToolbarItem *> *visibleItems; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:83:55: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:83:55: error: 'copy' attribute is only valid for Objective-C objects 83 | @property (nullable, readonly, copy) NSArray<__kindof NSToolbarItem *> *visibleItems; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:83:1: error: redeclaration of property 'NSToolbarItem' 83 | @property (nullable, readonly, copy) NSArray<__kindof NSToolbarItem *> *visibleItems; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:80:45: note: originally specified here 80 | @property (readonly, copy) NSArray<__kindof NSToolbarItem *> *items; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:83:68: error: expected ';' before '*' token 83 | @property (nullable, readonly, copy) NSArray<__kindof NSToolbarItem *> *visibleItems; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:99:63: error: expected '>' before '*' token 99 | - (void)setConfigurationFromDictionary:(NSDictionary *)configDict API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:99:63: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:99:64: error: expected ')' before ',' token 99 | - (void)setConfigurationFromDictionary:(NSDictionary *)configDict API_UNAVAILABLE(ios); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:99:64: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:99:68: error: expected ';' before '>' token 99 | - (void)setConfigurationFromDictionary:(NSDictionary *)configDict API_UNAVAILABLE(ios); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:100:50: error: expected '>' before '*' token 100 | @property (readonly, copy) NSDictionary *configurationDictionary API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:100:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:100:51: error: expected unqualified-id before ',' token 100 | @property (readonly, copy) NSDictionary *configurationDictionary API_UNAVAILABLE(ios); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:114:1: error: cannot use an object as parameter to a method 114 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:123:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 123 | - (nullable NSToolbarItem *)toolbar:(NSToolbar *)toolbar itemForItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:126:35: error: cannot find protocol declaration for 'NSToolbarItemIdentifier' 126 | - (NSArray *)toolbarDefaultItemIdentifiers:(NSToolbar *)toolbar; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:129:35: error: cannot find protocol declaration for 'NSToolbarItemIdentifier' 129 | - (NSArray *)toolbarAllowedItemIdentifiers:(NSToolbar *)toolbar; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:134:35: error: cannot find protocol declaration for 'NSToolbarItemIdentifier' 134 | - (NSArray *)toolbarSelectableItemIdentifiers:(NSToolbar *)toolbar; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:157:22: error: unknown property attribute 'strong' 157 | @property (nullable, strong) NSView *fullScreenAccessoryView API_DEPRECATED("Use NSTitlebarAccessoryViewController with NSWindow instead", macos(10.7,10.13)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:157:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 157 | @property (nullable, strong) NSView *fullScreenAccessoryView API_DEPRECATED("Use NSTitlebarAccessoryViewController with NSWindow instead", macos(10.7,10.13)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:41:32: error: unknown property attribute 'weak' 41 | @property (readonly, nullable, weak) NSToolbar *toolbar; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:55:22: error: unknown property attribute 'strong' 55 | @property (nullable, strong) NSMenuItem *menuFormRepresentation API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:55:42: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 55 | @property (nullable, strong) NSMenuItem *menuFormRepresentation API_UNAVAILABLE(ios); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:61:22: error: unknown property attribute 'weak' 61 | @property (nullable, weak) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:61:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 61 | @property (nullable, weak) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:71:22: error: unknown property attribute 'strong' 71 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:71:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 71 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:91:22: error: unknown property attribute 'strong' 91 | @property (nullable, strong) NSView *view API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:91:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 91 | @property (nullable, strong) NSView *view API_UNAVAILABLE(ios); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:147:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (nullable CKShare *)cloudShareForUserInterfaceItem:(id )item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingSeparatorToolbarItem.h:25:12: error: unknown property attribute 'strong' 25 | @property (strong) NSSplitView *splitView API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTrackingSeparatorToolbarItem.h:25:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 25 | @property (strong) NSSplitView *splitView API_UNAVAILABLE(ios); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:150: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTab.h:33:12: error: unknown property attribute 'strong' 33 | @property (strong, nullable) NSView *accessoryView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTab.h:33:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 33 | @property (strong, nullable) NSView *accessoryView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:151: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTabGroup.h:26:45: error: expected '>' before '*' token 26 | @property (readonly, copy) NSArray *windows; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTabGroup.h:26:45: error: cannot find protocol declaration for 'NSWindow' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTabGroup.h:26:46: error: expected unqualified-id before '>' token 26 | @property (readonly, copy) NSArray *windows; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTabGroup.h:38:12: error: unknown property attribute 'weak' 38 | @property (weak) NSWindow *selectedWindow; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowTabGroup.h:38:28: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 38 | @property (weak) NSWindow *selectedWindow; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:152: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:24:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (instancetype)initWithWindow:(nullable NSWindow *)window NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:47:11: error: unknown property attribute 'weak' 47 | @property(weak, readonly) id owner; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:90:22: error: unknown property attribute 'strong' 90 | @property (nullable, strong) NSViewController *contentViewController API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:90:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 90 | @property (nullable, strong) NSViewController *contentViewController API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:96:22: error: unknown property attribute 'strong' 96 | @property (nullable, strong) NSWindow *window; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:96:40: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 96 | @property (nullable, strong) NSWindow *window; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:117:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (IBAction)showWindow:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:128:31: error: unknown property attribute 'strong' 128 | @property(nullable, readonly, strong) NSStoryboard *storyboard API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:136:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (IBAction)dismissController:(nullable id)sender API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:155: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:26:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (nullable id)comboBox:(NSComboBox *)comboBox objectValueForItemAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable NSString *)comboBox:(NSComboBox *)comboBox completedString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:67:22: error: unknown property attribute 'weak' 67 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:67:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 67 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:79:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (void)selectItemWithObjectValue:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:81:32: error: unknown property attribute 'strong' 81 | @property (nullable, readonly, strong) id objectValueOfSelectedItem; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:156: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable NSString *)completedString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:53:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (void)selectItemWithObjectValue:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:55:32: error: unknown property attribute 'strong' 55 | @property (nullable, readonly, strong) id objectValueOfSelectedItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:68:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (nullable NSString *)comboBoxCell:(NSComboBoxCell *)comboBoxCell completedString:(NSString *)uncompletedString; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:157: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:22:22: error: 'null_unspecified' does not name a type 22 | - (void) insertText:(null_unspecified id)string API_DEPRECATED("", macos(10.0,10.6)); // instead of keyDown: string can be NSString or NSAttributedString | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:23:31: error: 'null_unspecified' does not name a type 23 | - (void) doCommandBySelector:(null_unspecified SEL)selector API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:25:25: error: 'null_unspecified' does not name a type 25 | - (void) setMarkedText:(null_unspecified id)string selectedRange:(NSRange)selRange API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:33:4: error: 'null_unspecified' does not name a type 33 | - (null_unspecified NSAttributedString *) attributedSubstringFromRange:(NSRange)range API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:53:4: error: 'null_unspecified' does not name a type 53 | - (null_unspecified NSArray*) validAttributesForMarkedText API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:64:4: error: 'null_unspecified' does not name a type 64 | + (null_unspecified NSInputManager *) currentInputManager API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:68:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | + (void)cycleToNextInputLanguage:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:69:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | + (void)cycleToNextInputServerInLanguage:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:71:4: error: 'null_unspecified' does not name a type 71 | - (null_unspecified NSInputManager *)initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:71:52: error: 'null_unspecified' does not name a type 71 | - (null_unspecified NSInputManager *)initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:71:102: error: 'null_unspecified' does not name a type 71 | - (null_unspecified NSInputManager *)initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:73:4: error: 'null_unspecified' does not name a type 73 | - (null_unspecified NSString *)localizedInputManagerName API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:78:30: error: 'null_unspecified' does not name a type 78 | - (void)markedTextAbandoned:(null_unspecified id)cli API_DEPRECATED("", macos(10.0,10.6)); /* send after abandoning */ | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:79:60: error: 'null_unspecified' does not name a type 79 | - (void)markedTextSelectionChanged:(NSRange)newSel client:(null_unspecified id)cli API_DEPRECATED("", macos(10.0,10.6)); /* send after changing */ | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:85:4: error: 'null_unspecified' does not name a type 85 | - (null_unspecified NSString*)language API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:4: error: 'null_unspecified' does not name a type 87 | - (null_unspecified NSImage *)image API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:89:4: error: 'null_unspecified' does not name a type 89 | - (null_unspecified NSInputServer *) server API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:95:27: error: 'null_unspecified' does not name a type 95 | - (BOOL)handleMouseEvent:(null_unspecified NSEvent*)mouseEvent API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:12: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:38:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (nullable NSImage *)imageForBounds:(CGRect)imageBounds textContainer:(nullable NSTextContainer *)textContainer characterIndex:(NSUInteger)charIndex API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:38:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (nullable NSImage *)imageForBounds:(CGRect)imageBounds textContainer:(nullable NSTextContainer *)textContainer characterIndex:(NSUInteger)charIndex API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:42:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (CGRect)attachmentBoundsForTextContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(CGRect)lineFrag glyphPosition:(CGPoint)position characterIndex:(NSUInteger)charIndex API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable NSImage *)imageForBounds:(CGRect)bounds attributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:50:103: error: cannot find protocol declaration for 'NSAttributedStringKey' 50 | - (nullable NSImage *)imageForBounds:(CGRect)bounds attributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:50:103: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:50:172: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable NSImage *)imageForBounds:(CGRect)bounds attributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:53:80: error: cannot find protocol declaration for 'NSAttributedStringKey' 53 | - (CGRect)attachmentBoundsForAttributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(CGRect)proposedLineFragment position:(CGPoint)position API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:53:80: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:53:149: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (CGRect)attachmentBoundsForAttributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(CGRect)proposedLineFragment position:(CGPoint)position API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:56:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (nullable NSTextAttachmentViewProvider *)viewProviderForParentView:(nullable NSView *)parentView location:(id )location textContainer:(nullable NSTextContainer *)textContainer API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:56:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (nullable NSTextAttachmentViewProvider *)viewProviderForParentView:(nullable NSView *)parentView location:(id )location textContainer:(nullable NSTextContainer *)textContainer API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:56:154: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (nullable NSTextAttachmentViewProvider *)viewProviderForParentView:(nullable NSView *)parentView location:(id )location textContainer:(nullable NSTextContainer *)textContainer API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:64:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (instancetype)initWithData:(nullable NSData *)contentData ofType:(nullable NSString *)uti NS_DESIGNATED_INITIALIZER API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:64:69: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (instancetype)initWithData:(nullable NSData *)contentData ofType:(nullable NSString *)uti NS_DESIGNATED_INITIALIZER API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:67:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (instancetype)initWithFileWrapper:(nullable NSFileWrapper *)fileWrapper; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:79:22: error: unknown property attribute 'strong' 79 | @property (nullable, strong) NSImage *image API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:79:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 79 | @property (nullable, strong) NSImage *image API_AVAILABLE(macos(10.11), ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:87:22: error: unknown property attribute 'strong' 87 | @property (nullable, strong) NSFileWrapper *fileWrapper; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:87:45: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 87 | @property (nullable, strong) NSFileWrapper *fileWrapper; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:90:22: error: unknown property attribute 'strong' 90 | @property (nullable, strong) id attachmentCell API_AVAILABLE(macos(10.0)) API_UNAVAILABLE(ios, watchos, tvos); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:90:56: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 90 | @property (nullable, strong) id attachmentCell API_AVAILABLE(macos(10.0)) API_UNAVAILABLE(ios, watchos, tvos); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:99:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | + (nullable Class)textAttachmentViewProviderClassForFileType:(NSString *)fileType API_AVAILABLE(macos(12.0), ios(15.0), tvos(15.0)) API_UNAVAILABLE(watchos); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:116:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (instancetype)initWithTextAttachment:(NSTextAttachment *)textAttachment parentView:(nullable NSView *)parentView textLayoutManager:(nullable NSTextLayoutManager *)textLayoutManager location:(id )location NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:116:135: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 116 | - (instancetype)initWithTextAttachment:(NSTextAttachment *)textAttachment parentView:(nullable NSView *)parentView textLayoutManager:(nullable NSTextLayoutManager *)textLayoutManager location:(id )location NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:121:22: error: unknown property attribute 'weak' 121 | @property (readonly, weak) NSTextAttachment *textAttachment; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:122:22: error: unknown property attribute 'weak' 122 | @property (readonly, weak, nullable) NSTextLayoutManager *textLayoutManager; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:124:22: error: unknown property attribute 'strong' 124 | @property (readonly, strong) id location; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:128:21: error: unknown property attribute 'strong' 128 | @property(nullable, strong) NSView *view; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:128:37: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 128 | @property(nullable, strong) NSView *view; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:137:80: error: cannot find protocol declaration for 'NSAttributedStringKey' 137 | - (CGRect)attachmentBoundsForAttributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(CGRect)proposedLineFragment position:(CGPoint)position; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:137:80: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:137:149: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (CGRect)attachmentBoundsForAttributes:(NSDictionary *)attributes location:(id )location textContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(CGRect)proposedLineFragment position:(CGPoint)position; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:155: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:19:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 19 | - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:21:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (void)highlight:(BOOL)flag withFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:22:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView untilMouseUp:(BOOL)flag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:28:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView characterIndex:(NSUInteger)charIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:29:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView characterIndex:(NSUInteger)charIndex layoutManager:(NSLayoutManager *)layoutManager; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:30:88: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | - (BOOL)wantsToTrackMouseForEvent:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView atCharacterIndex:(NSUInteger)charIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachmentCell.h:31:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView atCharacterIndex:(NSUInteger)charIndex untilMouseUp:(BOOL)flag; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:79:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 79 | - (instancetype)initWithFrame:(NSRect)frameRect textContainer:(nullable NSTextContainer *)container NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:81:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:108:32: error: unknown property attribute 'weak' 108 | @property (nullable, readonly, weak) NSTextLayoutManager *textLayoutManager API_AVAILABLE(macos(12.0)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:111:32: error: unknown property attribute 'weak' 111 | @property (nullable, readonly, weak) NSTextContentStorage *textContentStorage API_AVAILABLE(macos(12.0)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:132:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 132 | - (void)turnOffKerning:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:133:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 133 | - (void)tightenKerning:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:134:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (void)loosenKerning:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:135:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (void)useStandardKerning:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:136:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 136 | - (void)turnOffLigatures:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:137:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (void)useStandardLigatures:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:138:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (void)useAllLigatures:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:139:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 139 | - (void)raiseBaseline:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:140:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (void)lowerBaseline:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:141:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 141 | - (void)toggleTraditionalCharacterShape:(nullable id)sender API_DEPRECATED("Use the traditional shaped characters encoded in the Unicode standard. Access the characters via the character palette.", macos(10.0,10.11)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:142:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (void)outline:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:147:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 147 | - (void)performFindPanelAction:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:151:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 151 | - (void)alignJustified:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:152:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 152 | - (void)changeColor:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:153:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 153 | - (void)changeAttributes:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:154:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 154 | - (void)changeDocumentBackgroundColor:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:155:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 155 | - (void)orderFrontSpacingPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:156:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 156 | - (void)orderFrontLinkPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:157:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 157 | - (void)orderFrontListPanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:158:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 158 | - (void)orderFrontTablePanel:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:199:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 199 | - (void)startSpeaking:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:200:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 200 | - (void)stopSpeaking:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:210:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 210 | - (void)changeLayoutOrientation:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:237:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 237 | - (void)complete:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:243:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 243 | - (nullable NSArray *)completionsForPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:263:52: error: cannot find protocol declaration for 'NSPasteboardType' 263 | @property (readonly, copy) NSArray *writablePasteboardTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:269:90: error: cannot find protocol declaration for 'NSPasteboardType' 269 | - (BOOL)writeSelectionToPasteboard:(NSPasteboard *)pboard types:(NSArray *)types; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:272:52: error: cannot find protocol declaration for 'NSPasteboardType' 272 | @property (readonly, copy) NSArray *readablePasteboardTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:275:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (nullable NSPasteboardType)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:275:88: error: cannot find protocol declaration for 'NSPasteboardType' 275 | - (nullable NSPasteboardType)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:275:135: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 275 | - (nullable NSPasteboardType)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:287:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 287 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:287:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 287 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:287:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 287 | - (nullable id)validRequestorForSendType:(nullable NSPasteboardType)sendType returnType:(nullable NSPasteboardType)returnType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:290:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 290 | - (void)pasteAsPlainText:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:291:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 291 | - (void)pasteAsRichText:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:301:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | - (nullable NSImage *)dragImageForSelectionWithEvent:(NSEvent *)event origin:(nullable NSPointPointer)origin; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:301:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 301 | - (nullable NSImage *)dragImageForSelectionWithEvent:(NSEvent *)event origin:(nullable NSPointPointer)origin; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:304:52: error: cannot find protocol declaration for 'NSPasteboardType' 304 | @property (readonly, copy) NSArray *acceptableDragTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:319:34: error: expected '>' before '*' token 319 | @property (copy) NSArray *selectedRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:319:34: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:319:35: error: expected unqualified-id before '>' token 319 | @property (copy) NSArray *selectedRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:44: error: expected '>' before '*' token 322 | - (void)setSelectedRanges:(NSArray *)ranges affinity:(NSSelectionAffinity)affinity stillSelecting:(BOOL)stillSelectingFlag; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:44: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:45: error: expected ')' before '>' token 322 | - (void)setSelectedRanges:(NSArray *)ranges affinity:(NSSelectionAffinity)affinity stillSelecting:(BOOL)stillSelectingFlag; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:45: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:45: error: expected ';' before '>' token 322 | - (void)setSelectedRanges:(NSArray *)ranges affinity:(NSSelectionAffinity)affinity stillSelecting:(BOOL)stillSelectingFlag; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:329:56: error: cannot find protocol declaration for 'NSAttributedStringKey' 329 | @property (copy) NSDictionary *selectedTextAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:329:56: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:336:66: error: cannot find protocol declaration for 'NSAttributedStringKey' 336 | @property (nullable, copy) NSDictionary *markedTextAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:336:66: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:339:66: error: cannot find protocol declaration for 'NSAttributedStringKey' 339 | @property (nullable, copy) NSDictionary *linkTextAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:339:66: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:355:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 355 | - (void)toggleContinuousSpellChecking:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:361:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 361 | - (void)toggleGrammarChecking:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:366:56: error: cannot find protocol declaration for 'NSAttributedStringKey' 366 | @property (copy) NSDictionary *typingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:366:56: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:369:51: error: expected '>' before '*' token 369 | - (BOOL)shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:369:51: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:369:52: error: expected ')' before '>' token 369 | - (BOOL)shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:369:52: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:369:52: error: expected ';' before '>' token 369 | - (BOOL)shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:370:54: error: expected '>' before '*' token 370 | @property (nullable, readonly, copy) NSArray *rangesForUserTextChange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:370:54: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:370:55: error: expected unqualified-id before '>' token 370 | @property (nullable, readonly, copy) NSArray *rangesForUserTextChange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:371:54: error: expected '>' before '*' token 371 | @property (nullable, readonly, copy) NSArray *rangesForUserCharacterAttributeChange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:371:54: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:371:55: error: expected unqualified-id before '>' token 371 | @property (nullable, readonly, copy) NSArray *rangesForUserCharacterAttributeChange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:372:54: error: expected '>' before '*' token 372 | @property (nullable, readonly, copy) NSArray *rangesForUserParagraphAttributeChange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:372:54: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:372:55: error: expected unqualified-id before '>' token 372 | @property (nullable, readonly, copy) NSArray *rangesForUserParagraphAttributeChange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:374:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 374 | - (BOOL)shouldChangeTextInRange:(NSRange)affectedCharRange replacementString:(nullable NSString *)replacementString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:404:22: error: unknown property attribute 'weak' 404 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:404:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 404 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:420:45: error: expected '>' before '*' token 420 | @property (nullable, copy) NSArray *allowedInputSourceLocales API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:420:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:420:46: error: expected unqualified-id before '>' token 420 | @property (nullable, copy) NSArray *allowedInputSourceLocales API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:429:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 429 | - (void)toggleSmartInsertDelete:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:432:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 432 | - (nullable NSString *)smartInsertBeforeStringForString:(NSString *)pasteString replacingRange:(NSRange)charRangeToReplace; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:433:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 433 | - (nullable NSString *)smartInsertAfterStringForString:(NSString *)pasteString replacingRange:(NSRange)charRangeToReplace; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:436:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 436 | - (void)toggleAutomaticQuoteSubstitution:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:438:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 438 | - (void)toggleAutomaticLinkDetection:(nullable id)sender API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:441:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 441 | - (void)toggleAutomaticDataDetection:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:443:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 443 | - (void)toggleAutomaticDashSubstitution:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:445:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 445 | - (void)toggleAutomaticTextReplacement:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:447:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 447 | - (void)toggleAutomaticSpellingCorrection:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:453:131: error: cannot find protocol declaration for 'NSTextCheckingOptionKey' 453 | - (void)checkTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:453:131: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:454:65: error: expected '>' before '*' token 454 | - (void)handleTextCheckingResults:(NSArray *)results forRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:454:65: error: cannot find protocol declaration for 'NSTextCheckingResult' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:454:66: error: expected ')' before '>' token 454 | - (void)handleTextCheckingResults:(NSArray *)results forRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:454:66: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:454:66: error: expected ';' before '>' token 454 | - (void)handleTextCheckingResults:(NSArray *)results forRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount API_AVAILABLE(macos(10.6)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:456:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 456 | - (void)orderFrontSubstitutionsPanel:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:459:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 459 | - (void)checkTextInSelection:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:460:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 460 | - (void)checkTextInDocument:(nullable id)sender API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:474:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 474 | - (IBAction)toggleQuickLookPreviewPanel:(nullable id)sender API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:477:14: error: expected '>' before '<' token 477 | - (NSArray> *)quickLookPreviewableItemsInRanges:(NSArray *)ranges API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:477:14: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:477:14: error: expected ')' before '<' token 477 | - (NSArray> *)quickLookPreviewableItemsInRanges:(NSArray *)ranges API_AVAILABLE(macos(10.7)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:477:14: error: objective-c++ method declaration is expected before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:488:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 488 | - (IBAction)orderFrontSharingServicePicker:(nullable id)sender API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:500:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 500 | - (IBAction)toggleAutomaticTextCompletion:(nullable id)sender API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:515:32: error: unknown property attribute 'strong' 515 | @property (nullable, readonly, strong) NSCandidateListTouchBarItem *candidateListTouchBarItem API_AVAILABLE(macos(10.12.2)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:534:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 534 | - (void)toggleBaseWritingDirection:(nullable id)sender API_DEPRECATED("Use NSResponder's makeBaseWritingDirectionNatural:, makeBaseWritingDirectionLeftToRight:, and makeBaseWritingDirectionRightToLeft: instead", macos(10.3,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:556:28: error: cannot find protocol declaration for 'NSPasteboardType' 556 | - (NSArray *)textView:(NSTextView *)view writablePasteboardTypesForCell:(id)cell atIndex:(NSUInteger)charIndex; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:565:20: error: expected '>' before '*' token 565 | - (NSArray *)textView:(NSTextView *)textView willChangeSelectionFromCharacterRanges:(NSArray *)oldSelectedCharRanges toCharacterRanges:(NSArray *)newSelectedCharRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:565:20: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:565:21: error: expected ')' before '>' token 565 | - (NSArray *)textView:(NSTextView *)textView willChangeSelectionFromCharacterRanges:(NSArray *)oldSelectedCharRanges toCharacterRanges:(NSArray *)newSelectedCharRanges; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:565:21: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:568:83: error: expected '>' before '*' token 568 | - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:568:83: error: cannot find protocol declaration for 'NSValue' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:568:84: error: expected ')' before '>' token 568 | - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:568:84: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:568:84: error: expected ';' before '>' token 568 | - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 571 | - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:130: error: expected '>' before '*' token 571 | - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:130: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:131: error: expected ')' before ',' token 571 | - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:131: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:571:135: error: expected ';' before '>' token 571 | - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:578:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 578 | - (nullable NSString *)textView:(NSTextView *)textView willDisplayToolTip:(NSString *)tooltip forCharacterAtIndex:(NSUInteger)characterIndex; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:581:21: error: expected '>' before '*' token 581 | - (NSArray *)textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(nullable NSInteger *)index; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:581:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:581:22: error: expected ')' before '>' token 581 | - (NSArray *)textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(nullable NSInteger *)index; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:581:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:584:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 584 | - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRange:(NSRange)affectedCharRange replacementString:(nullable NSString *)replacementString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:592:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 592 | - (nullable NSMenu *)textView:(NSTextView *)view menu:(NSMenu *)menu forEvent:(NSEvent *)event atIndex:(NSUInteger)charIndex API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:595:44: error: cannot find protocol declaration for 'NSTextCheckingOptionKey' 595 | - (NSDictionary *)textView:(NSTextView *)view willCheckTextInRange:(NSRange)range options:(NSDictionary *)options types:(NSTextCheckingTypes *)checkingTypes API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:595:44: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:595:161: error: cannot find protocol declaration for 'NSTextCheckingOptionKey' 595 | - (NSDictionary *)textView:(NSTextView *)view willCheckTextInRange:(NSRange)range options:(NSDictionary *)options types:(NSTextCheckingTypes *)checkingTypes API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:595:161: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:598:33: error: expected '>' before '*' token 598 | - (NSArray *)textView:(NSTextView *)view didCheckTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options results:(NSArray *)results orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount API_AVAILABLE(macos(10.6)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:598:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:598:34: error: expected ')' before '>' token 598 | - (NSArray *)textView:(NSTextView *)view didCheckTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options results:(NSArray *)results orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount API_AVAILABLE(macos(10.6)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:598:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:601:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 601 | - (nullable NSURL *)textView:(NSTextView *)textView URLForContentsOfTextAttachment:(NSTextAttachment *)textAttachment atIndex:(NSUInteger)charIndex API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:604:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 604 | - (nullable NSSharingServicePicker *)textView:(NSTextView *)textView willShowSharingServicePicker:(NSSharingServicePicker *)servicePicker forItems:(NSArray *)items API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:606:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 606 | - (nullable NSUndoManager *)undoManagerForTextView:(NSTextView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:610:36: error: cannot find protocol declaration for 'NSTouchBarItemIdentifier' 610 | - (NSArray *)textView:(NSTextView *)textView shouldUpdateTouchBarItemIdentifiers:(NSArray *)identifiers API_AVAILABLE(macos(10.12.2)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:610:141: error: cannot find protocol declaration for 'NSTouchBarItemIdentifier' 610 | - (NSArray *)textView:(NSTextView *)textView shouldUpdateTouchBarItemIdentifiers:(NSArray *)identifiers API_AVAILABLE(macos(10.12.2)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:613:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 613 | - (nullable NSArray *)textView:(NSTextView *)textView candidatesForSelectedRange:(NSRange)selectedRange API_AVAILABLE(macos(10.12.2)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:616:33: error: expected '>' before '*' token 616 | - (NSArray *)textView:(NSTextView *)textView candidates:(NSArray *)candidates forSelectedRange:(NSRange)selectedRange API_AVAILABLE(macos(10.12.2)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:616:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:616:34: error: expected ')' before '>' token 616 | - (NSArray *)textView:(NSTextView *)textView candidates:(NSArray *)candidates forSelectedRange:(NSRange)selectedRange API_AVAILABLE(macos(10.12.2)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:616:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:623:56: error: 'null_unspecified' does not name a type 623 | - (BOOL)textView:(NSTextView *)textView clickedOnLink:(null_unspecified id)link API_DEPRECATED("Use -textView:clickedOnLink:atIndex: instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:624:56: error: 'null_unspecified' does not name a type 624 | - (void)textView:(NSTextView *)textView clickedOnCell:(null_unspecified id )cell inRect:(NSRect)cellFrame API_DEPRECATED("Use -textView:clickedOnCell:inRect:atIndex: instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:625:62: error: 'null_unspecified' does not name a type 625 | - (void)textView:(NSTextView *)textView doubleClickedOnCell:(null_unspecified id )cell inRect:(NSRect)cellFrame API_DEPRECATED("Use -textView:doubleClickedOnCell:inRect:atIndex: instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:626:50: error: 'null_unspecified' does not name a type 626 | - (void)textView:(NSTextView *)view draggedCell:(null_unspecified id )cell inRect:(NSRect)rect event:(null_unspecified NSEvent *)event API_DEPRECATED("Use -textView:draggedCell:inRect:event:atIndex: instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:626:125: error: 'null_unspecified' does not name a type 626 | - (void)textView:(NSTextView *)view draggedCell:(null_unspecified id )cell inRect:(NSRect)rect event:(null_unspecified NSEvent *)event API_DEPRECATED("Use -textView:draggedCell:inRect:event:atIndex: instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:144:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:148:22: error: unknown property attribute 'weak' 148 | @property (nullable, weak) id dataSource; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:148:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 148 | @property (nullable, weak) id dataSource; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:152:22: error: unknown property attribute 'weak' 152 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:152:53: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 152 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:156:22: error: unknown property attribute 'strong' 156 | @property (nullable, strong) NSTableHeaderView *headerView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:156:49: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 156 | @property (nullable, strong) NSTableHeaderView *headerView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:160:22: error: unknown property attribute 'strong' 160 | @property (nullable, strong) NSView *cornerView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:160:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 160 | @property (nullable, strong) NSView *cornerView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:214:50: error: expected '>' before '*' token 214 | @property (readonly, copy) NSArray *tableColumns; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:214:50: error: cannot find protocol declaration for 'NSTableColumn' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:214:51: error: expected unqualified-id before '>' token 214 | @property (readonly, copy) NSArray *tableColumns; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:242:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 242 | - (nullable NSTableColumn *)tableColumnWithIdentifier:(NSUserInterfaceItemIdentifier)identifier; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:283:43: error: expected '>' before '*' token 283 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:283:43: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:283:44: error: expected unqualified-id before '>' token 283 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:287:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 287 | - (void)setIndicatorImage:(nullable NSImage *)image inTableColumn:(NSTableColumn *)tableColumn; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:288:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 288 | - (nullable NSImage *)indicatorImageInTableColumn:(NSTableColumn *)tableColumn; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:292:22: error: unknown property attribute 'weak' 292 | @property (nullable, weak) NSTableColumn *highlightedTableColumn; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:292:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 292 | @property (nullable, weak) NSTableColumn *highlightedTableColumn; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:311:101: error: expected '>' before '*' token 311 | - (NSImage *)dragImageForRowsWithIndexes:(NSIndexSet *)dragRows tableColumns:(NSArray *)tableColumns event:(NSEvent *)dragEvent offset:(NSPointPointer)dragImageOffset; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:311:101: error: cannot find protocol declaration for 'NSTableColumn' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:311:102: error: expected ')' before '>' token 311 | - (NSImage *)dragImageForRowsWithIndexes:(NSIndexSet *)dragRows tableColumns:(NSArray *)tableColumns event:(NSEvent *)dragEvent offset:(NSPointPointer)dragImageOffset; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:311:102: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:311:102: error: expected ';' before '>' token 311 | - (NSImage *)dragImageForRowsWithIndexes:(NSIndexSet *)dragRows tableColumns:(NSArray *)tableColumns event:(NSEvent *)dragEvent offset:(NSPointPointer)dragImageOffset; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:336:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 336 | - (void)selectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:338:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 338 | - (void)deselectAll:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:439:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 439 | - (void)editColumn:(NSInteger)column row:(NSInteger)row withEvent:(nullable NSEvent *)event select:(BOOL)select; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:469:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 469 | - (nullable __kindof NSView *)viewAtColumn:(NSInteger)column row:(NSInteger)row makeIfNecessary:(BOOL)makeIfNecessary API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:470:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 470 | - (nullable __kindof NSTableRowView *)rowViewAtRow:(NSInteger)row makeIfNecessary:(BOOL)makeIfNecessary API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:479:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 479 | - (nullable __kindof NSView *)makeViewWithIdentifier:(NSUserInterfaceItemIdentifier)identifier owner:(nullable id)owner API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:479:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 479 | - (nullable __kindof NSView *)makeViewWithIdentifier:(NSUserInterfaceItemIdentifier)identifier owner:(nullable id)owner API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:483:51: error: expected ')' before '(' token 483 | - (void)enumerateAvailableRowViewsUsingBlock:(void (NS_NOESCAPE ^)(__kindof NSTableRowView *rowView, NSInteger row))handler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:483:52: error: expected identifier before '(' token 483 | - (void)enumerateAvailableRowViewsUsingBlock:(void (NS_NOESCAPE ^)(__kindof NSTableRowView *rowView, NSInteger row))handler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:483:51: error: expected ';' before '(' token 483 | - (void)enumerateAvailableRowViewsUsingBlock:(void (NS_NOESCAPE ^)(__kindof NSTableRowView *rowView, NSInteger row))handler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:547:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 547 | - (void)registerNib:(nullable NSNib *)nib forIdentifier:(NSUserInterfaceItemIdentifier)identifier API_AVAILABLE(macos(10.8)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:551:88: error: expected '>' before '*' token 551 | @property (nullable, readonly, copy) NSDictionary *registeredNibsByIdentifier API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:551:88: error: cannot find protocol declaration for 'NSUserInterfaceItemIdentifier' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:551:88: error: cannot find protocol declaration for 'NSNib' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:551:89: error: expected unqualified-id before '>' token 551 | @property (nullable, readonly, copy) NSDictionary *registeredNibsByIdentifier API_AVAILABLE(macos(10.8)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:590:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 590 | - (nullable NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:590:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 590 | - (nullable NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:594:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 594 | - (nullable NSTableRowView *)tableView:(NSTableView *)tableView rowViewForRow:(NSInteger)row API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:612:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 612 | - (void)tableView:(NSTableView *)tableView willDisplayCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:613:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 613 | - (BOOL)tableView:(NSTableView *)tableView shouldEditTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:618:118: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 618 | - (NSString *)tableView:(NSTableView *)tableView toolTipForCell:(NSCell *)cell rect:(NSRectPointer)rect tableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row mouseLocation:(NSPoint)mouseLocation; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:624:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 624 | - (BOOL)tableView:(NSTableView *)tableView shouldShowCellExpansionForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:629:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 629 | - (BOOL)tableView:(NSTableView *)tableView shouldTrackCell:(NSCell *)cell forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:636:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 636 | - (nullable NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:636:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 636 | - (nullable NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:653:69: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 653 | - (BOOL)tableView:(NSTableView *)tableView shouldSelectTableColumn:(nullable NSTableColumn *)tableColumn; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:667:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 667 | - (nullable NSString *)tableView:(NSTableView *)tableView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:667:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 667 | - (nullable NSString *)tableView:(NSTableView *)tableView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:677:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 677 | - (BOOL)tableView:(NSTableView *)tableView shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:698:33: error: expected '>' before '*' token 698 | - (NSArray *)tableView:(NSTableView *)tableView rowActionsForRow:(NSInteger)row edge:(NSTableRowActionEdge)edge API_AVAILABLE(macos(10.11)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:698:33: error: cannot find protocol declaration for 'NSTableViewRowAction' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:698:34: error: expected ')' before '>' token 698 | - (NSArray *)tableView:(NSTableView *)tableView rowActionsForRow:(NSInteger)row edge:(NSTableRowActionEdge)edge API_AVAILABLE(macos(10.11)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:698:34: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:733:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 733 | - (nullable id)tableView:(NSTableView *)tableView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:733:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 733 | - (nullable id)tableView:(NSTableView *)tableView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:740:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 740 | - (void)tableView:(NSTableView *)tableView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:740:95: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 740 | - (void)tableView:(NSTableView *)tableView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:745:95: error: expected '>' before '*' token 745 | - (void)tableView:(NSTableView *)tableView sortDescriptorsDidChange:(NSArray *)oldDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:745:95: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:745:96: error: expected ')' before '>' token 745 | - (void)tableView:(NSTableView *)tableView sortDescriptorsDidChange:(NSArray *)oldDescriptors; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:745:96: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:745:96: error: expected ';' before '>' token 745 | - (void)tableView:(NSTableView *)tableView sortDescriptorsDidChange:(NSArray *)oldDescriptors; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:749:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 749 | - (nullable id )tableView:(NSTableView *)tableView pasteboardWriterForRow:(NSInteger)row API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:777:21: error: expected '>' before '*' token 777 | - (NSArray *)tableView:(NSTableView *)tableView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)indexSet API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.0,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:777:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:777:22: error: expected ')' before '>' token 777 | - (NSArray *)tableView:(NSTableView *)tableView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)indexSet API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.0,10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:777:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:824:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 824 | - (nullable NSImage *)dragImageForRows:(NSArray *)dragRows event:(NSEvent *)dragEvent dragImageOffset:(NSPointPointer)dragImageOffset API_DEPRECATED("", macos(10.0,10.4)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:837:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 837 | - (nullable NSCell *)preparedCellAtColumn:(NSInteger)column row:(NSInteger)row API_DEPRECATED("Use View Based TableView and -viewAtColumn:row:", macos(10.5,10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:28:22: error: unknown property attribute 'strong' 28 | @property (nullable, strong) id objectValue; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:28:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 28 | @property (nullable, strong) id objectValue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:45:22: error: unknown property attribute 'strong' 45 | @property (readonly, strong) NSArray *draggingImageComponents; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:45:63: error: expected '>' before '*' token 45 | @property (readonly, strong) NSArray *draggingImageComponents; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:45:63: error: cannot find protocol declaration for 'NSDraggingImageComponent' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:45:64: error: expected unqualified-id before '>' token 45 | @property (readonly, strong) NSArray *draggingImageComponents; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:158: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:37:22: error: unknown property attribute 'weak' 37 | @property (nullable, weak) NSTableView *tableView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:37:41: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 37 | @property (nullable, weak) NSTableView *tableView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:59:12: error: unknown property attribute 'strong' 59 | @property (strong) __kindof NSTableHeaderCell *headerCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:59:20: error: '__kindof' has not been declared 59 | @property (strong) __kindof NSTableHeaderCell *headerCell; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:96:12: error: unknown property attribute 'strong' 96 | @property (strong) id /* NSCell * */ dataCell; // Use a view-based NSTableView, and see the -tableView:viewForTableColumn:row: delegate method and -viewAtColumn:row:makeIfNecessary: | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:96:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 96 | @property (strong) id /* NSCell * */ dataCell; // Use a view-based NSTableView, and see the -tableView:viewForTableColumn:row: delegate method and -viewAtColumn:row:makeIfNecessary: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:160: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableHeaderView.h:21:22: error: unknown property attribute 'weak' 21 | @property (nullable, weak) NSTableView *tableView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableHeaderView.h:21:41: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 21 | @property (nullable, weak) NSTableView *tableView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:161: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableRowView.h:100:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 100 | - (nullable id)viewAtColumn:(NSInteger)column; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:163: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:16:36: error: expected ';' before '<' token 16 | @class NSDiffableDataSourceSnapshot; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:19:82: error: cannot find protocol declaration for 'SectionIdentifierType' 19 | @interface NSTableViewDiffableDataSource : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:19:82: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:19:84: error: expected unqualified-id before ':' token 19 | @interface NSTableViewDiffableDataSource : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:23:73: error: 'NSTableViewDiffableDataSourceCellProvider' does not name a type; did you mean 'NSTableViewDiffableDataSource'? 23 | - (instancetype)initWithTableView:(NSTableView*)tableView cellProvider:(NSTableViewDiffableDataSourceCellProvider)cellProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | NSTableViewDiffableDataSource /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:29:73: error: cannot find protocol declaration for 'SectionIdentifierType' 29 | - (NSDiffableDataSourceSnapshot*)snapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:29:73: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:35:93: error: cannot find protocol declaration for 'SectionIdentifierType' 35 | - (void)applySnapshot:(NSDiffableDataSourceSnapshot *)snapshot animatingDifferences:(BOOL)animatingDifferences; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:35:93: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:37:93: error: cannot find protocol declaration for 'SectionIdentifierType' 37 | - (void)applySnapshot:(NSDiffableDataSourceSnapshot*)snapshot animatingDifferences:(BOOL)animatingDifferences completion:(void(^ _Nullable)(void))completion; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:37:93: error: cannot find protocol declaration for 'ItemIdentifierType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:37:169: error: expected ')' before '(' token 37 | - (void)applySnapshot:(NSDiffableDataSourceSnapshot*)snapshot animatingDifferences:(BOOL)animatingDifferences completion:(void(^ _Nullable)(void))completion; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:37:169: error: expected identifier before '(' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:37:169: error: expected ';' before '(' token 37 | - (void)applySnapshot:(NSDiffableDataSourceSnapshot*)snapshot animatingDifferences:(BOOL)animatingDifferences completion:(void(^ _Nullable)(void))completion; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable ItemIdentifierType)itemIdentifierForRow:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:42:36: error: 'ItemIdentifierType' does not name a type 42 | - (NSInteger)rowForItemIdentifier:(ItemIdentifierType)identifier; | ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:45:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (nullable SectionIdentifierType)sectionIdentifierForRow:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:46:39: error: 'SectionIdentifierType' does not name a type 46 | - (NSInteger)rowForSectionIdentifier:(SectionIdentifierType)identifier; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:48:36: error: expected unqualified-id before '^' token 48 | typedef NSTableRowView * _Nonnull (^NSTableViewDiffableDataSourceRowProvider)(NSTableView * _Nonnull tableView, NSInteger row, id _Nonnull identifier); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:48:36: error: expected ')' before '^' token 48 | typedef NSTableRowView * _Nonnull (^NSTableViewDiffableDataSourceRowProvider)(NSTableView * _Nonnull tableView, NSInteger row, id _Nonnull identifier); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:50:27: error: 'NSTableViewDiffableDataSourceRowProvider' has not been declared 50 | @property (copy,nullable) NSTableViewDiffableDataSourceRowProvider rowViewProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:53:28: error: expected unqualified-id before '^' token 53 | typedef NSView * _Nonnull (^NSTableViewDiffableDataSourceSectionHeaderViewProvider)(NSTableView * _Nonnull tableView, NSInteger row, id _Nonnull sectionId); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:53:28: error: expected ')' before '^' token 53 | typedef NSView * _Nonnull (^NSTableViewDiffableDataSourceSectionHeaderViewProvider)(NSTableView * _Nonnull tableView, NSInteger row, id _Nonnull sectionId); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewDiffableDataSource.h:55:27: error: 'NSTableViewDiffableDataSourceSectionHeaderViewProvider' has not been declared 55 | @property (copy,nullable) NSTableViewDiffableDataSourceSectionHeaderViewProvider sectionHeaderViewProvider; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:164: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:26:106: error: expected ')' before '(' token 26 | + (instancetype)rowActionWithStyle:(NSTableViewRowActionStyle)style title:(NSString *)title handler:(void (^)(NSTableViewRowAction *action, NSInteger row))handler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:26:107: error: expected identifier before '(' token 26 | + (instancetype)rowActionWithStyle:(NSTableViewRowActionStyle)style title:(NSString *)title handler:(void (^)(NSTableViewRowAction *action, NSInteger row))handler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:26:106: error: expected ';' before '(' token 26 | + (instancetype)rowActionWithStyle:(NSTableViewRowActionStyle)style title:(NSString *)title handler:(void (^)(NSTableViewRowAction *action, NSInteger row))handler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:34:22: error: unknown property attribute 'strong' 34 | @property (nullable, strong) NSImage *image API_AVAILABLE(macos(10.12)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:34:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 34 | @property (nullable, strong) NSImage *image API_AVAILABLE(macos(10.12)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:34:22: error: unknown property attribute 'weak' 34 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:34:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 34 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:35:22: error: unknown property attribute 'weak' 35 | @property (nullable, weak) id dataSource; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:35:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 35 | @property (nullable, weak) id dataSource; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:45:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (BOOL)isExpandable:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:49:38: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (NSInteger)numberOfChildrenOfItem:(nullable id)item API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable id)child:(NSInteger)index ofItem:(nullable id)item API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:53:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable id)child:(NSInteger)index ofItem:(nullable id)item API_AVAILABLE(macos(10.10)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:57:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (void)expandItem:(nullable id)item expandChildren:(BOOL)expandChildren; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:61:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (void)expandItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:65:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (void)collapseItem:(nullable id)item collapseChildren:(BOOL)collapseChildren; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:69:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (void)collapseItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:73:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 73 | - (void)reloadItem:(nullable id)item reloadChildren:(BOOL)reloadChildren; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:77:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (void)reloadItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:81:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable id)parentForItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:81:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (nullable id)parentForItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:89:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (nullable id)itemAtRow:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:90:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (NSInteger)rowForItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:94:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 94 | - (NSInteger)levelForItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:96:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (BOOL)isItemExpanded:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:119:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (void)setDropItem:(nullable id)item dropChildIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:134:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (void)insertItemsAtIndexes:(NSIndexSet *)indexes inParent:(nullable id)parent withAnimation:(NSTableViewAnimationOptions)animationOptions API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:138:62: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (void)removeItemsAtIndexes:(NSIndexSet *)indexes inParent:(nullable id)parent withAnimation:(NSTableViewAnimationOptions)animationOptions API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:142:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (void)moveItemAtIndex:(NSInteger)fromIndex inParent:(nullable id)oldParent toIndex:(NSInteger)toIndex inParent:(nullable id)newParent API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:142:115: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (void)moveItemAtIndex:(NSInteger)fromIndex inParent:(nullable id)oldParent toIndex:(NSInteger)toIndex inParent:(nullable id)newParent API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:175:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 175 | - (NSInteger)outlineView:(NSOutlineView *)outlineView numberOfChildrenOfItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:176:79: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 176 | - (id)outlineView:(NSOutlineView *)outlineView child:(NSInteger)index ofItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:181:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:181:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:181:129: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:188:66: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:188:101: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:188:146: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:192:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 192 | - (nullable id)outlineView:(NSOutlineView *)outlineView itemForPersistentObject:(id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:196:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (nullable id)outlineView:(NSOutlineView *)outlineView persistentObjectForItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:196:82: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 196 | - (nullable id)outlineView:(NSOutlineView *)outlineView persistentObjectForItem:(nullable id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:201:101: error: expected '>' before '*' token 201 | - (void)outlineView:(NSOutlineView *)outlineView sortDescriptorsDidChange:(NSArray *)oldDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:201:101: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:201:102: error: expected ')' before '>' token 201 | - (void)outlineView:(NSOutlineView *)outlineView sortDescriptorsDidChange:(NSArray *)oldDescriptors; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:201:102: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:201:102: error: expected ';' before '>' token 201 | - (void)outlineView:(NSOutlineView *)outlineView sortDescriptorsDidChange:(NSArray *)oldDescriptors; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:208:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 208 | - (nullable id )outlineView:(NSOutlineView *)outlineView pasteboardWriterForItem:(id)item API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:228:114: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 228 | - (NSDragOperation)outlineView:(NSOutlineView *)outlineView validateDrop:(id )info proposedItem:(nullable id)item proposedChildIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:232:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 232 | - (BOOL)outlineView:(NSOutlineView *)outlineView acceptDrop:(id )info item:(nullable id)item childIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:236:21: error: expected '>' before '*' token 236 | - (NSArray *)outlineView:(NSOutlineView *)outlineView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedItems:(NSArray *)items API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.0,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:236:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:236:22: error: expected ')' before '>' token 236 | - (NSArray *)outlineView:(NSOutlineView *)outlineView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedItems:(NSArray *)items API_DEPRECATED("Use NSFilePromiseReceiver objects instead", macos(10.0,10.13)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:236:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:250:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 250 | - (nullable NSView *)outlineView:(NSOutlineView *)outlineView viewForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:250:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 250 | - (nullable NSView *)outlineView:(NSOutlineView *)outlineView viewForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:254:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 254 | - (nullable NSTableRowView *)outlineView:(NSOutlineView *)outlineView rowViewForItem:(id)item API_AVAILABLE(macos(10.7)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:269:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (void)outlineView:(NSOutlineView *)outlineView willDisplayCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:270:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 270 | - (BOOL)outlineView:(NSOutlineView *)outlineView shouldEditTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:281:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 281 | - (BOOL)outlineView:(NSOutlineView *)outlineView shouldSelectTableColumn:(nullable NSTableColumn *)tableColumn; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:290:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 290 | - (NSString *)outlineView:(NSOutlineView *)outlineView toolTipForCell:(NSCell *)cell rect:(NSRectPointer)rect tableColumn:(nullable NSTableColumn *)tableColumn item:(id)item mouseLocation:(NSPoint)mouseLocation; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:300:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 300 | - (nullable NSTintConfiguration *)outlineView:(NSOutlineView *)outlineView tintConfigurationForItem:(id)item API_AVAILABLE(macos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:306:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 306 | - (nullable NSString *)outlineView:(NSOutlineView *)outlineView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:306:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 306 | - (nullable NSString *)outlineView:(NSOutlineView *)outlineView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:311:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 311 | - (nullable id)outlineView:(NSOutlineView *)outlineView nextTypeSelectMatchFromItem:(id)startItem toItem:(id)endItem forString:(NSString *)searchString API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:316:117: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 316 | - (BOOL)outlineView:(NSOutlineView *)outlineView shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:321:89: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 321 | - (BOOL)outlineView:(NSOutlineView *)outlineView shouldShowCellExpansionForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:326:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 326 | - (BOOL)outlineView:(NSOutlineView *)outlineView shouldTrackCell:(NSCell *)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:333:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 333 | - (nullable NSCell *)outlineView:(NSOutlineView *)outlineView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:333:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 333 | - (nullable NSCell *)outlineView:(NSOutlineView *)outlineView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:353:98: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 353 | - (void)outlineView:(NSOutlineView *)outlineView willDisplayOutlineCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:174: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:20:22: error: 'null_unspecified' does not name a type 20 | - (void) insertText:(null_unspecified id)string client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:20:57: error: 'null_unspecified' does not name a type 20 | - (void) insertText:(null_unspecified id)string client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:21:31: error: 'null_unspecified' does not name a type 21 | - (void) doCommandBySelector:(null_unspecified SEL)selector client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:21:69: error: 'null_unspecified' does not name a type 21 | - (void) doCommandBySelector:(null_unspecified SEL)selector client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:22:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (void) markedTextAbandoned:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:23:61: error: 'null_unspecified' does not name a type 23 | - (void) markedTextSelectionChanged:(NSRange)newSel client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:24:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (void) terminate:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:43:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (void) inputClientBecomeActive:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:44:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void) inputClientResignActive:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:48:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (void) inputClientEnabled:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:49:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (void) inputClientDisabled:(nullable id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:53:40: error: 'null_unspecified' does not name a type 53 | - (void) activeConversationWillChange:(null_unspecified id)sender fromOldConversation:(NSInteger)oldConversation API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:54:37: error: 'null_unspecified' does not name a type 54 | - (void) activeConversationChanged:(null_unspecified id)sender toNewConversation:(NSInteger)newConversation API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:61:121: error: 'null_unspecified' does not name a type 61 | - (BOOL) mouseDownOnCharacterIndex:(NSUInteger)index atCoordinate:(NSPoint)point withModifier:(NSUInteger)flags client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:62:124: error: 'null_unspecified' does not name a type 62 | - (BOOL) mouseDraggedOnCharacterIndex:(NSUInteger)index atCoordinate:(NSPoint)point withModifier:(NSUInteger)flags client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:63:119: error: 'null_unspecified' does not name a type 63 | - (void) mouseUpOnCharacterIndex:(NSUInteger)index atCoordinate:(NSPoint)point withModifier:(NSUInteger)flags client:(null_unspecified id)sender API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:69:36: error: 'null_unspecified' does not name a type 69 | - (instancetype) initWithDelegate:(null_unspecified id)delegate name:(null_unspecified NSString *)name API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:69:71: error: 'null_unspecified' does not name a type 69 | - (instancetype) initWithDelegate:(null_unspecified id)delegate name:(null_unspecified NSString *)name API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:175: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:31:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (NSSize)sizeWithAttributes:(nullable NSDictionary *)attrs API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:32:52: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (void)drawAtPoint:(NSPoint)point withAttributes:(nullable NSDictionary *)attrs API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:33:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (void)drawInRect:(NSRect)rect withAttributes:(nullable NSDictionary *)attrs API_AVAILABLE(macos(10.0), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:56:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context API_AVAILABLE(macos(10.11), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:56:158: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context API_AVAILABLE(macos(10.11), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:57:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context API_AVAILABLE(macos(10.11), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:57:168: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context API_AVAILABLE(macos(10.11), ios(7.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:61:84: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options context:(nullable NSStringDrawingContext *)context API_AVAILABLE(macos(10.11), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:62:94: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options context:(nullable NSStringDrawingContext *)context API_AVAILABLE(macos(10.11), ios(6.0), watchos(2.0), tvos(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:68:87: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes; // Use -drawWithRect:options:attributes:context: instead | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:70:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes; // Use -boundingRectWithSize:options:attributes:context: instead | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:176: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:31:22: error: unknown property attribute 'weak' 31 | @property (readonly, weak) NSRulerView *ruler; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:40:12: error: unknown property attribute 'strong' 40 | @property (strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:40:29: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 40 | @property (strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:57:22: error: unknown property attribute 'strong' 57 | @property (nullable, strong) id representedObject; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:57:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 57 | @property (nullable, strong) id representedObject; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:177: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:32:183: error: expected '>' before '*' token 32 | + (void)registerUnitWithName:(NSRulerViewUnitName)unitName abbreviation:(NSString *)abbreviation unitToPointsConversionFactor:(CGFloat)conversionFactor stepUpCycle:(NSArray *)stepUpCycle stepDownCycle:(NSArray *)stepDownCycle; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:32:183: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:32:184: error: expected ')' before '>' token 32 | + (void)registerUnitWithName:(NSRulerViewUnitName)unitName abbreviation:(NSString *)abbreviation unitToPointsConversionFactor:(CGFloat)conversionFactor stepUpCycle:(NSArray *)stepUpCycle stepDownCycle:(NSArray *)stepDownCycle; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:32:184: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:32:184: error: expected ';' before '>' token 32 | + (void)registerUnitWithName:(NSRulerViewUnitName)unitName abbreviation:(NSString *)abbreviation unitToPointsConversionFactor:(CGFloat)conversionFactor stepUpCycle:(NSArray *)stepUpCycle stepDownCycle:(NSArray *)stepDownCycle; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:38:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 38 | - (instancetype)initWithScrollView:(nullable NSScrollView *)scrollView orientation:(NSRulerOrientation)orientation NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:43:22: error: unknown property attribute 'weak' 43 | @property (nullable, weak) NSScrollView *scrollView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:43:42: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 43 | @property (nullable, weak) NSScrollView *scrollView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:76:22: error: unknown property attribute 'weak' 76 | @property (nullable, weak) NSView *clientView; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:76:36: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 76 | @property (nullable, weak) NSView *clientView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:80:50: error: expected '>' before '*' token 80 | @property (nullable, copy) NSArray *markers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:80:50: error: cannot find protocol declaration for 'NSRulerMarker' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:80:51: error: expected unqualified-id before '>' token 80 | @property (nullable, copy) NSArray *markers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:86:22: error: unknown property attribute 'strong' 86 | @property (nullable, strong) NSView *accessoryView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:86:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 86 | @property (nullable, strong) NSView *accessoryView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:181: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:51:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (void)startAnimation:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:52:24: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (void)stopAnimation:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:83:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (void)animate:(nullable id)sender API_DEPRECATED("Use -startAnimation and -stopAnimation instead.", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:182: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:52:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (void)selectTabViewItem:(nullable NSTabViewItem *)tabViewItem; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:55:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 55 | - (void)takeSelectedTabViewItemFromSender:(nullable id)sender; // May raise an NSRangeException | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:59:33: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (void)selectFirstTabViewItem:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:60:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (void)selectLastTabViewItem:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:61:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (void)selectNextTabViewItem:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:62:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (void)selectPreviousTabViewItem:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:66:32: error: unknown property attribute 'strong' 66 | @property (nullable, readonly, strong) NSTabViewItem *selectedTabViewItem; // return nil if none are selected | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:67:12: error: unknown property attribute 'strong' 67 | @property (strong) NSFont *font; // returns font used for all tab labels. | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:67:28: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 67 | @property (strong) NSFont *font; // returns font used for all tab labels. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:71:35: error: expected '>' before 'NSTabViewItem' 71 | @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:71:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:71:35: error: 'copy' attribute is only valid for Objective-C objects 71 | @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:71:48: error: expected ';' before '*' token 71 | @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:85:22: error: unknown property attribute 'weak' 85 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:85:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 85 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:89:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (nullable NSTabViewItem *)tabViewItemAtPoint:(NSPoint)point; // point in local coordinates. returns nil if none. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:104:1: error: cannot use an object as parameter to a method 104 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:104:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:112:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 112 | - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:113:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 113 | - (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:114:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 114 | - (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:183: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:45:12: error: unknown property attribute 'strong' 45 | @property (strong) NSTabView *tabView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:45:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 45 | @property (strong) NSTabView *tabView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:54:35: error: expected '>' before 'NSTabViewItem' 54 | @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:54:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:54:35: error: 'copy' attribute is only valid for Objective-C objects 54 | @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:54:48: error: expected ';' before '*' token 54 | @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:83:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (nullable NSTabViewItem *)tabViewItemForViewController:(NSViewController *)viewController; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:90:61: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:91:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:92:63: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 92 | - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:96:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (nullable NSToolbarItem *)toolbar:(NSToolbar *)toolbar itemForItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag NS_REQUIRES_SUPER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:99:35: error: cannot find protocol declaration for 'NSToolbarItemIdentifier' 99 | - (NSArray *)toolbarDefaultItemIdentifiers:(NSToolbar *)toolbar NS_REQUIRES_SUPER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:100:35: error: cannot find protocol declaration for 'NSToolbarItemIdentifier' 100 | - (NSArray *)toolbarAllowedItemIdentifiers:(NSToolbar *)toolbar NS_REQUIRES_SUPER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:103:35: error: cannot find protocol declaration for 'NSToolbarItemIdentifier' 103 | - (NSArray *)toolbarSelectableItemIdentifiers:(NSToolbar *)toolbar NS_REQUIRES_SUPER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:105:1: error: cannot use an object as parameter to a method 105 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:105:1: error: cannot use an object as parameter to a method In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:184: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:34:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (instancetype)initWithIdentifier:(nullable id)identifier; // identifier is retained | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:36:12: error: unknown property attribute 'strong' 36 | @property (strong, nullable) id identifier; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:36:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 36 | @property (strong, nullable) id identifier; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:40:22: error: unknown property attribute 'strong' 40 | @property (nullable, strong) NSImage *image API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:40:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 40 | @property (nullable, strong) NSImage *image API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:41:22: error: unknown property attribute 'strong' 41 | @property (nullable, strong) NSView *view; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:41:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 41 | @property (nullable, strong) NSView *view; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:48:22: error: unknown property attribute 'strong' 48 | @property (nullable, strong) NSViewController *viewController API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:48:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 48 | @property (nullable, strong) NSViewController *viewController API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:53:22: error: unknown property attribute 'weak' 53 | @property (nullable, weak) NSView *initialFirstResponder; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:53:36: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 53 | @property (nullable, weak) NSView *initialFirstResponder; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:186: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:31:22: error: unknown property attribute 'strong' 31 | @property (nullable, strong) NSMenu *menu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:31:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 31 | @property (nullable, strong) NSMenu *menu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:50:46: error: expected '>' before '*' token 50 | - (void)addItemsWithTitles:(NSArray *)itemTitles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:50:46: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:50:47: error: expected ')' before '>' token 50 | - (void)addItemsWithTitles:(NSArray *)itemTitles; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:50:47: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:50:47: error: expected ';' before '>' token 50 | - (void)addItemsWithTitles:(NSArray *)itemTitles; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:59:47: error: expected '>' before '*' token 59 | @property (readonly, copy) NSArray *itemArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:59:48: error: expected unqualified-id before '>' token 59 | @property (readonly, copy) NSArray *itemArray; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:65:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:66:37: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:66:67: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:68:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:70:32: error: unknown property attribute 'strong' 70 | @property (nullable, readonly, strong) NSMenuItem *lastItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:74:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 74 | - (void)selectItem:(nullable NSMenuItem *)item; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:78:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 78 | - (void)setTitle:(nullable NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:80:32: error: unknown property attribute 'strong' 80 | @property (nullable, readonly, strong) NSMenuItem *selectedItem; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:87:45: error: expected '>' before '*' token 87 | @property (readonly, copy) NSArray *itemTitles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:87:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:87:46: error: expected unqualified-id before '>' token 87 | @property (readonly, copy) NSArray *itemTitles; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:188: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:96:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:96:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:96:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:97:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 97 | - (void)setLineDash:(nullable const CGFloat *)pattern count:(NSInteger)count phase:(CGFloat)phase; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:131:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | associatedPoints:(nullable NSPointArray)points; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:134:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (void)setAssociatedPoints:(nullable NSPointArray)points atIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:189: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPICTImageRep.h:16:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | + (nullable instancetype)imageRepWithData:(NSData *)pictData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPICTImageRep.h:17:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | - (nullable instancetype)initWithData:(NSData *)pictData; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:190: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusBar.h:25:29: error: unknown property attribute 'strong' 25 | @property (class, readonly, strong) NSStatusBar *systemStatusBar; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:192: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:39:22: error: unknown property attribute 'weak' 39 | @property (readonly, weak) NSStatusBar *statusBar; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:47:22: error: unknown property attribute 'strong' 47 | @property (nullable, strong) NSMenu *menu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:47:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 47 | @property (nullable, strong) NSMenu *menu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:51:32: error: unknown property attribute 'strong' 51 | @property (nullable, readonly, strong) NSStatusBarButton *button API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:72:22: error: unknown property attribute 'weak' 72 | @property (nullable, weak) id target API_DEPRECATED("Use the receiver's button.target instead", macos(10.0,10.14)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:72:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 72 | @property (nullable, weak) id target API_DEPRECATED("Use the receiver's button.target instead", macos(10.0,10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:75:22: error: unknown property attribute 'strong' 75 | @property (nullable, strong) NSImage *image API_DEPRECATED("Use the receiver's button.image instead", macos(10.0,10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:75:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 75 | @property (nullable, strong) NSImage *image API_DEPRECATED("Use the receiver's button.image instead", macos(10.0,10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:76:22: error: unknown property attribute 'strong' 76 | @property (nullable, strong) NSImage *alternateImage API_DEPRECATED("Use the receiver's button.alternateImage instead", macos(10.0,10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:76:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 76 | @property (nullable, strong) NSImage *alternateImage API_DEPRECATED("Use the receiver's button.alternateImage instead", macos(10.0,10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:87:22: error: unknown property attribute 'strong' 87 | @property (nullable, strong) NSView *view API_DEPRECATED("Use the standard button property instead", macos(10.0,10.14)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:87:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 87 | @property (nullable, strong) NSView *view API_DEPRECATED("Use the standard button property instead", macos(10.0,10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:193: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (nullable NSSound *)soundNamed:(NSSoundName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:33:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url byReference:(BOOL)byRef; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable instancetype)initWithContentsOfFile:(NSString *)path byReference:(BOOL)byRef; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable instancetype)initWithData:(NSData *)data; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:42:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (BOOL)setName:(nullable NSSoundName)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:47:52: error: expected '>' before '*' token 47 | @property (class, readonly, copy) NSArray *soundUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:47:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:47:53: error: expected unqualified-id before '>' token 47 | @property (class, readonly, copy) NSArray *soundUnfilteredTypes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:48:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (nullable instancetype)initWithPasteboard:(NSPasteboard *)pasteboard; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:58:22: error: unknown property attribute 'weak' 58 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:58:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 58 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:86:28: error: 'null_unspecified' does not name a type 86 | - (void)setChannelMapping:(null_unspecified NSArray *)channelMapping API_DEPRECATED("", macos(10.5,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:90:4: error: 'null_unspecified' does not name a type 90 | - (null_unspecified NSArray *)channelMapping API_DEPRECATED("", macos(10.5,10.9)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:99:4: error: 'null_unspecified' does not name a type 99 | + (null_unspecified NSArray *)soundUnfilteredFileTypes API_DEPRECATED("", macos(10.0,10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:100:4: error: 'null_unspecified' does not name a type 100 | + (null_unspecified NSArray *)soundUnfilteredPasteboardTypes API_DEPRECATED("", macos(10.0,10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:115:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (nullable NSString *)pathForSoundResource:(NSSoundName)name; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:194: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMovie.h:18:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 18 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMovie.h:20:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 20 | - (nullable instancetype)init NS_DESIGNATED_INITIALIZER API_DEPRECATED("As of macOS 10.15 this method always returns nil.", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMovie.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable instancetype)initWithMovie:(QTMovie *)movie NS_DESIGNATED_INITIALIZER API_DEPRECATED("As of macOS 10.15 this method always returns nil.", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMovie.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable QTMovie *)QTMovie API_DEPRECATED("As of macOS 10.15 this method always returns nil.", macos(10.0,10.5)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:195: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:16:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | + (nullable instancetype)imageRepWithData:(NSData *)pdfData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:17:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 17 | - (nullable instancetype)initWithData:(NSData *)pdfData; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:19:22: error: unknown property attribute 'strong' 19 | @property (readonly, strong) NSData *PDFRepresentation; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:196: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:39:22: error: unknown property attribute 'strong' 39 | @property (nullable, strong) NSView *contentView; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:39:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 39 | @property (nullable, strong) NSView *contentView; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:47:15: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (void)open:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:48:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 48 | - (void)close:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:49:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (void)toggle:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:65:55: error: expected '>' before '*' token 65 | @property (nullable, readonly, copy) NSArray *drawers API_DEPRECATED("Drawers are deprecated; consider using NSSplitViewController", macos(10.0,10.13)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:65:55: error: cannot find protocol declaration for 'NSDrawer' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:65:56: error: expected unqualified-id before '>' token 65 | @property (nullable, readonly, copy) NSArray *drawers API_DEPRECATED("Drawers are deprecated; consider using NSSplitViewController", macos(10.0,10.13)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:197: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:117:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 117 | - (nullable NSOpenGLPixelFormat *)initWithCGLPixelFormatObj:(CGLPixelFormatObj)format API_AVAILABLE(macos(10.6)) NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:118:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 118 | - (nullable instancetype)initWithAttributes:(const NSOpenGLPixelFormatAttribute *)attribs; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:119:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (nullable id)initWithData:(null_unspecified NSData*)attribs API_DEPRECATED("Use -initWithAttributes: instead", macos(10.0,10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:119:30: error: 'null_unspecified' does not name a type 119 | - (nullable id)initWithData:(null_unspecified NSData*)attribs API_DEPRECATED("Use -initWithAttributes: instead", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:121:4: error: 'null_unspecified' does not name a type 121 | - (null_unspecified NSData*)attributes API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:122:24: error: 'null_unspecified' does not name a type 122 | - (void)setAttributes:(null_unspecified NSData*)attribs API_DEPRECATED("", macos(10.0,10.6)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:148:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (nullable instancetype)initWithTextureTarget:(GLenum)target textureInternalFormat:(GLenum)format textureMaxMipMapLevel:(GLint)maxLevel pixelsWide:(GLsizei)pixelsWide pixelsHigh:(GLsizei)pixelsHigh API_DEPRECATED("", macos(10.2,10.7)); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:149:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | - (nullable NSOpenGLPixelBuffer *)initWithCGLPBufferObj:(CGLPBufferObj)pbuffer API_DEPRECATED("", macos(10.6,10.7)); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:187:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (nullable instancetype)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(nullable NSOpenGLContext *)share; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:187:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 187 | - (nullable instancetype)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(nullable NSOpenGLContext *)share; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:188:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 188 | - (nullable NSOpenGLContext *)initWithCGLContextObj:(CGLContextObj)context API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:190:22: error: unknown property attribute 'strong' 190 | @property (readonly, strong) NSOpenGLPixelFormat *pixelFormat API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:22: error: unknown property attribute 'weak' 193 | @property (nullable, weak) NSView *view NS_SWIFT_UI_ACTOR API_DEPRECATED("", macos(10.0,10.14)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:36: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 193 | @property (nullable, weak) NSView *view NS_SWIFT_UI_ACTOR API_DEPRECATED("", macos(10.0,10.14)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:194:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 194 | - (void)setView:(nullable NSView *)view NS_SWIFT_UI_ACTOR API_DEPRECATED("Use NSOpenGLView to provide OpenGL content in a Cocoa app.", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:210:39: error: unknown property attribute 'strong' 210 | @property (class, readonly, nullable, strong) NSOpenGLContext *currentContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:243:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 243 | - (nullable NSOpenGLPixelBuffer *)pixelBuffer API_DEPRECATED("", macos(10.3,10.7)); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAOpenGLLayer.h:6, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:198: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:93:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 93 | - (nullable instancetype)presentationLayer; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:127:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 127 | + (nullable id)defaultValueForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:238:44: error: expected '>' before 'CALayer' 238 | @property(nullable, copy) NSArray<__kindof CALayer *> *sublayers; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:238:44: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:238:44: error: 'copy' attribute is only valid for Objective-C objects 238 | @property(nullable, copy) NSArray<__kindof CALayer *> *sublayers; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:238:44: error: nullability specifier 'nullable' cannot be applied to non-pointer type 'NSArray' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:238:51: error: expected ';' before '*' token 238 | @property(nullable, copy) NSArray<__kindof CALayer *> *sublayers; | ^~ | ; [ 82%] Linking CXX shared library ../../lib/libvtkIOIOSS-9.2.dylib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:255:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 255 | - (void)insertSublayer:(CALayer *)layer below:(nullable CALayer *)sibling; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:256:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 256 | - (void)insertSublayer:(CALayer *)layer above:(nullable CALayer *)sibling; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:280:21: error: unknown property attribute 'strong' 280 | @property(nullable, strong) __kindof CALayer *mask; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:280:29: error: '__kindof' has not been declared 280 | @property(nullable, strong) __kindof CALayer *mask; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:292:47: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 292 | - (CGPoint)convertPoint:(CGPoint)p fromLayer:(nullable CALayer *)l; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:293:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 293 | - (CGPoint)convertPoint:(CGPoint)p toLayer:(nullable CALayer *)l; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:294:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 294 | - (CGRect)convertRect:(CGRect)r fromLayer:(nullable CALayer *)l; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:295:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 295 | - (CGRect)convertRect:(CGRect)r toLayer:(nullable CALayer *)l; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:297:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 297 | - (CFTimeInterval)convertTime:(CFTimeInterval)t fromLayer:(nullable CALayer *)l; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:298:58: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | - (CFTimeInterval)convertTime:(CFTimeInterval)t toLayer:(nullable CALayer *)l; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:308:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 308 | - (nullable __kindof CALayer *)hitTest:(CGPoint)p; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:321:21: error: unknown property attribute 'strong' 321 | @property(nullable, strong) id contents; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:321:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 321 | @property(nullable, strong) id contents; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:548:21: error: unknown property attribute 'strong' 548 | @property(nullable, strong) id compositingFilter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:548:32: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 548 | @property(nullable, strong) id compositingFilter; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:627:21: error: unknown property attribute 'strong' 627 | @property(nullable, strong) id layoutManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:627:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 627 | @property(nullable, strong) id layoutManager; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:712:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 712 | + (nullable id)defaultActionForKey:(NSString *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:727:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 727 | - (nullable id)actionForKey:(NSString *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:732:49: error: expected '>' before '*' token 732 | @property(nullable, copy) NSDictionary> *actions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:732:49: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:732:50: error: expected unqualified-id before ',' token 732 | @property(nullable, copy) NSDictionary> *actions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:751:50: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 751 | - (void)addAnimation:(CAAnimation *)anim forKey:(nullable NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:765:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 765 | - (nullable NSArray *)animationKeys; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:771:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 771 | - (nullable __kindof CAAnimation *)animationForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:784:21: error: unknown property attribute 'weak' 784 | @property(nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:784:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 784 | @property(nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:798:1: error: cannot use an object as parameter to a method 798 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:798:1: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:834:16: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 834 | arguments:(nullable NSDictionary *)dict; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:880:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 880 | - (nullable id)actionForLayer:(CALayer *)layer forKey:(NSString *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAOpenGLLayer.h:37:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | displayTime:(nullable const CVTimeStamp *)ts; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAOpenGLLayer.h:47:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | forLayerTime:(CFTimeInterval)t displayTime:(nullable const CVTimeStamp *)ts; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:21:22: error: unknown property attribute 'weak' 21 | @property (nullable, weak) NSView *view; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:21:36: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 21 | @property (nullable, weak) NSView *view; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:25:22: error: unknown property attribute 'strong' 25 | @property (nullable, strong) NSOpenGLPixelFormat *openGLPixelFormat; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:25:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 25 | @property (nullable, strong) NSOpenGLPixelFormat *openGLPixelFormat; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:29:22: error: unknown property attribute 'strong' 29 | @property (nullable, strong) NSOpenGLContext *openGLContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:29:47: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 29 | @property (nullable, strong) NSOpenGLContext *openGLContext; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:199: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable instancetype)initWithFrame:(NSRect)frameRect pixelFormat:(nullable NSOpenGLPixelFormat*)format; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:22:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable instancetype)initWithFrame:(NSRect)frameRect pixelFormat:(nullable NSOpenGLPixelFormat*)format; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:24:22: error: unknown property attribute 'strong' 24 | @property (nullable, strong) NSOpenGLContext *openGLContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:24:47: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (nullable, strong) NSOpenGLContext *openGLContext; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:30:22: error: unknown property attribute 'strong' 30 | @property (nullable, strong) NSOpenGLPixelFormat *pixelFormat; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:30:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 30 | @property (nullable, strong) NSOpenGLPixelFormat *pixelFormat; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:200: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:20:47: error: expected '>' before '*' token 20 | @property (readonly, copy) NSArray *orderedDocuments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:20:47: error: cannot find protocol declaration for 'NSDocument' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:20:48: error: expected unqualified-id before '>' token 20 | @property (readonly, copy) NSArray *orderedDocuments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:23:45: error: expected '>' before '*' token 23 | @property (readonly, copy) NSArray *orderedWindows; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:23:45: error: cannot find protocol declaration for 'NSWindow' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:23:46: error: expected unqualified-id before '>' token 23 | @property (readonly, copy) NSArray *orderedWindows; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:201: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | - (nullable id)handleSaveScriptCommand:(NSScriptCommand *)command; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable id)handleCloseScriptCommand:(NSCloseCommand *)command; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable id)handlePrintScriptCommand:(NSScriptCommand *)command; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:27:22: error: unknown property attribute 'strong' 27 | @property (readonly, strong) NSScriptObjectSpecifier *objectSpecifier; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:109:65: note: originally specified here 109 | @property (nullable, readonly, retain) NSScriptObjectSpecifier *objectSpecifier; | ^~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:202: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:16:40: error: expected '>' before '*' token 16 | @property (copy) NSArray *attributeRuns; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:16:40: error: cannot find protocol declaration for 'NSTextStorage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:16:41: error: expected unqualified-id before '>' token 16 | @property (copy) NSArray *attributeRuns; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:18:40: error: expected '>' before '*' token 18 | @property (copy) NSArray *paragraphs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:18:40: error: cannot find protocol declaration for 'NSTextStorage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:18:41: error: expected unqualified-id before '>' token 18 | @property (copy) NSArray *paragraphs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:20:40: error: expected '>' before '*' token 20 | @property (copy) NSArray *words; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:20:40: error: cannot find protocol declaration for 'NSTextStorage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:20:41: error: expected unqualified-id before '>' token 20 | @property (copy) NSArray *words; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:22:40: error: expected '>' before '*' token 22 | @property (copy) NSArray *characters; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:22:40: error: cannot find protocol declaration for 'NSTextStorage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:22:41: error: expected unqualified-id before '>' token 22 | @property (copy) NSArray *characters; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:24:22: error: unknown property attribute 'strong' 24 | @property (nullable, strong) NSFont *font; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:24:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (nullable, strong) NSFont *font; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:26:22: error: unknown property attribute 'strong' 26 | @property (nullable, strong) NSColor *foregroundColor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:26:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 26 | @property (nullable, strong) NSColor *foregroundColor; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:205: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:41:106: error: expected '>' before '*' token 41 | + (instancetype)groupWithItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier titles:(NSArray *)titles selectionMode:(NSToolbarItemGroupSelectionMode)selectionMode labels:(nullable NSArray *)labels target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:41:106: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:41:107: error: expected ')' before '>' token 41 | + (instancetype)groupWithItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier titles:(NSArray *)titles selectionMode:(NSToolbarItemGroupSelectionMode)selectionMode labels:(nullable NSArray *)labels target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.15)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:41:107: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:41:107: error: expected ';' before '>' token 41 | + (instancetype)groupWithItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier titles:(NSArray *)titles selectionMode:(NSToolbarItemGroupSelectionMode)selectionMode labels:(nullable NSArray *)labels target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.15)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:44:105: error: expected '>' before '*' token 44 | + (instancetype)groupWithItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier images:(NSArray *)images selectionMode:(NSToolbarItemGroupSelectionMode)selectionMode labels:(nullable NSArray *)labels target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.15)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:44:105: error: cannot find protocol declaration for 'NSImage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:44:106: error: expected ')' before '>' token 44 | + (instancetype)groupWithItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier images:(NSArray *)images selectionMode:(NSToolbarItemGroupSelectionMode)selectionMode labels:(nullable NSArray *)labels target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.15)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:44:106: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:44:106: error: expected ';' before '>' token 44 | + (instancetype)groupWithItemIdentifier:(NSToolbarItemIdentifier)itemIdentifier images:(NSArray *)images selectionMode:(NSToolbarItemGroupSelectionMode)selectionMode labels:(nullable NSArray *)labels target:(nullable id)target action:(nullable SEL)action API_AVAILABLE(macos(10.15)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:51:35: error: expected '>' before 'NSToolbarItem' 51 | @property (copy) NSArray<__kindof NSToolbarItem *> *subitems; | ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:51:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:51:35: error: 'copy' attribute is only valid for Objective-C objects 51 | @property (copy) NSArray<__kindof NSToolbarItem *> *subitems; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:51:48: error: expected ';' before '*' token 51 | @property (copy) NSArray<__kindof NSToolbarItem *> *subitems; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:75:1: error: cannot use an object as parameter to a method 75 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:75:1: error: cannot use an object as parameter to a method In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:206: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuToolbarItem.h:22:12: error: unknown property attribute 'strong' 22 | @property (strong) NSMenu *menu API_UNAVAILABLE(ios); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuToolbarItem.h:22:28: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 22 | @property (strong) NSMenu *menu API_UNAVAILABLE(ios); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:207: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerToolbarItem.h:21:12: error: unknown property attribute 'weak' 21 | @property (weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSharingServicePickerToolbarItem.h:21:64: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 21 | @property (weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:208: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:35:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (nullable id)handleCloseScriptCommand:(NSCloseCommand *)command; | ^~~~~~~~ | cg_nullable [ 82%] Built target IOIOSS /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (nullable id)handlePrintScriptCommand:(NSScriptCommand *)command; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:37:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (nullable id)handleSaveScriptCommand:(NSScriptCommand *)command; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:211: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:16:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 16 | + (nullable NSGlyphInfo *)glyphInfoWithCGGlyph:(CGGlyph)glyph forFont:(NSFont *)font baseString:(NSString *)string API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:34:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | + (nullable NSGlyphInfo *)glyphInfoWithGlyphName:(NSString *)glyphName forFont:(NSFont *)font baseString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:35:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | + (nullable NSGlyphInfo *)glyphInfoWithGlyph:(NSGlyph)glyph forFont:(NSFont *)font baseString:(NSString *)string; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:36:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | + (nullable NSGlyphInfo *)glyphInfoWithCharacterIdentifier:(NSUInteger)cid collection:(NSCharacterCollection)characterCollection baseString:(NSString *)string ; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:213: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:46:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (nullable NSTextTab *)textTabForGlyphLocation:(CGFloat)glyphLocation writingDirection:(NSWritingDirection)direction maxLocation:(CGFloat)maxLocation; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:85:66: error: cannot find protocol declaration for 'NSAttributedStringKey' 85 | @property (readonly, copy) NSDictionary *attributesForExtraLineFragment; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:85:66: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:91:64: error: expected '>' before '*' token 91 | @property (nullable, readonly, assign) NSArray *textContainers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:91:64: error: cannot find protocol declaration for 'NSTextContainer' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:91:65: error: expected unqualified-id before '>' token 91 | @property (nullable, readonly, assign) NSArray *textContainers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:115:29: error: unknown property attribute 'strong' 115 | @property (class, readonly, strong) __kindof NSTypesetter *sharedSystemTypesetter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:115:37: error: '__kindof' has not been declared 115 | @property (class, readonly, strong) __kindof NSTypesetter *sharedSystemTypesetter; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:137:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target RenderingSceneGraph /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:138:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 138 | - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:145:30: error: 'null_unspecified' does not name a type 145 | - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; | ^~~~~~~~~~~~~~~~ [ 82%] Built target RenderingSceneGraph /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:145:88: error: 'null_unspecified' does not name a type 145 | - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:145:155: error: 'null_unspecified' does not name a type 145 | - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:151:57: error: 'null_unspecified' does not name a type 151 | - (void)setLocation:(NSPoint)location withAdvancements:(null_unspecified const CGFloat *)advancements forStartOfGlyphRange:(NSRange)glyphRange; | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:153:24: error: 'null_unspecified' does not name a type 153 | - (void)setBidiLevels:(null_unspecified const uint8_t *)levels forGlyphRange:(NSRange)glyphRange; | ^~~~~~~~~~~~~~~~ Consolidate compiler generated dependencies of target DomainsChemistry /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:168:61: error: 'null_unspecified' does not name a type 168 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:168:118: error: 'null_unspecified' does not name a type 168 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ [ 83%] Built target DomainsChemistry /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:168:183: error: 'null_unspecified' does not name a type 168 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:168:249: error: 'null_unspecified' does not name a type 168 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ Consolidate compiler generated dependencies of target IOCesium3DTiles /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:168:299: error: 'null_unspecified' does not name a type 168 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ [ 83%] Built target IOCesium3DTiles /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:170:65: error: 'null_unspecified' does not name a type 170 | - (void)substituteGlyphsInRange:(NSRange)glyphRange withGlyphs:(null_unspecified NSGlyph *)glyphs API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:19:29: error: unknown property attribute 'strong' 19 | @property (class, readonly, strong) NSATSTypesetter *sharedTypesetter; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:24:79: error: 'null_unspecified' does not name a type 24 | - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect remainingRect:(null_unspecified NSRectPointer)remainingRect API_DEPRECATED("", macos(10.3,10.4)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable NSTextTab *)textTabForGlyphLocation:(CGFloat)glyphLocation writingDirection:(NSWritingDirection)direction maxLocation:(CGFloat)maxLocation; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target IOCGNSReader /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:93:61: error: 'null_unspecified' does not name a type 93 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:93:118: error: 'null_unspecified' does not name a type 93 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ [ 83%] Built target IOCGNSReader /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:93:183: error: 'null_unspecified' does not name a type 93 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:93:249: error: 'null_unspecified' does not name a type 93 | - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer API_DEPRECATED("", macos(10.3,10.13)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:215: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:37:35: error: expected '>' before '*' token 37 | @property (copy) NSArray *recentSearches; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:37:35: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:37:36: error: expected unqualified-id before '>' token 37 | @property (copy) NSArray *recentSearches; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:43:22: error: unknown property attribute 'strong' 43 | @property (nullable, strong) NSMenu *searchMenuTemplate API_AVAILABLE(macos(10.10)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:43:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 43 | @property (nullable, strong) NSMenu *searchMenuTemplate API_AVAILABLE(macos(10.10)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:53:22: error: unknown property attribute 'weak' 53 | @property (nullable, weak) id delegate API_AVAILABLE(macos(10.11)); | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:53:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 53 | @property (nullable, weak) id delegate API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:216: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:36:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (instancetype)initImageCell:(nullable NSImage *)image NS_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:38:22: error: unknown property attribute 'strong' 38 | @property (nullable, strong) NSButtonCell *searchButtonCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:38:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 38 | @property (nullable, strong) NSButtonCell *searchButtonCell; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:41:22: error: unknown property attribute 'strong' 41 | @property (nullable, strong) NSButtonCell *cancelButtonCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:41:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 41 | @property (nullable, strong) NSButtonCell *cancelButtonCell; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:53:22: error: unknown property attribute 'strong' 53 | @property (nullable, strong) NSMenu *searchMenuTemplate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:53:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 53 | @property (nullable, strong) NSMenu *searchMenuTemplate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:62:52: error: expected '>' before '*' token 62 | @property (null_resettable, copy) NSArray *recentSearches; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:62:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:62:53: error: expected unqualified-id before '>' token 62 | @property (null_resettable, copy) NSArray *recentSearches; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:217: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSController.h:20:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 20 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSController.h:26:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSController.h:26:76: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSController.h:26:120: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:218: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:20:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 20 | - (instancetype)initWithContent:(nullable id)content NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target IOAMR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:21:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:23:22: error: unknown property attribute 'strong' 23 | @property (nullable, strong) id content; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:23:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 23 | @property (nullable, strong) id content; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:25:22: error: unknown property attribute 'strong' 25 | @property (readonly, strong) id selection; // an object representing all objects to be affected by editing as a singleton, returning special marker objects like NSMultipleSelectionMarker if necessary - in the concrete case of NSObjectController, returns an object that is used to access the content object | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:35:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (IBAction)add:(nullable id)sender; // creates a new object and adds it through addObject: | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:37:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | - (IBAction)remove:(nullable id)sender; // removes content object through removeObject: | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:46:22: error: unknown property attribute 'strong' 46 | @property (nullable, strong) NSManagedObjectContext *managedObjectContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:46:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 46 | @property (nullable, strong) NSManagedObjectContext *managedObjectContext; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:49:22: error: unknown property attribute 'strong' 49 | @property (nullable, strong) NSPredicate *fetchPredicate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:49:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 49 | @property (nullable, strong) NSPredicate *fetchPredicate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:51:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (BOOL)fetchWithRequest:(nullable NSFetchRequest *)fetchRequest merge:(BOOL)merge error:(NSError **)error; // subclasses can override this method to customize the fetch request, for example to specify fetch limits (passing nil for the fetch request will result in the default fetch request to be used; this method will never be invoked with a nil fetch request from within the standard Cocoa frameworks) - the merge flag determines whether the controller replaces the entire content with the fetch result or merges the existing content with the fetch result | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:53:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (IBAction)fetch:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:219: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:24:55: error: expected '>' before '*' token 24 | @property (nullable, readonly, copy) NSArray *automaticRearrangementKeyPaths API_AVAILABLE(macos(10.5)); // computes the array of key paths that trigger automatic rearranging from the sort descriptors and filter predicates; subclasses may override this method to customize the default behavior (for example if additional arrangement criteria are used in custom implementations of -rearrangeObjects) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:24:55: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:24:56: error: expected unqualified-id before '>' token 24 | @property (nullable, readonly, copy) NSArray *automaticRearrangementKeyPaths API_AVAILABLE(macos(10.5)); // computes the array of key paths that trigger automatic rearranging from the sort descriptors and filter predicates; subclasses may override this method to customize the default behavior (for example if additional arrangement criteria are used in custom implementations of -rearrangeObjects) | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:27:43: error: expected '>' before '*' token 27 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:27:43: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:27:44: error: expected unqualified-id before '>' token 27 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:29:22: error: unknown property attribute 'strong' 29 | @property (nullable, strong) NSPredicate *filterPredicate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:29:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 29 | @property (nullable, strong) NSPredicate *filterPredicate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:36:22: error: unknown property attribute 'strong' 36 | @property (readonly, strong) id arrangedObjects; // array of all displayed objects (after sorting and potentially filtering) | ^~~~~~ [ 84%] Built target IOAMR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:60:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (IBAction)add:(nullable id)sender; // overridden to add a new object to the content objects and to the arranged objects | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:61:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (IBAction)remove:(nullable id)sender; // overridden to remove the selected objects | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:62:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (IBAction)insert:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:64:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (IBAction)selectNext:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:65:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 65 | - (IBAction)selectPrevious:(nullable id)sender; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:220: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:26:22: error: unknown property attribute 'strong' 26 | @property (nullable, strong) id value; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:26:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 26 | @property (nullable, strong) id value; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:40:12: error: unknown property attribute 'strong' 40 | @property (strong) id initialValue; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:40:23: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 40 | @property (strong) id initialValue; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:43:35: error: expected '>' before '*' token 43 | @property (copy) NSArray *includedKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:43:35: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:43:36: error: expected unqualified-id before '>' token 43 | @property (copy) NSArray *includedKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:44:35: error: expected '>' before '*' token 44 | @property (copy) NSArray *excludedKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:44:35: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:44:36: error: expected unqualified-id before '>' token 44 | @property (copy) NSArray *excludedKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:47:40: error: expected '>' before '*' token 47 | @property (copy) NSDictionary *localizedKeyDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:47:40: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:47:41: error: expected unqualified-id before ',' token 47 | @property (copy) NSDictionary *localizedKeyDictionary; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:221: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:20:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 20 | + (instancetype)treeNodeWithRepresentedObject:(nullable id)modelObject; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target FiltersParallelImaging /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:21:44: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithRepresentedObject:(nullable id)modelObject; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:23:32: error: unknown property attribute 'strong' 23 | @property (nullable, readonly, strong) id representedObject; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:25:22: error: unknown property attribute 'strong' 25 | @property (readonly, strong) NSIndexPath *indexPath; // represents the receiver's location in the entire tree | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:28:57: error: expected '>' before '*' token 28 | @property (nullable, readonly, copy) NSArray *childNodes; // traversal | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:28:57: error: cannot find protocol declaration for 'NSTreeNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:28:58: error: expected unqualified-id before '>' token 28 | @property (nullable, readonly, copy) NSArray *childNodes; // traversal | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:29:22: error: unknown property attribute 'strong' 29 | @property (readonly, strong) NSMutableArray *mutableChildNodes; // returns a mutable proxy - parentNode of inserted/removed child nodes is automatically updated | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:29:56: error: expected '>' before '*' token 29 | @property (readonly, strong) NSMutableArray *mutableChildNodes; // returns a mutable proxy - parentNode of inserted/removed child nodes is automatically updated | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:29:56: error: cannot find protocol declaration for 'NSTreeNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:29:57: error: expected unqualified-id before '>' token 29 | @property (readonly, strong) NSMutableArray *mutableChildNodes; // returns a mutable proxy - parentNode of inserted/removed child nodes is automatically updated | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:30:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | - (nullable NSTreeNode *)descendantNodeAtIndexPath:(NSIndexPath *)indexPath; // traversal begins with receiver | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:32:32: error: unknown property attribute 'weak' 32 | @property (nullable, readonly, weak) NSTreeNode *parentNode; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:35:59: error: expected '>' before '*' token 35 | - (void)sortWithSortDescriptors:(NSArray *)sortDescriptors recursively:(BOOL)recursively; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:35:59: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:35:60: error: expected ')' before '>' token 35 | - (void)sortWithSortDescriptors:(NSArray *)sortDescriptors recursively:(BOOL)recursively; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:35:60: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:35:60: error: expected ';' before '>' token 35 | - (void)sortWithSortDescriptors:(NSArray *)sortDescriptors recursively:(BOOL)recursively; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:222: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:23:22: error: unknown property attribute 'strong' 23 | @property (readonly, strong) NSTreeNode *arrangedObjects; // proxy for the root tree node | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:28:43: error: expected '>' before '*' token 28 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:28:43: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:28:44: error: expected unqualified-id before '>' token 28 | @property (copy) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:30:22: error: unknown property attribute 'strong' 30 | @property (nullable, strong) id content; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:30:33: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 30 | @property (nullable, strong) id content; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:32:18: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (IBAction)add:(nullable id)sender; // adds a new sibling node to the end of the selected objects | ^~~~~~~~ | cg_nullable [ 84%] Built target FiltersParallelImaging /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:33:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (IBAction)remove:(nullable id)sender; //removes the currently selected objects from the tree | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:34:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (IBAction)addChild:(nullable id)sender; // adds a new child node to the end of the selected objects | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:35:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (IBAction)insert:(nullable id)sender; // inserts a peer in front of first selected node | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:36:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 36 | - (IBAction)insertChild:(nullable id)sender; // inserts a new first child into the children array of the first selected node | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:42:23: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 42 | - (void)insertObject:(nullable id)object atArrangedObjectIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:43:90: error: expected '>' before '*' token 43 | - (void)insertObjects:(NSArray *)objects atArrangedObjectIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:43:90: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:43:91: error: expected ')' before '>' token 43 | - (void)insertObjects:(NSArray *)objects atArrangedObjectIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:43:91: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:43:91: error: expected ';' before '>' token 43 | - (void)insertObjects:(NSArray *)objects atArrangedObjectIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:45:70: error: expected '>' before '*' token 45 | - (void)removeObjectsAtArrangedObjectIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:45:70: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:45:71: error: expected ')' before '>' token 45 | - (void)removeObjectsAtArrangedObjectIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:45:71: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:45:71: error: expected ';' before '>' token 45 | - (void)removeObjectsAtArrangedObjectIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:57:53: error: expected '>' before '*' token 57 | - (BOOL)setSelectionIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:57:53: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:57:54: error: expected ')' before '>' token 57 | - (BOOL)setSelectionIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:57:54: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:57:54: error: expected ';' before '>' token 57 | - (BOOL)setSelectionIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:58:48: error: expected '>' before '*' token 58 | @property (readonly, copy) NSArray *selectionIndexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:58:48: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:58:49: error: expected unqualified-id before '>' token 58 | @property (readonly, copy) NSArray *selectionIndexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:59:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (BOOL)setSelectionIndexPath:(nullable NSIndexPath *)indexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:53: error: expected '>' before '*' token 61 | - (BOOL)addSelectionIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:53: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:54: error: expected ')' before '>' token 61 | - (BOOL)addSelectionIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:54: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:54: error: expected ';' before '>' token 61 | - (BOOL)addSelectionIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:56: error: expected '>' before '*' token 62 | - (BOOL)removeSelectionIndexPaths:(NSArray *)indexPaths; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:56: error: cannot find protocol declaration for 'NSIndexPath' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:57: error: expected ')' before '>' token 62 | - (BOOL)removeSelectionIndexPaths:(NSArray *)indexPaths; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:57: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:57: error: expected ';' before '>' token 62 | - (BOOL)removeSelectionIndexPaths:(NSArray *)indexPaths; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:64:47: error: expected '>' before '*' token 64 | @property (readonly, copy) NSArray *selectedNodes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:64:47: error: cannot find protocol declaration for 'NSTreeNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:64:48: error: expected unqualified-id before '>' token 64 | @property (readonly, copy) NSArray *selectedNodes API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:67:39: error: expected '>' before '*' token 67 | - (void)moveNodes:(NSArray *)nodes toIndexPath:(NSIndexPath *)startingIndexPath API_AVAILABLE(macos(10.5)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:67:39: error: cannot find protocol declaration for 'NSTreeNode' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:67:40: error: expected ')' before '>' token 67 | - (void)moveNodes:(NSArray *)nodes toIndexPath:(NSIndexPath *)startingIndexPath API_AVAILABLE(macos(10.5)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:67:40: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:67:40: error: expected ';' before '>' token 67 | - (void)moveNodes:(NSArray *)nodes toIndexPath:(NSIndexPath *)startingIndexPath API_AVAILABLE(macos(10.5)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable NSString *)childrenKeyPathForNode:(NSTreeNode *)node API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (nullable NSString *)countKeyPathForNode:(NSTreeNode *)node API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:71:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 71 | - (nullable NSString *)leafKeyPathForNode:(NSTreeNode *)node API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:223: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:19:29: error: unknown property attribute 'strong' 19 | @property (class, readonly, strong) NSUserDefaultsController *sharedUserDefaultsController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:21:35: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithDefaults:(nullable NSUserDefaults *)defaults initialValues:(nullable NSDictionary *)initialValues NS_DESIGNATED_INITIALIZER; // if defaults is nil, the controller uses [NSUserDefaults standardUserDefaults]; if initialValues is nil, revertToInitialValues: has no effect | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:21:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithDefaults:(nullable NSUserDefaults *)defaults initialValues:(nullable NSDictionary *)initialValues NS_DESIGNATED_INITIALIZER; // if defaults is nil, the controller uses [NSUserDefaults standardUserDefaults]; if initialValues is nil, revertToInitialValues: has no effect | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:22:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:24:22: error: unknown property attribute 'strong' 24 | @property (readonly, strong) NSUserDefaults *defaults; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:25:50: error: expected '>' before '*' token 25 | @property (nullable, copy) NSDictionary *initialValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:25:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:25:51: error: expected unqualified-id before ',' token 25 | @property (nullable, copy) NSDictionary *initialValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:31:22: error: unknown property attribute 'strong' 31 | @property (readonly, strong) id values; // accessor object for default values (independent of whether they are derived directly from the NSUserDefaults or from the initial values) | ^~~~~~ Consolidate compiler generated dependencies of target InteractionStyle /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:33:21: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (IBAction)revert:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:34:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 34 | - (IBAction)save:(nullable id)sender; // no effect if applies immediately | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:35:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (IBAction)revertToInitialValues:(nullable id)sender; // no effect if no initial values are specified | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:226: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:85:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 85 | - (void)setBorderColor:(nullable NSColor *)color forEdge:(NSRectEdge)edge; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:86:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (void)setBorderColor:(nullable NSColor *)color; // Convenience method sets all edges at once | ^~~~~~~~ | cg_nullable [ 85%] Built target InteractionStyle /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:87:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 87 | - (nullable NSColor *)borderColorForEdge:(NSRectEdge)edge; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:104:22: error: unknown property attribute 'strong' 104 | @property (readonly, strong) NSTextTable *table; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:227: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:45:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 45 | - (instancetype)initImageCell:(nullable NSImage *)image NS_UNAVAILABLE; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:85:22: error: unknown property attribute 'weak' 85 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:85:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 85 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:91:146: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 91 | - (void)datePickerCell:(NSDatePickerCell *)datePickerCell validateProposedDateValue:(NSDate * _Nonnull *_Nonnull)proposedDateValue timeInterval:(nullable NSTimeInterval *)proposedTimeInterval; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:228: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:67:22: error: unknown property attribute 'weak' 67 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:67:57: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 67 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:230: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicator.h:74:12: error: unknown property attribute 'strong' 74 | @property (strong, nullable) NSImage *ratingImage API_AVAILABLE(macos(10.13)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicator.h:74:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 74 | @property (strong, nullable) NSImage *ratingImage API_AVAILABLE(macos(10.13)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicator.h:81:12: error: unknown property attribute 'strong' 81 | @property (strong, nullable) NSImage *ratingPlaceholderImage API_AVAILABLE(macos(10.13)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicator.h:81:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 81 | @property (strong, nullable) NSImage *ratingPlaceholderImage API_AVAILABLE(macos(10.13)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:232: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:21:22: error: unknown property attribute 'strong' 21 | @property (nullable, strong) NSManagedObjectContext *managedObjectContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:21:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 21 | @property (nullable, strong) NSManagedObjectContext *managedObjectContext; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:24:32: error: unknown property attribute 'strong' 24 | @property (nullable, readonly, strong) NSManagedObjectModel *managedObjectModel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:28:112: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (BOOL)configurePersistentStoreCoordinatorForURL:(NSURL *)url ofType:(NSString *)fileType modelConfiguration:(nullable NSString *)configuration storeOptions:(nullable NSDictionary *)storeOptions error:(NSError **)error API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:28:160: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (BOOL)configurePersistentStoreCoordinatorForURL:(NSURL *)url ofType:(NSString *)fileType modelConfiguration:(nullable NSString *)configuration storeOptions:(nullable NSDictionary *)storeOptions error:(NSError **)error API_AVAILABLE(macos(10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:33:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 33 | - (BOOL)writeToURL:(NSURL *)absoluteURL ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)error; // Overridden to save the document's managed objects referenced by the managed object context. If this is the first time the document is being saved, simply pass nil as the originalContentsURL. | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:44:52: error: 'null_unspecified' does not name a type 44 | - (BOOL)configurePersistentStoreCoordinatorForURL:(null_unspecified NSURL *)url ofType:(null_unspecified NSString *)fileType error:(NSError **)error API_DEPRECATED("", macos(10.4,10.5)); | ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:44:89: error: 'null_unspecified' does not name a type 44 | - (BOOL)configurePersistentStoreCoordinatorForURL:(null_unspecified NSURL *)url ofType:(null_unspecified NSString *)fileType error:(NSError **)error API_DEPRECATED("", macos(10.4,10.5)); | ^~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:233: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:74:22: error: unknown property attribute 'weak' 74 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:74:53: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 74 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:80:50: error: expected '>' before '*' token 80 | @property (nullable, copy) NSDictionary *formattingDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:80:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:80:51: error: expected unqualified-id before ',' token 80 | @property (nullable, copy) NSDictionary *formattingDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:100:32: error: unknown property attribute 'strong' 100 | @property (nullable, readonly, strong) NSPredicate *predicate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:106:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 106 | - (nullable NSPredicate *)predicateForRow:(NSInteger)row; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:134:17: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 134 | - (void)addRow:(nullable id)sender; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target RenderingContext2D /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:181:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (NSInteger)ruleEditor:(NSRuleEditor *)editor numberOfChildrenForCriterion:(nullable id)criterion withRowType:(NSRuleEditorRowType)rowType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:184:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 184 | - (id)ruleEditor:(NSRuleEditor *)editor child:(NSInteger)index forCriterion:(nullable id)criterion withRowType:(NSRuleEditorRowType)rowType; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:195:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 195 | - (nullable NSDictionary *)ruleEditor:(NSRuleEditor *)editor predicatePartsForCriterion:(id)criterion withDisplayValue:(id)value inRow:(NSInteger)row; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:234: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditor.h:25:55: error: expected '>' before '*' token 25 | @property (copy) NSArray *rowTemplates; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditor.h:25:55: error: cannot find protocol declaration for 'NSPredicateEditorRowTemplate' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditor.h:25:56: error: expected unqualified-id before '>' token 25 | @property (copy) NSArray *rowTemplates; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:235: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:33:22: error: unknown property attribute 'strong' 33 | @property (readonly, strong) NSArray *validationPredicates; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:33:50: error: expected '>' before '*' token 33 | @property (readonly, strong) NSArray *validationPredicates; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:33:50: error: cannot find protocol declaration for 'NSPredicate' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:33:51: error: expected unqualified-id before '>' token 33 | @property (readonly, strong) NSArray *validationPredicates; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:34:22: error: unknown property attribute 'strong' 34 | @property (readonly, strong) NSArray *validationWarnings; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:35:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (void)setValidationPredicates:(nullable NSArray *)validationPredicates withValidationWarnings:(nullable NSArray *)validationWarnings; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:35:113: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (void)setValidationPredicates:(nullable NSArray *)validationPredicates withValidationWarnings:(nullable NSArray *)validationWarnings; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:37:33: error: unknown property attribute 'strong' 37 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:37:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 37 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:28:43: error: expected '>' before '*' token 28 | @property (readonly, copy) NSArray *templateViews; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:28:43: error: cannot find protocol declaration for 'NSView' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:28:44: error: expected unqualified-id before '>' token 28 | @property (readonly, copy) NSArray *templateViews; | ^ [ 86%] Built target RenderingContext2D /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:35:46: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (NSPredicate *)predicateWithSubpredicates:(nullable NSArray *)subpredicates; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable NSArray *)displayableSubpredicatesOfPredicate:(NSPredicate *)predicate; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:43:63: error: expected '>' before '*' token 43 | - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressions:(NSArray *)rightExpressions modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:43:63: error: cannot find protocol declaration for 'NSExpression' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:43:64: error: expected ')' before '>' token 43 | - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressions:(NSArray *)rightExpressions modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:43:64: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:43:64: error: expected ';' before '>' token 43 | - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressions:(NSArray *)rightExpressions modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:47:63: error: expected '>' before '*' token 47 | - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressionAttributeType:(NSAttributeType)attributeType modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:47:63: error: cannot find protocol declaration for 'NSExpression' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:47:64: error: expected ')' before '>' token 47 | - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressionAttributeType:(NSAttributeType)attributeType modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:47:64: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:47:64: error: expected ';' before '>' token 47 | - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressionAttributeType:(NSAttributeType)attributeType modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:57: error: expected '>' before '*' token 51 | - (instancetype)initWithCompoundTypes:(NSArray *)compoundTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:57: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:58: error: expected ')' before '>' token 51 | - (instancetype)initWithCompoundTypes:(NSArray *)compoundTypes; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:58: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:58: error: expected ';' before '>' token 51 | - (instancetype)initWithCompoundTypes:(NSArray *)compoundTypes; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:55:59: error: expected '>' before '*' token 55 | @property (nullable, readonly, copy) NSArray *leftExpressions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:55:59: error: cannot find protocol declaration for 'NSExpression' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:55:60: error: expected unqualified-id before '>' token 55 | @property (nullable, readonly, copy) NSArray *leftExpressions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:56:59: error: expected '>' before '*' token 56 | @property (nullable, readonly, copy) NSArray *rightExpressions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:56:59: error: cannot find protocol declaration for 'NSExpression' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:56:60: error: expected unqualified-id before '>' token 56 | @property (nullable, readonly, copy) NSArray *rightExpressions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:55: error: expected '>' before '*' token 59 | @property (nullable, readonly, copy) NSArray *operators; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:55: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:56: error: expected unqualified-id before '>' token 59 | @property (nullable, readonly, copy) NSArray *operators; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:61:55: error: expected '>' before '*' token 61 | @property (nullable, readonly, copy) NSArray *compoundTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:61:55: error: cannot find protocol declaration for 'NSNumber' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:61:56: error: expected unqualified-id before '>' token 61 | @property (nullable, readonly, copy) NSArray *compoundTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:65:41: error: expected '>' before '*' token 65 | + (NSArray *)templatesWithAttributeKeyPaths:(NSArray *)keyPaths inEntityDescription:(NSEntityDescription *)entityDescription; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:65:41: error: cannot find protocol declaration for 'NSPredicateEditorRowTemplate' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:65:42: error: expected ')' before '>' token 65 | + (NSArray *)templatesWithAttributeKeyPaths:(NSArray *)keyPaths inEntityDescription:(NSEntityDescription *)entityDescription; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:65:42: error: objective-c++ method declaration is expected before '>' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:236: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:64:25: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 64 | - (void)setObjectValue:(nullable id )obj; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:66:45: error: expected '>' before '*' token 66 | @property (nullable, copy) NSArray *allowedTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:66:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:66:46: error: expected unqualified-id before '>' token 66 | @property (nullable, copy) NSArray *allowedTypes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:68:22: error: unknown property attribute 'weak' 68 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:68:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 68 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:74:35: error: expected '>' before 'NSPathComponentCell' 74 | @property (copy) NSArray<__kindof NSPathComponentCell *> *pathComponentCells; | ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:74:35: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:74:35: error: 'copy' attribute is only valid for Objective-C objects 74 | @property (copy) NSArray<__kindof NSPathComponentCell *> *pathComponentCells; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:74:54: error: expected ';' before '*' token 74 | @property (copy) NSArray<__kindof NSPathComponentCell *> *pathComponentCells; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (nullable NSPathComponentCell *)pathComponentCellAtPoint:(NSPoint)point withFrame:(NSRect)frame inView:(NSView *)view; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:86:32: error: unknown property attribute 'strong' 86 | @property (nullable, readonly, strong) NSPathComponentCell *clickedPathComponentCell; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:107:1: error: cannot use an object as parameter to a method 107 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:107:1: error: cannot use an object as parameter to a method In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:237: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:48:44: error: expected '>' before '*' token 48 | @property(nullable, copy) NSArray *allowedTypes API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:48:44: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:48:45: error: expected unqualified-id before '>' token 48 | @property(nullable, copy) NSArray *allowedTypes API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:75:44: error: expected '>' before '*' token 75 | @property (copy) NSArray *pathItems API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:75:44: error: cannot find protocol declaration for 'NSPathControlItem' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:75:45: error: expected unqualified-id before '>' token 75 | @property (copy) NSArray *pathItems API_AVAILABLE(macos(10.10)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:83:22: error: unknown property attribute 'weak' 83 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:83:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 83 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:91:22: error: unknown property attribute 'strong' 91 | @property (nullable, strong) NSMenu *menu; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:91:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 91 | @property (nullable, strong) NSMenu *menu; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:131:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 131 | - (nullable NSPathComponentCell *)clickedPathComponentCell API_DEPRECATED("Use -clickedPathItem instead", macos(10.0,10.14)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:132:32: error: expected '>' before '*' token 132 | - (NSArray *)pathComponentCells API_DEPRECATED("Use -pathItems instead", macos(10.0,10.14)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:132:32: error: cannot find protocol declaration for 'NSPathComponentCell' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:132:33: error: expected ')' before '>' token 132 | - (NSArray *)pathComponentCells API_DEPRECATED("Use -pathItems instead", macos(10.0,10.14)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:132:33: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:133:60: error: expected '>' before '*' token 133 | - (void)setPathComponentCells:(NSArray *)cells API_DEPRECATED("Use -setPathItems: instead", macos(10.0,10.14)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:133:60: error: cannot find protocol declaration for 'NSPathComponentCell' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:133:61: error: expected ')' before '>' token 133 | - (void)setPathComponentCells:(NSArray *)cells API_DEPRECATED("Use -setPathItems: instead", macos(10.0,10.14)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:133:61: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:133:61: error: expected ';' before '>' token 133 | - (void)setPathComponentCells:(NSArray *)cells API_DEPRECATED("Use -setPathItems: instead", macos(10.0,10.14)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:238: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:25:22: error: unknown property attribute 'strong' 25 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:25:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 25 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:239: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControlItem.h:30:22: error: unknown property attribute 'strong' 30 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathControlItem.h:30:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 30 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:240: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:31:22: error: unknown property attribute 'weak' 31 | @property (nullable, weak) IBOutlet id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:31:66: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 31 | @property (nullable, weak) IBOutlet id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:35:32: error: unknown property attribute 'strong' 35 | @property (nullable, readonly, strong) NSViewController *selectedViewController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:59:27: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 59 | - (IBAction)navigateBack:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:60:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 60 | - (IBAction)navigateForward:(nullable id)sender; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:61:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (IBAction)takeSelectedIndexFrom:(nullable id)sender; // sender must respond to -integerValue; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:86:77: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (NSRect)pageController:(NSPageController *)pageController frameForObject:(nullable id)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:90:128: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (void)pageController:(NSPageController *)pageController prepareViewController:(NSViewController *)viewController withObject:(nullable id)object; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:243: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:25:39: error: unknown property attribute 'strong' 25 | @property (class, readonly, nullable, strong) NSTextInputContext *currentInputContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:43:44: error: expected '>' before '*' token 43 | @property(nullable, copy) NSArray *allowedInputSourceLocales; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:43:44: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:43:45: error: expected unqualified-id before '>' token 43 | @property(nullable, copy) NSArray *allowedInputSourceLocales; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:72:66: error: cannot find protocol declaration for 'NSTextInputSourceIdentifier' 72 | @property(nullable, readonly) NSArray *keyboardInputSources; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:82:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | + (nullable NSString *)localizedNameForInputSource:(NSTextInputSourceIdentifier)inputSourceIdentifier; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:244: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:24:124: error: expected ')' before '(' token 24 | - (void)searchForItemsWithSearchString:(NSString *)searchString resultLimit:(NSInteger)resultLimit matchedItemHandler:(void (^)(NSArray *items))handleMatchedItems; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:24:125: error: expected identifier before '(' token 24 | - (void)searchForItemsWithSearchString:(NSString *)searchString resultLimit:(NSInteger)resultLimit matchedItemHandler:(void (^)(NSArray *items))handleMatchedItems; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:24:124: error: expected ';' before '(' token 24 | - (void)searchForItemsWithSearchString:(NSString *)searchString resultLimit:(NSInteger)resultLimit matchedItemHandler:(void (^)(NSArray *items))handleMatchedItems; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:28:21: error: expected '>' before '*' token 28 | - (NSArray *)localizedTitlesForItem:(id)item; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:28:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:28:22: error: expected ')' before '>' token 28 | - (NSArray *)localizedTitlesForItem:(id)item; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:28:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:56:145: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (BOOL)searchString:(NSString *)searchString inUserInterfaceItemString:(NSString *)stringToSearch searchRange:(NSRange)searchRange foundRange:(nullable NSRange *)foundRange API_AVAILABLE(macos(10.6)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:247: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:29:125: error: expected ')' before '(' token 29 | + (void)restoreWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:29:126: error: expected identifier before '(' token 29 | + (void)restoreWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:29:125: error: expected ';' before '(' token 29 | + (void)restoreWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:44:125: error: expected ')' before '(' token 44 | - (BOOL)restoreWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:44:126: error: expected identifier before '(' token 44 | - (BOOL)restoreWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:44:125: error: expected ';' before '(' token 44 | - (BOOL)restoreWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:94:52: error: expected '>' before '*' token 94 | @property (class, readonly, copy) NSArray *restorableStateKeyPaths API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:94:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:94:53: error: expected unqualified-id before '>' token 94 | @property (class, readonly, copy) NSArray *restorableStateKeyPaths API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:98:17: error: cannot find protocol declaration for 'Class' 98 | + (NSArray *)allowedClassesForRestorableStateKeyPath:(NSString *)keyPath API_AVAILABLE(macos(12.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:126:133: error: expected ')' before '(' token 126 | - (void)restoreDocumentWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:126:134: error: expected identifier before '(' token 126 | - (void)restoreDocumentWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:126:133: error: expected ';' before '(' token 126 | - (void)restoreDocumentWindowWithIdentifier:(NSUserInterfaceItemIdentifier)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * _Nullable, NSError * _Nullable))completionHandler API_AVAILABLE(macos(10.7)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:133:52: error: expected '>' before '*' token 133 | @property (class, readonly, copy) NSArray *restorableStateKeyPaths API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:133:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:133:53: error: expected unqualified-id before '>' token 133 | @property (class, readonly, copy) NSArray *restorableStateKeyPaths API_AVAILABLE(macos(10.7)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:134:17: error: cannot find protocol declaration for 'Class' 134 | + (NSArray *)allowedClassesForRestorableStateKeyPath:(NSString *)keyPath API_AVAILABLE(macos(12.0)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:248: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:22:102: error: expected '>' before '*' token 22 | - (instancetype)initWithPrimaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:22:102: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:22:103: error: expected ')' before '>' token 22 | - (instancetype)initWithPrimaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:22:103: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:22:103: error: expected ';' before '>' token 22 | - (instancetype)initWithPrimaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:25:45: error: expected '>' before '*' token 25 | @property (readonly, copy) NSArray *alternativeStrings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:25:45: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:25:46: error: expected unqualified-id before '>' token 25 | @property (readonly, copy) NSArray *alternativeStrings; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:251: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSVisualEffectView.h:115:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 115 | - (void)viewWillMoveToWindow:(nullable NSWindow *)newWindow NS_REQUIRES_SUPER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:254: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDataAsset.h:25:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 25 | - (nullable instancetype)initWithName:(NSDataAssetName)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSDataAsset.h:27:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | - (nullable instancetype)initWithName:(NSDataAssetName)name bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:255: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSHapticFeedback.h:38:29: error: unknown property attribute 'strong' 38 | @property (class, readonly, strong) id defaultPerformer; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:39:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable id)alignmentFeedbackTokenForMovementInView:(nullable NSView *)view previousPoint:(NSPoint)previousPoint alignedPoint:(NSPoint)alignedPoint defaultPoint:(NSPoint)defaultPoint; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:39:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (nullable id)alignmentFeedbackTokenForMovementInView:(nullable NSView *)view previousPoint:(NSPoint)previousPoint alignedPoint:(NSPoint)alignedPoint defaultPoint:(NSPoint)defaultPoint; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:43:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable id)alignmentFeedbackTokenForHorizontalMovementInView:(nullable NSView *)view previousX:(CGFloat)previousX alignedX:(CGFloat)alignedX defaultX:(CGFloat)defaultX; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:43:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 43 | - (nullable id)alignmentFeedbackTokenForHorizontalMovementInView:(nullable NSView *)view previousX:(CGFloat)previousX alignedX:(CGFloat)alignedX defaultX:(CGFloat)defaultX; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable id)alignmentFeedbackTokenForVerticalMovementInView:(nullable NSView *)view previousY:(CGFloat)previousY alignedY:(CGFloat)alignedY defaultY:(CGFloat)defaultY; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:47:91: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable id)alignmentFeedbackTokenForVerticalMovementInView:(nullable NSView *)view previousY:(CGFloat)previousY alignedY:(CGFloat)alignedY defaultY:(CGFloat)defaultY; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:51:36: error: expected '>' before '<' token 51 | - (void)performFeedback:(NSArray> *)alignmentFeedbackTokens performanceTime:(NSHapticFeedbackPerformanceTime)performanceTime; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:51:36: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:51:36: error: expected ')' before '<' token 51 | - (void)performFeedback:(NSArray> *)alignmentFeedbackTokens performanceTime:(NSHapticFeedbackPerformanceTime)performanceTime; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:51:36: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:51:36: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:51:36: error: expected ';' before '<' token 51 | - (void)performFeedback:(NSArray> *)alignmentFeedbackTokens performanceTime:(NSHapticFeedbackPerformanceTime)performanceTime; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:257: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPressureConfiguration.h:36:21: error: unknown property attribute 'strong' 36 | @property(nullable, strong) NSPressureConfiguration *pressureConfiguration API_AVAILABLE(macos(10.11)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPressureConfiguration.h:36:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 36 | @property(nullable, strong) NSPressureConfiguration *pressureConfiguration API_AVAILABLE(macos(10.11)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:258: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:24:119: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (instancetype)buttonTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier title:(NSString *)title target:(nullable id)target action:(nullable SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:24:146: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (instancetype)buttonTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier title:(NSString *)title target:(nullable id)target action:(nullable SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:27:118: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | + (instancetype)buttonTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier image:(NSImage *)image target:(nullable id)target action:(nullable SEL)action; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target InfovisLayout /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:27:145: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 27 | + (instancetype)buttonTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier image:(NSImage *)image target:(nullable id)target action:(nullable SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:28:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (instancetype)buttonTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier title:(NSString *)title image:(NSImage *)image target:(nullable id)target action:(nullable SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:28:169: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (instancetype)buttonTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier title:(NSString *)title image:(NSImage *)image target:(nullable id)target action:(nullable SEL)action; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:37:22: error: unknown property attribute 'strong' 37 | @property (nullable, strong) NSImage *image; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:37:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 37 | @property (nullable, strong) NSImage *image; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:44:22: error: unknown property attribute 'weak' 44 | @property (nullable, weak) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonTouchBarItem.h:44:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 44 | @property (nullable, weak) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:259: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:36:112: error: expected '>' before '*' token 36 | + (instancetype)pickerTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier labels:(NSArray *)labels selectionMode:(NSPickerTouchBarItemSelectionMode)selectionMode target:(nullable id)target action:(nullable SEL)action; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:36:112: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:36:113: error: expected ')' before '>' token 36 | + (instancetype)pickerTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier labels:(NSArray *)labels selectionMode:(NSPickerTouchBarItemSelectionMode)selectionMode target:(nullable id)target action:(nullable SEL)action; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:36:113: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:36:113: error: expected ';' before '>' token 36 | + (instancetype)pickerTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier labels:(NSArray *)labels selectionMode:(NSPickerTouchBarItemSelectionMode)selectionMode target:(nullable id)target action:(nullable SEL)action; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:39:111: error: expected '>' before '*' token 39 | + (instancetype)pickerTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier images:(NSArray *)images selectionMode:(NSPickerTouchBarItemSelectionMode)selectionMode target:(nullable id)target action:(nullable SEL)action; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:39:111: error: cannot find protocol declaration for 'NSImage' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:39:112: error: expected ')' before '>' token 39 | + (instancetype)pickerTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier images:(NSArray *)images selectionMode:(NSPickerTouchBarItemSelectionMode)selectionMode target:(nullable id)target action:(nullable SEL)action; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:39:112: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:39:112: error: expected ';' before '>' token 39 | + (instancetype)pickerTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier images:(NSArray *)images selectionMode:(NSPickerTouchBarItemSelectionMode)selectionMode target:(nullable id)target action:(nullable SEL)action; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:58:22: error: unknown property attribute 'strong' 58 | @property (nullable, strong) NSImage *collapsedRepresentationImage; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:58:39: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 58 | @property (nullable, strong) NSImage *collapsedRepresentationImage; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:88:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (void)setImage:(nullable NSImage *)image atIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:89:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 89 | - (nullable NSImage *)imageAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:96:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 96 | - (nullable NSString *)labelAtIndex:(NSInteger)index; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:98:22: error: unknown property attribute 'weak' 98 | @property (nullable, weak) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPickerTouchBarItem.h:98:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 98 | @property (nullable, weak) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:260: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStepperTouchBarItem.h:23:108: error: expected ')' before '(' token 23 | + (instancetype)stepperTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier drawingHandler:(void (^)(NSRect rect, double value))drawingHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStepperTouchBarItem.h:23:109: error: expected identifier before '(' token 23 | + (instancetype)stepperTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier drawingHandler:(void (^)(NSRect rect, double value))drawingHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStepperTouchBarItem.h:23:108: error: expected ';' before '(' token 23 | + (instancetype)stepperTouchBarItemWithIdentifier:(NSTouchBarItemIdentifier)identifier drawingHandler:(void (^)(NSRect rect, double value))drawingHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStepperTouchBarItem.h:38:12: error: unknown property attribute 'weak' 38 | @property (weak, nullable) id target; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSStepperTouchBarItem.h:38:31: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 38 | @property (weak, nullable) id target; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:261: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTintConfiguration.h:20:29: error: unknown property attribute 'strong' 20 | @property (class, readonly, strong) NSTintConfiguration *defaultTintConfiguration; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTintConfiguration.h:26:29: error: unknown property attribute 'strong' 26 | @property (class, readonly, strong) NSTintConfiguration *monochromeTintConfiguration; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTintConfiguration.h:44:32: error: unknown property attribute 'strong' 44 | @property (readonly, nullable, strong) NSColor *baseTintColor; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTintConfiguration.h:49:32: error: unknown property attribute 'strong' 49 | @property (readonly, nullable, strong) NSColor *equivalentContentTintColor; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:262: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchToolbarItem.h:24:12: error: unknown property attribute 'strong' 24 | @property (strong) NSSearchField *searchField API_UNAVAILABLE(macCatalyst); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchToolbarItem.h:24:35: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (strong) NSSearchField *searchField API_UNAVAILABLE(macCatalyst); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchToolbarItem.h:27:22: error: unknown property attribute 'strong' 27 | @property (nullable, strong) NSView *view NS_UNAVAILABLE; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSearchToolbarItem.h:27:38: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 27 | @property (nullable, strong) NSView *view NS_UNAVAILABLE; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:264: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextRange.h:31:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable instancetype)initWithLocation:(id )location endLocation:(nullable id )endLocation NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextRange.h:31:86: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (nullable instancetype)initWithLocation:(id )location endLocation:(nullable id )endLocation NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextRange.h:42:12: error: unknown property attribute 'strong' 42 | @property (strong, readonly) id location; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextRange.h:43:12: error: unknown property attribute 'strong' 43 | @property (strong, readonly) id endLocation; | ^~~~~~ [ 87%] Built target InfovisLayout /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextRange.h:54:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 54 | - (nullable instancetype)textRangeByIntersectingWithTextRange:(NSTextRange *)textRange; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:265: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:40:53: error: expected '>' before '*' token 40 | - (instancetype)initWithRanges:(NSArray *)textRanges affinity:(NSTextSelectionAffinity)affinity granularity:(NSTextSelectionGranularity)granularity NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:40:53: error: cannot find protocol declaration for 'NSTextRange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:40:54: error: expected ')' before '>' token 40 | - (instancetype)initWithRanges:(NSArray *)textRanges affinity:(NSTextSelectionAffinity)affinity granularity:(NSTextSelectionGranularity)granularity NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:40:54: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:40:54: error: expected ';' before '>' token 40 | - (instancetype)initWithRanges:(NSArray *)textRanges affinity:(NSTextSelectionAffinity)affinity granularity:(NSTextSelectionGranularity)granularity NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:51:48: error: expected '>' before '*' token 51 | @property (copy, readonly) NSArray *textRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:51:48: error: cannot find protocol declaration for 'NSTextRange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:51:49: error: expected unqualified-id before '>' token 51 | @property (copy, readonly) NSArray *textRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:71:12: error: unknown property attribute 'strong' 71 | @property (strong, nullable) id secondarySelectionLocation; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:71:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 71 | @property (strong, nullable) id secondarySelectionLocation; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:75:56: error: cannot find protocol declaration for 'NSAttributedStringKey' 75 | @property (copy) NSDictionary *typingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:75:56: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:79:71: error: expected '>' before '*' token 79 | - (NSTextSelection *)textSelectionWithTextRanges:(NSArray *)textRanges; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:79:71: error: cannot find protocol declaration for 'NSTextRange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:79:72: error: expected ')' before '>' token 79 | - (NSTextSelection *)textSelectionWithTextRanges:(NSArray *)textRanges; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:79:72: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelection.h:79:72: error: expected ';' before '>' token 79 | - (NSTextSelection *)textSelectionWithTextRanges:(NSArray *)textRanges; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:266: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:76:22: error: unknown property attribute 'weak' 76 | @property (readonly, weak) id textSelectionDataSource; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:90:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 90 | - (nullable NSTextSelection *)destinationSelectionForTextSelection:(NSTextSelection *)textSelection direction:(NSTextSelectionNavigationDirection)direction destination:(NSTextSelectionNavigationDestination)destination extending:(BOOL)extending confined:(BOOL)confined; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:93:28: error: expected '>' before '*' token 93 | - (NSArray *)textSelectionsInteractingAtPoint:(CGPoint)point inContainerAtLocation:(id )containerLocation anchors:(NSArray *)anchors modifiers:(NSTextSelectionNavigationModifier)modifiers selecting:(BOOL)selecting bounds:(CGRect)bounds; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:93:28: error: cannot find protocol declaration for 'NSTextSelection' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:93:29: error: expected ')' before '>' token 93 | - (NSArray *)textSelectionsInteractingAtPoint:(CGPoint)point inContainerAtLocation:(id )containerLocation anchors:(NSArray *)anchors modifiers:(NSTextSelectionNavigationModifier)modifiers selecting:(BOOL)selecting bounds:(CGRect)bounds; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:93:29: error: objective-c++ method declaration is expected before '>' token Consolidate compiler generated dependencies of target IOMotionFX /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:99:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 99 | - (nullable NSTextSelection *)textSelectionForSelectionGranularity:(NSTextSelectionGranularity)selectionGranularity enclosingPoint:(CGPoint)point inContainerAtLocation:(id )location; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:103:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 103 | - (nullable id )resolvedInsertionLocationForTextSelection:(NSTextSelection *)textSelection writingDirection:(NSTextSelectionNavigationWritingDirection)writingDirection; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:106:24: error: expected '>' before '*' token 106 | - (NSArray *)deletionRangesForTextSelection:(NSTextSelection *)textSelection direction:(NSTextSelectionNavigationDirection)direction destination:(NSTextSelectionNavigationDestination)destination allowsDecomposition:(BOOL)allowsDecomposition; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:106:24: error: cannot find protocol declaration for 'NSTextRange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:106:25: error: expected ')' before '>' token 106 | - (NSArray *)deletionRangesForTextSelection:(NSTextSelection *)textSelection direction:(NSTextSelectionNavigationDirection)direction destination:(NSTextSelectionNavigationDestination)destination allowsDecomposition:(BOOL)allowsDecomposition; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:106:25: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:113:12: error: unknown property attribute 'strong' 113 | @property (strong, readonly) NSTextRange *documentRange; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:116:131: error: expected ')' before '(' token 116 | - (void)enumerateSubstringsFromLocation:(id )location options:(NSStringEnumerationOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSString * _Nullable substring, NSTextRange *substringRange, NSTextRange * _Nullable enclosingRange, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:116:132: error: expected identifier before '(' token 116 | - (void)enumerateSubstringsFromLocation:(id )location options:(NSStringEnumerationOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSString * _Nullable substring, NSTextRange *substringRange, NSTextRange * _Nullable enclosingRange, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:116:131: error: expected ';' before '(' token 116 | - (void)enumerateSubstringsFromLocation:(id )location options:(NSStringEnumerationOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSString * _Nullable substring, NSTextRange *substringRange, NSTextRange * _Nullable enclosingRange, BOOL *stop))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:119:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (nullable NSTextRange *)textRangeForSelectionGranularity:(NSTextSelectionGranularity)selectionGranularity enclosingLocation:(id )location; | ^~~~~~~~ | cg_nullable [ 88%] Built target IOMotionFX /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:122:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (nullable id )locationFromLocation:(id )location withOffset:(NSInteger)offset; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:132:100: error: expected ')' before '(' token 132 | - (void)enumerateCaretOffsetsInLineFragmentAtLocation:(id)location usingBlock:(void (NS_NOESCAPE ^)(CGFloat caretOffset, id location, BOOL leadingEdge, BOOL * stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:132:101: error: expected identifier before '(' token 132 | - (void)enumerateCaretOffsetsInLineFragmentAtLocation:(id)location usingBlock:(void (NS_NOESCAPE ^)(CGFloat caretOffset, id location, BOOL leadingEdge, BOOL * stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:132:100: error: expected ';' before '(' token 132 | - (void)enumerateCaretOffsetsInLineFragmentAtLocation:(id)location usingBlock:(void (NS_NOESCAPE ^)(CGFloat caretOffset, id location, BOOL leadingEdge, BOOL * stop))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:135:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (nullable NSTextRange *)lineFragmentRangeForPoint:(CGPoint)point inContainerAtLocation:(id )location; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:139:118: error: expected ')' before '(' token 139 | - (void)enumerateContainerBoundariesFromLocation:(id )location reverse:(BOOL)reverse usingBlock:(void (NS_NOESCAPE ^)(id boundaryLocation, BOOL *stop))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:139:119: error: expected identifier before '(' token 139 | - (void)enumerateContainerBoundariesFromLocation:(id )location reverse:(BOOL)reverse usingBlock:(void (NS_NOESCAPE ^)(id boundaryLocation, BOOL *stop))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextSelectionNavigation.h:139:118: error: expected ';' before '(' token 139 | - (void)enumerateContainerBoundariesFromLocation:(id )location reverse:(BOOL)reverse usingBlock:(void (NS_NOESCAPE ^)(id boundaryLocation, BOOL *stop))block; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:267: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:38:12: error: unknown property attribute 'strong' 38 | @property (strong, readonly) NSTextRange *documentRange; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable id )enumerateTextElementsFromLocation:(nullable id )textLocation options:(NSTextContentManagerEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextElement *element))block; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:41:68: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable id )enumerateTextElementsFromLocation:(nullable id )textLocation options:(NSTextContentManagerEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextElement *element))block; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:41:182: error: expected ')' before '(' token 41 | - (nullable id )enumerateTextElementsFromLocation:(nullable id )textLocation options:(NSTextContentManagerEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextElement *element))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:41:183: error: expected identifier before '(' token 41 | - (nullable id )enumerateTextElementsFromLocation:(nullable id )textLocation options:(NSTextContentManagerEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextElement *element))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:41:182: error: expected ';' before '(' token 41 | - (nullable id )enumerateTextElementsFromLocation:(nullable id )textLocation options:(NSTextContentManagerEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextElement *element))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:44:71: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void)replaceContentsInRange:(NSTextRange *)range withTextElements:(nullable NSArray *)textElements; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:47:36: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (void)synchronizeToBackingStore:(nullable void (^)(NSError * _Nullable error))completionHandler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable id )locationFromLocation:(id )location withOffset:(NSInteger)offset; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:57:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 57 | - (nullable NSTextRange *)adjustedRangeFromRange:(NSTextRange *)textRange forEditingTextSelection:(BOOL)forEditingTextSelection; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target IOParallel /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:66:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 66 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:69:12: error: unknown property attribute 'weak' 69 | @property (weak, nullable) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:69:62: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 69 | @property (weak, nullable) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:73:56: error: expected '>' before '*' token 73 | @property (copy, readonly) NSArray *textLayoutManagers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:73:56: error: cannot find protocol declaration for 'NSTextLayoutManager' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:73:57: error: expected unqualified-id before '>' token 73 | @property (copy, readonly) NSArray *textLayoutManagers; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:79:22: error: unknown property attribute 'strong' 79 | @property (nullable, strong) NSTextLayoutManager *primaryTextLayoutManager; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:79:51: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 79 | @property (nullable, strong) NSTextLayoutManager *primaryTextLayoutManager; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:82:40: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 82 | - (void)synchronizeTextLayoutManagers:(nullable void (^)(NSError * _Nullable error))completionHandler; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:86:26: error: expected '>' before '*' token 86 | - (NSArray *)textElementsForRange:(NSTextRange *)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:86:26: error: cannot find protocol declaration for 'NSTextElement' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:86:27: error: expected ')' before '>' token 86 | - (NSArray *)textElementsForRange:(NSTextRange *)range; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:86:27: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:93:50: error: expected ')' before '(' token 93 | - (void)performEditingTransactionUsingBlock:(void (NS_NOESCAPE ^) (void))transaction NS_SWIFT_DISABLE_ASYNC; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:93:51: error: expected identifier before '(' token 93 | - (void)performEditingTransactionUsingBlock:(void (NS_NOESCAPE ^) (void))transaction NS_SWIFT_DISABLE_ASYNC; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:93:50: error: expected ';' before '(' token 93 | - (void)performEditingTransactionUsingBlock:(void (NS_NOESCAPE ^) (void))transaction NS_SWIFT_DISABLE_ASYNC; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:110:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 110 | - (nullable NSTextElement *)textContentManager:(NSTextContentManager *)textContentManager textElementAtLocation:(id )location; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:121:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 121 | - (nullable NSTextParagraph *)textContentStorage:(NSTextContentStorage *)textContentStorage textParagraphWithRange:(NSRange)range; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:129:12: error: unknown property attribute 'weak' 129 | @property (weak, nullable) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:129:62: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 129 | @property (weak, nullable) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [ 88%] Built target IOParallel /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:137:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (nullable NSAttributedString *)attributedStringForTextElement:(NSTextElement *)textElement; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:140:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 140 | - (nullable NSTextElement *)textElementForAttributedString:(NSAttributedString *)attributedString; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:144:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 144 | - (nullable id )locationFromLocation:(id )location withOffset:(NSInteger)offset; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextContentManager.h:150:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 150 | - (nullable NSTextRange *)adjustedRangeFromRange:(NSTextRange *)textRange forEditingTextSelection:(BOOL)forEditingTextSelection; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:268: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:24:45: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (instancetype)initWithTextContentManager:(nullable NSTextContentManager *)textContentManager NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:28:22: error: unknown property attribute 'weak' 28 | @property (nullable, weak) NSTextContentManager *textContentManager; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:28:50: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 28 | @property (nullable, weak) NSTextContentManager *textContentManager; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:31:22: error: unknown property attribute 'strong' 31 | @property (nullable, strong) NSTextRange *elementRange; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:31:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 31 | @property (nullable, strong) NSTextRange *elementRange; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:39:43: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (instancetype)initWithAttributedString:(nullable NSAttributedString *)attributedString NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:42:12: error: unknown property attribute 'strong' 42 | @property (strong, readonly) NSAttributedString *attributedString; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:45:22: error: unknown property attribute 'strong' 45 | @property (nullable, strong, readonly) NSTextRange *paragraphContentRange; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextElement.h:46:22: error: unknown property attribute 'strong' 46 | @property (nullable, strong, readonly) NSTextRange *paragraphSeparatorRange; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:269: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:46:73: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 46 | - (instancetype)initWithTextElement:(NSTextElement *)textElement range:(nullable NSTextRange *)rangeInElement NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable Consolidate compiler generated dependencies of target IOChemistry /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:47:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 47 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:52:22: error: unknown property attribute 'weak' 52 | @property (nullable, weak, readonly) NSTextLayoutManager *textLayoutManager; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:56:12: error: unknown property attribute 'weak' 56 | @property (weak, readonly) NSTextElement *textElement; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:59:12: error: unknown property attribute 'strong' 59 | @property (strong, readonly) NSTextRange *rangeInElement; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:63:55: error: expected '>' before '*' token 63 | @property (copy, readonly) NSArray *textLineFragments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:63:55: error: cannot find protocol declaration for 'NSTextLineFragment' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:63:56: error: expected unqualified-id before '>' token 63 | @property (copy, readonly) NSArray *textLineFragments; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:66:22: error: unknown property attribute 'strong' 66 | @property (nullable, strong) NSOperationQueue *layoutQueue; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:66:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 66 | @property (nullable, strong) NSOperationQueue *layoutQueue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:101:65: error: expected '>' before '*' token 101 | @property (copy, readonly) NSArray *textAttachmentViewProviders; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:101:65: error: cannot find protocol declaration for 'NSTextAttachmentViewProvider' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutFragment.h:101:66: error: expected unqualified-id before '>' token 101 | @property (copy, readonly) NSArray *textAttachmentViewProviders; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:270: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:53:22: error: unknown property attribute 'weak' 53 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:53:61: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 53 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:66:22: error: unknown property attribute 'weak' 66 | @property (nullable, weak, readonly) NSTextContentManager *textContentManager; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:73:22: error: unknown property attribute 'strong' 73 | @property (nullable, strong, readwrite) NSTextContainer *textContainer; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:73:58: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 73 | @property (nullable, strong, readwrite) NSTextContainer *textContainer; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:80:22: error: unknown property attribute 'strong' 80 | @property (readonly, strong) NSTextViewportLayoutController *textViewportLayoutController; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:83:22: error: unknown property attribute 'strong' 83 | @property (nullable, strong) NSOperationQueue *layoutQueue; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:83:48: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 83 | @property (nullable, strong) NSOperationQueue *layoutQueue; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:95:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 95 | - (nullable NSTextLayoutFragment *)textLayoutFragmentForPosition:(CGPoint)position; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:98:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 98 | - (nullable NSTextLayoutFragment *)textLayoutFragmentForLocation:(id )location; | ^~~~~~~~ | cg_nullable [ 88%] Built target IOChemistry /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:101:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 101 | - (nullable id )enumerateTextLayoutFragmentsFromLocation:(nullable id )location options:(NSTextLayoutFragmentEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutFragment *layoutFragment))block; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:101:75: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 101 | - (nullable id )enumerateTextLayoutFragmentsFromLocation:(nullable id )location options:(NSTextLayoutFragmentEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutFragment *layoutFragment))block; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:101:185: error: expected ')' before '(' token 101 | - (nullable id )enumerateTextLayoutFragmentsFromLocation:(nullable id )location options:(NSTextLayoutFragmentEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutFragment *layoutFragment))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:101:186: error: expected identifier before '(' token 101 | - (nullable id )enumerateTextLayoutFragmentsFromLocation:(nullable id )location options:(NSTextLayoutFragmentEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutFragment *layoutFragment))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:101:185: error: expected ';' before '(' token 101 | - (nullable id )enumerateTextLayoutFragmentsFromLocation:(nullable id )location options:(NSTextLayoutFragmentEnumerationOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutFragment *layoutFragment))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:105:12: error: unknown property attribute 'strong' 105 | @property (strong) NSArray *textSelections; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:105:44: error: expected '>' before '*' token 105 | @property (strong) NSArray *textSelections; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:105:44: error: cannot find protocol declaration for 'NSTextSelection' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:105:45: error: expected unqualified-id before '>' token 105 | @property (strong) NSArray *textSelections; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:108:12: error: unknown property attribute 'strong' 108 | @property (strong) NSTextSelectionNavigation *textSelectionNavigation; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:108:47: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 108 | @property (strong) NSTextSelectionNavigation *textSelectionNavigation; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:114:119: error: expected ')' before '(' token 114 | - (void)enumerateRenderingAttributesFromLocation:(id )location reverse:(BOOL)reverse usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutManager *textLayoutManager, NSDictionary *attributes, NSTextRange *textRange))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:114:120: error: expected identifier before '(' token 114 | - (void)enumerateRenderingAttributesFromLocation:(id )location reverse:(BOOL)reverse usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutManager *textLayoutManager, NSDictionary *attributes, NSTextRange *textRange))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:114:119: error: expected ';' before '(' token 114 | - (void)enumerateRenderingAttributesFromLocation:(id )location reverse:(BOOL)reverse usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextLayoutManager *textLayoutManager, NSDictionary *attributes, NSTextRange *textRange))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:117:71: error: cannot find protocol declaration for 'NSAttributedStringKey' 117 | - (void)setRenderingAttributes:(NSDictionary *)renderingAttributes forTextRange:(NSTextRange *)textRange; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:117:71: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:120:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 120 | - (void)addRenderingAttribute:(NSAttributedStringKey)renderingAttribute value:(nullable id)value forTextRange:(NSTextRange *)textRange; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:129:34: error: expected unqualified-id before '^' token 129 | @property (nullable, copy) void (^renderingAttributesValidator)(NSTextLayoutManager *textLayoutManager, NSTextLayoutFragment *textLayoutFragment); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:129:34: error: expected ')' before '^' token 129 | @property (nullable, copy) void (^renderingAttributesValidator)(NSTextLayoutManager *textLayoutManager, NSTextLayoutFragment *textLayoutFragment); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:133:67: error: cannot find protocol declaration for 'NSAttributedStringKey' 133 | @property (class, readonly) NSDictionary *linkRenderingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:133:67: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:136:42: error: cannot find protocol declaration for 'NSAttributedStringKey' 136 | - (NSDictionary *)renderingAttributesForLink:(id)link atLocation:(id )location; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:136:42: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:140:172: error: expected ')' before '(' token 140 | - (void)enumerateTextSegmentsInRange:(NSTextRange *)textRange type:(NSTextLayoutManagerSegmentType)type options:(NSTextLayoutManagerSegmentOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextRange * _Nullable textSegmentRange, CGRect textSegmentFrame, CGFloat baselinePosition, NSTextContainer *textContainer))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:140:173: error: expected identifier before '(' token 140 | - (void)enumerateTextSegmentsInRange:(NSTextRange *)textRange type:(NSTextLayoutManagerSegmentType)type options:(NSTextLayoutManagerSegmentOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextRange * _Nullable textSegmentRange, CGRect textSegmentFrame, CGFloat baselinePosition, NSTextContainer *textContainer))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:140:172: error: expected ';' before '(' token 140 | - (void)enumerateTextSegmentsInRange:(NSTextRange *)textRange type:(NSTextLayoutManagerSegmentType)type options:(NSTextLayoutManagerSegmentOptions)options usingBlock:(BOOL (NS_NOESCAPE ^)(NSTextRange * _Nullable textSegmentRange, CGRect textSegmentFrame, CGFloat baselinePosition, NSTextContainer *textContainer))block; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:143:93: error: expected '>' before '*' token 143 | - (void)replaceContentsInRange:(NSTextRange *)range withTextElements:(NSArray *)textElements; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:143:93: error: cannot find protocol declaration for 'NSTextElement' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:143:94: error: expected ')' before '>' token 143 | - (void)replaceContentsInRange:(NSTextRange *)range withTextElements:(NSArray *)textElements; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:143:94: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:143:94: error: expected ';' before '>' token 143 | - (void)replaceContentsInRange:(NSTextRange *)range withTextElements:(NSArray *)textElements; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:161:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 161 | - (nullable NSDictionary *)textLayoutManager:(NSTextLayoutManager *)textLayoutManager renderingAttributesForLink:(id)link atLocation:(id )location defaultAttributes:(NSDictionary *)renderingAttributes; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:161:248: error: cannot find protocol declaration for 'NSAttributedStringKey' 161 | - (nullable NSDictionary *)textLayoutManager:(NSTextLayoutManager *)textLayoutManager renderingAttributesForLink:(id)link atLocation:(id )location defaultAttributes:(NSDictionary *)renderingAttributes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLayoutManager.h:161:248: error: cannot find protocol declaration for 'id' In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:271: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLineFragment.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLineFragment.h:26:101: error: cannot find protocol declaration for 'NSAttributedStringKey' 26 | - (instancetype)initWithString:(NSString *)string attributes:(NSDictionary *)attributes range:(NSRange)range; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLineFragment.h:26:101: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextLineFragment.h:32:12: error: unknown property attribute 'strong' 32 | @property (strong, readonly) NSAttributedString *attributedString; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:272: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextViewportLayoutController.h:61:22: error: unknown property attribute 'weak' 61 | @property (nullable, weak) id delegate; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextViewportLayoutController.h:61:72: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 61 | @property (nullable, weak) id delegate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSTextViewportLayoutController.h:64:12: error: unknown property attribute 'weak' 64 | @property (weak, readonly) NSTextLayoutManager *textLayoutManager; | ^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:14, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSDerivedAttributeDescription.h:41:12: error: unknown property attribute 'strong' 41 | @property (strong, nullable) NSExpression *derivationExpression; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSDerivedAttributeDescription.h:41:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 41 | @property (strong, nullable) NSExpression *derivationExpression; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:15: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (nullable NSEntityDescription *)entityForName:(NSString *)entityName inManagedObjectContext:(NSManagedObjectContext *)context; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:30:4: error: '__kindof' does not name a type 30 | + (__kindof NSManagedObject *)insertNewObjectForEntityForName:(NSString *)entityName inManagedObjectContext:(NSManagedObjectContext *)context; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:38:50: error: expected '>' before '*' token 38 | @property (readonly, copy) NSDictionary *subentitiesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:38:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:38:51: error: expected unqualified-id before ',' token 38 | @property (readonly, copy) NSDictionary *subentitiesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:39:12: error: unknown property attribute 'strong' 39 | @property (strong) NSArray *subentities; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:39:48: error: expected '>' before '*' token 39 | @property (strong) NSArray *subentities; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:39:48: error: cannot find protocol declaration for 'NSEntityDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:39:49: error: expected unqualified-id before '>' token 39 | @property (strong) NSArray *subentities; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:42:50: error: expected '>' before '*' token 42 | @property (readonly, copy) NSDictionary *propertiesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:42:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:42:51: error: expected unqualified-id before ',' token 42 | @property (readonly, copy) NSDictionary *propertiesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:43:12: error: unknown property attribute 'strong' 43 | @property (strong) NSArray<__kindof NSPropertyDescription *> *properties; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:43:37: error: expected '>' before 'NSPropertyDescription' 43 | @property (strong) NSArray<__kindof NSPropertyDescription *> *properties; | ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:43:37: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:43:58: error: expected ';' before '*' token 43 | @property (strong) NSArray<__kindof NSPropertyDescription *> *properties; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:45:33: error: unknown property attribute 'strong' 45 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:45:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 45 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:48:50: error: expected '>' before '*' token 48 | @property (readonly, copy) NSDictionary *attributesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:48:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:48:51: error: expected unqualified-id before ',' token 48 | @property (readonly, copy) NSDictionary *attributesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:49:50: error: expected '>' before '*' token 49 | @property (readonly, copy) NSDictionary *relationshipsByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:49:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:49:51: error: expected unqualified-id before ',' token 49 | @property (readonly, copy) NSDictionary *relationshipsByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:50:38: error: expected '>' before '*' token 50 | - (NSArray *)relationshipsWithDestinationEntity:(NSEntityDescription *)entity; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:50:38: error: cannot find protocol declaration for 'NSRelationshipDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:50:39: error: expected ')' before '>' token 50 | - (NSArray *)relationshipsWithDestinationEntity:(NSEntityDescription *)entity; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:50:39: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:69:51: error: expected '>' before '*' token 69 | @property (copy) NSArray *indexes API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:69:51: error: cannot find protocol declaration for 'NSFetchIndexDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:69:52: error: expected unqualified-id before '>' token 69 | @property (copy) NSArray *indexes API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:79:12: error: unknown property attribute 'strong' 79 | @property (strong)NSArray *> *uniquenessConstraints API_AVAILABLE(macosx(10.11),ios(9.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:79:34: error: expected '>' before '<' token 79 | @property (strong)NSArray *> *uniquenessConstraints API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:79:34: error: cannot find protocol declaration for 'NSArray' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:79:34: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:85:12: error: unknown property attribute 'strong' 85 | @property (strong) NSArray *> *compoundIndexes API_DEPRECATED( "Use NSEntityDescription.indexes instead", macosx(10.5,10.13),ios(3.0,11.0),tvos(9.0, 11.0),watchos(2.0, 4.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:85:35: error: expected '>' before '<' token 85 | @property (strong) NSArray *> *compoundIndexes API_DEPRECATED( "Use NSEntityDescription.indexes instead", macosx(10.5,10.13),ios(3.0,11.0),tvos(9.0, 11.0),watchos(2.0, 4.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:85:35: error: cannot find protocol declaration for 'NSArray' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:85:35: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:90:1: error: cannot use an object as parameter to a method 90 | @end | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:90:1: error: cannot use an object as parameter to a method In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:16: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedPropertyDescription.h:21:22: error: unknown property attribute 'strong' 21 | @property (nullable, strong) NSFetchRequest *fetchRequest; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedPropertyDescription.h:21:46: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 21 | @property (nullable, strong) NSFetchRequest *fetchRequest; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:18: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSExpressionDescription.h:24:22: error: unknown property attribute 'strong' 24 | @property (nullable, strong) NSExpression *expression; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSExpressionDescription.h:24:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 24 | @property (nullable, strong) NSExpression *expression; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:20: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchIndexDescription.h:21:56: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | - (instancetype)initWithName:(NSString*)name elements:(nullable NSArray *)elements; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchIndexDescription.h:25:58: error: expected '>' before '*' token 25 | @property (copy) NSArray *elements; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchIndexDescription.h:25:58: error: cannot find protocol declaration for 'NSFetchIndexElementDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchIndexDescription.h:25:59: error: expected unqualified-id before '>' token 25 | @property (copy) NSArray *elements; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:9, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:22: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:27:33: error: unknown property attribute 'strong' 27 | @property (nullable, nonatomic, strong) NSArray *affectedStores; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:27:67: error: expected '>' before '*' token 27 | @property (nullable, nonatomic, strong) NSArray *affectedStores; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:27:67: error: cannot find protocol declaration for 'NSPersistentStore' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:27:68: error: expected unqualified-id before '>' token 27 | @property (nullable, nonatomic, strong) NSArray *affectedStores; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:10: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:49:4: error: '__kindof' does not name a type 49 | - (__kindof NSManagedObject*)initWithEntity:(NSEntityDescription *)entity insertIntoManagedObjectContext:(nullable NSManagedObjectContext *)context NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:49:107: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (__kindof NSManagedObject*)initWithEntity:(NSEntityDescription *)entity insertIntoManagedObjectContext:(nullable NSManagedObjectContext *)context NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:57:33: error: unknown property attribute 'strong' 57 | @property (nonatomic, readonly, strong) NSEntityDescription *entity; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:58:33: error: unknown property attribute 'strong' 58 | @property (nonatomic, readonly, strong) NSManagedObjectID *objectID; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:77:30: error: expected '>' before '*' token 77 | - (NSArray *)objectIDsForRelationshipNamed:(NSString *)key API_AVAILABLE(macosx(10.11),ios(8.3)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:77:30: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:77:31: error: expected ')' before '>' token 77 | - (NSArray *)objectIDsForRelationshipNamed:(NSString *)key API_AVAILABLE(macosx(10.11),ios(8.3)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:77:31: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:83:32: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 83 | - (void)willAccessValueForKey:(nullable NSString *)key; // read notification | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:84:31: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 84 | - (void)didAccessValueForKey:(nullable NSString *)key; // read notification (together with willAccessValueForKey used to maintain inverse relationships, to fire faults, etc.) - each read access has to be wrapped in this method pair (in the same way as each write access has to be wrapped in the KVO method pair) | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:119:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 119 | - (nullable id)valueForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:122:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | - (void)setValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:125:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 125 | - (nullable id)primitiveValueForKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:126:28: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 126 | - (void)setPrimitiveValue:(nullable id)value forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:129:26: error: expected '>' before '*' token 129 | - (NSDictionary *)committedValuesForKeys:(nullable NSArray *)keys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:129:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:129:27: error: expected ')' before ',' token 129 | - (NSDictionary *)committedValuesForKeys:(nullable NSArray *)keys; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:129:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:132:26: error: expected '>' before '*' token 132 | - (NSDictionary *)changedValues; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:132:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:132:27: error: expected ')' before ',' token 132 | - (NSDictionary *)changedValues; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:132:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:134:26: error: expected '>' before '*' token 134 | - (NSDictionary *)changedValuesForCurrentEvent API_AVAILABLE(macosx(10.7),ios(5.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:134:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:134:27: error: expected ')' before ',' token 134 | - (NSDictionary *)changedValuesForCurrentEvent API_AVAILABLE(macosx(10.7),ios(5.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:134:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:142:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 142 | - (void)setObservationInfo:(nullable void*)inObservationInfo; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:143:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 143 | - (nullable void*)observationInfo; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:11: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:21:22: error: unknown property attribute 'strong' 21 | @property (readonly, strong) NSEntityDescription *entity; // entity for the object identified by an ID | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:22:32: error: unknown property attribute 'weak' 22 | @property (nullable, readonly, weak) NSPersistentStore *persistentStore; // persistent store that fetched the object identified by an ID | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:49: error: expected '>' before ':' token 47 | @interface NSFetchRequest<__covariant ResultType:id> : NSPersistentStoreRequest { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:49: error: cannot find protocol declaration for 'ResultType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:47:49: error: expected unqualified-id before ':' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:56:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (nullable NSArray *)execute:(NSError **)error API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:58:33: error: unknown property attribute 'strong' 58 | @property (nullable, nonatomic, strong) NSEntityDescription *entity; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:58:62: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 58 | @property (nullable, nonatomic, strong) NSEntityDescription *entity; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:59:43: error: unknown property attribute 'strong' 59 | @property (nullable, nonatomic, readonly, strong) NSString *entityName API_AVAILABLE(macosx(10.7),ios(4.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:61:33: error: unknown property attribute 'strong' 61 | @property (nullable, nonatomic, strong) NSPredicate *predicate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:61:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 61 | @property (nullable, nonatomic, strong) NSPredicate *predicate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:63:33: error: unknown property attribute 'strong' 63 | @property (nullable, nonatomic, strong) NSArray *sortDescriptors; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:63:66: error: expected '>' before '*' token 63 | @property (nullable, nonatomic, strong) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:63:66: error: cannot find protocol declaration for 'NSSortDescriptor' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:63:67: error: expected unqualified-id before '>' token 63 | @property (nullable, nonatomic, strong) NSArray *sortDescriptors; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:67:33: error: unknown property attribute 'strong' 67 | @property (nullable, nonatomic, strong) NSArray *affectedStores; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:67:67: error: expected '>' before '*' token 67 | @property (nullable, nonatomic, strong) NSArray *affectedStores; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:67:67: error: cannot find protocol declaration for 'NSPersistentStore' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:67:68: error: expected unqualified-id before '>' token 67 | @property (nullable, nonatomic, strong) NSArray *affectedStores; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:90:56: error: expected '>' before '*' token 90 | @property (nullable, nonatomic, copy) NSArray *relationshipKeyPathsForPrefetching API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:90:56: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:90:57: error: expected unqualified-id before '>' token 90 | @property (nullable, nonatomic, copy) NSArray *relationshipKeyPathsForPrefetching API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:121:33: error: unknown property attribute 'strong' 121 | @property (nullable, nonatomic, strong) NSPredicate *havingPredicate API_AVAILABLE(macosx(10.7),ios(5.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:121:54: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 121 | @property (nullable, nonatomic, strong) NSPredicate *havingPredicate API_AVAILABLE(macosx(10.7),ios(5.0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:126:33: error: expected ';' before '<' token 126 | @class NSAsynchronousFetchResult>; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:128:15: error: expected unqualified-id before '^' token 128 | typedef void (^NSPersistentStoreAsynchronousFetchResultCompletionBlock)(NSAsynchronousFetchResult *result); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:128:15: error: expected ')' before '^' token 128 | typedef void (^NSPersistentStoreAsynchronousFetchResultCompletionBlock)(NSAsynchronousFetchResult *result); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:131:49: error: expected '>' before ':' token 131 | @interface NSAsynchronousFetchRequest> : NSPersistentStoreRequest { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:131:49: error: cannot find protocol declaration for 'ResultType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:131:49: error: expected unqualified-id before ':' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:133:12: error: unknown property attribute 'strong' 133 | @property (strong, readonly) NSFetchRequest * fetchRequest; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:133:55: error: cannot find protocol declaration for 'ResultType' 133 | @property (strong, readonly) NSFetchRequest * fetchRequest; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:134:22: error: unknown property attribute 'strong' 134 | @property (nullable, strong, readonly) NSPersistentStoreAsynchronousFetchResultCompletionBlock completionBlock; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:134:40: error: 'NSPersistentStoreAsynchronousFetchResultCompletionBlock' has not been declared 134 | @property (nullable, strong, readonly) NSPersistentStoreAsynchronousFetchResultCompletionBlock completionBlock; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:137:64: error: cannot find protocol declaration for 'ResultType' 137 | - (instancetype)initWithFetchRequest:(NSFetchRequest *)request completionBlock:(nullable void(^)(NSAsynchronousFetchResult *))blk; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:137:93: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 137 | - (instancetype)initWithFetchRequest:(NSFetchRequest *)request completionBlock:(nullable void(^)(NSAsynchronousFetchResult *))blk; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:23: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequestExpression.h:27:22: error: unknown property attribute 'strong' 27 | @property (readonly, strong) NSExpression *requestExpression; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequestExpression.h:32:22: error: unknown property attribute 'strong' 32 | @property (readonly, strong) NSExpression *contextExpression; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:24: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles; // looks up all models in the specified bundles and merges them; if nil is specified as argument, uses the main bundle | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:24:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles; // looks up all models in the specified bundles and merges them; if nil is specified as argument, uses the main bundle | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:26:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:26:58: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 26 | + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:29:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:31:50: error: expected '>' before '*' token 31 | @property (readonly, copy) NSDictionary *entitiesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:31:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:31:51: error: expected unqualified-id before ',' token 31 | @property (readonly, copy) NSDictionary *entitiesByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:32:12: error: unknown property attribute 'strong' 32 | @property (strong) NSArray *entities; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:32:48: error: expected '>' before '*' token 32 | @property (strong) NSArray *entities; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:32:48: error: cannot find protocol declaration for 'NSEntityDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:32:49: error: expected unqualified-id before '>' token 32 | @property (strong) NSArray *entities; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:34:22: error: unknown property attribute 'strong' 34 | @property (readonly, strong) NSArray *configurations; // returns all available configuration names | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:34:47: error: expected '>' before '*' token 34 | @property (readonly, strong) NSArray *configurations; // returns all available configuration names | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:34:47: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:34:48: error: expected unqualified-id before '>' token 34 | @property (readonly, strong) NSArray *configurations; // returns all available configuration names | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:35:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (nullable NSArray *)entitiesForConfiguration:(nullable NSString *)configuration; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:35:72: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (nullable NSArray *)entitiesForConfiguration:(nullable NSString *)configuration; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:36:50: error: expected '>' before '*' token 36 | - (void)setEntities:(NSArray *)entities forConfiguration:(NSString *)configuration; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:36:50: error: cannot find protocol declaration for 'NSEntityDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:36:51: error: expected ')' before '>' token 36 | - (void)setEntities:(NSArray *)entities forConfiguration:(NSString *)configuration; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:36:51: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:36:51: error: expected ';' before '>' token 36 | - (void)setEntities:(NSArray *)entities forConfiguration:(NSString *)configuration; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:39:34: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 39 | - (void)setFetchRequestTemplate:(nullable NSFetchRequest *)fetchRequestTemplate forName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable NSFetchRequest *)fetchRequestTemplateForName:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 41 | - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:125: error: expected '>' before '*' token 41 | - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:125: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:126: error: expected ')' before ',' token 41 | - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:126: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:130: error: expected ';' before '>' token 41 | - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:58:22: error: unknown property attribute 'strong' 58 | @property (nullable, strong) NSDictionary *localizationDictionary; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:58:52: error: expected '>' before '*' token 58 | @property (nullable, strong) NSDictionary *localizationDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:58:52: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:58:53: error: expected unqualified-id before ',' token 58 | @property (nullable, strong) NSDictionary *localizationDictionary; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:60: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:139: error: expected '>' before '*' token 62 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:139: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:140: error: expected ')' before ',' token 62 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:140: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:62:144: error: expected ';' before '>' token 62 | + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:87: error: expected '>' before '*' token 67 | + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:87: error: cannot find protocol declaration for 'NSManagedObjectModel' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:88: error: expected ')' before '>' token 67 | + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:88: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:88: error: duplicate declaration of method '+modelByMergingModels:' with conflicting types /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:26:101: note: previous declaration of '+modelByMergingModels:' 26 | + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:67:88: error: expected ';' before '>' token 67 | + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:72:50: error: expected '>' before '*' token 72 | @property (readonly, copy) NSDictionary *fetchRequestTemplatesByName API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:72:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:72:51: error: expected unqualified-id before ',' token 72 | @property (readonly, copy) NSDictionary *fetchRequestTemplatesByName API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:81:26: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 81 | - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:81:111: error: expected '>' before '*' token 81 | - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:81:111: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:81:112: error: expected ')' before ',' token 81 | - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:81:112: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:81:116: error: expected ';' before '>' token 81 | - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:86:50: error: expected '>' before '*' token 86 | @property (readonly, copy) NSDictionary *entityVersionHashesByName API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:86:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:86:51: error: expected unqualified-id before ',' token 86 | @property (readonly, copy) NSDictionary *entityVersionHashesByName API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:29: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:197:22: error: unknown property attribute 'strong' 197 | @property (readonly, strong) NSManagedObjectModel *managedObjectModel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:199:22: error: unknown property attribute 'strong' 199 | @property (readonly, strong) NSArray<__kindof NSPersistentStore *> *persistentStores; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:199:47: error: expected '>' before 'NSPersistentStore' 199 | @property (readonly, strong) NSArray<__kindof NSPersistentStore *> *persistentStores; | ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:199:47: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:199:64: error: expected ';' before '*' token 199 | @property (readonly, strong) NSArray<__kindof NSPersistentStore *> *persistentStores; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:204:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 204 | - (nullable __kindof NSPersistentStore *)persistentStoreForURL:(NSURL *)URL; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:213:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:213:106: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:213:145: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:213:180: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 213 | - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:215:115: error: expected ')' before '(' token 215 | - (void)addPersistentStoreWithDescription:(NSPersistentStoreDescription *)storeDescription completionHandler:(void (^)(NSPersistentStoreDescription *, NSError * _Nullable))block API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)) NS_SWIFT_DISABLE_ASYNC; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:215:116: error: expected identifier before '(' token 215 | - (void)addPersistentStoreWithDescription:(NSPersistentStoreDescription *)storeDescription completionHandler:(void (^)(NSPersistentStoreDescription *, NSError * _Nullable))block API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)) NS_SWIFT_DISABLE_ASYNC; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:215:115: error: expected ';' before '(' token 215 | - (void)addPersistentStoreWithDescription:(NSPersistentStoreDescription *)storeDescription completionHandler:(void (^)(NSPersistentStoreDescription *, NSError * _Nullable))block API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)) NS_SWIFT_DISABLE_ASYNC; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:221:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 221 | - (void)setMetadata:(nullable NSDictionary *)metadata forPersistentStore:(NSPersistentStore *)store; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:225:26: error: expected '>' before '*' token 225 | - (NSDictionary *)metadataForPersistentStore:(NSPersistentStore *)store; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:225:26: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:225:27: error: expected ')' before ',' token 225 | - (NSDictionary *)metadataForPersistentStore:(NSPersistentStore *)store; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:225:27: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:229:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 229 | - (nullable NSManagedObjectID *)managedObjectIDForURIRepresentation:(NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 236 | - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(NSManagedObjectContext *)context error:(NSError**)error API_AVAILABLE(macosx(10.7),ios(5.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:240:28: error: unknown property attribute 'strong' 240 | @property(class, readonly, strong) NSDictionary *registeredStoreTypes API_AVAILABLE(macosx(10.5),ios(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:240:58: error: expected '>' before '*' token 240 | @property(class, readonly, strong) NSDictionary *registeredStoreTypes API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:240:58: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:240:59: error: expected unqualified-id before ',' token 240 | @property(class, readonly, strong) NSDictionary *registeredStoreTypes API_AVAILABLE(macosx(10.5),ios(3.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:244:29: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 244 | + (void)registerStoreClass:(nullable Class)storeClass forStoreType:(NSString *)storeType API_AVAILABLE(macosx(10.5),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:248:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 248 | + (nullable NSDictionary *)metadataForPersistentStoreOfType:(NSString*)storeType URL:(NSURL *)url options:(nullable NSDictionary *)options error:(NSError **)error API_AVAILABLE(macosx(10.9),ios(7.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:248:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 248 | + (nullable NSDictionary *)metadataForPersistentStoreOfType:(NSString*)storeType URL:(NSURL *)url options:(nullable NSDictionary *)options error:(NSError **)error API_AVAILABLE(macosx(10.9),ios(7.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:249:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 249 | + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(NSString*)storeType URL:(NSURL*)url options:(nullable NSDictionary*)options error:(NSError**)error API_AVAILABLE(macosx(10.9),ios(7.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:249:142: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 249 | + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(NSString*)storeType URL:(NSURL*)url options:(nullable NSDictionary*)options error:(NSError**)error API_AVAILABLE(macosx(10.9),ios(7.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:265:8: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 265 | - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error API_DEPRECATED("Spotlight integration is deprecated. Use CoreSpotlight integration instead.", macosx(10.6,10.13)) API_UNAVAILABLE(ios); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:265:64: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 265 | - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error API_DEPRECATED("Spotlight integration is deprecated. Use CoreSpotlight integration instead.", macosx(10.6,10.13)) API_UNAVAILABLE(ios); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:265:196: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 265 | - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error API_DEPRECATED("Spotlight integration is deprecated. Use CoreSpotlight integration instead.", macosx(10.6,10.13)) API_UNAVAILABLE(ios); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:269:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (nullable NSPersistentStore *)migratePersistentStore:(NSPersistentStore *)store toURL:(NSURL *)URL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:269:111: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 269 | - (nullable NSPersistentStore *)migratePersistentStore:(NSPersistentStore *)store toURL:(NSURL *)URL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:273:90: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 273 | - (BOOL)destroyPersistentStoreAtURL:(NSURL *)url withType:(NSString *)storeType options:(nullable NSDictionary *)options error:(NSError**)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:277:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 277 | - (BOOL)replacePersistentStoreAtURL:(NSURL *)destinationURL destinationOptions:(nullable NSDictionary *)destinationOptions withPersistentStoreFromURL:(NSURL *)sourceURL sourceOptions:(nullable NSDictionary *)sourceOptions storeType:(NSString *)storeType error:(NSError**)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:277:185: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 277 | - (BOOL)replacePersistentStoreAtURL:(NSURL *)destinationURL destinationOptions:(nullable NSDictionary *)destinationOptions withPersistentStoreFromURL:(NSURL *)sourceURL sourceOptions:(nullable NSDictionary *)sourceOptions storeType:(NSString *)storeType error:(NSError**)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:280:27: error: expected ')' before '(' token 280 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.10),ios(8.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:280:28: error: expected identifier before '(' token 280 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.10),ios(8.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:280:27: error: expected ';' before '(' token 280 | - (void)performBlock:(void (^)(void))block API_AVAILABLE(macosx(10.10),ios(8.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:283:34: error: expected ')' before '(' token 283 | - (void)performBlockAndWait:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macosx(10.10),ios(8.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:283:35: error: expected identifier before '(' token 283 | - (void)performBlockAndWait:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macosx(10.10),ios(8.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:283:34: error: expected ';' before '(' token 283 | - (void)performBlockAndWait:(void (NS_NOESCAPE ^)(void))block API_AVAILABLE(macosx(10.10),ios(8.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:286:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | - (nullable NSPersistentHistoryToken *)currentPersistentHistoryTokenFromStores:(nullable NSArray*)stores API_AVAILABLE(macosx(10.14),ios(12.0),tvos(12.0),watchos(5.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:286:81: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 286 | - (nullable NSPersistentHistoryToken *)currentPersistentHistoryTokenFromStores:(nullable NSArray*)stores API_AVAILABLE(macosx(10.14),ios(12.0),tvos(12.0),watchos(5.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:292:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 292 | + (nullable NSDictionary *)metadataForPersistentStoreWithURL:(NSURL *)url error:(NSError **)error API_DEPRECATED("Use -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType", macosx(10.4,10.5)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:298:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | + (nullable NSDictionary *)metadataForPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL *)url error:(NSError **)error API_DEPRECATED("Use -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType", macosx(10.5,10.11), ios(3.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:298:78: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 298 | + (nullable NSDictionary *)metadataForPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL *)url error:(NSError **)error API_DEPRECATED("Use -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType", macosx(10.5,10.11), ios(3.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:300:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 300 | + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL*)url error:(NSError **)error API_DEPRECATED("Use -setMetadata:forPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType", macosx(10.5,10.11), ios(3.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:300:97: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 300 | + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL*)url error:(NSError **)error API_DEPRECATED("Use -setMetadata:forPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType", macosx(10.5,10.11), ios(3.0,9.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:305:83: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 305 | + (BOOL)removeUbiquitousContentAndPersistentStoreAtURL:(NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError**)error API_DEPRECATED("Please see the release notes and Core Data documentation.", macosx(10.7,10.12), ios(5.0,10.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:308:1: error: cannot use an object as parameter to a method 308 | @end | ^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:31: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:35:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | + (nullable NSDictionary *)metadataForPersistentStoreWithURL:(NSURL *)url error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:37:22: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 37 | + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreWithURL:(NSURL*)url error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:44:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:44:117: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:44:168: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:52:43: error: unknown property attribute 'weak' 52 | @property (nullable, nonatomic, readonly, weak) NSPersistentStoreCoordinator *persistentStoreCoordinator; | ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:55:32: error: unknown property attribute 'strong' 55 | @property (nullable, readonly, strong) NSDictionary *options; // the options the store was initialized with | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:57:22: error: unknown property attribute 'strong' 57 | @property (nullable, strong) NSURL *URL; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:57:37: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 57 | @property (nullable, strong) NSURL *URL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:65:40: error: unknown property attribute 'strong' 65 | @property (null_resettable, nonatomic, strong) NSDictionary *metadata; // includes store type and UUID | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:65:70: error: expected '>' before '*' token 65 | @property (null_resettable, nonatomic, strong) NSDictionary *metadata; // includes store type and UUID | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:65:70: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:65:71: error: expected unqualified-id before ',' token 65 | @property (null_resettable, nonatomic, strong) NSDictionary *metadata; // includes store type and UUID | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:72:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 72 | - (void)willRemoveFromPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:15, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:32: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:29:33: error: unknown property attribute 'strong' 29 | @property (nonatomic, readonly, strong) NSManagedObjectID *objectID; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:33:33: error: unknown property attribute 'strong' 33 | @property (nullable, nonatomic, strong) NSMutableDictionary *propertyCache; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:33:70: error: expected '>' before '*' token 33 | @property (nullable, nonatomic, strong) NSMutableDictionary *propertyCache; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:33:70: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:33:71: error: expected unqualified-id before ',' token 33 | @property (nullable, nonatomic, strong) NSMutableDictionary *propertyCache; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:40:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 40 | - (nullable id)valueForKey:(NSString*)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:44:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 44 | - (void)setValue:(nullable id)value forKey:(NSString*)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:29:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:29:124: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:29:188: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:44:19: error: expected '>' before 'NSAtomicStoreCacheNode' 44 | - (NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; | ^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:44:19: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:44:4: error: two or more data types in declaration of 'type name' 44 | - (NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:47:39: error: expected '>' before 'NSAtomicStoreCacheNode' 47 | - (void)addCacheNodes:(NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; | ^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:47:39: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:47:24: error: two or more data types in declaration of 'type name' 47 | - (void)addCacheNodes:(NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:50:46: error: expected '>' before 'NSAtomicStoreCacheNode' 50 | - (void)willRemoveCacheNodes:(NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; | ^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:50:46: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:50:31: error: two or more data types in declaration of 'type name' 50 | - (void)willRemoveCacheNodes:(NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; | ^~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:53:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 53 | - (nullable NSAtomicStoreCacheNode *)cacheNodeForObjectID:(NSManagedObjectID *)objectID; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:36: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:24:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:24:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:24:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:24:172: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:28:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (nullable NSMappingModel *)inferredMappingModelForSourceModel:(NSManagedObjectModel *)sourceModel destinationModel:(NSManagedObjectModel *)destinationModel error:(NSError **)error API_AVAILABLE(macosx(10.6),ios(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:32:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable instancetype)initWithContentsOfURL:(nullable NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:32:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 32 | - (nullable instancetype)initWithContentsOfURL:(nullable NSURL *)url; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:37:29: error: unknown property attribute 'strong' 37 | @property (null_resettable, strong) NSArray *entityMappings; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:37:61: error: expected '>' before '*' token 37 | @property (null_resettable, strong) NSArray *entityMappings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:37:61: error: cannot find protocol declaration for 'NSEntityMapping' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:37:62: error: expected unqualified-id before '>' token 37 | @property (null_resettable, strong) NSArray *entityMappings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:42:50: error: expected '>' before '*' token 42 | @property (readonly, copy) NSDictionary *entityMappingsByName; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:42:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:42:51: error: expected unqualified-id before ',' token 42 | @property (readonly, copy) NSDictionary *entityMappingsByName; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:37: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:59:22: error: unknown property attribute 'strong' 59 | @property (nullable, strong) NSArray *attributeMappings; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:59:56: error: expected '>' before '*' token 59 | @property (nullable, strong) NSArray *attributeMappings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:59:56: error: cannot find protocol declaration for 'NSPropertyMapping' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:59:57: error: expected unqualified-id before '>' token 59 | @property (nullable, strong) NSArray *attributeMappings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:63:22: error: unknown property attribute 'strong' 63 | @property (nullable, strong) NSArray *relationshipMappings; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:63:56: error: expected '>' before '*' token 63 | @property (nullable, strong) NSArray *relationshipMappings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:63:56: error: cannot find protocol declaration for 'NSPropertyMapping' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:63:57: error: expected unqualified-id before '>' token 63 | @property (nullable, strong) NSArray *relationshipMappings; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:67:22: error: unknown property attribute 'strong' 67 | @property (nullable, strong) NSExpression *sourceExpression; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:67:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 67 | @property (nullable, strong) NSExpression *sourceExpression; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:71:33: error: unknown property attribute 'strong' 71 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:71:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 71 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:38: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:26:22: error: unknown property attribute 'strong' 26 | @property (nullable, strong) NSExpression *valueExpression; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:26:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 26 | @property (nullable, strong) NSExpression *valueExpression; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:30:22: error: unknown property attribute 'strong' 30 | @property (nullable, strong) NSDictionary *userInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:30:44: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 30 | @property (nullable, strong) NSDictionary *userInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:39: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:31:85: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:31:136: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:31:261: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 31 | - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:41:22: error: unknown property attribute 'strong' 41 | @property (readonly, strong) NSMappingModel *mappingModel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:42:22: error: unknown property attribute 'strong' 42 | @property (readonly, strong) NSManagedObjectModel *sourceModel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:43:22: error: unknown property attribute 'strong' 43 | @property (readonly, strong) NSManagedObjectModel *destinationModel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:46:22: error: unknown property attribute 'strong' 46 | @property (readonly, strong) NSManagedObjectContext *sourceContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:47:22: error: unknown property attribute 'strong' 47 | @property (readonly, strong) NSManagedObjectContext *destinationContext; | ^~~~~~ Consolidate compiler generated dependencies of target InteractionWidgets /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:50:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 50 | - (nullable NSEntityDescription *)sourceEntityForEntityMapping:(NSEntityMapping *)mEntity; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable NSEntityDescription *)destinationEntityForEntityMapping:(NSEntityMapping *)mEntity; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:58:21: error: expected '>' before 'NSManagedObject' 58 | - (NSArray<__kindof NSManagedObject *> *)destinationInstancesForEntityMappingNamed:(NSString *)mappingName sourceInstances:(nullable NSArray<__kindof NSManagedObject *> *)sourceInstances; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:58:21: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:58:4: error: two or more data types in declaration of 'type name' 58 | - (NSArray<__kindof NSManagedObject *> *)destinationInstancesForEntityMappingNamed:(NSString *)mappingName sourceInstances:(nullable NSArray<__kindof NSManagedObject *> *)sourceInstances; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:58:125: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 58 | - (NSArray<__kindof NSManagedObject *> *)destinationInstancesForEntityMappingNamed:(NSString *)mappingName sourceInstances:(nullable NSArray<__kindof NSManagedObject *> *)sourceInstances; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:61:21: error: expected '>' before 'NSManagedObject' 61 | - (NSArray<__kindof NSManagedObject *> *)sourceInstancesForEntityMappingNamed:(NSString *)mappingName destinationInstances:(nullable NSArray<__kindof NSManagedObject *> *)destinationInstances; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:61:21: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:61:4: error: two or more data types in declaration of 'type name' 61 | - (NSArray<__kindof NSManagedObject *> *)sourceInstancesForEntityMappingNamed:(NSString *)mappingName destinationInstances:(nullable NSArray<__kindof NSManagedObject *> *)destinationInstances; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:61:125: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 61 | - (NSArray<__kindof NSManagedObject *> *)sourceInstancesForEntityMappingNamed:(NSString *)mappingName destinationInstances:(nullable NSArray<__kindof NSManagedObject *> *)destinationInstances; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:64:22: error: unknown property attribute 'strong' 64 | @property (readonly, strong) NSEntityMapping *currentEntityMapping; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:70:33: error: unknown property attribute 'strong' 70 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:70:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 70 | @property (nullable, nonatomic, strong) NSDictionary *userInfo; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:41: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:51:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(nullable NSManagedObjectContext*)context error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:51:80: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(nullable NSManagedObjectContext*)context error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:56:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 56 | - (nullable NSIncrementalStoreNode *)newValuesForObjectWithID:(NSManagedObjectID*)objectID withContext:(NSManagedObjectContext*)context error:(NSError**)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:62:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable id)newValueForRelationship:(NSRelationshipDescription*)relationship forObjectWithID:(NSManagedObjectID*)objectID withContext:(nullable NSManagedObjectContext *)context error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:62:139: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 62 | - (nullable id)newValueForRelationship:(NSRelationshipDescription*)relationship forObjectWithID:(NSManagedObjectID*)objectID withContext:(nullable NSManagedObjectContext *)context error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:70:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 70 | - (nullable NSArray *)obtainPermanentIDsForObjects:(NSArray *)array error:(NSError **)error; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:70:98: error: expected '>' before '*' token 70 | - (nullable NSArray *)obtainPermanentIDsForObjects:(NSArray *)array error:(NSError **)error; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:70:98: error: cannot find protocol declaration for 'NSManagedObject' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:70:99: error: expected ')' before '>' token 70 | - (nullable NSArray *)obtainPermanentIDsForObjects:(NSArray *)array error:(NSError **)error; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:70:99: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:70:99: error: expected ';' before '>' token 70 | - (nullable NSArray *)obtainPermanentIDsForObjects:(NSArray *)array error:(NSError **)error; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:73:82: error: expected '>' before '*' token 73 | - (void)managedObjectContextDidRegisterObjectsWithIDs:(NSArray *)objectIDs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:73:82: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:73:83: error: expected ')' before '>' token 73 | - (void)managedObjectContextDidRegisterObjectsWithIDs:(NSArray *)objectIDs; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:73:83: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:73:83: error: expected ';' before '>' token 73 | - (void)managedObjectContextDidRegisterObjectsWithIDs:(NSArray *)objectIDs; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:76:84: error: expected '>' before '*' token 76 | - (void)managedObjectContextDidUnregisterObjectsWithIDs:(NSArray *)objectIDs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:76:84: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:76:85: error: expected ')' before '>' token 76 | - (void)managedObjectContextDidUnregisterObjectsWithIDs:(NSArray *)objectIDs; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:76:85: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:76:85: error: expected ';' before '>' token 76 | - (void)managedObjectContextDidUnregisterObjectsWithIDs:(NSArray *)objectIDs; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:42: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:36:97: error: expected '>' before '*' token 36 | - (instancetype)initWithObjectID:(NSManagedObjectID*)objectID withValues:(NSDictionary *)values version:(uint64_t)version; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:36:97: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:36:98: error: expected ')' before ',' token 36 | - (instancetype)initWithObjectID:(NSManagedObjectID*)objectID withValues:(NSDictionary *)values version:(uint64_t)version; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:36:98: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:36:102: error: expected ';' before '>' token 36 | - (instancetype)initWithObjectID:(NSManagedObjectID*)objectID withValues:(NSDictionary *)values version:(uint64_t)version; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:40:49: error: expected '>' before '*' token 40 | - (void)updateWithValues:(NSDictionary *)values version:(uint64_t)version; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:40:49: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:40:50: error: expected ')' before ',' token 40 | - (void)updateWithValues:(NSDictionary *)values version:(uint64_t)version; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:40:50: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:40:54: error: expected ';' before '>' token 40 | - (void)updateWithValues:(NSDictionary *)values version:(uint64_t)version; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:43:33: error: unknown property attribute 'strong' 43 | @property (nonatomic, readonly, strong) NSManagedObjectID *objectID; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:49:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 49 | - (nullable id)valueForPropertyDescription:(NSPropertyDescription*)prop; | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:45: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:60:12: error: unknown property attribute 'strong' 60 | @property (strong, readonly) NSManagedObjectContext* managedObjectContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:61:22: error: unknown property attribute 'strong' 61 | @property (nullable, strong, readonly) NSError* operationError; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:62:22: error: unknown property attribute 'strong' 62 | @property (nullable, strong, readonly) NSProgress* progress; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:69:48: error: expected '>' before ':' token 69 | @interface NSAsynchronousFetchResult> : NSPersistentStoreAsynchronousResult { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:69:48: error: cannot find protocol declaration for 'ResultType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:69:48: error: expected unqualified-id before ':' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:72:12: error: unknown property attribute 'strong' 72 | @property (strong, readonly) NSAsynchronousFetchRequest * fetchRequest; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:72:67: error: cannot find protocol declaration for 'ResultType' 72 | @property (strong, readonly) NSAsynchronousFetchRequest * fetchRequest; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:73:22: error: unknown property attribute 'strong' 73 | @property (nullable, strong, readonly) NSArray * finalResult; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:73:58: error: cannot find protocol declaration for 'ResultType' 73 | @property (nullable, strong, readonly) NSArray * finalResult; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:83:22: error: unknown property attribute 'strong' 83 | @property (nullable, strong, readonly) id result; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:94:22: error: unknown property attribute 'strong' 94 | @property (nullable, strong, readonly) id result; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:106:22: error: unknown property attribute 'strong' 106 | @property (nullable, strong, readonly) id result; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:118:22: error: unknown property attribute 'strong' 118 | @property (nullable, strong, readonly) id result; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:133:22: error: unknown property attribute 'strong' 133 | @property (nullable, strong, readonly) id result; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:46: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:22:42: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:22:110: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:22:177: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:22:243: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 22 | - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:32: error: unknown property attribute 'strong' 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:55: error: expected '>' before 'NSManagedObject' 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:55: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:55: error: nullability specifier 'nullable' cannot be applied to non-pointer type 'NSSet' 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:70: error: expected ';' before '*' token 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:27:32: error: unknown property attribute 'strong' 27 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:27:55: error: expected '>' before 'NSManagedObject' 27 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:27:55: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:27:1: error: redeclaration of property 'NSManagedObject' 27 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:55: note: originally specified here 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:27:70: error: expected ';' before '*' token 27 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:32: error: unknown property attribute 'strong' 29 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:55: error: expected '>' before 'NSManagedObject' 29 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:55: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:1: error: redeclaration of property 'NSManagedObject' 29 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:55: note: originally specified here 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:70: error: expected ';' before '*' token 29 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:31:32: error: unknown property attribute 'strong' 31 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *lockedObjects; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:31:55: error: expected '>' before 'NSManagedObject' 31 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *lockedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:31:55: error: cannot find protocol declaration for '__kindof' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:31:1: error: redeclaration of property 'NSManagedObject' 31 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *lockedObjects; | ^~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:25:55: note: originally specified here 25 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; | ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:31:70: error: expected ';' before '*' token 31 | @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *lockedObjects; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:33:1: error: cannot use an object as parameter to a method 33 | @end | ^~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:47: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:33:12: error: unknown property attribute 'strong' 33 | @property (strong, readonly) NSEntityDescription *entity; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:34:22: error: unknown property attribute 'strong' 34 | @property (nullable, strong) NSPredicate *predicate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:34:43: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 34 | @property (nullable, strong) NSPredicate *predicate; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:48: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:32:62: error: expected '>' before '*' token 32 | - (instancetype)initWithObjectIDs:(NSArray *)objects; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:32:62: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:32:63: error: expected ')' before '>' token 32 | - (instancetype)initWithObjectIDs:(NSArray *)objects; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:32:63: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:32:63: error: expected ';' before '>' token 32 | - (instancetype)initWithObjectIDs:(NSArray *)objects; | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:49: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:21:12: error: unknown property attribute 'strong' 21 | @property (strong, nullable, readonly) NSEntityDescription *entity; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:23:49: error: expected '>' before '<' token 23 | @property (copy, nullable) NSArray *> *objectsToInsert; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:23:49: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:23:49: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:24:34: error: expected unqualified-id before '^' token 24 | @property (copy, nullable) BOOL (^dictionaryHandler)(NSMutableDictionary *obj) API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:24:34: error: expected ')' before '^' token 24 | @property (copy, nullable) BOOL (^dictionaryHandler)(NSMutableDictionary *obj) API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:25:34: error: expected unqualified-id before '^' token 25 | @property (copy, nullable) BOOL (^managedObjectHandler)(NSManagedObject *obj) API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:25:34: error: expected ')' before '^' token 25 | @property (copy, nullable) BOOL (^managedObjectHandler)(NSManagedObject *obj) API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:30:103: error: expected '>' before '<' token 30 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName objects:(NSArray *>*)dictionaries; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:30:103: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:30:103: error: expected ')' before '<' token 30 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName objects:(NSArray *>*)dictionaries; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:30:103: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:30:103: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:30:103: error: expected ';' before '<' token 30 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName objects:(NSArray *>*)dictionaries; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:32:96: error: expected ')' before '(' token 32 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:32:97: error: expected identifier before '(' token 32 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:32:96: error: expected ';' before '(' token 32 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:33:99: error: expected ')' before '(' token 33 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:33:100: error: expected identifier before '(' token 33 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:33:99: error: expected ';' before '(' token 33 | + (instancetype)batchInsertRequestWithEntityName:(NSString *)entityName managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:36:89: error: expected '>' before '<' token 36 | - (instancetype)initWithEntityName:(NSString *)entityName objects:(NSArray *>*)dictionaries NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:36:89: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:36:89: error: expected ')' before '<' token 36 | - (instancetype)initWithEntityName:(NSString *)entityName objects:(NSArray *>*)dictionaries NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:36:89: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:36:89: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:36:89: error: expected ';' before '<' token 36 | - (instancetype)initWithEntityName:(NSString *)entityName objects:(NSArray *>*)dictionaries NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:37:92: error: expected '>' before '<' token 37 | - (instancetype)initWithEntity:(NSEntityDescription *)entity objects:(NSArray *>*)dictionaries NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:37:92: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:37:92: error: expected ')' before '<' token 37 | - (instancetype)initWithEntity:(NSEntityDescription *)entity objects:(NSArray *>*)dictionaries NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:37:92: error: expected identifier before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:37:92: error: cannot use an object as parameter to a method /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:37:92: error: expected ';' before '<' token 37 | - (instancetype)initWithEntity:(NSEntityDescription *)entity objects:(NSArray *>*)dictionaries NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:39:85: error: expected ')' before '(' token 39 | - (instancetype)initWithEntity:(NSEntityDescription *)entity dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:39:86: error: expected identifier before '(' token 39 | - (instancetype)initWithEntity:(NSEntityDescription *)entity dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:39:85: error: expected ';' before '(' token 39 | - (instancetype)initWithEntity:(NSEntityDescription *)entity dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:40:88: error: expected ')' before '(' token 40 | - (instancetype)initWithEntity:(NSEntityDescription *)entity managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:40:89: error: expected identifier before '(' token 40 | - (instancetype)initWithEntity:(NSEntityDescription *)entity managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:40:88: error: expected ';' before '(' token 40 | - (instancetype)initWithEntity:(NSEntityDescription *)entity managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:42:82: error: expected ')' before '(' token 42 | - (instancetype)initWithEntityName:(NSString *)entityName dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:42:83: error: expected identifier before '(' token 42 | - (instancetype)initWithEntityName:(NSString *)entityName dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:42:82: error: expected ';' before '(' token 42 | - (instancetype)initWithEntityName:(NSString *)entityName dictionaryHandler:(BOOL (^)(NSMutableDictionary *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:43:85: error: expected ')' before '(' token 43 | - (instancetype)initWithEntityName:(NSString *)entityName managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:43:86: error: expected identifier before '(' token 43 | - (instancetype)initWithEntityName:(NSString *)entityName managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSBatchInsertRequest.h:43:85: error: expected ';' before '(' token 43 | - (instancetype)initWithEntityName:(NSString *)entityName managedObjectHandler:(BOOL (^)(NSManagedObject *obj))handler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(14.0),watchos(7.0)); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:51: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:47:62: error: expected '>' before '*' token 47 | @property (nullable, readonly, retain) NSDictionary * objectSnapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:47:62: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:47:63: error: expected unqualified-id before ',' token 47 | @property (nullable, readonly, retain) NSDictionary * objectSnapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:48:62: error: expected '>' before '*' token 48 | @property (nullable, readonly, retain) NSDictionary * cachedSnapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:48:62: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:48:63: error: expected unqualified-id before ',' token 48 | @property (nullable, readonly, retain) NSDictionary * cachedSnapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:49:62: error: expected '>' before '*' token 49 | @property (nullable, readonly, retain) NSDictionary * persistedSnapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:49:62: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:49:63: error: expected unqualified-id before ',' token 49 | @property (nullable, readonly, retain) NSDictionary * persistedSnapshot; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:68:138: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (instancetype)initWithSource:(NSManagedObject*)srcObject newVersion:(NSUInteger)newvers oldVersion:(NSUInteger)oldvers cachedSnapshot:(nullable NSDictionary *)cachesnap persistedSnapshot:(nullable NSDictionary *)persnap NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:68:207: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 68 | - (instancetype)initWithSource:(NSManagedObject*)srcObject newVersion:(NSUInteger)newvers oldVersion:(NSUInteger)oldvers cachedSnapshot:(nullable NSDictionary *)cachesnap persistedSnapshot:(nullable NSDictionary *)persnap NS_DESIGNATED_INITIALIZER; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:82:46: error: expected '>' before '*' token 82 | @property (readonly, copy) NSArray *constraint; // The constraint which has been violated. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:82:46: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:82:47: error: expected unqualified-id before '>' token 82 | @property (readonly, copy) NSArray *constraint; // The constraint which has been violated. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:83:51: error: expected '>' before '*' token 83 | @property (readonly, copy) NSDictionary *constraintValues; // The values which the conflictingObjects had when this conflict was created. May no longer match the values of any conflicted object if something else resolved the conflict. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:83:51: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:83:52: error: expected unqualified-id before ',' token 83 | @property (readonly, copy) NSDictionary *constraintValues; // The values which the conflictingObjects had when this conflict was created. May no longer match the values of any conflicted object if something else resolved the conflict. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:85:62: error: expected '>' before '*' token 85 | @property (nullable, readonly, retain) NSDictionary *databaseSnapshot; // DB row already using constraint values. May be null if this is a context-level violation. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:85:62: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:85:63: error: expected unqualified-id before ',' token 85 | @property (nullable, readonly, retain) NSDictionary *databaseSnapshot; // DB row already using constraint values. May be null if this is a context-level violation. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:86:53: error: expected '>' before '*' token 86 | @property (readonly, copy) NSArray *conflictingObjects; // The objects in violation of the constraint. May contain one (in the case of a db level conflict) or more objects. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:86:53: error: cannot find protocol declaration for 'NSManagedObject' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:86:54: error: expected unqualified-id before '>' token 86 | @property (readonly, copy) NSArray *conflictingObjects; // The objects in violation of the constraint. May contain one (in the case of a db level conflict) or more objects. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:87:50: error: expected '>' before '*' token 87 | @property (readonly, copy) NSArray *conflictingSnapshots; // The original property values of objects in violation of the constraint. Will contain as many objects as there are conflictingObjects. If an object was unchanged, its snapshot will instead be -[NSNull null]. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:87:50: error: cannot find protocol declaration for 'NSDictionary' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:87:51: error: expected unqualified-id before '>' token 87 | @property (readonly, copy) NSArray *conflictingSnapshots; // The original property values of objects in violation of the constraint. Will contain as many objects as there are conflictingObjects. If an object was unchanged, its snapshot will instead be -[NSNull null]. | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:103:54: error: expected '>' before '*' token 103 | - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:103:54: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:103:55: error: expected ')' before '>' token 103 | - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:103:55: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:103:55: error: expected ';' before '>' token 103 | - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:111:29: error: unknown property attribute 'strong' 111 | @property (class, readonly, strong) NSMergePolicy *errorMergePolicy API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:112:29: error: unknown property attribute 'strong' 112 | @property (class, readonly, strong) NSMergePolicy *rollbackMergePolicy API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:29: error: unknown property attribute 'strong' 113 | @property (class, readonly, strong) NSMergePolicy *overwriteMergePolicy API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:114:29: error: unknown property attribute 'strong' 114 | @property (class, readonly, strong) NSMergePolicy *mergeByPropertyObjectTrumpMergePolicy API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:115:29: error: unknown property attribute 'strong' 115 | @property (class, readonly, strong) NSMergePolicy *mergeByPropertyStoreTrumpMergePolicy API_AVAILABLE(macosx(10.12),ios(10.0),tvos(10.0),watchos(3.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:139:75: error: expected '>' before '*' token 139 | - (BOOL)resolveOptimisticLockingVersionConflicts:(NSArray *)list error:(NSError **)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:139:75: error: cannot find protocol declaration for 'NSMergeConflict' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:139:76: error: expected ')' before '>' token 139 | - (BOOL)resolveOptimisticLockingVersionConflicts:(NSArray *)list error:(NSError **)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:139:76: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:139:76: error: expected ';' before '>' token 139 | - (BOOL)resolveOptimisticLockingVersionConflicts:(NSArray *)list error:(NSError **)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:144:66: error: expected '>' before '*' token 144 | - (BOOL)resolveConstraintConflicts:(NSArray *)list error:(NSError **)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:144:66: error: cannot find protocol declaration for 'NSConstraintConflict' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:144:67: error: expected ')' before '>' token 144 | - (BOOL)resolveConstraintConflicts:(NSArray *)list error:(NSError **)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:144:67: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:144:67: error: expected ';' before '>' token 144 | - (BOOL)resolveConstraintConflicts:(NSArray *)list error:(NSError **)error API_AVAILABLE(macosx(10.11),ios(9.0)); | ^ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:53: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:54:36: error: expected ';' before '<' token 54 | @class NSDiffableDataSourceSnapshot; | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:57:49: error: expected '>' before ':' token 57 | @interface NSFetchedResultsController> : NSObject | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:57:49: error: cannot find protocol declaration for 'ResultType' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:57:49: error: expected unqualified-id before ':' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:84:56: error: cannot find protocol declaration for 'ResultType' 84 | @property(nonatomic,readonly) NSFetchRequest *fetchRequest; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:105:30: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 105 | + (void)deleteCacheWithName:(nullable NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:114:62: error: cannot find protocol declaration for 'ResultType' 114 | @property (nullable, nonatomic, readonly) NSArray *fetchedObjects; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:118:4: error: 'ResultType' does not name a type; did you mean 'ResType'? 118 | - (ResultType)objectAtIndexPath:(NSIndexPath *)indexPath; | ^~~~~~~~~~ | ResType /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:122:3: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 122 | -(nullable NSIndexPath *)indexPathForObject:(ResultType)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:122:46: error: 'ResultType' does not name a type; did you mean 'ResType'? 122 | -(nullable NSIndexPath *)indexPathForObject:(ResultType)object; | ^~~~~~~~~~ | ResType [ 91%] Built target InteractionWidgets /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:135:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 135 | - (nullable NSString *)sectionIndexTitleForSectionName:(NSString *)sectionName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:142:50: error: expected '>' before '*' token 142 | @property (nonatomic, readonly) NSArray *sectionIndexTitles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:142:50: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:142:51: error: expected unqualified-id before '>' token 142 | @property (nonatomic, readonly) NSArray *sectionIndexTitles; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:151:53: error: expected '>' before '<' token 151 | @property (nullable, nonatomic, readonly) NSArray> *sections; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:151:53: error: cannot find protocol declaration for 'id' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:151:53: error: expected unqualified-id before '<' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:199:129: error: expected '>' before '*' token 199 | - (void)controller:(NSFetchedResultsController *)controller didChangeContentWithSnapshot:(NSDiffableDataSourceSnapshot *)snapshot API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:199:129: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:199:130: error: expected ')' before ',' token 199 | - (void)controller:(NSFetchedResultsController *)controller didChangeContentWithSnapshot:(NSDiffableDataSourceSnapshot *)snapshot API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:199:130: error: expected identifier before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:199:151: error: expected ';' before '>' token 199 | - (void)controller:(NSFetchedResultsController *)controller didChangeContentWithSnapshot:(NSDiffableDataSourceSnapshot *)snapshot API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:212:141: error: expected '>' before '*' token 212 | - (void)controller:(NSFetchedResultsController *)controller didChangeContentWithDifference:(NSOrderedCollectionDifference *)diff API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:212:141: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:212:142: error: expected ')' before '>' token 212 | - (void)controller:(NSFetchedResultsController *)controller didChangeContentWithDifference:(NSOrderedCollectionDifference *)diff API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:212:142: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:212:142: error: expected ';' before '>' token 212 | - (void)controller:(NSFetchedResultsController *)controller didChangeContentWithDifference:(NSOrderedCollectionDifference *)diff API_AVAILABLE(macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)); | ^ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:231:103: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (void)controller:(NSFetchedResultsController *)controller didChangeObject:(id)anObject atIndexPath:(nullable NSIndexPath *)indexPath forChangeType:(NSFetchedResultsChangeType)type newIndexPath:(nullable NSIndexPath *)newIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:231:197: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 231 | - (void)controller:(NSFetchedResultsController *)controller didChangeObject:(id)anObject atIndexPath:(nullable NSIndexPath *)indexPath forChangeType:(NSFetchedResultsChangeType)type newIndexPath:(nullable NSIndexPath *)newIndexPath; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchedResultsController.h:263:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 263 | - (nullable NSString *)controller:(NSFetchedResultsController *)controller sectionIndexTitleForSectionName:(NSString *)sectionName API_AVAILABLE(macosx(10.12),ios(4.0)); | ^~~~~~~~ | cg_nullable In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:54: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSQueryGenerationToken.h:16:29: error: unknown property attribute 'strong' 16 | @property (class, readonly, strong) NSQueryGenerationToken *currentQueryGenerationToken; // Used to inform a context that it should use the current generation | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:55: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:26:61: error: expected '>' before '*' token 26 | @property (nonatomic, copy, readonly) NSDictionary *options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:26:61: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:26:62: error: expected unqualified-id before ',' token 26 | @property (nonatomic, copy, readonly) NSDictionary *options; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:28:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | - (void)setOption:(nullable NSObject *)option forKey:(NSString *)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:33:61: error: expected '>' before '*' token 33 | @property (nonatomic, copy, readonly) NSDictionary *sqlitePragmas; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:33:61: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:33:62: error: expected unqualified-id before ',' token 33 | @property (nonatomic, copy, readonly) NSDictionary *sqlitePragmas; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:35:19: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 35 | - (void)setValue:(nullable NSObject *)value forPragmaNamed:(NSString *)name; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:53:11: error: unknown property attribute 'strong' 53 | @property(strong, nullable) NSPersistentCloudKitContainerOptions *cloudKitContainerOptions API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreDescription.h:53:67: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 53 | @property(strong, nullable) NSPersistentCloudKitContainerOptions *cloudKitContainerOptions API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:56: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:31:12: error: unknown property attribute 'strong' 31 | @property (strong, readonly) NSManagedObjectContext *viewContext; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:32:12: error: unknown property attribute 'strong' 32 | @property (strong, readonly) NSManagedObjectModel *managedObjectModel; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:33:12: error: unknown property attribute 'strong' 33 | @property (strong, readonly) NSPersistentStoreCoordinator *persistentStoreCoordinator; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:34:55: error: expected '>' before '*' token 34 | @property (copy) NSArray *persistentStoreDescriptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:34:55: error: cannot find protocol declaration for 'NSPersistentStoreDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:34:56: error: expected unqualified-id before '>' token 34 | @property (copy) NSArray *persistentStoreDescriptions; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:42:56: error: expected ')' before '(' token 42 | - (void)loadPersistentStoresWithCompletionHandler:(void (^)(NSPersistentStoreDescription *, NSError * _Nullable))block NS_SWIFT_DISABLE_ASYNC; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:42:57: error: expected identifier before '(' token 42 | - (void)loadPersistentStoresWithCompletionHandler:(void (^)(NSPersistentStoreDescription *, NSError * _Nullable))block NS_SWIFT_DISABLE_ASYNC; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:42:56: error: expected ';' before '(' token 42 | - (void)loadPersistentStoresWithCompletionHandler:(void (^)(NSPersistentStoreDescription *, NSError * _Nullable))block NS_SWIFT_DISABLE_ASYNC; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:45:36: error: expected ')' before '(' token 45 | - (void)performBackgroundTask:(void (^)(NSManagedObjectContext *))block; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:45:37: error: expected identifier before '(' token 45 | - (void)performBackgroundTask:(void (^)(NSManagedObjectContext *))block; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentContainer.h:45:36: error: expected ';' before '(' token 45 | - (void)performBackgroundTask:(void (^)(NSManagedObjectContext *))block; | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:58: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChange.h:30:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 30 | + (nullable NSEntityDescription *)entityDescriptionWithContext:(NSManagedObjectContext *)context API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChange.h:39:30: error: unknown property attribute 'strong' 39 | @property (nullable,readonly,strong) NSPersistentHistoryTransaction *transaction; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChange.h:40:64: error: expected '>' before '*' token 40 | @property (nullable,readonly,copy) NSSet *updatedProperties; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChange.h:40:64: error: cannot find protocol declaration for 'NSPropertyDescription' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChange.h:40:65: error: expected unqualified-id before '>' token 40 | @property (nullable,readonly,copy) NSSet *updatedProperties; | ^ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:59: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:22:4: error: 'nonnull' does not name a type 22 | + (nonnull instancetype)fetchHistoryAfterDate:(NSDate *)date; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:23:4: error: 'nonnull' does not name a type 23 | + (nonnull instancetype)fetchHistoryAfterToken:(nullable NSPersistentHistoryToken *)token; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:23:49: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | + (nonnull instancetype)fetchHistoryAfterToken:(nullable NSPersistentHistoryToken *)token; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:24:4: error: 'nonnull' does not name a type 24 | + (nonnull instancetype)fetchHistoryAfterTransaction:(nullable NSPersistentHistoryTransaction *)transaction; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:24:55: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 24 | + (nonnull instancetype)fetchHistoryAfterTransaction:(nullable NSPersistentHistoryTransaction *)transaction; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:25:4: error: 'nonnull' does not name a type 25 | + (nonnull instancetype)fetchHistoryWithFetchRequest:(NSFetchRequest *)fetchRequest API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:27:4: error: 'nonnull' does not name a type 27 | + (nonnull instancetype)deleteHistoryBeforeDate:(NSDate *)date; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:28:4: error: 'nonnull' does not name a type 28 | + (nonnull instancetype)deleteHistoryBeforeToken:(nullable NSPersistentHistoryToken *)token; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:28:51: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 28 | + (nonnull instancetype)deleteHistoryBeforeToken:(nullable NSPersistentHistoryToken *)token; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:29:4: error: 'nonnull' does not name a type 29 | + (nonnull instancetype)deleteHistoryBeforeTransaction:(nullable NSPersistentHistoryTransaction *)transaction; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:29:57: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 29 | + (nonnull instancetype)deleteHistoryBeforeTransaction:(nullable NSPersistentHistoryTransaction *)transaction; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:33:30: error: unknown property attribute 'strong' 33 | @property (nullable,readonly,strong) NSPersistentHistoryToken *token; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:34:31: error: unknown property attribute 'strong' 34 | @property (nullable,nonatomic,strong) NSFetchRequest *fetchRequest API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryChangeRequest.h:34:55: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it 34 | @property (nullable,nonatomic,strong) NSFetchRequest *fetchRequest API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:61: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryTransaction.h:23:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 23 | + (nullable NSEntityDescription *)entityDescriptionWithContext:(NSManagedObjectContext *)context API_AVAILABLE(macosx(10.15),ios(13.0),tvos(13.0),watchos(6.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryTransaction.h:29:70: error: expected '>' before '*' token 29 | @property (nullable,readonly,copy) NSArray*changes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryTransaction.h:29:70: error: cannot find protocol declaration for 'NSPersistentHistoryChange' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryTransaction.h:29:71: error: expected unqualified-id before '>' token 29 | @property (nullable,readonly,copy) NSArray*changes; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentHistoryTransaction.h:36:21: error: unknown property attribute 'strong' 36 | @property (readonly,strong) NSPersistentHistoryToken *token; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:62: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:67:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 67 | - (nullable CKRecord *)recordForManagedObjectID:(NSManagedObjectID *)managedObjectID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:68:35: error: expected '>' before '*' token 68 | - (NSDictionary *)recordsForManagedObjectIDs:(NSArray *)managedObjectIDs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:68:35: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:68:36: error: expected ')' before ',' token 68 | - (NSDictionary *)recordsForManagedObjectIDs:(NSArray *)managedObjectIDs; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:68:36: error: objective-c++ method declaration is expected before ',' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:69:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 69 | - (nullable CKRecordID *)recordIDForManagedObjectID:(NSManagedObjectID *)managedObjectID; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:70:35: error: expected '>' before '*' token 70 | - (NSDictionary *)recordIDsForManagedObjectIDs:(NSArray *)managedObjectIDs; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:70:35: error: cannot find protocol declaration for 'NSManagedObjectID' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:70:36: error: expected ')' before ',' token 70 | - (NSDictionary *)recordIDsForManagedObjectIDs:(NSArray *)managedObjectIDs; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainer.h:70:36: error: objective-c++ method declaration is expected before ',' token In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h:11, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:10, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerOptions.h:12, from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:63: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:76:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 76 | - (nullable __kindof id)objectForKey:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:77:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 77 | - (void)setObject:(nullable __kindof id)object forKey:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:78:28: error: cannot find protocol declaration for 'CKRecordFieldKey' 78 | - (NSArray *)allKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:84:21: error: expected '>' before '*' token 84 | - (NSArray *)allTokens; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:84:21: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:84:22: error: expected ')' before '>' token 84 | - (NSArray *)allTokens; | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:84:22: error: objective-c++ method declaration is expected before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:86:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 86 | - (nullable __kindof id)objectForKeyedSubscript:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:87:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 87 | - (void)setObject:(nullable __kindof id)object forKeyedSubscript:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:90:28: error: cannot find protocol declaration for 'CKRecordFieldKey' 90 | - (NSArray *)changedKeys; | ^ Consolidate compiler generated dependencies of target ChartsCore /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:148:39: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 148 | - (void)setParentReferenceFromRecord:(nullable CKRecord *)parentRecord API_AVAILABLE(macos(10.12), ios(10.0), tvos(10.0), watchos(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:149:41: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 149 | - (void)setParentReferenceFromRecordID:(nullable CKRecordID *)parentRecordID API_AVAILABLE(macos(10.12), ios(10.0), tvos(10.0), watchos(3.0)); | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:180:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 180 | - (nullable __kindof id)objectForKey:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:181:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 181 | - (void)setObject:(nullable __kindof id)object forKey:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:182:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 182 | - (nullable __kindof id)objectForKeyedSubscript:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:183:20: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 183 | - (void)setObject:(nullable __kindof id)object forKeyedSubscript:(CKRecordFieldKey)key; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:184:28: error: cannot find protocol declaration for 'CKRecordFieldKey' 184 | - (NSArray *)allKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:185:28: error: cannot find protocol declaration for 'CKRecordFieldKey' 185 | - (NSArray *)changedKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h:145:63: error: cannot find protocol declaration for 'CKRecordFieldKey' 145 | @property (nonatomic, copy, nullable) NSArray *alertLocalizationArgs __TVOS_PROHIBITED; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h:154:63: error: cannot find protocol declaration for 'CKRecordFieldKey' 154 | @property (nonatomic, copy, nullable) NSArray *titleLocalizationArgs API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h:163:63: error: cannot find protocol declaration for 'CKRecordFieldKey' 163 | @property (nonatomic, copy, nullable) NSArray *subtitleLocalizationArgs API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h:183:63: error: cannot find protocol declaration for 'CKRecordFieldKey' 183 | @property (nonatomic, copy, nullable) NSArray *desiredKeys; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:40:73: error: expected ')' before '(' token 40 | - (void)fetchRecordWithID:(CKRecordID *)recordID completionHandler:(void (^)(CKRecord * _Nullable record, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(record(for:)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:40:74: error: expected identifier before '(' token 40 | - (void)fetchRecordWithID:(CKRecordID *)recordID completionHandler:(void (^)(CKRecord * _Nullable record, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(record(for:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:40:73: error: expected ';' before '(' token 40 | - (void)fetchRecordWithID:(CKRecordID *)recordID completionHandler:(void (^)(CKRecord * _Nullable record, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(record(for:)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:41:62: error: expected ')' before '(' token 41 | - (void)saveRecord:(CKRecord *)record completionHandler:(void (^)(CKRecord * _Nullable record, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:41:63: error: expected identifier before '(' token 41 | - (void)saveRecord:(CKRecord *)record completionHandler:(void (^)(CKRecord * _Nullable record, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:41:62: error: expected ';' before '(' token 41 | - (void)saveRecord:(CKRecord *)record completionHandler:(void (^)(CKRecord * _Nullable record, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:42:74: error: expected ')' before '(' token 42 | - (void)deleteRecordWithID:(CKRecordID *)recordID completionHandler:(void (^)(CKRecordID * _Nullable recordID, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(deleteRecord(withID:)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:42:75: error: expected identifier before '(' token 42 | - (void)deleteRecordWithID:(CKRecordID *)recordID completionHandler:(void (^)(CKRecordID * _Nullable recordID, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(deleteRecord(withID:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:42:74: error: expected ';' before '(' token 42 | - (void)deleteRecordWithID:(CKRecordID *)recordID completionHandler:(void (^)(CKRecordID * _Nullable recordID, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(deleteRecord(withID:)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:51:53: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 51 | - (void)performQuery:(CKQuery *)query inZoneWithID:(nullable CKRecordZoneID *)zoneID completionHandler:(void (^)(NSArray * _Nullable results, NSError * _Nullable error))completionHandler | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:51:109: error: expected ')' before '(' token 51 | - (void)performQuery:(CKQuery *)query inZoneWithID:(nullable CKRecordZoneID *)zoneID completionHandler:(void (^)(NSArray * _Nullable results, NSError * _Nullable error))completionHandler | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:51:110: error: expected identifier before '(' token 51 | - (void)performQuery:(CKQuery *)query inZoneWithID:(nullable CKRecordZoneID *)zoneID completionHandler:(void (^)(NSArray * _Nullable results, NSError * _Nullable error))completionHandler | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:51:109: error: expected ';' before '(' token 51 | - (void)performQuery:(CKQuery *)query inZoneWithID:(nullable CKRecordZoneID *)zoneID completionHandler:(void (^)(NSArray * _Nullable results, NSError * _Nullable error))completionHandler | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:56:55: error: expected ')' before '(' token 56 | - (void)fetchAllRecordZonesWithCompletionHandler:(void (^)(NSArray * _Nullable zones, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(allRecordZones()); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:56:56: error: expected identifier before '(' token 56 | - (void)fetchAllRecordZonesWithCompletionHandler:(void (^)(NSArray * _Nullable zones, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(allRecordZones()); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:56:55: error: expected ';' before '(' token 56 | - (void)fetchAllRecordZonesWithCompletionHandler:(void (^)(NSArray * _Nullable zones, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(allRecordZones()); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:57:79: error: expected ')' before '(' token 57 | - (void)fetchRecordZoneWithID:(CKRecordZoneID *)zoneID completionHandler:(void (^)(CKRecordZone * _Nullable zone, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(recordZone(for:)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:57:80: error: expected identifier before '(' token 57 | - (void)fetchRecordZoneWithID:(CKRecordZoneID *)zoneID completionHandler:(void (^)(CKRecordZone * _Nullable zone, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(recordZone(for:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:57:79: error: expected ';' before '(' token 57 | - (void)fetchRecordZoneWithID:(CKRecordZoneID *)zoneID completionHandler:(void (^)(CKRecordZone * _Nullable zone, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(recordZone(for:)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:58:68: error: expected ')' before '(' token 58 | - (void)saveRecordZone:(CKRecordZone *)zone completionHandler:(void (^)(CKRecordZone * _Nullable zone, NSError * _Nullable error))completionHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:58:69: error: expected identifier before '(' token 58 | - (void)saveRecordZone:(CKRecordZone *)zone completionHandler:(void (^)(CKRecordZone * _Nullable zone, NSError * _Nullable error))completionHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:58:68: error: expected ';' before '(' token 58 | - (void)saveRecordZone:(CKRecordZone *)zone completionHandler:(void (^)(CKRecordZone * _Nullable zone, NSError * _Nullable error))completionHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:59:80: error: expected ')' before '(' token 59 | - (void)deleteRecordZoneWithID:(CKRecordZoneID *)zoneID completionHandler:(void (^)(CKRecordZoneID * _Nullable zoneID, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(deleteRecordZone(withID:)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:59:81: error: expected identifier before '(' token 59 | - (void)deleteRecordZoneWithID:(CKRecordZoneID *)zoneID completionHandler:(void (^)(CKRecordZoneID * _Nullable zoneID, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(deleteRecordZone(withID:)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:59:80: error: expected ';' before '(' token 59 | - (void)deleteRecordZoneWithID:(CKRecordZoneID *)zoneID completionHandler:(void (^)(CKRecordZoneID * _Nullable zoneID, NSError * _Nullable error))completionHandler NS_SWIFT_ASYNC_NAME(deleteRecordZone(withID:)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:63:89: error: expected ')' before '(' token 63 | - (void)fetchSubscriptionWithID:(CKSubscriptionID)subscriptionID completionHandler:(void (^)(CKSubscription * _Nullable subscription, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_REFINED_FOR_SWIFT_ASYNC(2); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:63:90: error: expected identifier before '(' token 63 | - (void)fetchSubscriptionWithID:(CKSubscriptionID)subscriptionID completionHandler:(void (^)(CKSubscription * _Nullable subscription, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_REFINED_FOR_SWIFT_ASYNC(2); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:63:89: error: expected ';' before '(' token 63 | - (void)fetchSubscriptionWithID:(CKSubscriptionID)subscriptionID completionHandler:(void (^)(CKSubscription * _Nullable subscription, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_REFINED_FOR_SWIFT_ASYNC(2); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:64:57: error: expected ')' before '(' token 64 | - (void)fetchAllSubscriptionsWithCompletionHandler:(void (^)(NSArray * _Nullable subscriptions, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_SWIFT_ASYNC_NAME(allSubscriptions()); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:64:58: error: expected identifier before '(' token 64 | - (void)fetchAllSubscriptionsWithCompletionHandler:(void (^)(NSArray * _Nullable subscriptions, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_SWIFT_ASYNC_NAME(allSubscriptions()); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:64:57: error: expected ';' before '(' token 64 | - (void)fetchAllSubscriptionsWithCompletionHandler:(void (^)(NSArray * _Nullable subscriptions, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_SWIFT_ASYNC_NAME(allSubscriptions()); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:65:80: error: expected ')' before '(' token 65 | - (void)saveSubscription:(CKSubscription *)subscription completionHandler:(void (^)(CKSubscription * _Nullable subscription, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:65:81: error: expected identifier before '(' token 65 | - (void)saveSubscription:(CKSubscription *)subscription completionHandler:(void (^)(CKSubscription * _Nullable subscription, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:65:80: error: expected ';' before '(' token 65 | - (void)saveSubscription:(CKSubscription *)subscription completionHandler:(void (^)(CKSubscription * _Nullable subscription, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:66:90: error: expected ')' before '(' token 66 | - (void)deleteSubscriptionWithID:(CKSubscriptionID)subscriptionID completionHandler:(void (^)(CKSubscriptionID _Nullable subscriptionID, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_REFINED_FOR_SWIFT_ASYNC(2); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:66:91: error: expected identifier before '(' token 66 | - (void)deleteSubscriptionWithID:(CKSubscriptionID)subscriptionID completionHandler:(void (^)(CKSubscriptionID _Nullable subscriptionID, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_REFINED_FOR_SWIFT_ASYNC(2); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDatabase.h:66:90: error: expected ';' before '(' token 66 | - (void)deleteSubscriptionWithID:(CKSubscriptionID)subscriptionID completionHandler:(void (^)(CKSubscriptionID _Nullable subscriptionID, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.10), ios(8.0), tvos(9.0), watchos(6.0)) NS_REFINED_FOR_SWIFT_ASYNC(2); | ^~ | ; In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:64: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEvent.h:28:22: error: unknown property attribute 'strong' 28 | @property(nonatomic, strong, readonly) NSUUID *identifier; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEvent.h:29:22: error: unknown property attribute 'strong' 29 | @property(nonatomic, strong, readonly) NSString *storeIdentifier; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEvent.h:31:22: error: unknown property attribute 'strong' 31 | @property(nonatomic, strong, readonly) NSDate *startDate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEvent.h:32:22: error: unknown property attribute 'strong' 32 | @property(nonatomic, strong, nullable, readonly) NSDate *endDate; | ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEvent.h:34:22: error: unknown property attribute 'strong' 34 | @property(nonatomic, strong, nullable, readonly) NSError *error; | ^~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:65: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEventRequest.h:20:4: error: 'nonnull' does not name a type 20 | + (nonnull instancetype)fetchEventsAfterDate:(NSDate *)date; | ^~~~~~~ [ 92%] Built target ChartsCore /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEventRequest.h:21:4: error: 'nonnull' does not name a type 21 | + (nonnull instancetype)fetchEventsAfterEvent:(nullable NSPersistentCloudKitContainerEvent *)event; | ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEventRequest.h:21:48: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 21 | + (nonnull instancetype)fetchEventsAfterEvent:(nullable NSPersistentCloudKitContainerEvent *)event; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerEventRequest.h:26:4: error: 'nonnull' does not name a type 26 | + (nonnull instancetype)fetchEventsMatchingFetchRequest:(NSFetchRequest *)fetchRequest; | ^~~~~~~ In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:67: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:52:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 52 | - (nullable NSString *)indexName; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:84:56: error: expected ')' before '(' token 84 | - (void)deleteSpotlightIndexWithCompletionHandler:(void (^)(NSError * _Nullable error))completionHandler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(NA),watchos(NA)); | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:84:57: error: expected identifier before '(' token 84 | - (void)deleteSpotlightIndexWithCompletionHandler:(void (^)(NSError * _Nullable error))completionHandler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(NA),watchos(NA)); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:84:56: error: expected ';' before '(' token 84 | - (void)deleteSpotlightIndexWithCompletionHandler:(void (^)(NSError * _Nullable error))completionHandler API_AVAILABLE(macosx(11.0),ios(14.0),tvos(NA),watchos(NA)); | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:88:4: error: 'nullable' does not name a type; did you mean 'cg_nullable'? 88 | - (nullable CSSearchableItemAttributeSet *)attributeSetForObject:(NSManagedObject*)object; | ^~~~~~~~ | cg_nullable /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:91:119: error: expected ')' before '(' token 91 | - (void)searchableIndex:(CSSearchableIndex *)searchableIndex reindexAllSearchableItemsWithAcknowledgementHandler:(void (^)(void))acknowledgementHandler; | ~ ^~ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:91:120: error: expected identifier before '(' token 91 | - (void)searchableIndex:(CSSearchableIndex *)searchableIndex reindexAllSearchableItemsWithAcknowledgementHandler:(void (^)(void))acknowledgementHandler; | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:91:119: error: expected ';' before '(' token 91 | - (void)searchableIndex:(CSSearchableIndex *)searchableIndex reindexAllSearchableItemsWithAcknowledgementHandler:(void (^)(void))acknowledgementHandler; | ^~ | ; /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:93:119: error: expected '>' before '*' token 93 | - (void)searchableIndex:(CSSearchableIndex *)searchableIndex reindexSearchableItemsWithIdentifiers:(NSArray *)identifiers | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:93:119: error: cannot find protocol declaration for 'NSString' /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:93:120: error: expected ')' before '>' token 93 | - (void)searchableIndex:(CSSearchableIndex *)searchableIndex reindexSearchableItemsWithIdentifiers:(NSArray *)identifiers | ~ ^ | ) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:93:120: error: expected identifier before '>' token /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSCoreDataCoreSpotlightDelegate.h:93:120: error: expected ';' before '>' token 93 | - (void)searchableIndex:(CSSearchableIndex *)searchableIndex reindexSearchableItemsWithIdentifiers:(NSArray *)identifiers | ^ | ; Consolidate compiler generated dependencies of target InteractionImage [ 92%] Built target InteractionImage /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In function '-[vtkCocoaTimer startTimerWithInterval:repeating:]': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:144:49: warning: 'NSRunLoop' may not respond to '+currentRunLoop' 144 | NSRunLoop* runLoop = [NSRunLoop currentRunLoop]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:144:49: warning: (messages without a matching method signature will be assumed to return 'id' and accept '...' as arguments) /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In function 'void VTKStartNSApplicationEventLoop()': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:166:64: warning: 'NSApplication' may not respond to '+sharedApplication' 166 | NSApplication* application = [NSApplication sharedApplication]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In function 'void VTKStopNSApplicationEventLoop()': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:177:64: warning: 'NSApplication' may not respond to '+sharedApplication' 177 | NSApplication* application = [NSApplication sharedApplication]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In constructor 'vtkCocoaRenderWindowInteractor::vtkCocoaRenderWindowInteractor()': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:197:70: warning: 'NSMutableDictionary' may not respond to '+dictionary' 197 | NSMutableDictionary* cocoaManager = [NSMutableDictionary dictionary]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:203:21: warning: 'NSMutableDictionary' may not respond to '-self' 203 | [cocoaManager self]; // prevent premature collection under GC. | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:205:73: warning: 'NSMutableDictionary' may not respond to '+dictionary' 205 | NSMutableDictionary* timerDictionary = [NSMutableDictionary dictionary]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:207:24: warning: 'NSMutableDictionary' may not respond to '-self' 207 | [timerDictionary self]; // prevent premature collection under GC. | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In member function 'virtual void vtkCocoaRenderWindowInteractor::ProcessEvents()': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:228:64: warning: 'NSApplication' may not respond to '+sharedApplication' 228 | NSApplication* application = [NSApplication sharedApplication]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In member function 'virtual int vtkCocoaRenderWindowInteractor::InternalCreateTimer(int, int, long unsigned int)': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:347:54: warning: 'NSMutableDictionary' may not respond to '-setObject:forKey:' 347 | [timerDict setObject:cocoaTimer forKey:timerIdAsStr]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In member function 'virtual int vtkCocoaRenderWindowInteractor::InternalDestroyTimer(int)': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:368:67: warning: 'NSMutableDictionary' may not respond to '-objectForKey:' 368 | vtkCocoaTimer* cocoaTimer = [timerDict objectForKey:timerIdAsStr]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:373:47: warning: 'NSMutableDictionary' may not respond to '-removeObjectForKey:' 373 | [timerDict removeObjectForKey:timerIdAsStr]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In member function 'void vtkCocoaRenderWindowInteractor::SetTimerDictionary(void*)': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:443:82: warning: 'NSMutableDictionary' may not respond to '-setObject:forKey:' 443 | [manager setObject:reinterpret_cast(dictionary) forKey:@"TimerDictionary"]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:448:51: warning: 'NSMutableDictionary' may not respond to '-removeObjectForKey:' 448 | [manager removeObjectForKey:@"TimerDictionary"]; | ^ /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm: In member function 'void* vtkCocoaRenderWindowInteractor::GetTimerDictionary()': /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/build/VTK/Rendering/UI/vtkCocoaRenderWindowInteractor.mm:456:74: warning: 'NSMutableDictionary' may not respond to '-objectForKey:' 456 | return reinterpret_cast([manager objectForKey:@"TimerDictionary"]); | ^ make[2]: *** [Rendering/UI/CMakeFiles/RenderingUI.dir/vtkCocoaRenderWindowInteractor.mm.o] Error 1 make[1]: *** [Rendering/UI/CMakeFiles/RenderingUI.dir/all] Error 2 make: *** [all] Error 2 make -j2 : command failed, see log file: /Users/parinazbabaeeghazvini/Documents/structural-pipeline-feature-fetal_pipeline/setup.log