Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump CI runner to Xcode 16.1 / macOS 15 #2659

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Bump CI runner to Xcode 16.1 / macOS 15 #2659

merged 3 commits into from
Nov 11, 2024

Conversation

zorgiepoo
Copy link
Member

Misc Checklist

  • My change requires a documentation update on Sparkle's website repository
  • My change requires changes to generate_appcast, generate_keys, or sign_update

Testing

I tested and verified my change by using one or multiple of these methods:

  • Sparkle Test App
  • Unit Tests
  • My own app
  • Other (please specify)

(Describe all the cases that were tested)

macOS version tested: [place version here]

Copy link

/Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -analyzer-config-compatibility-mode true -analyzer-output plist-multi-file -analyzer-checker core -analyzer-checker apiModeling -analyzer-checker unix -analyzer-checker osx -analyzer-checker security.insecureAPI.decodeValueOfObjCType -analyzer-checker deadcode -analyzer-checker security.insecureAPI.UncheckedReturn -analyzer-checker security.insecureAPI.getpw -analyzer-checker security.insecureAPI.gets -analyzer-checker security.insecureAPI.mktemp -analyzer-checker security.insecureAPI.mkstemp -analyzer-checker security.insecureAPI.vfork -analyzer-checker nullability.NullPassedToNonnull -analyzer-checker nullability.NullReturnedFromNonnull -analyzer-checker optin.osx.cocoa.localizability.NonLocalizedStringChecker -analyzer-checker security.FloatLoopCounter -analyzer-checker security.insecureAPI.UncheckedReturn -analyzer-checker security.insecureAPI.getpw -analyzer-checker security.insecureAPI.gets -analyzer-checker security.insecureAPI.mkstemp -analyzer-checker security.insecureAPI.mktemp -analyzer-checker security.insecureAPI.rand -analyzer-checker security.insecureAPI.strcpy -analyzer-checker security.insecureAPI.vfork -analyzer-tidy-checker bugprone-assert-side-effect -analyzer-tidy-checker bugprone-infinite-loop -analyzer-tidy-checker bugprone-move-forwarding-reference -analyzer-config nullability:NoDiagnoseCallsToSystemHeaders\=true -analyzer-config report-in-main-source-file\=true -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -pedantic -w -ferror-limit 19 -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Werror\=incompatible-pointer-types -Werror\=implicit-function-declaration -Wmissing-field-initializers -Wmissing-prototypes -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Wimplicit-atomic-properties -Wno-objc-interface-ivars -Wobjc-missing-property-synthesis -Warc-repeated-use-of-weak -Wno-arc-maybe-repeated-use-of-weak -Wexplicit-ownership-type -Wimplicit-retain-self -Wduplicate-method-match -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wconversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wfloat-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wassign-enum -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wselector -Wstrict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wsign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wall -Weverything -Wno-unused-macros -Wno-gnu-statement-expression -Wno-auto-import -Wno-gnu-zero-variadic-macro-arguments -Wno-format-non-iso -Wno-direct-ivar-access -Wno-declaration-after-statement -Wno-gnu-conditional-omitted-operand -Werror\=undef -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fmodule-map-file\=/Users/runner/work/Sparkle/Sparkle/analyze/Build/Products/Release/Sparkle.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/StaticAnalyzer/Sparkle/Sparkle/normal/arm64/SUAppcastDriver.plist -disable-free -analyze -x objective-c /Users/runner/work/Sparkle/Sparkle/Sparkle/SUAppcastDriver.m -target-abi darwinpcs -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -triple arm64-apple-macosx10.13.0 -target-linker-version 1115.7.3 -target-sdk-version\=15.1 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -resource-dir /Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-JNGQZYR4JWFN67ZMYXQPR40A.pcm -I /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/Sparkle-own-target-headers.hmap -I /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/Sparkle-all-non-framework-target-headers.hmap -I /Users/runner/work/Sparkle/Sparkle/analyze/Build/Products/Release/include -I /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/DerivedSources-normal/arm64 -I /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/DerivedSources/arm64 -I /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/DerivedSources -F /Users/runner/work/Sparkle/Sparkle/analyze/Build/Products/Release -iquote /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/Sparkle-generated-files.hmap -iquote /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/Sparkle-project-headers.hmap -isystem /Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/local/include -isystem /Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include -internal-externc-isystem /Applications/Xcode_16.1_Release_Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/runner/work/Sparkle/Sparkle/analyze/SDKStatCaches.noindex/macosx15.1-24B75-111589f309abc4a9e16137aa5c85bd05.sdkstatcache -ivfsoverlay /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle-6370c6b61b088c270c7923b1d9fb48ae-VFS/all-product-headers.yaml -std\=gnu11 -fexceptions -fmodules -fmodule-name\=Sparkle -fno-implicit-modules -fobjc-exceptions -fapplication-extension -fmax-type-align\=16 -fstack-check -fvisibility\=hidden -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=macosx-10.13.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O2 -fdebug-compilation-dir\=/Users/runner/work/Sparkle/Sparkle -fcoverage-compilation-dir\=/Users/runner/work/Sparkle/Sparkle -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -vectorize-loops -vectorize-slp -clear-ast-before-backend -discard-value-names -main-file-name SUAppcastDriver.m -finline-functions -debug-info-kind\=standalone -Os -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -setup-static-analyzer -D BUILDING_SPARKLE\=1 -D CURRENT_PROJECT_VERSION\=\"2041\" -D DEBUG\=0 -D DOWNLOADER_BUNDLE_ID\=\"org.sparkle-project.DownloaderService\" -D DOWNLOADER_NAME\=\"Downloader\" -D DOWNLOADER_XPC_SERVICE_EMBEDDED\=1 -D GENERATE_APPCAST_BUILD_LEGACY_DSA_SUPPORT\=1 -D INSTALLER_CONNECTION_BUNDLE_ID\=\"org.sparkle-project.InstallerConnection\" -D INSTALLER_CONNECTION_NAME\=\"InstallerConnection\" -D INSTALLER_CONNECTION_XPC_SERVICE_EMBEDDED\=0 -D INSTALLER_LAUNCHER_BUNDLE_ID\=\"org.sparkle-project.InstallerLauncher\" -D INSTALLER_LAUNCHER_NAME\=\"Installer\" -D INSTALLER_LAUNCHER_XPC_SERVICE_EMBEDDED\=1 -D INSTALLER_STATUS_BUNDLE_ID\=\"org.sparkle-project.InstallerStatus\" -D INSTALLER_STATUS_NAME\=\"InstallerStatus\" -D INSTALLER_STATUS_XPC_SERVICE_EMBEDDED\=0 -D MARKETING_VERSION\=\"2.7.0-beta.1\" -D OBJC_OLD_DISPATCH_PROTOTYPES\=0 -D SPARKLE_BUILD_BZIP2_DELTA_SUPPORT\=1 -D SPARKLE_BUILD_DMG_SUPPORT\=1 -D SPARKLE_BUILD_LEGACY_DELTA_SUPPORT\=1 -D SPARKLE_BUILD_LEGACY_DSA_SUPPORT\=1 -D SPARKLE_BUILD_LEGACY_SUUPDATER\=1 -D SPARKLE_BUILD_PACKAGE_SUPPORT\=1 -D SPARKLE_BUILD_UI_BITS\=1 -D SPARKLE_BUNDLE_IDENTIFIER\=\"org.sparkle-project.Sparkle\" -D SPARKLE_COPY_LOCALIZATIONS\=1 -D SPARKLE_ICON_NAME\=\"AppIcon\" -D SPARKLE_INSTALLER_PROGRESS_TOOL_BUNDLE_ID\=\"org.sparkle-project.Sparkle.Updater\" -D SPARKLE_INSTALLER_PROGRESS_TOOL_NAME\=\"Updater\" -D SPARKLE_NORMALIZE_INSTALLED_APPLICATION_NAME\=0 -D SPARKLE_RELAUNCH_TOOL_NAME\=\"Autoupdate\" -D SPU_OBJC_DIRECT\=__attribute__\(\(objc_direct\)\) -D SPU_OBJC_DIRECT_MEMBERS\=__attribute__\(\(objc_direct_members\)\) -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -D __clang_analyzer__ -MT dependencies -dependency-file /Users/runner/work/Sparkle/Sparkle/analyze/Build/Intermediates.noindex/Sparkle.build/Release/Sparkle.build/StaticAnalyzer/Sparkle/Sparkle/normal/arm64/SUAppcastDriver.d -skip-unused-modulemap-deps /Users/runner/work/Sparkle/Sparkle/Sparkle/SUAppcastDriver.m:437:22: warning: nil passed to a callee that requires a non-null 1st parameter [nullability.NullPassedToNonnull] 437 | comparator = [updaterDelegate versionComparatorForUpdater:_updater]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. note: Run script build phase 'Strip Framework' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Sparkle' from project 'Sparkle') note: Run script build phase 'Run Script: Set Git Version Info' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Sparkle' from project 'Sparkle') note: Run script build phase 'Run Script: Link Tools' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Sparkle' from project 'Sparkle')

@zorgiepoo zorgiepoo added this to the 2.7 milestone Nov 11, 2024
@zorgiepoo zorgiepoo merged commit 2c95fa4 into 2.x Nov 11, 2024
2 checks passed
@zorgiepoo zorgiepoo deleted the bump-xcode-16.1 branch November 11, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant