Giter Site home page Giter Site logo

alfred-set-default-browser's People

Contributors

zeitlings avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alfred-set-default-browser's Issues

Not working for me

Thanks for writing the only Alfred 5 workflow for resetting default browser. I am unable to make it work. I type in the command sdb and see many browser icons in the drop down menu. But when I hit enter on Chrome, for example, nothing happens. I did read through your "file action" explanation regarding the bundle identifier information. I do not understand it. At the moment, there is one type listed under "types:" com.apple.application-bundle. Can you help?
Screenshot 2023-04-18 at 9 19 26 AM

error: redefinition of module 'AppleTextureEncoder'

macOS: 14.2.1 (23C71)

[14:49:02.218] Default Browser[Script Filter] Queuing argument '(null)'
[14:49:02.337] Default Browser[Script Filter] Script with argv '(null)' finished
[14:49:02.342] Default Browser[Script Filter] {
    "items": [
        {
            "title":"Safari",
            "arg":"com.apple.Safari",
            "icon":{
                "path":"icons/com.apple.Safari.png"
            }
        },{
            "title":"Firefox",
            "arg":"org.mozilla.firefox",
            "icon":{
                "path":"icons/org.mozilla.firefox.png"
            }
        },{
            "title":"Chrome",
            "arg":"com.google.Chrome",
            "icon":{
                "path":"icons/com.google.Chrome.png"
            }
        },{
            "title":"Edge",
            "arg":"com.microsoft.edgemac",
            "icon":{
                "path":"icons/com.microsoft.edgemac.png"
            }
        },{
            "title":"Arc",
            "arg":"company.thebrowser.Browser",
            "icon":{
                "path":"icons/company.thebrowser.Browser.png"
            }
        },
    ]
}
[14:49:04.171] Default Browser[Script Filter] Processing complete
[14:49:04.177] Default Browser[Script Filter] Passing output 'company.thebrowser.Browser' to Run Script
[14:49:04.990] ERROR: Default Browser[Run Script] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1:8: error: redefinition of module 'AppleTextureEncoder'
module AppleTextureEncoder [system] {
       ^
/usr/local/include/module.modulemap:1:8: note: previously defined here
module AppleTextureEncoder [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:1:8: error: redefinition of module 'XPC'
module XPC [system] {
       ^
/usr/local/include/xpc.modulemap:1:8: note: previously defined here
module XPC [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:12:8: error: redefinition of module 'XPCOverlay'
module XPCOverlay [system] {
       ^
/usr/local/include/xpc.modulemap:12:8: note: previously defined here
module XPCOverlay [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:15:8: error: redefinition of module 'Bootstrap'
module Bootstrap [system] {
       ^
/usr/local/include/xpc.modulemap:15:8: note: previously defined here
module Bootstrap [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:20:8: error: redefinition of module 'launch'
module launch [system] {
       ^
/usr/local/include/xpc.modulemap:20:8: note: previously defined here
module launch [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:25:8: error: redefinition of module 'vproc'
module vproc [system] {
       ^
/usr/local/include/xpc.modulemap:25:8: note: previously defined here
module vproc [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:7:8: error: redefinition of module 'Compression'
module Compression [system] {
       ^
/usr/local/include/module.modulemap:7:8: note: previously defined here
module Compression [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:12:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:12:
extern module EditLine "editline.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/editline.modulemap:1:8: error: redefinition of module 'EditLine'
module EditLine [system] {
       ^
/usr/local/include/editline.modulemap:1:8: note: previously defined here
module EditLine [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:13:8: error: redefinition of module 'Darwin'
module Darwin [system] [no_undeclared_includes] {
       ^
/usr/local/include/module.modulemap:13:8: note: previously defined here
module Darwin [system] [no_undeclared_includes] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1008:8: error: redefinition of module 'asl'
module asl [system] {
       ^
/usr/local/include/module.modulemap:1008:8: note: previously defined here
module asl [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1012:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1012:
extern module dnssd "dnssd.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/dnssd.modulemap:1:8: error: redefinition of module 'dnssd'
module dnssd [system] {
       ^
/usr/local/include/dnssd.modulemap:1:8: note: previously defined here
module dnssd [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:
extern module libunwind "libunwind.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/libunwind.modulemap:1:8: error: redefinition of module 'libunwind'
module libunwind [system] {
       ^
/usr/local/include/libunwind.modulemap:1:8: note: previously defined here
module libunwind [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:
extern module libunwind "libunwind.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/libunwind.modulemap:6:8: error: redefinition of module 'unwind'
module unwind [system] {
       ^
/usr/local/include/libunwind.modulemap:6:8: note: previously defined here
module unwind [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1015:8: error: redefinition of module 'os'
module os [system] {
       ^
/usr/local/include/module.modulemap:1015:8: note: previously defined here
module os [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1058:8: error: redefinition of module 'os_object'
module os_object [system] {
       ^
/usr/local/include/module.modulemap:1058:8: note: previously defined here
module os_object [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1062:8: error: redefinition of module 'os_workgroup'
module os_workgroup [system] {
       ^
/usr/local/include/module.modulemap:1062:8: note: previously defined here
module os_workgroup [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1072:8: error: redefinition of module 'libkern'
module libkern [system] {
       ^
/usr/local/include/module.modulemap:1072:8: note: previously defined here
module libkern [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1094:8: error: redefinition of module 'ldap'
module ldap [system] {
       ^
/usr/local/include/module.modulemap:1094:8: note: previously defined here
module ldap [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1119:8: error: redefinition of module 'krb5'
module krb5 [system] {
       ^
/usr/local/include/module.modulemap:1119:8: note: previously defined here
module krb5 [system] {
       ^
<unknown>:0: error: too many errors emitted, stopping now
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1:8: error: redefinition of module 'AppleTextureEncoder'
module AppleTextureEncoder [system] {
       ^
/usr/local/include/module.modulemap:1:8: note: previously defined here
module AppleTextureEncoder [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:1:8: error: redefinition of module 'XPC'
module XPC [system] {
       ^
/usr/local/include/xpc.modulemap:1:8: note: previously defined here
module XPC [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:12:8: error: redefinition of module 'XPCOverlay'
module XPCOverlay [system] {
       ^
/usr/local/include/xpc.modulemap:12:8: note: previously defined here
module XPCOverlay [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:15:8: error: redefinition of module 'Bootstrap'
module Bootstrap [system] {
       ^
/usr/local/include/xpc.modulemap:15:8: note: previously defined here
module Bootstrap [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:20:8: error: redefinition of module 'launch'
module launch [system] {
       ^
/usr/local/include/xpc.modulemap:20:8: note: previously defined here
module launch [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:6:
extern module Bootstrap "xpc.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/xpc.modulemap:25:8: error: redefinition of module 'vproc'
module vproc [system] {
       ^
/usr/local/include/xpc.modulemap:25:8: note: previously defined here
module vproc [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:7:8: error: redefinition of module 'Compression'
module Compression [system] {
       ^
/usr/local/include/module.modulemap:7:8: note: previously defined here
module Compression [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:12:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:12:
extern module EditLine "editline.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/editline.modulemap:1:8: error: redefinition of module 'EditLine'
module EditLine [system] {
       ^
/usr/local/include/editline.modulemap:1:8: note: previously defined here
module EditLine [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:13:8: error: redefinition of module 'Darwin'
module Darwin [system] [no_undeclared_includes] {
       ^
/usr/local/include/module.modulemap:13:8: note: previously defined here
module Darwin [system] [no_undeclared_includes] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1008:8: error: redefinition of module 'asl'
module asl [system] {
       ^
/usr/local/include/module.modulemap:1008:8: note: previously defined here
module asl [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1012:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1012:
extern module dnssd "dnssd.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/dnssd.modulemap:1:8: error: redefinition of module 'dnssd'
module dnssd [system] {
       ^
/usr/local/include/dnssd.modulemap:1:8: note: previously defined here
module dnssd [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:
extern module libunwind "libunwind.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/libunwind.modulemap:1:8: error: redefinition of module 'libunwind'
module libunwind [system] {
       ^
/usr/local/include/libunwind.modulemap:1:8: note: previously defined here
module libunwind [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:1: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1014:
extern module libunwind "libunwind.modulemap"
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/libunwind.modulemap:6:8: error: redefinition of module 'unwind'
module unwind [system] {
       ^
/usr/local/include/libunwind.modulemap:6:8: note: previously defined here
module unwind [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1015:8: error: redefinition of module 'os'
module os [system] {
       ^
/usr/local/include/module.modulemap:1015:8: note: previously defined here
module os [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1058:8: error: redefinition of module 'os_object'
module os_object [system] {
       ^
/usr/local/include/module.modulemap:1058:8: note: previously defined here
module os_object [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1062:8: error: redefinition of module 'os_workgroup'
module os_workgroup [system] {
       ^
/usr/local/include/module.modulemap:1062:8: note: previously defined here
module os_workgroup [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1072:8: error: redefinition of module 'libkern'
module libkern [system] {
       ^
/usr/local/include/module.modulemap:1072:8: note: previously defined here
module libkern [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1094:8: error: redefinition of module 'ldap'
module ldap [system] {
       ^
/usr/local/include/module.modulemap:1094:8: note: previously defined here
module ldap [system] {
       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:1119:8: error: redefinition of module 'krb5'
module krb5 [system] {
       ^
/usr/local/include/module.modulemap:1119:8: note: previously defined here
module krb5 [system] {
       ^
<unknown>:0: error: too many errors emitted, stopping now
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Foundation.h"
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:9: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:
#import <Foundation/NSURLError.h>
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: error: could not build module 'CoreServices'
#import <CoreServices/CoreServices.h>
        ^
/Users/henpaihsu/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/D873A42A-F28C-4F36-A346-AC9AE3A98183:8:8: error: cannot load underlying module for 'Foundation'
import Foundation
       ^
[14:49:05.004] Default Browser[Run Script] Processing complete
[14:49:05.005] Default Browser[Run Script] Passing output '' to Split Arg
[14:49:05.005] Default Browser[Split Arg] Processing complete
[14:49:05.006] Default Browser[Split Arg] Passing output '' to Conditional
[14:49:05.006] Default Browser[Conditional] Processing complete
[14:49:05.007] Default Browser[Conditional] Passing output '' to Debug
[14:49:05.007] Default Browser[Debug] ''
[14:49:05.008] Default Browser[Debug] Processing complete
[14:49:05.008] Default Browser[Debug] Passing output '' to Post Notification

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.