-
Apparently in order for this to work Carthage will need to build `.xcframework`s now: https://twitter.com/NeoNacho/status/1135691439734575104.
-
I see theres a note in the readme saying that currently only iOS platform is compiling for carthage. Is the reason already known? and is this being worked on? Besides that, any reason it wouldn't be …
-
Hi when this device discovery netdisco not see ap because netdisco try add l3 device but this is wirellas lan controller need be update SNMP::Info::Layer2::Airespace for Cisco Catalyst 9800-CL
[16…
-
I just tried Timelane in my iOS app, it's real nice.
It worked fine in the Simulator, tho it did not seem to work in Mac Catalyst.
p.s. @icanzilb epic talk on UIKonf!
-
### Description
- We introduced a new path, `/m4`, and a few sub-paths, e.g., `m4/voting`.
- We updated the [Nginx configurations](https://github.com/input-output-hk/catalyst-voices/blob/main/cata…
-
Before downloading Xcode 14.1
1. Under iOS my project build ok!
2. Under Catalyst my project build ok!
After downloading Xcode 14.1 (without modification)
1. Under iOS my project build ok!
2. Under…
-
this is the error:
```
[...]catalyst-core-ssr-app/node_modules/pino-toke/tokens.js:59
return o.res.header.substr(0, 8).split('/')[1]
^
TypeError: Cannot read prop…
-
#### Issue description
The following code does not work (NB: the `-1` factor in `ops`).
```python
ops = [-1 * qml.Z(0) @ qml.Z(1)]
coeffs = [1.]
reg = qml.registers({"physical": 2, "prep": …
-
### Apache Iceberg version
1.4.2 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
iceberg 1.4.2 ,
spark 3.4.1
hadoop-aws 3.3.1
The specific error information is as fo…
-
Once https://github.com/SciML/ModelingToolkit.jl/pull/3114/files is merged, and updated to include rational functions, we should probably remove the Catalyst HomotopyContinuation extension and instead…