Open
Description
Previous ID | SR-10838 |
Radar | None |
Original Reporter | @vguerra |
Type | Bug |
Environment
$> uname -a
Darwin C02X63G9JHD3 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64
$> xcrun -show-sdk-path -sdk macosx
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
Additional Detail from JIRA
Votes | 0 |
Component/s | Xcode Playground Support |
Labels | Bug |
Assignee | None |
Priority | Medium |
md5: 13b90e50d617e699b0bcd75eb792ba57
Issue Description:
When downloading a recent development toolchain and trying to use it in Xcode Playgrounds the following error is displayed:
"The active toolchain is not compatible with playgrounds. PlaygroundLogger.framework could not be loaded."
I found a post in Apple developer forums dating end of March : https://forums.developer.apple.com/thread/115141
It seems the problem has been there for some weeks now.