|
168 | 168 | BCA575002A5CCFBD0029ECB1 /* CoffeeShopWidgetLiveActivity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoffeeShopWidgetLiveActivity.swift; sourceTree = "<group>"; };
|
169 | 169 | BCA575042A5CCFBF0029ECB1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
170 | 170 | BCA575062A5CCFBF0029ECB1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 171 | + BCAE90262B8AB8E0003C1EBE /* TestPlan-UI.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = "TestPlan-UI.xctestplan"; sourceTree = "<group>"; }; |
| 172 | + BCAE90272B8AC630003C1EBE /* Coffee Shop App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Coffee Shop App.entitlements"; sourceTree = "<group>"; }; |
171 | 173 | BCAEBB262B21459F002CE7A2 /* RepeatOrderIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepeatOrderIntent.swift; sourceTree = "<group>"; };
|
172 | 174 | BCAFD8E82B3A007300541CD9 /* AppError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppError.swift; sourceTree = "<group>"; };
|
173 | 175 | BCB63BF02A4B94AA0045B17E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
183 | 185 | BCC779E32A4E4E4300F5539F /* Food.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Food.swift; sourceTree = "<group>"; };
|
184 | 186 | BCC779E52A4E4F0300F5539F /* MenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItem.swift; sourceTree = "<group>"; };
|
185 | 187 | BCCD01092AC0DAE700041327 /* ContainerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContainerView.swift; sourceTree = "<group>"; };
|
| 188 | + BCE8D3082B84CE1A00FEC043 /* TestPlan-Unit.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = "TestPlan-Unit.xctestplan"; sourceTree = "<group>"; }; |
186 | 189 | BCF37BA42A5217010098F557 /* MenuDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuDetailsView.swift; sourceTree = "<group>"; };
|
187 | 190 | BCF4BEAA2B1FED7600F8A7AA /* CoffeeShopWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoffeeShopWidget.swift; sourceTree = "<group>"; };
|
188 | 191 | BCF4BEAF2B1FEFEF00F8A7AA /* CoffeeOrder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoffeeOrder.swift; sourceTree = "<group>"; };
|
|
255 | 258 | path = Utils;
|
256 | 259 | sourceTree = "<group>";
|
257 | 260 | };
|
| 261 | + BC368FC62B88D7E700DA4492 /* Test Plans */ = { |
| 262 | + isa = PBXGroup; |
| 263 | + children = ( |
| 264 | + BCE8D3082B84CE1A00FEC043 /* TestPlan-Unit.xctestplan */, |
| 265 | + BCAE90262B8AB8E0003C1EBE /* TestPlan-UI.xctestplan */, |
| 266 | + ); |
| 267 | + path = "Test Plans"; |
| 268 | + sourceTree = "<group>"; |
| 269 | + }; |
258 | 270 | BC450A492B41A9CF0072F8EB /* Errors */ = {
|
259 | 271 | isa = PBXGroup;
|
260 | 272 | children = (
|
|
269 | 281 | BC6C77292A48DAE80012E96F = {
|
270 | 282 | isa = PBXGroup;
|
271 | 283 | children = (
|
| 284 | + BCAE90272B8AC630003C1EBE /* Coffee Shop App.entitlements */, |
| 285 | + BC368FC62B88D7E700DA4492 /* Test Plans */, |
272 | 286 | BCB63BEF2A4B94AA0045B17E /* CoffeeShopDemo */,
|
273 | 287 | BCA574FD2A5CCFBD0029ECB1 /* Coffee Shop Widget */,
|
274 | 288 | BCFF50362B6699A400011A7A /* CoffeeShopAppTests */,
|
|
921 | 935 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
922 | 936 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
923 | 937 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
|
| 938 | + CODE_SIGN_ENTITLEMENTS = "Coffee Shop App.entitlements"; |
924 | 939 | CODE_SIGN_STYLE = Automatic;
|
925 | 940 | CURRENT_PROJECT_VERSION = 1;
|
926 | 941 | DEVELOPMENT_ASSET_PATHS = "\"CoffeeShopDemo/Preview Content\"";
|
927 |
| - DEVELOPMENT_TEAM = CTS5987F4Q; |
| 942 | + DEVELOPMENT_TEAM = ""; |
928 | 943 | ENABLE_PREVIEWS = YES;
|
929 | 944 | GENERATE_INFOPLIST_FILE = NO;
|
930 | 945 | INFOPLIST_FILE = CoffeeShopDemo/Resources/Info.plist;
|
|
940 | 955 | MARKETING_VERSION = 1.1.0;
|
941 | 956 | PRODUCT_BUNDLE_IDENTIFIER = com.blorenzo.coffeeshop;
|
942 | 957 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 958 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 959 | + SUPPORTS_MACCATALYST = NO; |
| 960 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 961 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
943 | 962 | SWIFT_EMIT_LOC_STRINGS = YES;
|
944 | 963 | SWIFT_VERSION = 5.0;
|
945 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
| 964 | + TARGETED_DEVICE_FAMILY = 1; |
946 | 965 | };
|
947 | 966 | name = Debug;
|
948 | 967 | };
|
|
954 | 973 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
955 | 974 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
956 | 975 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
|
| 976 | + CODE_SIGN_ENTITLEMENTS = "Coffee Shop App.entitlements"; |
957 | 977 | CODE_SIGN_STYLE = Automatic;
|
958 | 978 | CURRENT_PROJECT_VERSION = 1;
|
959 | 979 | DEVELOPMENT_ASSET_PATHS = "\"CoffeeShopDemo/Preview Content\"";
|
960 |
| - DEVELOPMENT_TEAM = CTS5987F4Q; |
| 980 | + DEVELOPMENT_TEAM = ""; |
961 | 981 | ENABLE_PREVIEWS = YES;
|
962 | 982 | GENERATE_INFOPLIST_FILE = NO;
|
963 | 983 | INFOPLIST_FILE = CoffeeShopDemo/Resources/Info.plist;
|
|
973 | 993 | MARKETING_VERSION = 1.1.0;
|
974 | 994 | PRODUCT_BUNDLE_IDENTIFIER = com.blorenzo.coffeeshop;
|
975 | 995 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 996 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 997 | + SUPPORTS_MACCATALYST = NO; |
| 998 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 999 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
976 | 1000 | SWIFT_EMIT_LOC_STRINGS = YES;
|
977 | 1001 | SWIFT_VERSION = 5.0;
|
978 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
| 1002 | + TARGETED_DEVICE_FAMILY = 1; |
979 | 1003 | };
|
980 | 1004 | name = Release;
|
981 | 1005 | };
|
|
984 | 1008 | buildSettings = {
|
985 | 1009 | CODE_SIGN_STYLE = Automatic;
|
986 | 1010 | CURRENT_PROJECT_VERSION = 1;
|
| 1011 | + DEVELOPMENT_TEAM = ""; |
987 | 1012 | GENERATE_INFOPLIST_FILE = YES;
|
988 | 1013 | MARKETING_VERSION = 1.0;
|
989 | 1014 | PRODUCT_BUNDLE_IDENTIFIER = com.blorenzo.CoffeeShopAppUITests;
|
|
1000 | 1025 | buildSettings = {
|
1001 | 1026 | CODE_SIGN_STYLE = Automatic;
|
1002 | 1027 | CURRENT_PROJECT_VERSION = 1;
|
| 1028 | + DEVELOPMENT_TEAM = ""; |
1003 | 1029 | GENERATE_INFOPLIST_FILE = YES;
|
1004 | 1030 | MARKETING_VERSION = 1.0;
|
1005 | 1031 | PRODUCT_BUNDLE_IDENTIFIER = com.blorenzo.CoffeeShopAppUITests;
|
|
0 commit comments