-
Steps to reproduce:
1. `git clone https://github.com/breadwallet/breadwallet-ios.git`
2. `git submodule update --init --recursive`
3. `brew install imagemagick && brew install ghostscript`
3. `ope…
-
-
## 请你出一套iOS面试题
### 底层
* 1.1 在一个对象的方法里面: self.name = "object"; 和 name = "object"有什么不同吗?
参考解答: self.name ="object":会调用对象的setName()方法; name =“object":会直接把object赋值给当前对象的name属性。
* 1.2 对于语句`NSSt…
-
**Describe the bug**
use ios simulator run the rtmp client
Received connection event
Received publish event
but can't send data to rtmp server
(It works on devices properly)
**Expected behavior*…
-
The mac system has been updated recently, and there is always an error when running automation. The information is as follows:
```
>>> el = c(label="设置").get()
>>> el.click()
Shell$ curl -X GET -d…
-
## 🐛 Bug Report
I have slow performance on iOS (14), using Expo App (simulator - 11 and real device - 6s) or Standalone (real device - 6s).
Tried to add accuracy to Lowest, but I had same issue.
…
-
**Additional context**
-
### How frequently does the bug occur?
Always
### Description
After update to Realm 20.0.0 on MacOS 15 / Xcode 16, the compilation can't be passed because of many undefined symbols. I have tr…
-
https://github.com/SnapKit/SnapKit/blame/develop/SnapKit.podspec
https://github.com/SnapKit/SnapKit/releases/tag/5.7.0
-
`💉 InjectionIII connected /Users/pro/Desktop/YiTongXue/YiTongXue.xcworkspace
💉 Watching files under the directory /Users/pro/Desktop/YiTongXue
💉 💉 ⚠️ Your project file seems to be in the Desktop or …