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 fb57492 commit 851aa85Copy full SHA for 851aa85
test/change_podfile.py
@@ -58,6 +58,7 @@ def addVendoredLibPod():
58
pod "Literal", :binary => true
59
pod "AFNetworking/Reachability", :binary => true
60
pod "Instabug", :binary => true
61
+pod "GrowingID", :binary => true
62
""")
63
64
def deleteAPod():
0 commit comments