We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ee1e6 commit 5bcd3dcCopy full SHA for 5bcd3dc
Podfile
@@ -1,19 +1,11 @@
1
-# Uncomment the next line to define a global platform for your project
2
platform :ios, '13.0'
3
4
target 'Math Challenge' do
5
- # Comment the next line if you don't want to use dynamic frameworks
6
use_frameworks!
7
8
pod 'iosMath'
9
10
target 'Math ChallengeTests' do
11
inherit! :search_paths
12
- # Pods for testing
13
end
14
-
15
- target 'Math ChallengeUITests' do
16
17
- end
18
19
0 commit comments