lib/assets/DeliverfileDefault in deliver-0.9.0.pre2 vs lib/assets/DeliverfileDefault in deliver-0.9.0
- old
+ new
@@ -7,13 +7,13 @@
###################### IPA File ######################
# This part is only relevant, if you want to submit a new binary
# If you don't use fastlane (https://github.com/KrauseFx/fastlane)
# you can set the path to your ipa file using:
-# ipa './app.ip'
+# ipa "./app.ipa"
# to provide an ipa file for TestFlight distribution, use beta_ipa
-# beta_ipa './app.ip'
+# beta_ipa "./app.ipa"
# The version of your app - remove this if you provide an ipa file
version "[[APP_VERSION]]"
###################### More Options ######################
\ No newline at end of file