Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Path in XCFramework 'RevealServer.xcframework' as Defined by 'DebugSymbolsPath' #251

Open
alelordelo opened this issue Jul 7, 2024 · 1 comment

Comments

@alelordelo
Copy link

Description

Hello,

I am encountering an issue while building the project where a missing path in the RevealServer.xcframework is causing a build error. The error message is as follows:

Missing path (/Users/alexandrelordelo/Library/Developer/Xcode/DerivedData/Brightroom-fpffbingoihgkhfhqeqdoiawlqyn/SourcePackages/checkouts/Reveal-SDK/RevealServer/RevealServer.xcframework/ios-arm64_armv7/dSYMs) from XCFramework 'RevealServer.xcframework' as defined by 'DebugSymbolsPath' in itsInfo.plist file

Steps Taken
Cleaned the build folder and derived data.
Removed and re-added the project via Swift Package Manager.
Verified that the folder exists at the specified path

Expected Behavior
The project should build successfully without any missing path errors.

Actual Behavior
The build fails with the error message about the missing path in RevealServer.xcframework.

Additional Information
If there are any additional steps or configurations required for integrating the Reveal-SDK correctly, please let me know. I have followed the standard installation steps, but the issue persists.

Thank you for your assistance!

Best regards

@mrbagels
Copy link

Did you ever find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants