Skip to content

Commit

Permalink
Fixed pod file + removed scheme arguments.
Browse files Browse the repository at this point in the history
  • Loading branch information
rastaarh committed Jul 23, 2020
1 parent 6f3e4b5 commit be50f56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions libPhoneNumber-GeocodingParser/Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'libPhoneNumber-GeocodingParser' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,6 @@
ReferencedContainer = "container:libPhoneNumber-GeocodingParser.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "/Users/rastaar/Documents/geocoding"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "/Users/rastaar/Desktop"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down

0 comments on commit be50f56

Please sign in to comment.