Android_Emulator_Build_Error

 avatar
unknown
yaml
4 years ago
2.4 kB
4
Indexable
CMake Error at /Volumes/App/Scade.app/Contents/Plugins/ScadeSDK.plugin/Contents/Resources/Libraries/ScadeSDK/cmake/modules/ScadeSDK.cmake:809 (message):
  Can't resolve package located in
  '/Users/vj/Documents/HelloWorld/.build/..':

  /Users/vj/Documents/HelloWorld: error: manifest parse error(s):

  
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface:2599:50:
  error: no type named 'Sendable' in module 'Swift'

  extension Combine.Subscribers.Completion : Swift.Sendable {}

                                                   ^

  
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface:2601:46:
  error: no type named 'Sendable' in module 'Swift'

  extension Combine.Subscribers.Demand : Swift.Sendable {}

                                               ^

  
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface:1:1:
  error: failed to build module 'Combine' from its module interface; the
  compiler that produced it, 'Apple Swift version 5.5
  (swiftlang-1300.0.29.207 clang-1300.0.28.1)', may have used features that
  aren't supported by this compiler, 'Swift version 5.4-dev (LLVM
  cf0195a2f45d22e, Swift a5283e77ba25aeb)'

  // swift-interface-format-version: 1.0

  ^

  
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface:2599:50:
  error: no type named 'Sendable' in module 'Swift'

  extension Combine.Subscribers.Completion : Swift.Sendable {}

                                                   ^

  
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface:2601:46:
  error: no type named 'Sendable' in module 'Swift'

  extension Combine.Subscribers.Demand : Swift.Sendable {}

                                               ^

Editor is loading...