Skip to content

Commit ab8b356

Browse files
build: add ios config for phone_number
1 parent 7630b06 commit ab8b356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/ios/Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ target 'Runner' do
3131
use_frameworks!
3232
use_modular_headers!
3333

34+
pod 'PhoneNumberKit/PhoneNumberKitCore', :git => 'https://github.com/marmelroy/PhoneNumberKit', :tag => '3.5.8'
3435
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3536
end
3637

0 commit comments

Comments
 (0)