Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whaison/f7b59f520b537e0973f59c548d98943e to your computer and use it in GitHub Desktop.
Save whaison/f7b59f520b537e0973f59c548d98943e to your computer and use it in GitHub Desktop.
Last login: Sun Feb 12 16:04:17 on ttys000
whaisonMacBookAir:~ whaison$ git clone --recursive https://github.com/PySide/pyside2-setup.git
2017-02-12 16:09:01.241 xcodebuild[22375:331398] [MT] PluginLoading: Required plug-in compatibility UUID E0A62D1F-3C18-4D74-BFE5-A4167D643966 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Unity4XC.xcplugin' not present in DVTPlugInCompatibilityUUIDs
Cloning into 'pyside2-setup'...
remote: Counting objects: 1275, done.
remote: Total 1275 (delta 0), reused 0 (delta 0), pack-reused 1275
Receiving objects: 100% (1275/1275), 385.63 KiB | 168.00 KiB/s, done.
Resolving deltas: 100% (777/777), done.
Submodule 'sources/pyside2' (https://github.com/PySide/pyside2.git) registered for path 'sources/pyside2'
Submodule 'sources/pyside2-examples' (https://github.com/PySide/pyside2-examples.git) registered for path 'sources/pyside2-examples'
Submodule 'sources/pyside2-tools' (https://github.com/PySide/pyside2-tools.git) registered for path 'sources/pyside2-tools'
Submodule 'sources/shiboken2' (https://github.com/PySide/shiboken2.git) registered for path 'sources/shiboken2'
Submodule 'wiki' (https://github.com/PySide/pyside2.wiki.git) registered for path 'wiki'
Cloning into '/Users/whaison/pyside2-setup/sources/pyside2'...
Cloning into '/Users/whaison/pyside2-setup/sources/pyside2-examples'...
Cloning into '/Users/whaison/pyside2-setup/sources/pyside2-tools'...
Cloning into '/Users/whaison/pyside2-setup/sources/shiboken2'...
Cloning into '/Users/whaison/pyside2-setup/wiki'...
Submodule path 'sources/pyside2': checked out '131fdfd1a89a257094148c07c630f136752c703b'
Submodule path 'sources/pyside2-examples': checked out 'c8c9f64eb4657c54f063f01f00116732cb3fc100'
Submodule path 'sources/pyside2-tools': checked out '1eb5ccf5208d775e1e70b2332d9a61df00612801'
Submodule path 'sources/shiboken2': checked out '9b4a3cfcee9cfd5a98c33b29ec4ecfd8d3e973f4'
Submodule path 'wiki': checked out 'ac1b69fabc1a9f81da585fe1a1aa4188862ced66'
whaisonMacBookAir:~ whaison$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment