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 59cfd46 commit f260992Copy full SHA for f260992
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ env:
18
EXAMPLE_PROJECT: Example/ExampleApp.xcodeproj
19
EXAMPLE_SCHEME: ExampleApp
20
21
- DEVELOPER_DIR: /Applications/Xcode_16.1.app/Contents/Developer
+ DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
22
23
IOS_DEST: "platform=iOS Simulator,name=iPhone 16,OS=latest"
24
.github/workflows/spm-ios.yml
@@ -12,7 +12,7 @@ on:
12
- main
13
14
env:
15
16
17
SCHEME: ReactiveCollectionsKit
0 commit comments