|
1
|
# Generated by Cargo |
|
2
|
# will have compiled files and executables |
|
3
|
/target/ |
|
4
|
|
|
5
|
# ============================================================ |
|
6
|
# gen/ — entirely regenerated by Tauri, never edit in place. |
|
7
|
# |
|
8
|
# Workflow: |
|
9
|
# 1. cargo tauri ios init → scaffolds gen/apple/ |
|
10
|
# 2. ./apple/bootstrap.sh → overlays Tuist + Apple platform targets |
|
11
|
# 3. tuist generate --no-open → builds .xcodeproj from Project.swift |
|
12
|
# |
|
13
|
# The source of truth for hand-authored Apple platform files lives in |
|
14
|
# src-tauri/apple/ (outside the Tauri blast radius). |
|
15
|
# ============================================================ |
|
16
|
gen/ |