Skip to content

Commit cc7c6d3

Browse files
committed
WIP
1 parent 09fe8cc commit cc7c6d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.jazzy.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ swift_build_tool: spm
3737
# xcrun --sdk iphonesimulator --show-sdk-path
3838
build_tool_arguments:
3939
- --sdk
40-
- /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
40+
- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
4141
- -Xswiftc
4242
- -target
4343
- -Xswiftc
44-
- arm64-apple-ios17.2-simulator
44+
- arm64-apple-ios17.4-simulator
4545
- -Xswiftc
4646
- -sdk
4747
- -Xswiftc
48-
- /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
48+
- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
4949

5050
# The base URL on the source host of the project's files, to link from individual declarations.
5151
# For example https://github.com/realm/realm-cocoa/tree/v0.87.1

0 commit comments

Comments
 (0)