Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix app-facing podfile
  • Loading branch information
stuartmorgan-g committed Jun 8, 2022
commit 4c176f36beb82531ab1e0b559effbf4075b0ecc0
7 changes: 0 additions & 7 deletions packages/camera/camera/example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ flutter_ios_podfile_setup

target 'Runner' do
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))

target 'RunnerTests' do
platform :ios, '9.0'
inherit! :search_paths
# Pods for testing
pod 'OCMock', '~> 3.8.1'
end
end

post_install do |installer|
Expand Down