|
19 | 19 | 08C8E27B26BBA377006D4608 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 08C8E27926BBA377006D4608 /* LaunchScreen.storyboard */; }; |
20 | 20 | 08C8E27E26BBA377006D4608 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 08C8E27D26BBA377006D4608 /* main.m */; }; |
21 | 21 | 4F8B41252703520D00CF6A1A /* SettingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F8B41242703520D00CF6A1A /* SettingController.m */; }; |
22 | | - 4F8B41292705F8CF00CF6A1A /* SettingsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F8B41282705F8CF00CF6A1A /* SettingsTableViewCell.m */; }; |
23 | | - 4F8B412D2709A50E00CF6A1A /* SettingTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4F8B412C2709A50E00CF6A1A /* SettingTableViewCell.xib */; }; |
24 | 22 | 9A376FD397E03D93D3D80530 /* libPods-OneTimePasswordExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C08B5529218DAFE111F19B53 /* libPods-OneTimePasswordExample.a */; }; |
25 | 23 | E9FD60875365F5896E9C3D94 /* libPods-OneTimePasswordExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7DC5E5BD3FFB6BD8F06AF9 /* libPods-OneTimePasswordExampleTests.a */; }; |
26 | 24 | /* End PBXBuildFile section */ |
|
57 | 55 | 08C8E27D26BBA377006D4608 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
58 | 56 | 4F8B41242703520D00CF6A1A /* SettingController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SettingController.m; sourceTree = "<group>"; }; |
59 | 57 | 4F8B4126270484D900CF6A1A /* SettingController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SettingController.h; sourceTree = "<group>"; }; |
60 | | - 4F8B41272705F8A900CF6A1A /* SettingsTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SettingsTableViewCell.h; sourceTree = "<group>"; }; |
61 | | - 4F8B41282705F8CF00CF6A1A /* SettingsTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SettingsTableViewCell.m; sourceTree = "<group>"; }; |
62 | | - 4F8B412C2709A50E00CF6A1A /* SettingTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SettingTableViewCell.xib; sourceTree = "<group>"; }; |
63 | 58 | 62EA47A9FA5474BBDDECC144 /* Pods-OneTimePasswordExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneTimePasswordExample.debug.xcconfig"; path = "Target Support Files/Pods-OneTimePasswordExample/Pods-OneTimePasswordExample.debug.xcconfig"; sourceTree = "<group>"; }; |
64 | 59 | 736A6813388591A6692CC8C4 /* Pods-OneTimePasswordExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneTimePasswordExampleTests.release.xcconfig"; path = "Target Support Files/Pods-OneTimePasswordExampleTests/Pods-OneTimePasswordExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
65 | 60 | BC7DC5E5BD3FFB6BD8F06AF9 /* libPods-OneTimePasswordExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OneTimePasswordExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
140 | 135 | isa = PBXGroup; |
141 | 136 | children = ( |
142 | 137 | 089ECCC127417BDA00C7EAB8 /* Model */, |
143 | | - 4F8B41272705F8A900CF6A1A /* SettingsTableViewCell.h */, |
144 | | - 4F8B41282705F8CF00CF6A1A /* SettingsTableViewCell.m */, |
145 | 138 | 08C8E26B26BBA376006D4608 /* AppDelegate.h */, |
146 | 139 | 08C8E26C26BBA376006D4608 /* AppDelegate.m */, |
147 | 140 | 08C8E26E26BBA376006D4608 /* SceneDelegate.h */, |
|
151 | 144 | 4F8B41242703520D00CF6A1A /* SettingController.m */, |
152 | 145 | 4F8B4126270484D900CF6A1A /* SettingController.h */, |
153 | 146 | 08C8E27426BBA376006D4608 /* Main.storyboard */, |
154 | | - 4F8B412C2709A50E00CF6A1A /* SettingTableViewCell.xib */, |
155 | 147 | 08C8E27726BBA377006D4608 /* Assets.xcassets */, |
156 | 148 | 08C8E27926BBA377006D4608 /* LaunchScreen.storyboard */, |
157 | 149 | 08C8E27C26BBA377006D4608 /* Info.plist */, |
|
270 | 262 | files = ( |
271 | 263 | 08C8E27B26BBA377006D4608 /* LaunchScreen.storyboard in Resources */, |
272 | 264 | 08C8E27826BBA377006D4608 /* Assets.xcassets in Resources */, |
273 | | - 4F8B412D2709A50E00CF6A1A /* SettingTableViewCell.xib in Resources */, |
274 | 265 | 08C8E27626BBA376006D4608 /* Main.storyboard in Resources */, |
275 | 266 | ); |
276 | 267 | runOnlyForDeploymentPostprocessing = 0; |
|
341 | 332 | 08C8E27326BBA376006D4608 /* ViewController.m in Sources */, |
342 | 333 | 08804D92274BE72D00634C07 /* OneTimePasswordConverter.m in Sources */, |
343 | 334 | 08C8E26D26BBA376006D4608 /* AppDelegate.m in Sources */, |
344 | | - 4F8B41292705F8CF00CF6A1A /* SettingsTableViewCell.m in Sources */, |
345 | 335 | 4F8B41252703520D00CF6A1A /* SettingController.m in Sources */, |
346 | 336 | 08C8E27E26BBA377006D4608 /* main.m in Sources */, |
347 | 337 | 08C8E27026BBA376006D4608 /* SceneDelegate.m in Sources */, |
|
0 commit comments