Skip to content

Instantly share code, notes, and snippets.

View obrhoff's full-sized avatar

Dennis Oberhoff obrhoff

View GitHub Profile
@obrhoff
obrhoff / gist:fd619d5526dbb3ef5211aebd2a5ce23f
Created July 6, 2024 17:15
Build Opus Audio Codec for iOS
#!/bin/bash
VERSION="1.5.2"
SDKVERSION="17.0"
MINIOSVERSION="10.0"
###########################################################################
#
# Don't change anything under this line!
#