mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 09:41:34 +03:00
56b528e481
* refactor(build): change tauri-api dependency path to skip rebuilds The tauri-api Swift package cannot be injected inside the iOS plugin project because swift-rs reruns when the project folder changes. We will now inject the project in the parent folder instead. * revert tauri-plugin-log [skip ci]
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
.DS_Store
|
|
/.build
|
|
/Packages
|
|
/*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/config/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|
|
Package.resolved
|