Guest User

Untitled

a guest
Sep 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. # Qt Mac Deployment Script
  2. # ---------------------------
  3.  
  4. # Generate Build By :
  5. $ QtSDK/Desktop/Qt/474/gcc/bin/macdeployqt MyApp.app
  6.  
  7. # Verify Build By
  8. $ otool -L MyApp.app/Contents/MacOS/MyApp
Add Comment
Please, Sign In to add comment