|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 1DBC0432294176F6000501FA /* TabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DBC0431294176F6000501FA /* TabBarController.swift */; }; |
10 | 11 | 98584A6D277E32C30028DBEA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98584A6C277E32C30028DBEA /* AppDelegate.swift */; };
|
11 | 12 | 98584A6F277E32C30028DBEA /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98584A6E277E32C30028DBEA /* SceneDelegate.swift */; };
|
12 | 13 | 98584A76277E32C50028DBEA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 98584A75277E32C50028DBEA /* Assets.xcassets */; };
|
|
70 | 71 | /* End PBXContainerItemProxy section */
|
71 | 72 |
|
72 | 73 | /* Begin PBXFileReference section */
|
| 74 | + 1DBC0431294176F6000501FA /* TabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBarController.swift; sourceTree = "<group>"; }; |
73 | 75 | 98584A69277E32C30028DBEA /* FinanceApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FinanceApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
74 | 76 | 98584A6C277E32C30028DBEA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
75 | 77 | 98584A6E277E32C30028DBEA /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
144 | 146 | /* End PBXFrameworksBuildPhase section */
|
145 | 147 |
|
146 | 148 | /* Begin PBXGroup section */
|
| 149 | + 1DBC043029417602000501FA /* TabBar */ = { |
| 150 | + isa = PBXGroup; |
| 151 | + children = ( |
| 152 | + 1DBC0431294176F6000501FA /* TabBarController.swift */, |
| 153 | + ); |
| 154 | + path = TabBar; |
| 155 | + sourceTree = "<group>"; |
| 156 | + }; |
147 | 157 | 98584A60277E32C30028DBEA = {
|
148 | 158 | isa = PBXGroup;
|
149 | 159 | children = (
|
|
167 | 177 | 98584A6B277E32C30028DBEA /* FinanceApp */ = {
|
168 | 178 | isa = PBXGroup;
|
169 | 179 | children = (
|
| 180 | + 1DBC043029417602000501FA /* TabBar */, |
170 | 181 | 98584A9D277E351B0028DBEA /* Resources */,
|
171 | 182 | 98584A9C277E350D0028DBEA /* AppDelegate */,
|
172 | 183 | 98584A9E277E35700028DBEA /* Screens */,
|
|
494 | 505 | 98906BF02939223C001D1975 /* ActivityCellView.swift in Sources */,
|
495 | 506 | 98584AA7277E35F10028DBEA /* HomeView.swift in Sources */,
|
496 | 507 | 98584B1F277E60740028DBEA /* ContactListView.swift in Sources */,
|
| 508 | + 1DBC0432294176F6000501FA /* TabBarController.swift in Sources */, |
497 | 509 | 989627E027ADC2F60009A07F /* DebugViewController.swift in Sources */,
|
498 | 510 | 98584AA5277E35E90028DBEA /* HomeViewController.swift in Sources */,
|
499 | 511 | 98906BF229392248001D1975 /* ActivityListView.swift in Sources */,
|
|
679 | 691 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
680 | 692 | CODE_SIGN_STYLE = Automatic;
|
681 | 693 | CURRENT_PROJECT_VERSION = 1;
|
682 |
| - DEVELOPMENT_TEAM = B8F644M47X; |
| 694 | + DEVELOPMENT_TEAM = LHWFX4B5B6; |
683 | 695 | GENERATE_INFOPLIST_FILE = YES;
|
684 | 696 | INFOPLIST_FILE = FinanceApp/Resources/Info.plist;
|
685 | 697 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
707 | 719 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
708 | 720 | CODE_SIGN_STYLE = Automatic;
|
709 | 721 | CURRENT_PROJECT_VERSION = 1;
|
710 |
| - DEVELOPMENT_TEAM = B8F644M47X; |
| 722 | + DEVELOPMENT_TEAM = LHWFX4B5B6; |
711 | 723 | GENERATE_INFOPLIST_FILE = YES;
|
712 | 724 | INFOPLIST_FILE = FinanceApp/Resources/Info.plist;
|
713 | 725 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
0 commit comments