Port ItemSense to iOS

This commit is contained in:
2026-01-21 15:41:18 -05:00
parent 3a98051de1
commit da6b6ddcd3
32 changed files with 957 additions and 0 deletions

18
.gitignore vendored
View File

@@ -4,3 +4,21 @@ __pycache__/
*.pyc
.DS_Store
.specify/
# iOS / Xcode
build/
DerivedData/
*.moved-aside
*.rxproj
*.tps
*.xcodeproj/project.xcworkspace
*.xcodeproj/xcuserdata
*.xcworkspace/xcuserdata
*.xccheckout
*.xcscmblueprint
# CocoaPods
Pods/
iOS/ItemSense/build/