Skip to content

Commit 775fbcc

Browse files
authored
Update Podfile
1 parent 52bf24b commit 775fbcc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ios/Podfile

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
platform :ios, '11.0'
2+
3+
4+
target 'nl.wolffonline.uartble' do
5+
6+
platform :ios, '11.0'
7+
workspace './Runner.xcworkspace/'
8+
project './Runner.xcodeproj/'
9+
10+
pod 'Runner'
11+
12+
end

0 commit comments

Comments
 (0)