#1467 Load fesUrl only when needed#1480
Conversation
FlowCrypt/Functionality/DataManager/Encrypted Storage/EncryptedStorage.swift
Show resolved
Hide resolved
# Conflicts: # FlowCrypt.xcworkspace/xcshareddata/swiftpm/Package.resolved
|
@sosnovsky I tried to resolve a conflict but broke it. Or maybe it's flakiness of tests. could consider a wait for that element before setting the value |
Works well for me locally after merging latest changes from @tomholub why you decided to rollback to swiftpm v1? Did you get any issues after update? |
I have hand-crafted the v2 file after a merge conflict (from master to this branch), and suspected I maybe have messed it up in the process. So I wanted to go with the safer choice of using the one I know works from master. Otherwise have nothing against v2, it's probably good to upgrade, just wasn't sure the v2 file was correct after my interventions. |
|
Got it, |
# Conflicts: # .semaphore/semaphore.yml
This PR makes fesUrl a lazy property.
close #1467
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):