feat(ios,p0): iOS P0 platform, audio fixes, channel UX
This commit is contained in:
@@ -117,6 +117,8 @@ build_one() {
|
||||
local OPUS_DIR=$2
|
||||
echo " -> $TARGET"
|
||||
export LIBOPUS_LIB_DIR="$OPUS_DIR"
|
||||
export CMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
export IPHONEOS_DEPLOYMENT_TARGET=13.0
|
||||
rm -rf "target/$TARGET/release/build/audiopus_sys-"*
|
||||
cargo build --release --target "$TARGET" -p chanora_bridge
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user