Alex little

Results 10 issues of Alex little

Project will not build and produces the error: `No such module 'URLMatcher'` inside Navigator.swift Version 2.2.0 Swift 5.0

When initialising an Absolute TimePeriod we are seeing very slow performance. It is taking 90ms+ to initialise a time period. Also getting bad performance when trying to add or subtract...

I am planning to use this view to display messages as markdown in a UICollectionView cell that hosts a SwiftUI view. How would I be able to pre-calculate the required...

### How frequently does the bug occur? Sometimes ### Description We are using the Realm Sectioned api with a change set observer (combine) to drive a UICollectionView. We are getting...

O-Community
Waiting-For-Reporter
SDK-Use:Local
Encryption:Off
Frequency:Sometimes
Repro:Sometimes

### How frequently does the bug occur? All the time ### Description We have started using the new sectioned results API’s for loading data directly from realm into sorted sections....

O-Community
SDK-Use:Local
Frequency:Always
Repro:Always
Encryption:Off

### Summary When you pass enum to create test mocks, you get a JSON decoding error: ``` couldNotConvert(value: AnyHashable(ApolloAPI.GraphQLEnum.case(ProfileFriendStatus.none)), to: Swift.String) ``` ### Version 1.1.2 ### Steps to reproduce the...

bug
needs investigation
high-priority

We're seeing issues when fetching images for the first time and resizing them with LazyImageView, the memory usage continues to rise indefinitely. However we store those resized images on disk...

bug

### What happened? When attempting to cache just the external dependencies for our app target, tuist built and cached all dependencies, including our internal targets as binaries. ### How do...

type:bug

### What happened? When running `tuist test` in the CI, we get the expected output of skipping all our test targets, but the command continues after to fetch the binaries...

type:bug

### What problem or need do you have? We are currently facing an issue where we would like to submit internal builds to testflight for rapid feedback on new features...

type:need
p3