mirror of
https://github.com/arsenetar/dupeguru-cocoa.git
synced 2026-03-17 12:31:38 +00:00
Remove broken reference
This commit is contained in:
2
build.py
2
build.py
@@ -188,7 +188,7 @@ def build_cocoa_proxy_module():
|
||||
"CocoaProxy", 'cocoalib/cocoa',
|
||||
[
|
||||
'cocoalib/cocoa/CocoaProxy.m', 'build/CocoaProxy.m', 'build/ObjP.m',
|
||||
'cocoalib/HSErrorReportWindow.m', 'cocoa/autogen/HSErrorReportWindow_UI.m'
|
||||
'cocoalib/HSErrorReportWindow.m'
|
||||
],
|
||||
['AppKit', 'CoreServices'],
|
||||
['cocoalib', 'cocoa/autogen']
|
||||
|
||||
Reference in New Issue
Block a user