This website requires JavaScript.
Explore
Help
Register
Sign In
davidl
/
tolaria
Watch
1
Star
0
Fork
0
You've already forked tolaria
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d29d5a03aec00a42bae769e200908c98d32701c8
tolaria
/
src-tauri
/
gen
/
apple
/
assets
/
mcp-server
/
package.json
1 line
19 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: add iPad/iOS prototype via Tauri v2 mobile target Initialize Tauri iOS support with conditional compilation: - Desktop-only features (git CLI, menu, MCP, Claude CLI) gated behind #[cfg(desktop)] - Mobile stubs return graceful errors so frontend degrades smoothly - Vault read/write, AI chat, search, settings work unchanged on both platforms - Xcode project generated, Rust cross-compiles cleanly to aarch64-apple-ios-sim - All 581 Rust tests and 2201 frontend tests still pass Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 17:18:34 +01:00
{
"type"
:
"commonjs"
}
Reference in New Issue
Copy Permalink