Jaehong Kang

Results 9 issues of Jaehong Kang

``` :0: error: unsupported option '-sanitize=thread' for target 'arm64-apple-ios8.0' Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1 ``` This can be happened when ENABLE_THREAD_SANITIZER=YES passed from Environment Variable. (e.g `carthage build`...

enhancement

It does build fails on Xcode 14 RC (14A309) I don't know which channel will be good for reports this issue, so I post it on here. If this is...

iPod touch 7th gen.'s normal mode product id is 0x12aa, which is not in palera1n.sh `get_device_mode()`.

This PR will enhances Dockerfile to reducing image size and uses official ruby image. ### main (2f7c3cb6) Build Time: 127.7s Image Size: 1.37GB ### PR Build Time: 202.1s Image Size:...

### Steps to reproduce the problem 1. Follows some Misskey account from Mastodon. 2. Post with more then 4 images from Misskey. 3. Open the post from Mastodon. ### Expected...

bug

**What happened**: ``` ➜ ~ export LANG=ko_KR.UTF-8 ➜ ~ dive debian:latest ``` **What you expected to happen**: ``` ➜ ~ export LANG=en_US.UTF-8 ➜ ~ dive debian:latest ``` **How to reproduce...

bug

This make swiftenv-build using self-defined presets that almost same as swift linux build one.

**Describe the issue** Not booting up when TPM enabled on UTM SE. It's stuck on "Guest has not initialized the display (yet)." **Configuration (required)** * UTM Version: 4.5.3 (99) *...

qemu

This PR includes improvements for SwiftPM contains: - Better platform determination which should use XCFramework by build target than host - Make Xcodeproj generating Info.plist instead of repo storing -...