We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520a175 commit ae268c6Copy full SHA for ae268c6
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-xcode@v2
22
with:
23
xcode-version: '16.1'
24
-
+
25
- name: Build the app
26
run: |
27
xcodebuild -project LetsEatingTime_iOS.xcodeproj -scheme LetsEatingTime_iOS -sdk iphoneos -configuration Release clean build
0 commit comments