-
Dynamically linked dependency, Stevia, is creating a lot of class conflicts with EasyPeasy which is another popular autolayout library which I use in my project.
Is there a way I can remove dynamic …
r-a-o updated
2 years ago
-
Unable to run the app with Stevia 5.1.1 in Xcode 13.1
-
**Describe the bug**
![71604306488_ pic_hd](https://user-images.githubusercontent.com/22385702/97847238-45b12000-1d2a-11eb-91be-89afb19a9fa3.jpg)
compiler error info: /Users/XXXX/Downloads/YPImage…
-
I can't manage to set up a constraint like
```swift
label.Trailing
-
Hi @PawelStroinski !
Very nice lib - I'm looking forward to use it the next time the need pops up.
It occurred to me that if each keyword had a ns-qualified equivalent, one could:
* have them…
-
1. Fork the project
2. Then clone the project
3. On running the project in xcode 11.3.1, it gives the error "Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1.3 compiler" in file…
-
### Description
This is the same as https://github.com/swiftlang/swift/issues/75732, but a different example from `init`.
This makes working with `XCTest` almost impossible with Xcode 16.
### R…
-
Stevia requires support for SMTLib2 parsing to make it work with SMTLib2 inputs.
## Implementation Status
- Raw Lexer: **done**
- Simple Lexer: **done**
- Parser: **in progress**
- SMTLib Sol…
-
Please! There's not too much effort to maintain a podspec file. But using two or more package managers is really painful (in terms of resolving possible package dependencies version conflicts)
-
Stevia could profit by implementing or at least providing `Nand`, `Nor` and `Xnor` in addition to `And`, `Or` and `Xor` that currently exist. This could make some simplifications involving negation si…