Search code examples
Why my shell string works as expected in "bash" but rises error in "zsh"...


swiftswiftui

Read More
Swift package is not loading and giving dyld[11588]: Library not loaded: @rpath/libinference_engine....


iosswiftxcodeswiftui

Read More
@Bindable usage with protocols...


swiftswiftuiobservableios17

Read More
Understanding Task{ } behaviour in iOS Swift Concurrency...


swiftswift-concurrency

Read More
Simplest way to throw an error/exception with a custom message in Swift?...


iosswift

Read More
Why are emoji characters like 👩‍👩‍👧‍👦 treated so strangely in Swift ...


swiftstringunicodeemoji

Read More
Why is the Locksmith library not updating data based on my variable?...


swiftkeychain

Read More
SwiftData model not saving after first save...


swiftswiftdata

Read More
How to silence a warning in Swift?...


swiftpragma

Read More
How to change navigation title color in swiftUI?...


swiftswiftui

Read More
Unable to call Swift extension method from .m Objective C file - No visible @interface...


swiftobjective-c

Read More
Removing title bar (including traffic lights and title) in a SwiftUI desktop application...


swiftmacosswiftuinswindow

Read More
UIContextualAction display UIMenu...


iosswiftxcodeuikit

Read More
Swift, could not cast value of type...


iosswift

Read More
MacOS Toolbar Space makes Items disappear despite sufficient space...


swiftmacostoolbarswiftui-navigationview

Read More
How to add a dependency to a local package...


swiftxcodeswiftuiswift-package-manager

Read More
RealityKit sending mesh descriptors risks causing data races...


iosswiftconcurrency

Read More
Draw simple text with metal...


swiftmetalmetalkit

Read More
How to compare UIColors in Swift...


swiftcolorscompareequality

Read More
Unexpected behavior in protocol inheritance...


iosswiftconcurrency

Read More
I'm encountering an error with my POST API request: 'Error parsing JSON'...


iosjsonswift

Read More
SwiftUI ViewModifier should accept theme explicitly or read it from environment — why does any proto...


iosswiftswiftuiswift-protocols

Read More
Why does the view's internal state is not updated for first mutation when doing it via an Comput...


iosswiftswiftui

Read More
Subclassing SCNNode caused Swift 6 concurrency issues...


iosswiftconcurrency

Read More
is there a proper way to compose URL in Swift?...


swifturl

Read More
value of optional type 'string?' not unwrapped when checking if values are empty...


iosswift

Read More
In Swift 6, after setting default actor isolation to main actor strange behaviors with protocol conf...


iosswiftconcurrency

Read More
Swift concurrency why use main actor isolated global values of sendable type in non isolated area...


iosswiftconcurrency

Read More
Error "Conformance of [StructType] to protocol [ProtocolType] crosses into main actor isolated ...


iosswiftconcurrency

Read More
Is it possible to write a Swift function that replaces only part of an extended grapheme cluster?...


swiftstringreplaceemojiunicode-string

Read More
BackNext