I use the instructions from
github.com
to make obs, and run
sudo python ../CI/install/osx/build_app.py
hope to get the mac app, but the output app can not be launched, the following is the error when launching the app
```
Process: obs [654]
Path: /Users/USER/Documents/*/OBS.app/Contents/MacOS/OBS
Identifier: com.obsproject.obs-studio
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: obs [654]
User ID: 501
Date/Time: 2020-03-20 12:38:26.988 +0800
OS Version: Mac OS X 10.14.6 (18G103)
Report Version: 12
Anonymous UUID: 53CD4B71-824B-0C38-E8EA-E33078D0C034
Time Awake Since Boot: 720 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [654]
VM Regions Near 0x10:
-->
__TEXT 0000000005b07000-0000000006a3f000 [ 15.2M] r-x/rwx SM=COW /Users/USER/Documents/*/OBS.app/Contents/Resources/bin/libavcodec.58.dylib
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff3cdafe52 CFBundleCopyBundleURL + 9
1 QtCore 0x000000000834e5a3 QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 2275
2 QtCore 0x000000000834e1e1 QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 1313
3 QtCore 0x000000000852a035 QCoreApplication::libraryPathsLocked() + 1461
4 QtCore 0x000000000852a9f1 QCoreApplication::addLibraryPath(QString const&) + 193
5 obs 0x0000000105b19604 main + 3316 (qstring.h:1263)
6 libdyld.dylib 0x00007fff68cee3d5 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff68ee13f0 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x00007fff68ee13f0 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff980728b0 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x00007f8588c1f6a0 rbp: 0x00007ffeea108230 rsp: 0x00007ffeea108220
r8: 0x000000000888c188 r9: 0x00000000a5baadb8 r10: 0x0000000106a6a3b8 r11: 0x00007fff3cdafe49
r12: 0x00007f8588c167a0 r13: 0x00007ffeea108308 r14: 0x000000000888ea50 r15: 0x0000000000000000
rip: 0x00007fff3cdafe52 rfl: 0x0000000000010202 cr2: 0x0000000000000010
Logical CPU: 1
Error Code: 0x00000004
Trap Number: 14
VM Region Summary:
ReadOnly portion of Libraries: Total=442.9M resident=0K(0%) swapped_out_or_unallocated=442.9M(100%)
Writable regions: Total=64.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=64.7M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
Dispatch continuations 8192K 1
Kernel Alloc Once 8K 1
MALLOC 36.2M 10
MALLOC guard page 16K 4
STACK GUARD 56.0M 3
Stack 9232K 3
__DATA 37.2M 303
__FONT_DATA 4K 1
__LINKEDIT 230.5M 51
__TEXT 212.4M 292
__UNICODE 564K 1
mapped file 25.9M 2
shared memory 44K 4
=========== ======= =======
TOTAL 616.1M 677
Model: Macmini7,1, BootROM 246.0.0.0.0, 2 processors, Intel Core i7, 3 GHz, 16 GB, SMC 2.24f32
Graphics: kHW_IntelIrisItem, Intel Iris, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E434C544D4C41522D4E5444
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E434C544D4C41522D4E5444
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x13B), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
Serial ATA Device: APPLE SSD SM0128G, 121.33 GB
USB Device: USB 3.0 Bus
USB Device: USB Receiver
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB Keyboard
USB Device: USB2.0 PC CAMERA
Thunderbolt Bus: Mac mini, Apple Inc., 26.1
```
How can I get the app with all the dependencies in it?
Install Instructions
OBS Studio - Free and open source software for live streaming and screen recording - obsproject/obs-studio
sudo python ../CI/install/osx/build_app.py
hope to get the mac app, but the output app can not be launched, the following is the error when launching the app
```
Process: obs [654]
Path: /Users/USER/Documents/*/OBS.app/Contents/MacOS/OBS
Identifier: com.obsproject.obs-studio
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: obs [654]
User ID: 501
Date/Time: 2020-03-20 12:38:26.988 +0800
OS Version: Mac OS X 10.14.6 (18G103)
Report Version: 12
Anonymous UUID: 53CD4B71-824B-0C38-E8EA-E33078D0C034
Time Awake Since Boot: 720 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [654]
VM Regions Near 0x10:
-->
__TEXT 0000000005b07000-0000000006a3f000 [ 15.2M] r-x/rwx SM=COW /Users/USER/Documents/*/OBS.app/Contents/Resources/bin/libavcodec.58.dylib
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff3cdafe52 CFBundleCopyBundleURL + 9
1 QtCore 0x000000000834e5a3 QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 2275
2 QtCore 0x000000000834e1e1 QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 1313
3 QtCore 0x000000000852a035 QCoreApplication::libraryPathsLocked() + 1461
4 QtCore 0x000000000852a9f1 QCoreApplication::addLibraryPath(QString const&) + 193
5 obs 0x0000000105b19604 main + 3316 (qstring.h:1263)
6 libdyld.dylib 0x00007fff68cee3d5 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff68ee13f0 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x00007fff68ee13f0 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff980728b0 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x00007f8588c1f6a0 rbp: 0x00007ffeea108230 rsp: 0x00007ffeea108220
r8: 0x000000000888c188 r9: 0x00000000a5baadb8 r10: 0x0000000106a6a3b8 r11: 0x00007fff3cdafe49
r12: 0x00007f8588c167a0 r13: 0x00007ffeea108308 r14: 0x000000000888ea50 r15: 0x0000000000000000
rip: 0x00007fff3cdafe52 rfl: 0x0000000000010202 cr2: 0x0000000000000010
Logical CPU: 1
Error Code: 0x00000004
Trap Number: 14
VM Region Summary:
ReadOnly portion of Libraries: Total=442.9M resident=0K(0%) swapped_out_or_unallocated=442.9M(100%)
Writable regions: Total=64.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=64.7M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
Dispatch continuations 8192K 1
Kernel Alloc Once 8K 1
MALLOC 36.2M 10
MALLOC guard page 16K 4
STACK GUARD 56.0M 3
Stack 9232K 3
__DATA 37.2M 303
__FONT_DATA 4K 1
__LINKEDIT 230.5M 51
__TEXT 212.4M 292
__UNICODE 564K 1
mapped file 25.9M 2
shared memory 44K 4
=========== ======= =======
TOTAL 616.1M 677
Model: Macmini7,1, BootROM 246.0.0.0.0, 2 processors, Intel Core i7, 3 GHz, 16 GB, SMC 2.24f32
Graphics: kHW_IntelIrisItem, Intel Iris, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E434C544D4C41522D4E5444
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E434C544D4C41522D4E5444
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x13B), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
Serial ATA Device: APPLE SSD SM0128G, 121.33 GB
USB Device: USB 3.0 Bus
USB Device: USB Receiver
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB Keyboard
USB Device: USB2.0 PC CAMERA
Thunderbolt Bus: Mac mini, Apple Inc., 26.1
```
How can I get the app with all the dependencies in it?