Skip to content

Instantly share code, notes, and snippets.

Created March 8, 2016 17:12
Show Gist options
  • Save anonymous/3b00432ec63bbf8af689 to your computer and use it in GitHub Desktop.
Save anonymous/3b00432ec63bbf8af689 to your computer and use it in GitHub Desktop.
macdeploy output from clocks with PythonQt linked
Log: Using otool:
Log: inspecting "/Users/stardrop/clocks/clocks.app/Contents/MacOS/clocks"
Log: Adding framework:
Log: Framework name "libPythonQt.1.dylib"
Framework directory "/usr/lib/"
Framework path "/usr/lib/libPythonQt.1.dylib"
Binary directory "/usr/lib/"
Binary name "libPythonQt.1.dylib"
Binary path "/usr/lib/libPythonQt.1.dylib"
Version ""
Install name "libPythonQt.1.dylib"
Deployed install name "@executable_path/../Frameworks/libPythonQt.1.dylib"
Source file Path "/usr/lib/libPythonQt.1.dylib"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/"
Log: Adding framework:
Log: Framework name "QtQuick.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtQuick.framework"
Binary directory "Versions/5"
Binary name "QtQuick"
Binary path "/Versions/5/QtQuick"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtQuick.framework/Versions/5/QtQuick"
Deployed install name "@executable_path/../Frameworks/QtQuick.framework/Versions/5/QtQuick"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtQuick.framework/Versions/5/QtQuick"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtQuick.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtQuick.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtGui.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework"
Binary directory "Versions/5"
Binary name "QtGui"
Binary path "/Versions/5/QtGui"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Deployed install name "@executable_path/../Frameworks/QtGui.framework/Versions/5/QtGui"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtGui.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtGui.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtCore.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework"
Binary directory "Versions/5"
Binary name "QtCore"
Binary path "/Versions/5/QtCore"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Deployed install name "@executable_path/../Frameworks/QtCore.framework/Versions/5/QtCore"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtQml.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework"
Binary directory "Versions/5"
Binary name "QtQml"
Binary path "/Versions/5/QtQml"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Versions/5/QtQml"
Deployed install name "@executable_path/../Frameworks/QtQml.framework/Versions/5/QtQml"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Versions/5/QtQml"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtQml.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtQml.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtNetwork.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework"
Binary directory "Versions/5"
Binary name "QtNetwork"
Binary path "/Versions/5/QtNetwork"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Deployed install name "@executable_path/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtNetwork.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtNetwork.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtWidgets.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtWidgets.framework"
Binary directory "Versions/5"
Binary name "QtWidgets"
Binary path "/Versions/5/QtWidgets"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets"
Deployed install name "@executable_path/../Frameworks/QtWidgets.framework/Versions/5/QtWidgets"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtWidgets.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtWidgets.framework/Versions/5"
Log:
Log: Deploying Qt frameworks found inside: ("/Users/stardrop/clocks/clocks.app/Contents/MacOS/clocks")
Log: Using install_name_tool:
Log: in "/Users/stardrop/clocks/clocks.app/Contents/MacOS/clocks"
Log: change reference "libPythonQt.1.dylib"
Log: to "@executable_path/../Frameworks/libPythonQt.1.dylib"
ERROR: no file at "/usr/lib/libPythonQt.1.dylib"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtQuick.framework/Versions/5/QtQuick"
Log: to "clocks.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick"
Log: copy: "/Users/stardrop/Qt/5.5/clang_64/lib/QtQuick.framework/Resources" "clocks.app/Contents/Frameworks/QtQuick.framework/Versions/5/Resources"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtQuick.framework/Resources/Info.plist"
Log: to "clocks.app/Contents/Frameworks/QtQuick.framework/Versions/5/Resources/Info.plist"
Log: symlink "clocks.app/Contents/Frameworks/QtQuick.framework/QtQuick"
Log: points to "Versions/Current/QtQuick"
Log: symlink "clocks.app/Contents/Frameworks/QtQuick.framework/Resources"
Log: points to "Versions/Current/Resources"
Log: symlink "clocks.app/Contents/Frameworks/QtQuick.framework/Versions/Current"
Log: points to "5"
Log: Using strip:
Log: stripped "clocks.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick"
Log: Using otool:
Log: inspecting "clocks.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick"
Log: Adding framework:
Log: Framework name "QtGui.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework"
Binary directory "Versions/5"
Binary name "QtGui"
Binary path "/Versions/5/QtGui"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Deployed install name "@executable_path/../Frameworks/QtGui.framework/Versions/5/QtGui"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtGui.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtGui.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtCore.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework"
Binary directory "Versions/5"
Binary name "QtCore"
Binary path "/Versions/5/QtCore"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Deployed install name "@executable_path/../Frameworks/QtCore.framework/Versions/5/QtCore"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtQml.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework"
Binary directory "Versions/5"
Binary name "QtQml"
Binary path "/Versions/5/QtQml"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Versions/5/QtQml"
Deployed install name "@executable_path/../Frameworks/QtQml.framework/Versions/5/QtQml"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Versions/5/QtQml"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtQml.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtQml.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtNetwork.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework"
Binary directory "Versions/5"
Binary name "QtNetwork"
Binary path "/Versions/5/QtNetwork"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Deployed install name "@executable_path/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtNetwork.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtNetwork.framework/Versions/5"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Log: to "clocks.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui"
Log: copy: "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Resources" "clocks.app/Contents/Frameworks/QtGui.framework/Versions/5/Resources"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Resources/Info.plist"
Log: to "clocks.app/Contents/Frameworks/QtGui.framework/Versions/5/Resources/Info.plist"
Log: symlink "clocks.app/Contents/Frameworks/QtGui.framework/QtGui"
Log: points to "Versions/Current/QtGui"
Log: symlink "clocks.app/Contents/Frameworks/QtGui.framework/Resources"
Log: points to "Versions/Current/Resources"
Log: symlink "clocks.app/Contents/Frameworks/QtGui.framework/Versions/Current"
Log: points to "5"
Log: Using strip:
Log: stripped "clocks.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui"
Log: Using otool:
Log: inspecting "clocks.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui"
Log: Adding framework:
Log: Framework name "QtCore.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework"
Binary directory "Versions/5"
Binary name "QtCore"
Binary path "/Versions/5/QtCore"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Deployed install name "@executable_path/../Frameworks/QtCore.framework/Versions/5/QtCore"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework/Versions/5"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Log: to "clocks.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore"
Log: copy: "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Resources" "clocks.app/Contents/Frameworks/QtCore.framework/Versions/5/Resources"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Resources/Info.plist"
Log: to "clocks.app/Contents/Frameworks/QtCore.framework/Versions/5/Resources/Info.plist"
Log: symlink "clocks.app/Contents/Frameworks/QtCore.framework/QtCore"
Log: points to "Versions/Current/QtCore"
Log: symlink "clocks.app/Contents/Frameworks/QtCore.framework/Resources"
Log: points to "Versions/Current/Resources"
Log: symlink "clocks.app/Contents/Frameworks/QtCore.framework/Versions/Current"
Log: points to "5"
Log: Using strip:
Log: stripped "clocks.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore"
Log: Using otool:
Log: inspecting "clocks.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Versions/5/QtQml"
Log: to "clocks.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml"
Log: copy: "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Resources" "clocks.app/Contents/Frameworks/QtQml.framework/Versions/5/Resources"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtQml.framework/Resources/Info.plist"
Log: to "clocks.app/Contents/Frameworks/QtQml.framework/Versions/5/Resources/Info.plist"
Log: symlink "clocks.app/Contents/Frameworks/QtQml.framework/QtQml"
Log: points to "Versions/Current/QtQml"
Log: symlink "clocks.app/Contents/Frameworks/QtQml.framework/Resources"
Log: points to "Versions/Current/Resources"
Log: symlink "clocks.app/Contents/Frameworks/QtQml.framework/Versions/Current"
Log: points to "5"
Log: Using strip:
Log: stripped "clocks.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml"
Log: Using otool:
Log: inspecting "clocks.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml"
Log: Adding framework:
Log: Framework name "QtNetwork.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework"
Binary directory "Versions/5"
Binary name "QtNetwork"
Binary path "/Versions/5/QtNetwork"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Deployed install name "@executable_path/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtNetwork.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtNetwork.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtCore.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework"
Binary directory "Versions/5"
Binary name "QtCore"
Binary path "/Versions/5/QtCore"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Deployed install name "@executable_path/../Frameworks/QtCore.framework/Versions/5/QtCore"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework/Versions/5"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork"
Log: to "clocks.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork"
Log: copy: "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Resources" "clocks.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtNetwork.framework/Resources/Info.plist"
Log: to "clocks.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources/Info.plist"
Log: symlink "clocks.app/Contents/Frameworks/QtNetwork.framework/QtNetwork"
Log: points to "Versions/Current/QtNetwork"
Log: symlink "clocks.app/Contents/Frameworks/QtNetwork.framework/Resources"
Log: points to "Versions/Current/Resources"
Log: symlink "clocks.app/Contents/Frameworks/QtNetwork.framework/Versions/Current"
Log: points to "5"
Log: Using strip:
Log: stripped "clocks.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork"
Log: Using otool:
Log: inspecting "clocks.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork"
Log: Adding framework:
Log: Framework name "QtCore.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework"
Binary directory "Versions/5"
Binary name "QtCore"
Binary path "/Versions/5/QtCore"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Deployed install name "@executable_path/../Frameworks/QtCore.framework/Versions/5/QtCore"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework/Versions/5"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtWidgets.framework/Versions/5/QtWidgets"
Log: to "clocks.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets"
Log: copy: "/Users/stardrop/Qt/5.5/clang_64/lib/QtWidgets.framework/Resources" "clocks.app/Contents/Frameworks/QtWidgets.framework/Versions/5/Resources"
Log: copied: "/Users/stardrop/Qt/5.5/clang_64/lib/QtWidgets.framework/Resources/Info.plist"
Log: to "clocks.app/Contents/Frameworks/QtWidgets.framework/Versions/5/Resources/Info.plist"
Log: symlink "clocks.app/Contents/Frameworks/QtWidgets.framework/QtWidgets"
Log: points to "Versions/Current/QtWidgets"
Log: symlink "clocks.app/Contents/Frameworks/QtWidgets.framework/Resources"
Log: points to "Versions/Current/Resources"
Log: symlink "clocks.app/Contents/Frameworks/QtWidgets.framework/Versions/Current"
Log: points to "5"
Log: Using strip:
Log: stripped "clocks.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets"
Log: Using otool:
Log: inspecting "clocks.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets"
Log: Adding framework:
Log: Framework name "QtGui.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework"
Binary directory "Versions/5"
Binary name "QtGui"
Binary path "/Versions/5/QtGui"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Deployed install name "@executable_path/../Frameworks/QtGui.framework/Versions/5/QtGui"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtGui.framework/Versions/5/QtGui"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtGui.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtGui.framework/Versions/5"
Log: Adding framework:
Log: Framework name "QtCore.framework"
Framework directory "/Users/stardrop/Qt/5.5/clang_64/lib/"
Framework path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework"
Binary directory "Versions/5"
Binary name "QtCore"
Binary path "/Versions/5/QtCore"
Version "5"
Install name "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Deployed install name "@executable_path/../Frameworks/QtCore.framework/Versions/5/QtCore"
Source file Path "/Users/stardrop/Qt/5.5/clang_64/lib/QtCore.framework/Versions/5/QtCore"
Framework Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework"
Binary Destination Directory (relative to bundle) "Contents/Frameworks/QtCore.framework/Versions/5"
Log: Using install_name_tool:
Log: change rpaths in "/Users/stardrop/clocks/clocks.app/Contents/MacOS/clocks"
Log: using ("-delete_rpath", "/Users/stardrop/Qt/5.5/clang_64/lib", "-add_rpath", "@executable_path/../Frameworks")
Log:
Log: Deploying plugins from "/usr/plugins"
ERROR: file copy failed from "/usr/plugins/platforms/libqcocoa.dylib"
ERROR: to "clocks.app/Contents/PlugIns/platforms/libqcocoa.dylib"
ERROR: file copy failed from "/usr/plugins/printsupport/libcocoaprintersupport.dylib"
ERROR: to "clocks.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib"
Log: Created configuration file: "clocks.app/Contents/Resources/qt.conf"
Log: This file sets the plugin search path to "clocks.app/Contents/PlugIns"
Log: Using strip:
Log: stripped "/Users/stardrop/clocks/clocks.app/Contents/MacOS/clocks"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment