You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install the package with brew on OS X 10.13 high sierra but getting this error
==> Installing tmignore from samuelmeuli/tap
==> Downloading https://github.com/samuelmeuli/tmignore/archive/v1.2.2.tar.gz
Already downloaded: /Users/danieldoynov/Library/Caches/Homebrew/downloads/694e9e2acfa7fc1d36e4be32543d766098b853eaf69a98ec5ec66fbc803d0abd--tmignore-1.2.2.tar.gz
==> make build
Last 15 lines from /Users/danieldoynov/Library/Logs/Homebrew/tmignore/01.make:
Build system information
error: Unable to resolve build file: XCBCore.BuildFile (missingTargetProductReference("PACKAGE-PRODUCT:Logging")) (in target 'tmignore')
Build system information
error: Unable to resolve build file: XCBCore.BuildFile (missingTargetProductReference("PACKAGE-PRODUCT:SwiftCLI")) (in target 'tmignore')
Build system information
error: Unable to resolve build file: XCBCore.BuildFile (missingTargetProductReference("PACKAGE-PRODUCT:SwiftExec")) (in target 'tmignore')
Build system information
error: Unable to resolve build file: XCBCore.BuildFile (missingTargetProductReference("PACKAGE-PRODUCT:SwiftyJSON")) (in target 'tmignore')
** ARCHIVE FAILED **
make: *** [build] Error 65
Do not report this issue to Homebrew/brew or Homebrew/core!
These open issues may also help:
tmignore Build for macOS Big Sur https://github.com/samuelmeuli/homebrew-tap/issues/2
Any ideas on what could cause this or is this package just not supported on 10.13?
The text was updated successfully, but these errors were encountered:
I am trying to install the package with brew on OS X 10.13 high sierra but getting this error
Any ideas on what could cause this or is this package just not supported on 10.13?
The text was updated successfully, but these errors were encountered: