|
@@ -159,6 +159,7 @@
|
|
AEE6EC482283045D00EDC689 /* EditSettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6EC472283045D00EDC689 /* EditSettingsController.swift */; };
|
|
AEE6EC482283045D00EDC689 /* EditSettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE6EC472283045D00EDC689 /* EditSettingsController.swift */; };
|
|
AEFBE22F23FEF23D0045327A /* ProviderInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEFBE22E23FEF23D0045327A /* ProviderInfoCell.swift */; };
|
|
AEFBE22F23FEF23D0045327A /* ProviderInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEFBE22E23FEF23D0045327A /* ProviderInfoCell.swift */; };
|
|
AEFBE23123FF09B20045327A /* TypeAlias.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEFBE23023FF09B20045327A /* TypeAlias.swift */; };
|
|
AEFBE23123FF09B20045327A /* TypeAlias.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEFBE23023FF09B20045327A /* TypeAlias.swift */; };
|
|
|
|
+ B20462E42440A4A600367A57 /* SettingsAutodelOverviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20462E32440A4A600367A57 /* SettingsAutodelOverviewController.swift */; };
|
|
B21005DB23383664004C70C5 /* SettingsClassicViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B21005DA23383664004C70C5 /* SettingsClassicViewController.swift */; };
|
|
B21005DB23383664004C70C5 /* SettingsClassicViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B21005DA23383664004C70C5 /* SettingsClassicViewController.swift */; };
|
|
B26B3BC7236DC3DC008ED35A /* SwitchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B26B3BC6236DC3DC008ED35A /* SwitchCell.swift */; };
|
|
B26B3BC7236DC3DC008ED35A /* SwitchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B26B3BC6236DC3DC008ED35A /* SwitchCell.swift */; };
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
@@ -398,6 +399,7 @@
|
|
B20462E02440805C00367A57 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
B20462E02440805C00367A57 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
B20462E12440805C00367A57 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B20462E12440805C00367A57 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B20462E22440805C00367A57 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = id; path = id.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
B20462E22440805C00367A57 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = id; path = id.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
|
|
+ B20462E32440A4A600367A57 /* SettingsAutodelOverviewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsAutodelOverviewController.swift; sourceTree = "<group>"; };
|
|
B21005DA23383664004C70C5 /* SettingsClassicViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsClassicViewController.swift; sourceTree = "<group>"; };
|
|
B21005DA23383664004C70C5 /* SettingsClassicViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsClassicViewController.swift; sourceTree = "<group>"; };
|
|
B253ED992336E759004DD215 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
B253ED992336E759004DD215 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
B253ED9A2336E759004DD215 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B253ED9A2336E759004DD215 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
@@ -773,6 +775,7 @@
|
|
30149D9222F21129003C12B5 /* QrViewController.swift */,
|
|
30149D9222F21129003C12B5 /* QrViewController.swift */,
|
|
B21005DA23383664004C70C5 /* SettingsClassicViewController.swift */,
|
|
B21005DA23383664004C70C5 /* SettingsClassicViewController.swift */,
|
|
78E45E3921D3CFBC00D4B15E /* SettingsController.swift */,
|
|
78E45E3921D3CFBC00D4B15E /* SettingsController.swift */,
|
|
|
|
+ B20462E32440A4A600367A57 /* SettingsAutodelOverviewController.swift */,
|
|
AE76E5ED242BF2EA003CF461 /* WelcomeViewController.swift */,
|
|
AE76E5ED242BF2EA003CF461 /* WelcomeViewController.swift */,
|
|
);
|
|
);
|
|
path = Controller;
|
|
path = Controller;
|
|
@@ -1234,6 +1237,7 @@
|
|
305962092346125100C80F33 /* AudioMessageSizeCalculator.swift in Sources */,
|
|
305962092346125100C80F33 /* AudioMessageSizeCalculator.swift in Sources */,
|
|
305961DB2346125100C80F33 /* AudioItem.swift in Sources */,
|
|
305961DB2346125100C80F33 /* AudioItem.swift in Sources */,
|
|
305962012346125100C80F33 /* PlayButtonView.swift in Sources */,
|
|
305962012346125100C80F33 /* PlayButtonView.swift in Sources */,
|
|
|
|
+ B20462E42440A4A600367A57 /* SettingsAutodelOverviewController.swift in Sources */,
|
|
789E879D21D6DF86003ED1C5 /* ProgressHud.swift in Sources */,
|
|
789E879D21D6DF86003ED1C5 /* ProgressHud.swift in Sources */,
|
|
305961F32346125100C80F33 /* MediaMessageCell.swift in Sources */,
|
|
305961F32346125100C80F33 /* MediaMessageCell.swift in Sources */,
|
|
305962102346154D00C80F33 /* String+Extension.swift in Sources */,
|
|
305962102346154D00C80F33 /* String+Extension.swift in Sources */,
|