# app_identifier("[[APP_IDENTIFIER]]") # The bundle identifier of your app
# apple_id("[[APPLE_ID]]") # Your Apple email address

# For more information about the Appfile, see:
#     https://docs.fastlane.tools/advanced/#appfile

json_key_file(ENV["GOOGLE_PLAY_SERVICE_ACCOUNT_KEY"]) if ENV["GOOGLE_PLAY_SERVICE_ACCOUNT_KEY"]
package_name("me.ahmetcetinkaya.whph")