Skip to content

Commit 5bcd3dc

Browse files
authored
Remove comments from Podfile
1 parent c5ee1e6 commit 5bcd3dc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Podfile

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
# Uncomment the next line to define a global platform for your project
21
platform :ios, '13.0'
32

43
target 'Math Challenge' do
5-
# Comment the next line if you don't want to use dynamic frameworks
64
use_frameworks!
75

86
pod 'iosMath'
97

108
target 'Math ChallengeTests' do
119
inherit! :search_paths
12-
# Pods for testing
1310
end
14-
15-
target 'Math ChallengeUITests' do
16-
# Pods for testing
17-
end
18-
1911
end

0 commit comments

Comments
 (0)