D.B

Results 13 issues of D.B

### Checklist - [x] I've looked at the [contribution guidelines](https://github.com/raywenderlich/swift-algorithm-club/blob/master/.github/CONTRIBUTING.md). - [x] This pull request is complete and ready for review. ### Description A new Probalistic Data Structure - CountMin...

It seems that the SDK forces the `EPXProximityZone` callback i.e `@property(nonatomic, copy, readwrite, nullable) void (^onEnter)(EPXProximityZoneContext *zoneContext);` and the others to be called back on the main thread. In cases...

Hello there, First, thank you very much for releasing such a great data set! I was wondering if you have recorded the error rates (i.e requests the pod could not...

Didn't had the power to do PR for that, but if someone still working on this repo... Fill free to change... - (instancetype)initWithCoder:(NSCoder *)aDecoder { self = [super initWithCoder:aDecoder]; if...

### What happened? Without using `Dependencies.swift` once cannot control and embed Swift Packages into targets (mainly apps/tests which might require a certain library to be embedded) Tuist won't embed SPM...

type:bug

Adding minimal supported ios version

### Short description 📝 When creating bundle target, the product name diverage from the target name, as we used to pass nil (then the code use the target name and...

update swift-system version