Post

Replies

Boosts

Views

Activity

Reply to Trying to compile dyld
For _simple_getenv specifically this old version of it is probably good enough https://opensource.apple.com/source/libplatform/libplatform-161/src/simple/getenv.c.auto.html
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to Can't compile on Xcode running under Rosetta on macOS 12 beta
Based on the Xcode 13 beta 3 release notes this should work: Resolved an issue where Xcode and xcodebuild might fail to build iOS, tvOS, and watchOS projects under Rosetta in macOS 12 beta 3. (78967162) (FB9130594)
Replies
Boosts
Views
Activity
Aug ’21
Reply to Xcode 13 beta has issues during build storyboards
I filed FB9632180 with a few sysdiagnoses from machines that hit this
Replies
Boosts
Views
Activity
Sep ’21
Reply to Xcode 13.2.1: Crash about swift::Demangle/ResolveAsSymbolicReference when use SwiftUI if-available
You can find a workaround in this thread as well https://forums.swift.org/t/async-await-crash-on-ios14-with-xcode-13-2-1/54541
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Why does march=native not work on Apple M1?
Here's the relevant discussion on LLVM's discussion forums: https://discourse.llvm.org/t/why-does-march-native-not-work-on-apple-m1/2733
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to Where is the source code for ld-prime?
Apple has not released the source to ld-prime. Apple has updated the ld64 source dumps on github and opensource.apple.com a few times since and they do not contain ld-prime source code. Hopefully they release it eventually!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’24