-
## The problem
This issue happens while configuring the appium 1.18.1( with XCode12.0 and iOS14) when i run the step
$ sudo ./Scripts/bootstrap.sh -d
## Environment
* Appium version (or gi…
-
## The problem
I try to run a session with basic capabilities
`{
"platformName": "iOS",
"platformVersion": "13.4",
"deviceName": "iPhone 8 Plus",
"automationName": "XCUITest",
"ud…
kyxer updated
3 years ago
-
## The problem
Trying to build WDA(https://github.com/appium/WebDriverAgent) with Xcode-12Beta6, got exception
![image](https://user-images.githubusercontent.com/11002329/91928157-e759c800-ed0d…
-
[!] ====== cocoapods-imy-bin 0.3.0.11 版本 ========
[!] ====== dev 环境 ========
[!] Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the defau…
-
**配置文件**:
Podfile
[![](https://pic.downk.cc/item/5f8842fa1cd1bbb86b1588c9.jpg)](https://pic.downk.cc/item/5f8842fa1cd1bbb86b1588c9.jpg)
[![](https://pic.downk.cc/item/5f88438b1cd1bbb86b15c58c.jpg…
-
## The problem
Briefly describe the issue you are experiencing (or the feature you want to see added to Appium). Tell us what you were trying to do and what happened instead. Remember, this is _not…
-
Podfile文件内容
```
# Uncomment the next line to define a global platform for your project
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
target 'TestDemo' do
# Comm…
-
Building static framework Demo (1)
command = xcodebuild GCC_PREPROCESSOR_DEFINITIONS='$(inherited)' ARCHS='arm64' OTHER_CFLAGS='-fembed-bitcode -Qunused-arguments'
CONFIGURATION_BUILD_DIR=/User…
-
我正在做一个Keyboard Extension,对MMKV又封装了一层(KVStore),在KVStore的dealloc函数中调用了MMKV的close函数。上线后发现有崩溃,不确定是什么情况导致。
```
// KVStore.m
- (instancetype)initWithMMKV:(MMKV *)mmkv
{
if (self = [super init]) {
…
-
代码如图:
![yycache](https://user-images.githubusercontent.com/10458305/68365930-f95def00-016c-11ea-8b80-35fe8297d8c7.jpeg)