mirror of
https://github.com/readest/readest.git
synced 2026-05-05 07:09:20 +00:00
refactor: rename plugin safari-auth to native-bridge (#749)
* fix: layout tweaks for mobile * refactor: rename plugin safari-auth to native-bridge
This commit is contained in:
parent
f90177713a
commit
a72c8f2391
46 changed files with 145 additions and 144 deletions
10
apps/readest-app/src-tauri/plugins/tauri-plugin-native-bridge/ios/.gitignore
vendored
Normal file
10
apps/readest-app/src-tauri/plugins/tauri-plugin-native-bridge/ios/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.DS_Store
|
||||
/.build
|
||||
/Packages
|
||||
/*.xcodeproj
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
.swiftpm/config/registries.json
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
||||
.netrc
|
||||
Package.resolved
|
||||
Loading…
Add table
Add a link
Reference in a new issue