Revert "Native calls: upgrade to LiveKit 2.15 + add CallKit audio-session coordination"
This reverts commit 455d16abcc.
This commit is contained in:
+1
-3
@@ -93,9 +93,7 @@ workflows:
|
||||
- name: Install CocoaPods
|
||||
script: |
|
||||
cd mobile/ios/App
|
||||
# --repo-update refreshes the CocoaPods spec repo so it knows the latest LiveKitClient (the build box's
|
||||
# cached spec repo was stale, so '~> 2.x' resolved an OLD version missing the CallKit audio API).
|
||||
pod install --repo-update
|
||||
pod install
|
||||
|
||||
- name: Build the signed IPA
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user