Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1738)

Unified Diff: webrtc/sdk/objc/WebRTC.podspec

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix test gyp Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/sdk/objc/Framework/UnitTests/RTCSessionDescriptionTest.mm ('k') | webrtc/sdk/objc/WebRTC-Prefix.pch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/objc/WebRTC.podspec
diff --git a/webrtc/build/ios/SDK/WebRTC.podspec b/webrtc/sdk/objc/WebRTC.podspec
similarity index 92%
rename from webrtc/build/ios/SDK/WebRTC.podspec
rename to webrtc/sdk/objc/WebRTC.podspec
index 523b840a59d852b99034d217e8c39e16f6f172c8..37ab166b0c501a16dfa6d91a9c51eafb208f6877 100644
--- a/webrtc/build/ios/SDK/WebRTC.podspec
+++ b/webrtc/sdk/objc/WebRTC.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WebRTC"
- s.version = "0.0.1"
+ s.version = "${FRAMEWORK_VERSION_NUMBER}"
s.summary = "WebRTC SDK for iOS"
s.description = <<-DESC
WebRTC is a free, open project that provides browsers and mobile
« no previous file with comments | « webrtc/sdk/objc/Framework/UnitTests/RTCSessionDescriptionTest.mm ('k') | webrtc/sdk/objc/WebRTC-Prefix.pch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698