Рамка вокруг сканнера iOS
This commit is contained in:
@@ -8,6 +8,7 @@ end
|
||||
|
||||
target ‘Runner’ do
|
||||
# Pods for Runner
|
||||
pod 'Firebase'
|
||||
|
||||
# Flutter Pods
|
||||
pod 'Flutter', :path => ENV['FLUTTER_FRAMEWORK_DIR']
|
||||
@@ -28,7 +29,8 @@ target ‘Runner’ do
|
||||
end
|
||||
end
|
||||
target ‘Dinect’ do
|
||||
# Pods for Runner
|
||||
# Pods for Dinect
|
||||
pod 'Firebase'
|
||||
|
||||
# Flutter Pods
|
||||
pod 'Flutter', :path => ENV['FLUTTER_FRAMEWORK_DIR']
|
||||
@@ -49,7 +51,8 @@ target ‘Dinect’ do
|
||||
end
|
||||
end
|
||||
target ‘Crypto’ do
|
||||
# Pods for Runner
|
||||
# Pods for Crypto
|
||||
pod 'Firebase'
|
||||
|
||||
# Flutter Pods
|
||||
pod 'Flutter', :path => ENV['FLUTTER_FRAMEWORK_DIR']
|
||||
|
||||
Reference in New Issue
Block a user