File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
Runner.xcodeproj/xcshareddata/xcschemes
scripts/app_config/templates Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ SPEC CHECKSUMS:
215215 devicelocale: 35ba84dc7f45f527c3001535d8c8d104edd5d926
216216 DKImagePickerController: b512c28220a2b8ac7419f21c491fc8534b7601ac
217217 DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
218- file_picker: 09aa5ec1ab24135ccd7a1621c46c84134bfd6655
218+ file_picker: b159e0c068aef54932bb15dc9fd1571818edaf49
219219 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
220220 flutter_libepiccash: 36241aa7d3126f6521529985ccb3dc5eaf7bb317
221221 flutter_libsparkmobile: 6373955cc3327a926d17059e7405dde2fb12f99f
@@ -245,4 +245,4 @@ SPEC CHECKSUMS:
245245
246246PODFILE CHECKSUM: 57c8aed26fba39d3ec9424816221f294a07c58eb
247247
248- COCOAPODS: 1.15 .2
248+ COCOAPODS: 1.16 .2
Original file line number Diff line number Diff line change 4848 ignoresPersistentStateOnLaunch = " NO"
4949 debugDocumentVersioning = " YES"
5050 debugServiceExtension = " internal"
51+ enableGPUValidationMode = " 1"
5152 allowLocationSimulation = " YES" >
5253 <BuildableProductRunnable
5354 runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change @@ -823,11 +823,9 @@ packages:
823823 flutter_libsparkmobile:
824824 dependency: "direct main"
825825 description:
826- path: "."
827- ref: "619190a388e362c0e9d1c4c4a6e64f5395bd8d84"
828- resolved-ref: "619190a388e362c0e9d1c4c4a6e64f5395bd8d84"
829- url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
830- source: git
826+ path: "../flutter_libsparkmobile"
827+ relative: true
828+ source: path
831829 version: "0.0.2"
832830 flutter_lints:
833831 dependency: "direct dev"
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies:
3333 flutter_libsparkmobile:
3434 git:
3535 url: https://github.com/cypherstack/flutter_libsparkmobile.git
36- ref: 619190a388e362c0e9d1c4c4a6e64f5395bd8d84
36+ ref: 28d0f6c8db56a7d14d6495e810b8705a5c438929
3737
3838 # cs_monero compat (unpublished)
3939 compat:
You can’t perform that action at this time.
0 commit comments