contentIOSAppFile top-level constant

String const contentIOSAppFile

Implementation

const contentIOSAppFile = '''
# 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
''';