Post

Replies

Boosts

Views

Activity

Reply to Testing Hardened Runtime?
Is it possible to check whether a process has the hardened runtime enabled at run-time, e.g. similar to how the App Sandbox status can be viewed in Activity Monitor?
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Swift CLI package and custom, relative working directory
I am wondering this too. $(BUILT_PRODUCTS_DIR) seems to be the only variable I could reliably get to work, but it points to the build artifacts, which are located in ~/Library/Developer/Xcode/DerivedData/..., which unfortunately does not really help in getting it to locate the package/source directory.
Replies
Boosts
Views
Activity
Aug ’24
Reply to Mapkit and swiftui
In iOS 17 Map(coordinateRegion:) is deprecated. What is the idiomatic way to get a binding to the (possibly user-positioned) current map region?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’24