S-Shimotori / SampleViewer

0 stars 0 forks source link

Resolve GitHub action error on #1 #3

Closed S-Shimotori closed 1 month ago

S-Shimotori commented 1 month ago

Issue

Report

https://github.com/S-Shimotori/SampleViewer/actions/runs/11319874293/job/31476568899?pr=2

Action

https://github.com/S-Shimotori/SampleViewer/blob/351d1255bd05a945171c871411bbf1043500239a/.github/workflows/test.yml#L12

Output

Command line invocation:
    /Applications/Xcode_1[5](https://github.com/S-Shimotori/SampleViewer/actions/runs/11319874293/job/31476568899?pr=2#step:3:6).4.app/Contents/Developer/usr/bin/xcodebuild test -testPlan SampleViewer -scheme SampleViewer -destination "platform=iOS Simulator,name=iPhone 16 Pro Max"
xcodebuild: error: Unable to read project 'SampleViewer.xcodeproj'.
    Reason: The project ‘SampleViewer’ cannot be opened because it is in a future Xcode project file format (77). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.

TODO