-
Notifications
You must be signed in to change notification settings - Fork 17
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
Mac Catalyst #13
Comments
Zero testing was done on Catalyst. Focus was really iOS. |
Is there documentation that I can follow in order to tackle this? |
@marcosrdz you probably want "Development and Building from Scratch" section from README, it has instructions on how to build rust code, then ios code, then typescript code |
Hey @marcosrdz Thanks for offering to tackle this! I'm not really well versed in Catalyst and thus not exactly sure what the error means, If you can give me your insight I would be able to better point you in the correct direction relative to this repo. That said, from my limited understanding of the cryptic message seems like it's looking for an architecture that it's not finding or incorrectly linking to (?). Again if you would give me more context on what the error means relative to Catalyst I would probably be able to give you better information. Thanks again! |
I have this branch ready to build so you can see the same error as I do. |
Will try building for this target, but considering it's Tier2 , i'm keeping my fingers crossed that dependencies used in the rs-sdk will build. I'll keep you posted. |
Looks like This has been added as Tier3 on main channel Rust 1.5.0 Should be able to compile for this target now without _too much trouble_™ Will add todo. |
Any update on this issue? |
on todo, Based on a number community requests I'm working on hidden services part of the module. |
Unable to compile with Mac Catalyst
Showing All Messages
Building for Mac Catalyst, but linking in dylib built for iOS Simulator, file 'Documents/GitHub/BlueWallet/node_modules/react-native-tor/ios/Libsifir_ios.framework/Libsifir_ios' for architecture x86_64
The text was updated successfully, but these errors were encountered: