You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I've got a problem building DeviceAgent.iOS on Xcode 14 beta 3+. Xcode build throws an error like: error build: Cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport for architecture arm64
I found a similar issue in Appium WDA: appium/appium#17174
They fixed a problem but I not skilled well to apply same fix on this project. Please ask you for help in solving this problem.
The text was updated successfully, but these errors were encountered:
Hi! I've got a problem building DeviceAgent.iOS on Xcode 14 beta 3+. Xcode build throws an error like:
error build: Cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport for architecture arm64
I found a similar issue in Appium WDA: appium/appium#17174
They fixed a problem but I not skilled well to apply same fix on this project. Please ask you for help in solving this problem.
The text was updated successfully, but these errors were encountered: