CFURLCopyResourcePropertyForKey failed because it was passed this URL which has no scheme:

后端 未结 7 2308
灰色年华
灰色年华 2021-01-30 11:10

I understand this is an xcode warning/error, however, it happens when I try to run gitk --all from the command line.

YuFei-Zhus-MacBook-Pro:test phi         


        
7条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 11:27

    If you are MacPorts user upgrade tcl/tk to 8.6.0:

    $ sudo port install tcl tk
    

提交回复
热议问题