diff --git a/Podfile b/Podfile index 19ba87362..3d900769d 100644 --- a/Podfile +++ b/Podfile @@ -1,11 +1,10 @@ # Uncomment this line to define a global platform for your project -use_modular_headers! - platform :ios, '13.0' source 'https://cdn.cocoapods.org/' project 'edX.xcodeproj' +use_modular_headers! target 'edX' do pod 'Analytics', '= 4.1.8'