Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed May 5, 2024
1 parent 09fe8cc commit cc7c6d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .jazzy.yaml
Expand Up @@ -37,15 +37,15 @@ swift_build_tool: spm
# xcrun --sdk iphonesimulator --show-sdk-path
build_tool_arguments:
- --sdk
- /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
- -Xswiftc
- -target
- -Xswiftc
- arm64-apple-ios17.2-simulator
- arm64-apple-ios17.4-simulator
- -Xswiftc
- -sdk
- -Xswiftc
- /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk
- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk

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

0 comments on commit cc7c6d3

Please sign in to comment.