diff --git a/pkg/apple/RetroArch_Metal.xcodeproj/xcshareddata/xcschemes/RetroArch AppStore.xcscheme b/pkg/apple/RetroArch_Metal.xcodeproj/xcshareddata/xcschemes/RetroArch AppStore.xcscheme new file mode 100644 index 0000000000..a3bc0b57a3 --- /dev/null +++ b/pkg/apple/RetroArch_Metal.xcodeproj/xcshareddata/xcschemes/RetroArch AppStore.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pkg/apple/fastlane/Fastfile b/pkg/apple/fastlane/Fastfile index de5c4d7441..bd15499164 100644 --- a/pkg/apple/fastlane/Fastfile +++ b/pkg/apple/fastlane/Fastfile @@ -31,9 +31,9 @@ platform :mac do "./OSX/Info_AppStore.plist" ] ) - # ensure_git_status_clean - # git_pull - # sh("git log -1") + ensure_git_status_clean + git_pull + sh("git log -1") begin app_store_build_number( app_identifier: "com.libretro.dist.RetroArch", @@ -77,7 +77,7 @@ platform :mac do build_mac_app( workspace: "RetroArch.xcworkspace", scheme: "RetroArch AppStore", - xcodebuild_formatter: 'xcpretty', + xcodebuild_formatter: 'xcbeautify --renderer github-actions', buildlog_path: "buildlog", export_method: "app-store", export_options: {