Thanks for your efforts. Here is the output from otool.

otool -L

Qt Code:
  1. @loader_path/../Frameworks/QtWidgets.framework/Versions/5/QtWidgets (compatibility version 5.3.0, current version 5.3.1)
  2. @loader_path/../Frameworks/QtGui.framework/Versions/5/QtGui (compatibility version 5.3.0, current version 5.3.1)
  3. @loader_path/../Frameworks/QtCore.framework/Versions/5/QtCore (compatibility version 5.3.0, current version 5.3.1)
  4. /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
  5. /System/Library/Frameworks/AGL.framework/Versions/A/AGL (compatibility version 1.0.0, current version 1.0.0)
  6. /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 56.0.0)
  7. /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0)
To copy to clipboard, switch view to plain text mode 

otool -l

(but, actually, there is not LC_RPATH section)

Qt Code:
  1. Load command 0
  2. cmd LC_SEGMENT_64
  3. cmdsize 72
  4. segname __PAGEZERO
  5. vmaddr 0x0000000000000000
  6. vmsize 0x0000000100000000
  7. fileoff 0
  8. filesize 0
  9. maxprot 0x00000000
  10. initprot 0x00000000
  11. nsects 0
  12. flags 0x0
  13. Load command 1
  14. cmd LC_SEGMENT_64
  15. cmdsize 712
  16. segname __TEXT
  17. vmaddr 0x0000000100000000
  18. vmsize 0x00000000001ed000
  19. fileoff 0
  20. filesize 2019328
  21. maxprot 0x00000007
  22. initprot 0x00000005
  23. nsects 8
  24. flags 0x0
  25. Section
  26. sectname __text
  27. segname __TEXT
  28. addr 0x0000000100002690
  29. size 0x000000000016196a
  30. offset 9872
  31. align 2^4 (16)
  32. reloff 0
  33. nreloc 0
  34. flags 0x80000400
  35. reserved1 0
  36. reserved2 0
  37. Section
  38. sectname __stubs
  39. segname __TEXT
  40. addr 0x0000000100163ffa
  41. size 0x00000000000015de
  42. offset 1458170
  43. align 2^1 (2)
  44. reloff 0
  45. nreloc 0
  46. flags 0x80000408
  47. reserved1 0 (index into indirect symbol table)
  48. reserved2 6 (size of stubs)
  49. Section
  50. sectname __stub_helper
  51. segname __TEXT
  52. addr 0x00000001001655d8
  53. size 0x0000000000001c8a
  54. offset 1463768
  55. align 2^2 (4)
  56. reloff 0
  57. nreloc 0
  58. flags 0x80000400
  59. reserved1 0
  60. reserved2 0
  61. Section
  62. sectname __gcc_except_tab
  63. segname __TEXT
  64. addr 0x0000000100167264
  65. size 0x000000000003ba30
  66. offset 1471076
  67. align 2^2 (4)
  68. reloff 0
  69. nreloc 0
  70. flags 0x00000000
  71. reserved1 0
  72. reserved2 0
  73. Section
  74. sectname __const
  75. segname __TEXT
  76. addr 0x00000001001a2ca0
  77. size 0x000000000001b608
  78. offset 1715360
  79. align 2^4 (16)
  80. reloff 0
  81. nreloc 0
  82. flags 0x00000000
  83. reserved1 0
  84. reserved2 0
  85. Section
  86. sectname __cstring
  87. segname __TEXT
  88. addr 0x00000001001be2a8
  89. size 0x000000000000c4e6
  90. offset 1827496
  91. align 2^0 (1)
  92. reloff 0
  93. nreloc 0
  94. flags 0x00000002
  95. reserved1 0
  96. reserved2 0
  97. Section
  98. sectname __unwind_info
  99. segname __TEXT
  100. addr 0x00000001001ca78e
  101. size 0x0000000000003cc4
  102. offset 1877902
  103. align 2^0 (1)
  104. reloff 0
  105. nreloc 0
  106. flags 0x00000000
  107. reserved1 0
  108. reserved2 0
  109. Section
  110. sectname __eh_frame
  111. segname __TEXT
  112. addr 0x00000001001ce458
  113. size 0x000000000001eba8
  114. offset 1893464
  115. align 2^3 (8)
  116. reloff 0
  117. nreloc 0
  118. flags 0x00000000
  119. reserved1 0
  120. reserved2 0
  121. Load command 2
  122. cmd LC_SEGMENT_64
  123. cmdsize 792
  124. segname __DATA
  125. vmaddr 0x00000001001ed000
  126. vmsize 0x0000000000198000
  127. fileoff 2019328
  128. filesize 57344
  129. maxprot 0x00000007
  130. initprot 0x00000003
  131. nsects 9
  132. flags 0x0
  133. Section
  134. sectname __program_vars
  135. segname __DATA
  136. addr 0x00000001001ed000
  137. size 0x0000000000000028
  138. offset 2019328
  139. align 2^3 (8)
  140. reloff 0
  141. nreloc 0
  142. flags 0x00000000
  143. reserved1 0
  144. reserved2 0
  145. Section
  146. sectname __got
  147. segname __DATA
  148. addr 0x00000001001ed028
  149. size 0x00000000000001f0
  150. offset 2019368
  151. align 2^3 (8)
  152. reloff 0
  153. nreloc 0
  154. flags 0x00000006
  155. reserved1 933 (index into indirect symbol table)
  156. reserved2 0
  157. Section
  158. sectname __nl_symbol_ptr
  159. segname __DATA
  160. addr 0x00000001001ed218
  161. size 0x0000000000000010
  162. offset 2019864
  163. align 2^3 (8)
  164. reloff 0
  165. nreloc 0
  166. flags 0x00000006
  167. reserved1 995 (index into indirect symbol table)
  168. reserved2 0
  169. Section
  170. sectname __la_symbol_ptr
  171. segname __DATA
  172. addr 0x00000001001ed228
  173. size 0x0000000000001d28
  174. offset 2019880
  175. align 2^3 (8)
  176. reloff 0
  177. nreloc 0
  178. flags 0x00000007
  179. reserved1 997 (index into indirect symbol table)
  180. reserved2 0
  181. Section
  182. sectname __mod_init_func
  183. segname __DATA
  184. addr 0x00000001001eef50
  185. size 0x0000000000000070
  186. offset 2027344
  187. align 2^3 (8)
  188. reloff 0
  189. nreloc 0
  190. flags 0x00000009
  191. reserved1 0
  192. reserved2 0
  193. Section
  194. sectname __const
  195. segname __DATA
  196. addr 0x00000001001eefc0
  197. size 0x0000000000008f38
  198. offset 2027456
  199. align 2^4 (16)
  200. reloff 0
  201. nreloc 0
  202. flags 0x00000000
  203. reserved1 0
  204. reserved2 0
  205. Section
  206. sectname __data
  207. segname __DATA
  208. addr 0x00000001001f7f00
  209. size 0x00000000000023fc
  210. offset 2064128
  211. align 2^4 (16)
  212. reloff 0
  213. nreloc 0
  214. flags 0x00000000
  215. reserved1 0
  216. reserved2 0
  217. Section
  218. sectname __common
  219. segname __DATA
  220. addr 0x00000001001fa300
  221. size 0x000000000018a650
  222. offset 0
  223. align 2^4 (16)
  224. reloff 0
  225. nreloc 0
  226. flags 0x00000001
  227. reserved1 0
  228. reserved2 0
  229. Section
  230. sectname __bss
  231. segname __DATA
  232. addr 0x0000000100384950
  233. size 0x00000000000000d3
  234. offset 0
  235. align 2^4 (16)
  236. reloff 0
  237. nreloc 0
  238. flags 0x00000001
  239. reserved1 0
  240. reserved2 0
  241. Load command 3
  242. cmd LC_SEGMENT_64
  243. cmdsize 72
  244. segname __LINKEDIT
  245. vmaddr 0x0000000100385000
  246. vmsize 0x0000000000068000
  247. fileoff 2076672
  248. filesize 422208
  249. maxprot 0x00000007
  250. initprot 0x00000001
  251. nsects 0
  252. flags 0x0
  253. Load command 4
  254. cmd LC_DYLD_INFO_ONLY
  255. cmdsize 48
  256. rebase_off 0
  257. rebase_size 0
  258. bind_off 2076672
  259. bind_size 9104
  260. weak_bind_off 2085776
  261. weak_bind_size 17032
  262. lazy_bind_off 2102808
  263. lazy_bind_size 28928
  264. export_off 2131736
  265. export_size 104432
  266. Load command 5
  267. cmd LC_SYMTAB
  268. cmdsize 24
  269. symoff 2240112
  270. nsyms 5129
  271. stroff 2329896
  272. strsize 168984
  273. Load command 6
  274. cmd LC_DYSYMTAB
  275. cmdsize 80
  276. ilocalsym 0
  277. nlocalsym 1217
  278. iextdefsym 1217
  279. nextdefsym 3072
  280. iundefsym 4289
  281. nundefsym 840
  282. tocoff 0
  283. ntoc 0
  284. modtaboff 0
  285. nmodtab 0
  286. extrefsymoff 0
  287. nextrefsyms 0
  288. indirectsymoff 2322176
  289. nindirectsyms 1930
  290. extreloff 0
  291. nextrel 0
  292. locreloff 0
  293. nlocrel 0
  294. Load command 7
  295. cmd LC_LOAD_DYLINKER
  296. cmdsize 32
  297. name /usr/lib/dyld (offset 12)
  298. Load command 8
  299. cmd LC_UUID
  300. cmdsize 24
  301. uuid 02E85858-CABA-39C5-A01A-FB2AE1929C24
  302. Load command 9
  303. cmd LC_VERSION_MIN_MACOSX
  304. cmdsize 16
  305. version 10.6
  306. sdk 10.8
  307. Load command 10
  308. cmd LC_UNIXTHREAD
  309. cmdsize 184
  310. flavor x86_THREAD_STATE64
  311. count x86_THREAD_STATE64_COUNT
  312. rax 0x0000000000000000 rbx 0x0000000000000000 rcx 0x0000000000000000
  313. rdx 0x0000000000000000 rdi 0x0000000000000000 rsi 0x0000000000000000
  314. rbp 0x0000000000000000 rsp 0x0000000000000000 r8 0x0000000000000000
  315. r9 0x0000000000000000 r10 0x0000000000000000 r11 0x0000000000000000
  316. r12 0x0000000000000000 r13 0x0000000000000000 r14 0x0000000000000000
  317. r15 0x0000000000000000 rip 0x0000000100002690
  318. rflags 0x0000000000000000 cs 0x0000000000000000 fs 0x0000000000000000
  319. gs 0x0000000000000000
  320. Load command 11
  321. cmd LC_LOAD_DYLIB
  322. cmdsize 96
  323. name @loader_path/../Frameworks/QtWidgets.framework/Versions/5/QtWidgets (offset 24)
  324. time stamp 2 Thu Jan 1 01:00:02 1970
  325. current version 5.3.1
  326. compatibility version 5.3.0
  327. Load command 12
  328. cmd LC_LOAD_DYLIB
  329. cmdsize 88
  330. name @loader_path/../Frameworks/QtGui.framework/Versions/5/QtGui (offset 24)
  331. time stamp 2 Thu Jan 1 01:00:02 1970
  332. current version 5.3.1
  333. compatibility version 5.3.0
  334. Load command 13
  335. cmd LC_LOAD_DYLIB
  336. cmdsize 88
  337. name @loader_path/../Frameworks/QtCore.framework/Versions/5/QtCore (offset 24)
  338. time stamp 2 Thu Jan 1 01:00:02 1970
  339. current version 5.3.1
  340. compatibility version 5.3.0
  341. Load command 14
  342. cmd LC_LOAD_DYLIB
  343. cmdsize 88
  344. name /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (offset 24)
  345. time stamp 2 Thu Jan 1 01:00:02 1970
  346. current version 1.0.0
  347. compatibility version 1.0.0
  348. Load command 15
  349. cmd LC_LOAD_DYLIB
  350. cmdsize 80
  351. name /System/Library/Frameworks/AGL.framework/Versions/A/AGL (offset 24)
  352. time stamp 2 Thu Jan 1 01:00:02 1970
  353. current version 1.0.0
  354. compatibility version 1.0.0
  355. Load command 16
  356. cmd LC_LOAD_DYLIB
  357. cmdsize 56
  358. name /usr/lib/libstdc++.6.dylib (offset 24)
  359. time stamp 2 Thu Jan 1 01:00:02 1970
  360. current version 56.0.0
  361. compatibility version 7.0.0
  362. Load command 17
  363. cmd LC_LOAD_DYLIB
  364. cmdsize 56
  365. name /usr/lib/libSystem.B.dylib (offset 24)
  366. time stamp 2 Thu Jan 1 01:00:02 1970
  367. current version 169.3.0
  368. compatibility version 1.0.0
  369. Load command 18
  370. cmd LC_FUNCTION_STARTS
  371. cmdsize 16
  372. dataoff 2236168
  373. datasize 3944
  374. Load command 19
  375. cmd LC_DATA_IN_CODE
  376. cmdsize 16
  377. dataoff 2240112
  378. datasize 0
To copy to clipboard, switch view to plain text mode