appium / appium-idb

idb integration for Appium
Apache License 2.0
75 stars 13 forks source link

XCTAutomationSupport.framework doesn't supported from XCode 14 onwards #67

Closed nidit-mehta closed 1 year ago

nidit-mehta commented 1 year ago

Somehow my Mac got updated to Mac OS 13 :( and now I have to forcefully use XCode 14 and above to build and test the XCode for iPhones used in Automation.

While building XCode for test iPhone, I was getting the following error while building and build gets Failed: ld: cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

None of solutions works for me, as it is very complex to do workarounds in the full-fledged Automation system.

XCode team should provide the support of XCTAutomationSupport.framework as it was running fine till latest XCode 13 OR If you want to remove this then please provide proper guidance to use alternative which should work flawlessly !!!

XCode team I am in dead-lock condition right now. Please find solution for this problem and provide a release asap.

Thanks in advance !

jlipps commented 1 year ago

@nidit-mehta no one from apple or xcode works on this project or will see your message. this is an open source project unaffiliated with apple.