Search code examples
Swift 5.1 Error: [plugin] AddInstanceForFactory: No factory registered for id <CFUUID...


swiftswift5

Read More
Scale Shapes From An Actual Size Instead Of 0 SwiftUI...


animationswiftuishapesswift5

Read More
Where is Swift Package Manager cache located (Swift 5.7)?...


iosswiftmacosswift5swift-package-manager

Read More
'Module was not compiled for testing' when using @testable...


iosswiftunit-testingswift5

Read More
Store a reference to a TaskGroup or add to it outside of scope...


swiftswift5swift-concurrencyswift-task

Read More
What is the "some" keyword in Swift(UI)?...


swiftswiftuiswift5keyword

Read More
How can I change the source location of an OSLog Message?...


swiftxcodeswift5xcode15oslog

Read More
Generic type 'Result' specialized with too few type parameters (got 1, but expected 2)...


swift5

Read More
I was disappointed to discover Comparable seems to have no .min call? Is that correct or am I missin...


iosgenericsswift5

Read More
Asynchronously iterating line-by-line through a file...


swiftswift5foundation

Read More
error: Couldn't lookup symbols: nominal type descriptor for Swift.Task.Handle trying async/await...


swiftswift5xcode12

Read More
Is it possible to use UIDynamicAnimator with items in a Scroll/StackView, rather than a collection v...


iosuikitswift5uistackviewuidynamicanimator

Read More
Animating performBatchUpdates in UICollectionView - how to remove the fade style?...


uicollectionviewuikitswift5ios17

Read More
When using a CAShapeLayer, is there any advantage at all to using a UIBezierPath over just construct...


iosswift5uibezierpathcgpath

Read More
How to call an optional array extension from another?...


iosgenericsswift5

Read More
Can I use actors in Swift to always call a function on the main thread?...


iosswiftmultithreadingswift5swift-concurrency

Read More
Calling Swift async function from Objective-C...


swiftobjective-cswift5

Read More
Call a async function when a variable is changed...


swiftswiftuiswift5

Read More
using bridging headers with module interfaces is unsupported Command CompileSwiftSources failed with...


iosswiftswift4swift5

Read More
Is it correct that copy on write is applied to (all) the "original" array if a change is m...


iosswift5

Read More
How do you write a typed nil in Swift?...


nullswift5strong-typing

Read More
How to Append to Array of Structs and have Change Persistant?...


swiftuiswift5swiftui-list

Read More
Get Shape for view dynamically in SwiftUI...


swiftswiftuiswift5

Read More
How to set the background color of a swiftui to lightGray?...


swiftswiftuiswift5

Read More
How can I use async/await with SwiftUI in Swift 5.5?...


swiftasync-awaitswiftuiswift5

Read More
How to call async function asynchronously without awaiting for the result...


swiftasynchronousasync-awaitgrand-central-dispatchswift5

Read More
UINavigationController return nil Swift...


iosswiftdelegatesswift5

Read More
Can an enum be an array type?...


enumsswift5

Read More
IntStream equivalence in Swift...


javajava-streamswift5code-conversionintstream

Read More
SwiftUI build a list using enums...


swiftswiftuiswift5

Read More
BackNext