Merge pull request #7415 from andelf/fix/ios-file-sync-path-normalize

fix(ios): apply path normalize for file-sync
This commit is contained in:
rcmerci
2022-11-22 18:04:59 +08:00
committed by GitHub
3 changed files with 7 additions and 5 deletions

View File

@@ -8,10 +8,12 @@ on:
branches: [master]
paths:
- 'ios/App'
- package.json
pull_request:
branches: [master]
paths:
- 'ios/App'
- package.json
env:
CLOJURE_VERSION: '1.10.1.763'

View File

@@ -92,7 +92,7 @@
"@excalidraw/excalidraw": "0.12.0",
"@hugotomazi/capacitor-navigation-bar": "^2.0.0",
"@kanru/rage-wasm": "^0.3.0",
"@logseq/capacitor-file-sync": "0.0.13",
"@logseq/capacitor-file-sync": "0.0.14",
"@logseq/react-tweet-embed": "1.3.1-1",
"@sentry/react": "^6.18.2",
"@sentry/tracing": "^6.18.2",

View File

@@ -492,10 +492,10 @@
resolved "https://registry.yarnpkg.com/@kanru/rage-wasm/-/rage-wasm-0.3.0.tgz#de96b1fda1f781ff401d43b50d0f95b7338c4399"
integrity sha512-2LMRS27nNJPqFNpRQL7kXG0kgBeIPo63KM6u0Xu6Es5XIS7LP4MFtdHkCg8Pt7IhMM7GuOa2YnzAZgKBxE1lcw==
"@logseq/capacitor-file-sync@0.0.13":
version "0.0.13"
resolved "https://registry.yarnpkg.com/@logseq/capacitor-file-sync/-/capacitor-file-sync-0.0.13.tgz#cf249fd2e091566b453212558137885a30869131"
integrity sha512-jtXgI0fx4IagqPO+frEvSIRddRe0W/DpmaoUJguKrQ9aIH+ebtbkActUQEDX7jxo4w3VtsYJn21+qLtnAAH1pQ==
"@logseq/capacitor-file-sync@0.0.14":
version "0.0.14"
resolved "https://registry.yarnpkg.com/@logseq/capacitor-file-sync/-/capacitor-file-sync-0.0.14.tgz#f358f42e95e0578c2853477a66491c8f221a7c15"
integrity sha512-M8UBSRMErWEc5OJOOnYZTYQU1/OSZNbLHsaJEgEuFlVra9g5l2jtAoeVB7Ekn2vtkJu9odHWyJnnDr04pFVSKQ==
"@logseq/react-tweet-embed@1.3.1-1":
version "1.3.1-1"