iOS icon indicating copy to clipboard operation
iOS copied to clipboard

Errors preventing build

Open hobyvh opened this issue 10 months ago • 1 comments

Environment:

  • MEGA app Version(s): 16.9.1
  • OS Version(s): n/a
  • Devices/Simulators: n/a

Describe the bug

After following the directions in the project readme, I get the following errors in Xcode (full path replaced with [root] by me):

the package at '[root]/Xcode apps/Mega/Modules/UI/MEGAUIComponent' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “MEGAUIComponent” doesn’t exist." UserInfo={NSFilePath=[root]/Xcode apps/Mega/Modules/UI/MEGAUIComponent, NSUserStringVariant=(

MEGAChatSDK invalid custom path 'Sources/MEGAChatSDK/bindings/Objective-C' for target 'MEGAChatSdk'

MEGASDK invalid custom path 'Sources/MEGASDK/bindings/ios' for target 'MEGASdk'

MEGAPlugins binary target 'SwiftGenBinary' could not be mapped to an artifact with expected name 'SwiftGenBinary'

Resolving Package Graph Failed 3/6/25, 2:22 PM 1.0 seconds

Additional context

In the project directions, I found no "karere" gitmodule and I saw no SPM dependency.

hobyvh avatar Mar 06 '25 22:03 hobyvh

Please check our new readme file here: https://github.com/meganz/iOS/blob/master/README.md.

harryyan1238 avatar Sep 30 '25 19:09 harryyan1238