Replace lazy AppStorage calls with AccountManager
This commit is contained in:
@@ -40,19 +40,16 @@
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||
A7FA4CBE2D9E90B0005ACDBB /* Exceptions for "meterios" folder in "meterios-watch" target */ = {
|
||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||
membershipExceptions = (
|
||||
BackendConnector.swift,
|
||||
);
|
||||
target = A7FA4CA92D9E8FF1005ACDBB /* meterios-watch */;
|
||||
};
|
||||
A7FA4CCB2D9E9564005ACDBB /* Exceptions for "common" folder in "meterios-watch" target */ = {
|
||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||
membershipExceptions = (
|
||||
AccountManager.swift,
|
||||
AsyncImageWithPlaceholder.swift,
|
||||
Localizable.xcstrings,
|
||||
MeteClient.swift,
|
||||
SalutManager.swift,
|
||||
types/Account.swift,
|
||||
types/AccountManagerEntry.swift,
|
||||
types/Drink.swift,
|
||||
types/User.swift,
|
||||
WCManager.swift,
|
||||
@@ -64,9 +61,6 @@
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
A7F97A902D8DD542004EF4ED /* meterios */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
exceptions = (
|
||||
A7FA4CBE2D9E90B0005ACDBB /* Exceptions for "meterios" folder in "meterios-watch" target */,
|
||||
);
|
||||
path = meterios;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user