diff --git a/fastlane/Scanfile b/fastlane/Scanfile index 83b068d38..11cd4873f 100644 --- a/fastlane/Scanfile +++ b/fastlane/Scanfile @@ -1,4 +1,4 @@ -workspace 'Branch-TestBed/Branch-TestBed.xcworkspace' +project 'Branch-TestBed/Branch-TestBed.xcodeproj' device 'iPhone 12' output_types 'junit,html' code_coverage true