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 647e09d commit 63bb3baCopy full SHA for 63bb3ba
scripts/cocoapods/helpers.rb
@@ -38,7 +38,7 @@ def self.find_codegen_file(path)
38
module Helpers
39
class Constants
40
def self.min_ios_version_supported
41
- return '13.4'
+ return '12.4'
42
end
43
44
0 commit comments