|
40 | 40 | B55D4C2720B717C000D7A50F /* UserAgent.swift in Sources */ = {isa = PBXBuildFile; fileRef = B55D4C2620B717C000D7A50F /* UserAgent.swift */; }; |
41 | 41 | B56DB3CA2049BFAA00D4AA8E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56DB3C92049BFAA00D4AA8E /* AppDelegate.swift */; }; |
42 | 42 | B56DB3CF2049BFAA00D4AA8E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B56DB3CD2049BFAA00D4AA8E /* Main.storyboard */; }; |
43 | | - B56DB3D22049BFAA00D4AA8E /* WooCommerce.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B56DB3D02049BFAA00D4AA8E /* WooCommerce.xcdatamodeld */; }; |
44 | 43 | B56DB3D42049BFAA00D4AA8E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B56DB3D32049BFAA00D4AA8E /* Assets.xcassets */; }; |
45 | 44 | B56DB3D72049BFAA00D4AA8E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B56DB3D52049BFAA00D4AA8E /* LaunchScreen.storyboard */; }; |
46 | 45 | B5A8F8A920B84D3F00D211DE /* ApiCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5A8F8A720B84D3F00D211DE /* ApiCredentials.swift */; }; |
|
161 | 160 | B56DB3C62049BFAA00D4AA8E /* WooCommerce.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WooCommerce.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
162 | 161 | B56DB3C92049BFAA00D4AA8E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
163 | 162 | B56DB3CE2049BFAA00D4AA8E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
164 | | - B56DB3D12049BFAA00D4AA8E /* WooCommerce.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = WooCommerce.xcdatamodel; sourceTree = "<group>"; }; |
165 | 163 | B56DB3D32049BFAA00D4AA8E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
166 | 164 | B56DB3D62049BFAA00D4AA8E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
167 | 165 | B56DB3D82049BFAA00D4AA8E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
395 | 393 | B56DB3D52049BFAA00D4AA8E /* LaunchScreen.storyboard */, |
396 | 394 | B59F38DF20D40A24008C1829 /* WooCommerce.debug.entitlements */, |
397 | 395 | B59F38E020D40A24008C1829 /* WooCommerce.release.entitlements */, |
398 | | - B56DB3D02049BFAA00D4AA8E /* WooCommerce.xcdatamodeld */, |
399 | 396 | CEE005FF2077CA5A0079161F /* fake data */, |
400 | 397 | ); |
401 | 398 | path = Resources; |
|
849 | 846 | CE1F51272064345B00C6C810 /* UIColor+Helpers.swift in Sources */, |
850 | 847 | CE1EC8CA20B479F1009762BF /* TwoColumnLabelView.swift in Sources */, |
851 | 848 | CE263DE8206ACE3E0015A693 /* MainTabBarController.swift in Sources */, |
852 | | - B56DB3D22049BFAA00D4AA8E /* WooCommerce.xcdatamodeld in Sources */, |
853 | 849 | CE1EC8EC20B8A3FF009762BF /* AddItemTableViewCell.swift in Sources */, |
854 | 850 | B50911342049E493007D25DC /* Order.swift in Sources */, |
855 | 851 | B5D1AFBA20BC515600DB0E8C /* UIColor+Woo.swift in Sources */, |
|
1166 | 1162 | defaultConfigurationName = Release; |
1167 | 1163 | }; |
1168 | 1164 | /* End XCConfigurationList section */ |
1169 | | - |
1170 | | -/* Begin XCVersionGroup section */ |
1171 | | - B56DB3D02049BFAA00D4AA8E /* WooCommerce.xcdatamodeld */ = { |
1172 | | - isa = XCVersionGroup; |
1173 | | - children = ( |
1174 | | - B56DB3D12049BFAA00D4AA8E /* WooCommerce.xcdatamodel */, |
1175 | | - ); |
1176 | | - currentVersion = B56DB3D12049BFAA00D4AA8E /* WooCommerce.xcdatamodel */; |
1177 | | - path = WooCommerce.xcdatamodeld; |
1178 | | - sourceTree = "<group>"; |
1179 | | - versionGroupType = wrapper.xcdatamodel; |
1180 | | - }; |
1181 | | -/* End XCVersionGroup section */ |
1182 | 1165 | }; |
1183 | 1166 | rootObject = B56DB3BE2049BFAA00D4AA8E /* Project object */; |
1184 | 1167 | } |
0 commit comments