Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cbad127

Browse files
ivo.liondovivo.liondov
ivo.liondov
authored and
ivo.liondov
committed
Udpate Podfile to use trunk repo
1 parent 2071985 commit cbad127

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎shapes-app/Podfile‎

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Uncomment the next line to define a global platform for your project
2-
# platform :ios, '11.0'
2+
# platform :ios, '12.0'
3+
source 'https://cdn.cocoapods.org/'
34

45
# Define the main target for the iOS app
56
target 'ApproovShapes' do
67
use_frameworks!
7-
platform :ios, '11.0'
8+
platform :ios, '12.0'
89
# Use the local Podspec for the ApproovURLSession
9-
pod 'ApproovURLSession', :git => 'https://github.com/approov/approov-service-urlsession.git', :tag => '3.2.7'
10-
pod 'Approov', :git => 'https://github.com/approov/approov-ios-sdk.git', :tag => '3.2.4'
10+
pod 'ApproovURLSession', '~> 3.3.0'
1111

1212
end
1313

@@ -16,7 +16,6 @@ target 'ShapesWatchApp Watch App' do
1616
use_frameworks!
1717
platform :watchos, '7.0'
1818
# Use the local Podspec for the ApproovURLSession
19-
pod 'ApproovURLSession', :git => 'https://github.com/approov/approov-service-urlsession.git', :tag => '3.2.7'
20-
pod 'Approov', :git => 'https://github.com/approov/approov-ios-sdk.git', :tag => '3.2.4'
19+
pod 'ApproovURLSession', '~> 3.3.0'
2120

2221
end

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /