# For more information about this configuration visit
# https://github.com/fastlane/fastlane/tree/master/scan#scanfile

# In general, you can use the options available
# fastlane scan --help

# Remove the # in front of the line to enable the option

workspace "InAppMessaging-Example-iOS.xcworkspace"
scheme "InAppMessaging_Example_iOS_Swift"
devices ["iPad Pro", "iPhone 6s", "iPhone 4s", "iPhone 7Plus"]
open_report true
clean true
