question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't use on xcode12 and iOS14

See original GitHub issue

Environment check:

$ npm i macaca-cli -g && macaca doctor

  • app inspector version / 版本号: 2.0.29 from npm

  • os version / 系统:

  • device information / 设备版本: 14.0.1

  • terminal log / 终端输出信息:

try app-inspector -u xxxx --verbose for more log detail.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
paraditecommented, Dec 7, 2020

Macaca is clearly dead… You guys are better off using the Appium inspector XCode’s built-in app inspector

Sorry I was busy with other things, taking a look this week.

You can use the walkaround that @mariushorvat suggested, or you can manually compile XCTestWD Carthage dependencies and replace the old dependencies copied over from xctestwd-frameworks with new ones. the xctestwd-frameworks is merely an installation-step optimization to pre-compile the Carthage dependencies and save some time. Unfortunately it needs to be updated with every Swift update.

Meanwhile, let’s track the issue here: https://github.com/alibaba/macaca/issues/985

1reaction
kasia-heetchcommented, Oct 7, 2020

I am having the same issue - any progress here? 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 14 cannot prepare iPhone 12 running iOS 15.7
After upgrading to Xcode 14 I can no longer run on my iPhone 12 running iOS 15.7. It appears the 15.7 SDK is...
Read more >
Xcode 12 won't let me use lower iOS versions - Stack Overflow
I was able to solve the different iOS version problems on the M1. For iOS 14 and up, go to Excluded Architectures in...
Read more >
How to fix the error "The developer of this app needs to update ...
After upgrading to iOS 15, you may see an error in applications built with XCode 12.4 or earlier that were previously running on...
Read more >
Everything You Need to Know About Deployment Targets
The section contains a dropdown menu and three checkboxes, iPhone, iPad, and Mac. Because I am using Xcode 12, the dropdown menu is...
Read more >
Apple will require developers to submit apps using Xcode 13
Apple on Tuesday sent a reminder to developers about an upcoming change in the requirements for submitting apps to the App Store.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found