Calabash iOS是否提供对Xcode 10.1的支持?

时间:2019-02-07 10:33:54

标签: ruby automated-tests ios-ui-automation calabash calabash-ios

我无法在iPhone中安装iOSDeviceManager,但我不断收到下面要提供的异常信息,所以我想知道是否有人在Xcode 10.1上使用calabash-ios?

''' /Users/dp/.rvm/gems/ruby-2.5.3/gems/run_loop-2.6.6/lib/run_loop/device_agent/bin/iOSDeviceManager install /Users/dp/.rvm/gems/ruby-2.5.3/ gems / run_loop-2.6.6 / lib / run_loop / device_agent / ipa / DeviceAgent-Runner.app --device-id cd3229d71c2491de2faee3dd4c22b6c4de69ec28

该命令生成以下输出:

在cd3229d71c2491de2faee3dd4c22b6c4de69ec28上未安装应用程序com.apple.test.DeviceAgent-Runner 2019-02-07 18:15:38.092 iOSDeviceManager [33604:196950] *由于未捕获的异常'CBXException'终止了应用程序,原因:'错误代码签名/Users/dp/.rvm/gems/ruby-2.5.3 /gems/run_loop-2.6.6/lib/run_loop/device_agent/ipa/DeviceAgent-Runner.app/Frameworks/XCTAutomationSupport.framework:/Users/dp/.rvm/gems/ruby-2.5.3/gems/run_loop-2.6 .6 / lib / run_loop / device_agent / ipa / DeviceAgent-Runner.app / Frameworks / XCTAutomationSupport.framework:替换现有签名 ' * 第一个调用堆栈: (     0 CoreFoundation 0x00007fff2cef9ecd __exceptionPreprocess + 256     1个libobjc.A.dylib 0x00007fff58fb5720 ob​​jc_exception_throw + 48     2 iOSDeviceManager 0x0000000105e69772 + [命令resourcesFromArgs:] + 0     3 iOSDeviceManager 0x0000000105e63636 + [Codesigner resignObject:codesignIdentity:] + 421     4 iOSDeviceManager 0x0000000105e64e58 + [Codesigner resignAppDir:baseDir:provisioningProfile:codesignIdentity:resourcesToInject:] + 2938     5 iOSDeviceManager 0x0000000105e62da0 + [Codesigner resignApplication:withProvisioningProfile:withCodesignIdentity:resourcesToInject:] + 283     6 iOSDeviceManager 0x0000000105e5e582-[PhysicalDevice installApp:mobileProfile:codesignIdentity:resourcesToInject:forceReinstall:] + 463     7 iOSDeviceManager 0x0000000105e5e9f2-[PhysicalDevice installApp:resourcesToInject:forceReinstall:] + 67     8 iOSDeviceManager 0x0000000105e61203 + [InstallAppCommand执行:] + 876     9 iOSDeviceManager 0x0000000105e6c337 + [CLI进程:] + 1063     10 iOSDeviceManager 0x0000000105e58865主+ 121     11 libdyld.dylib 0x00007fff5a083ed9开始+ 1 ) libc ++ abi.dylib:以类型为NSException的未捕获异常终止

折叠 消息输入

记下一些东西

关于这次对话

'''

0 个答案:

没有答案