Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage result to swift result #41

Merged
merged 10 commits into from
Jan 25, 2020
Merged

Conversation

initFabian
Copy link
Collaborator

In this PR:

  • Migrated LocksmithError to CelyStorageError
  • Migrated StorageResult to Result<T, CelyStorageError>
  • Updated bundle identifier to cely-tools
  • Removed some unused code

I'd still consider this PR a WIP since there are still some print statements I'd like to get rid of in this PR.

Fabian Buentello added 8 commits September 17, 2019 06:58
# Conflicts:
#	Cely Demo/AppDelegate.swift
#	Cely Demo/User.swift
#	Sources/CelyConstants.swift
#	Sources/LocksmithError.swift
#	Sources/Storage/CelyKeychain.swift
#	Sources/Storage/CelySecureStorage.swift
#	Tests/CelyTests.swift
@initFabian initFabian requested a review from alextall September 24, 2019 00:14
@initFabian initFabian changed the title WIP: Storage result to swift result Storage result to swift result Oct 27, 2019
@initFabian initFabian merged commit 66192c4 into master Jan 25, 2020
@initFabian initFabian deleted the storage-result-to-swift-result branch January 25, 2020 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant