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 869b1e5 commit 3583cc6Copy full SHA for 3583cc6
scripts/info_script.rb
@@ -16,7 +16,6 @@
16
17
require 'xcodeproj'
18
sample = ARGV[0]
19
-legacy = ARGV[1]
20
project_path = "#{sample}Example.xcodeproj"
21
file_name = 'GoogleService-Info.plist'
22
project = Xcodeproj::Project.open(project_path)
0 commit comments