carlosonunez / obs-installer-for-apple-silicon

Conveniently build and install OBS from source on your ultra-fast Apple M1 MacBook or Mac
206 stars 22 forks source link

Update install.sh #12

Closed zfauser closed 3 years ago

zfauser commented 3 years ago

Changed mbedtls to mbedtls@2 to prevent fatal error: 'mbedtls/arc4.h' file not found. Credit to
cicloid (https://github.com/carlosonunez/obs-installer-for-apple-silicon/issues/11#issuecomment-882914025) for identifying and resoving the issue.

zfauser commented 3 years ago

Redid pull request Because im dumb