MiMo42 / MMTabBarView

A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.

Home Page:http://mimo42.github.com/MMTabBarView/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macos sequoia build failure

chenrui333 opened this issue · comments

trying to build 1.4.2 release for macos sequoia, but ran into the following build failure

  /Users/brew/Library/Developer/Xcode/DerivedData/default-gssdzzvnwbdldaepdopxtjpvgure/Build/Intermediates.noindex/MMTabBarView.build/Release/MMTabBarView-d7a7a85f2fa0ec6d03f3fdd496361987-VFS/all-product-headers.yaml
  /tmp/mmtabbarview-20240914-4054-5epfq9/MMTabBarView-1.4.2/MMTabBarView/MMTabBarView/Styles/Mojave Tab Style/MMMojaveTabStyle+Assets.m:13:16: error: no submodule named 'Availability' in module 'Darwin' (in target 'MMTabBarView' from project 'MMTabBarView')
  
  CompileC /Users/brew/Library/Developer/Xcode/DerivedData/default-gssdzzvnwbdldaepdopxtjpvgure/Build/Intermediates.noindex/MMTabBarView.build/Release/MMTabBarView.build/Objects-normal/arm64/MMMojaveTabStyle.o /tmp/mmtabbarview-20240914-4054-5epfq9/MMTabBarView-1.4.2/MMTabBarView/MMTabBarView/Styles/Mojave\ Tab\ Style/MMMojaveTabStyle.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MMTabBarView' from project 'MMTabBarView')
      cd /tmp/mmtabbarview-20240914-4054-5epfq9/MMTabBarView-1.4.2/MMTabBarView
      
      Using response file: /Users/brew/Library/Developer/Xcode/DerivedData/default-gssdzzvnwbdldaepdopxtjpvgure/Build/Intermediates.noindex/MMTabBarView.build/Release/MMTabBarView.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
      

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/10857640948/job/30134399652

I haven't tested on Sequoia itself, but this fork should be more advanced: https://github.com/VIennaRSS/MMTabBarView