-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
iOS 10 support #6597
Copy link
Copy link
Closed
Labels
Description
The problem
Appium can't launch ipa with iOS 10 beta / Xcode 8 beta.
[MJSONWP] Encountered internal error running command: Error: Could not find Automation.tracetemplate in any of the followinglocations /Applications/Xcode-beta.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate,/Applications/Xcode-beta.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate
at getAutomationTraceTemplatePathWithoutRetry$ (lib/xcode.js:172:9)
Environment
- Appium version : 1.5.3
- Desktop OS/version used to run Appium: OS X 10.11.5
- Mobile platform/version under test: iPhone 5SE with iOS 10
- Real device or emulator/simulator: Real device
Xcode 8 beta
Link to Appium logs
https://gist.github.com/romainlouvet/098e33195ea8be2989bb0fc82e270af2
Reactions are currently unavailable