-
Notifications
You must be signed in to change notification settings - Fork 131
Description
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.