-
| | |
|------------------|-----------------|
|Previous ID | SR-5953 |
|Radar | rdar://problem/37316307 |
|Original Repor…
-
bug:Objc中混编Swift,使用YYModel解析NSDictionary出错。如果去掉swift代码,就OK。
报错:EXC_BAD_ACCESS(code=1, address=0x0)
出错地点:
[YYClassMethodInfo initWithMethod:]的
unsigned int argumentCount = method_getNumberOfArg…
diong updated
6 years ago
-
This can be useful in various ways:
- To further improve process of passing complex types through Rust bridge, see [related decision log](https://github.com/y-crdt/y-uniffi/blob/main/docs/decisions.m…
-
### Check for existing issues
- [X] Completed
### Describe the feature
I was wondering if the syntax that is used as json can be used in `.resolved` files.
### If applicable, add mockups / s…
-
In iOS, fusion chart was working fine in **UIWebView** (as shown below sample image from my project).
Now in iOS, **UIWebView** has been replaced with **WKWebVeiw**. After replacing the **UIWebView…
-
### Component
resolvectl
### Is your feature request related to a problem? Please describe
`resolvectl` has a `--json` flag, but it only works on some subcommand, which does not include `status`. P…
-
PODs, being C-ish types, generally have much easier interop with other languages. Currently when I pass `element` types across the Swift/C++ barrier in ZippyJSON, I use the following overall approach …
-
I want to support javascript, shell, python , but only swift and haskell
-
Platform: Linux(not happen on Mac)
What happen: the server shutdown
How to happen: remove permeter `escapeVS`, request body is '👨👩👧👦'
Strange: set parameter `escapeVS` or request not contains '👨…
-
I maintain probably what is the only reasonable MsgPack library for ObjC (and, soon, Swift). I also support a large number of what you call "extension types", but in my case they go way beyond primit…