Merge branch 'develop' into release/2.0.0
# Conflicts: # PIALibrary.podspec # PIALibrary.xcodeproj/project.pbxproj # PIALibrary/Resources/UI/iOS/Signup.storyboard # PIALibrary/Resources/UI/iOS/Welcome.storyboard # Podfile.lock
... | ... | @@ -38,7 +38,7 @@ Pod::Spec.new do |s| |
p.frameworks = "NetworkExtension" | ||
p.pod_target_xcconfig = { "APPLICATION_EXTENSION_API_ONLY" => "YES" } | ||
p.dependency "PIATunnel", "~> 1.1.7" | ||
p.dependency "PIATunnel", "~> 1.1.8" | ||
p.dependency "PIALibrary/Library" | ||
end | ||
... | ... |
This diff is collapsed.