chore: update dashcore dependency in rs-platform-encryption to use workspace dep#3181
chore: update dashcore dependency in rs-platform-encryption to use workspace dep#3181
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated the dashcore dependency specification in rs-platform-encryption's Cargo.toml from a git-based revision reference to a workspace-based dependency, changing how the package resolves its dashcore import without altering other dependencies or code logic. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ DashSDKFFI.xcframework built for this PR.
SwiftPM (host the zip at a stable URL, then use): .binaryTarget(
name: "DashSDKFFI",
url: "https://your.cdn.example/DashSDKFFI.xcframework.zip",
checksum: "1693e65caa715a5cfc55140175686e1c8ecd4bdce7b0972a6a85d481dcf85da3"
)Xcode manual integration:
|
quick fix for the dashcore dependency in rs-platform-encryption
Summary by CodeRabbit