mirror of
https://github.com/signalapp/Signal-iOS.git
synced 2025-12-05 01:10:41 +00:00
RingRTC (along with WebRTC) are no longer included as submodules; now they are a nearly-standard pod dependency with an extra "prebuild checksum" to download the built artifacts. This removes the submodules as well as the storing of the WebRTC artifact repo commit in the app's Info.plist. RingRTC already prints the current version in debug logs, so we're not losing anything.
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
[submodule "Pods"]
|
|
path = Pods
|
|
url = https://github.com/signalapp/Signal-Pods.git
|