Skip to content

Commit

Permalink
build: rollback forgotten Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
evdokimovs committed Oct 24, 2024
1 parent f90802d commit 8cf9dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/ios/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ package:
# `objc/api/peerconnection/RTCRtpCodecCapability.h`.
patch: common-patch
cd $(SRC_DIR) && \
patch -p2 < $(PATCH_DIR)/enable_ios_scalability_mode.patch && \
patch -p2 < $(PATCH_DIR)/fix_ios_capability.patch && \
patch -p2 < $(PATCH_DIR)/add_yuv_helper_ios_mac.patch

Expand Down

0 comments on commit 8cf9dc0

Please sign in to comment.