refactoring several parts of the application
parent
9093380d
No related branches found
No related tags found
Showing
- .swiftpm/xcode/xcshareddata/xcschemes/AppCore.xcscheme 67 additions, 0 deletions.swiftpm/xcode/xcshareddata/xcschemes/AppCore.xcscheme
- .swiftpm/xcode/xcshareddata/xcschemes/BackupFeature.xcscheme 67 additions, 0 deletions.swiftpm/xcode/xcshareddata/xcschemes/BackupFeature.xcscheme
- .swiftpm/xcode/xcshareddata/xcschemes/Countries.xcscheme 67 additions, 0 deletions.swiftpm/xcode/xcshareddata/xcschemes/Countries.xcscheme
- .swiftpm/xcode/xcshareddata/xcschemes/LaunchFeature 1.xcscheme 67 additions, 0 deletions...tpm/xcode/xcshareddata/xcschemes/LaunchFeature 1.xcscheme
- .swiftpm/xcode/xcshareddata/xcschemes/OnboardingFeature.xcscheme 67 additions, 0 deletions...m/xcode/xcshareddata/xcschemes/OnboardingFeature.xcscheme
- .swiftpm/xcode/xcshareddata/xcschemes/StatusBarFeature.xcscheme 67 additions, 0 deletions...pm/xcode/xcshareddata/xcschemes/StatusBarFeature.xcscheme
- App/client-ios.xcodeproj/project.pbxproj 10 additions, 10 deletionsApp/client-ios.xcodeproj/project.pbxproj
- App/client-ios/Resources/GoogleService-Info.plist 32 additions, 32 deletionsApp/client-ios/Resources/GoogleService-Info.plist
- App/client-ios/main.swift 1 addition, 1 deletionApp/client-ios/main.swift
- Package.swift 122 additions, 113 deletionsPackage.swift
- Sources/App/DependencyRegistrator.swift 0 additions, 316 deletionsSources/App/DependencyRegistrator.swift
- Sources/App/PushRouter.swift 0 additions, 57 deletionsSources/App/PushRouter.swift
- Sources/AppCore/AppDependencies.swift 144 additions, 0 deletionsSources/AppCore/AppDependencies.swift
- Sources/AppCore/AuthCallbackHandler/AuthCallbackHandler.swift 49 additions, 0 deletions...ces/AppCore/AuthCallbackHandler/AuthCallbackHandler.swift
- Sources/AppCore/AuthCallbackHandler/AuthCallbackHandlerConfirm.swift 31 additions, 0 deletions...Core/AuthCallbackHandler/AuthCallbackHandlerConfirm.swift
- Sources/AppCore/AuthCallbackHandler/AuthCallbackHandlerRequest.swift 41 additions, 0 deletions...Core/AuthCallbackHandler/AuthCallbackHandlerRequest.swift
- Sources/AppCore/AuthCallbackHandler/AuthCallbackHandlerReset.swift 31 additions, 0 deletions...ppCore/AuthCallbackHandler/AuthCallbackHandlerReset.swift
- Sources/AppCore/DBManager/DBManager.swift 40 additions, 0 deletionsSources/AppCore/DBManager/DBManager.swift
- Sources/AppCore/DBManager/DBManagerGetDB.swift 33 additions, 0 deletionsSources/AppCore/DBManager/DBManagerGetDB.swift
- Sources/AppCore/DBManager/DBManagerHasDB.swift 19 additions, 0 deletionsSources/AppCore/DBManager/DBManagerHasDB.swift
Loading
Please register or sign in to comment