comparison GeoQuiz.xcodeproj/project.pbxproj @ 34:6ec51a4ca897

fix crash when asking new questions
author Dennis C. M. <dennis@denniscm.com>
date Sat, 12 Nov 2022 14:23:05 +0100
parents eb23effeede7
children
comparison
equal deleted inserted replaced
33:6d574bd1644f 34:6ec51a4ca897
255 954AF4682905397A00180065 /* PlayedGamesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954AF4672905397A00180065 /* PlayedGamesList.swift */; }; 255 954AF4682905397A00180065 /* PlayedGamesList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954AF4672905397A00180065 /* PlayedGamesList.swift */; };
256 955A658128D703EB00CEEC6D /* GameToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955A658028D703EB00CEEC6D /* GameToolbar.swift */; }; 256 955A658128D703EB00CEEC6D /* GameToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955A658028D703EB00CEEC6D /* GameToolbar.swift */; };
257 957822482918F445005F2D50 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957822472918F445005F2D50 /* Extensions.swift */; }; 257 957822482918F445005F2D50 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 957822472918F445005F2D50 /* Extensions.swift */; };
258 9590359528E098FF00B24560 /* ProfileModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9590359428E098FF00B24560 /* ProfileModalView.swift */; }; 258 9590359528E098FF00B24560 /* ProfileModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9590359428E098FF00B24560 /* ProfileModalView.swift */; };
259 95919DBC28F08D0600F21F8F /* SettingsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95919DBB28F08D0600F21F8F /* SettingsRow.swift */; }; 259 95919DBC28F08D0600F21F8F /* SettingsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95919DBB28F08D0600F21F8F /* SettingsRow.swift */; };
260 959C3DB1291FC193003A3FD1 /* GeoQuizTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 959C3DB0291FC193003A3FD1 /* GeoQuizTests.swift */; };
260 95A4F42B29043DC00018DFAC /* UserImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A4F42A29043DC00018DFAC /* UserImage.swift */; }; 261 95A4F42B29043DC00018DFAC /* UserImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A4F42A29043DC00018DFAC /* UserImage.swift */; };
261 95AF322A28DF293900023ACC /* GuessTheCountryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AF322928DF293900023ACC /* GuessTheCountryView.swift */; }; 262 95AF322A28DF293900023ACC /* GuessTheCountryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AF322928DF293900023ACC /* GuessTheCountryView.swift */; };
262 95BC392D28EC42570049AB49 /* CityMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BC392C28EC42570049AB49 /* CityMap.swift */; }; 263 95BC392D28EC42570049AB49 /* CityMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BC392C28EC42570049AB49 /* CityMap.swift */; };
263 95C4315628C64A8C00212131 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C4315528C64A8C00212131 /* ContentView.swift */; }; 264 95C4315628C64A8C00212131 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C4315528C64A8C00212131 /* ContentView.swift */; };
264 95C4315928C6500000212131 /* GameButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C4315828C6500000212131 /* GameButton.swift */; }; 265 95C4315928C6500000212131 /* GameButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C4315828C6500000212131 /* GameButton.swift */; };
274 95D8BF38291BBB3D006FC606 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95D8BF37291BBB3D006FC606 /* LaunchScreen.storyboard */; }; 275 95D8BF38291BBB3D006FC606 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95D8BF37291BBB3D006FC606 /* LaunchScreen.storyboard */; };
275 95D8BF3A291BC5DA006FC606 /* GuessTheFlagView-ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D8BF39291BC5DA006FC606 /* GuessTheFlagView-ViewModel.swift */; }; 276 95D8BF3A291BC5DA006FC606 /* GuessTheFlagView-ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D8BF39291BC5DA006FC606 /* GuessTheFlagView-ViewModel.swift */; };
276 95DB7C01290492FC007D01D8 /* GameInfoModel+Protocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DB7C00290492FC007D01D8 /* GameInfoModel+Protocol.swift */; }; 277 95DB7C01290492FC007D01D8 /* GameInfoModel+Protocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DB7C00290492FC007D01D8 /* GameInfoModel+Protocol.swift */; };
277 95FA409A28D9876B00129B60 /* GuessTheFlagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FA409928D9876B00129B60 /* GuessTheFlagView.swift */; }; 278 95FA409A28D9876B00129B60 /* GuessTheFlagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95FA409928D9876B00129B60 /* GuessTheFlagView.swift */; };
278 /* End PBXBuildFile section */ 279 /* End PBXBuildFile section */
280
281 /* Begin PBXContainerItemProxy section */
282 959C3DB2291FC193003A3FD1 /* PBXContainerItemProxy */ = {
283 isa = PBXContainerItemProxy;
284 containerPortal = 9539828728C51EDE00B70973 /* Project object */;
285 proxyType = 1;
286 remoteGlobalIDString = 9539828E28C51EDE00B70973;
287 remoteInfo = GeoQuiz;
288 };
289 /* End PBXContainerItemProxy section */
279 290
280 /* Begin PBXFileReference section */ 291 /* Begin PBXFileReference section */
281 95030CE928D1BA4D001AA3A1 /* AnswerButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerButton.swift; sourceTree = "<group>"; }; 292 95030CE928D1BA4D001AA3A1 /* AnswerButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerButton.swift; sourceTree = "<group>"; };
282 9509A8DD28E5A19A00CFCDBA /* countries.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = countries.json; sourceTree = "<group>"; }; 293 9509A8DD28E5A19A00CFCDBA /* countries.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = countries.json; sourceTree = "<group>"; };
283 9509A8E128E5A3D700CFCDBA /* GuessThePopulationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessThePopulationView.swift; sourceTree = "<group>"; }; 294 9509A8E128E5A3D700CFCDBA /* GuessThePopulationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessThePopulationView.swift; sourceTree = "<group>"; };
527 954AF46B2905433300180065 /* GeoQuiz.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = GeoQuiz.entitlements; sourceTree = "<group>"; }; 538 954AF46B2905433300180065 /* GeoQuiz.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = GeoQuiz.entitlements; sourceTree = "<group>"; };
528 955A658028D703EB00CEEC6D /* GameToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameToolbar.swift; sourceTree = "<group>"; }; 539 955A658028D703EB00CEEC6D /* GameToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameToolbar.swift; sourceTree = "<group>"; };
529 957822472918F445005F2D50 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; }; 540 957822472918F445005F2D50 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
530 9590359428E098FF00B24560 /* ProfileModalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileModalView.swift; sourceTree = "<group>"; }; 541 9590359428E098FF00B24560 /* ProfileModalView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileModalView.swift; sourceTree = "<group>"; };
531 95919DBB28F08D0600F21F8F /* SettingsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsRow.swift; sourceTree = "<group>"; }; 542 95919DBB28F08D0600F21F8F /* SettingsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsRow.swift; sourceTree = "<group>"; };
543 959C3DAE291FC193003A3FD1 /* GeoQuizTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GeoQuizTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
544 959C3DB0291FC193003A3FD1 /* GeoQuizTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeoQuizTests.swift; sourceTree = "<group>"; };
532 95A4F42A29043DC00018DFAC /* UserImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserImage.swift; sourceTree = "<group>"; }; 545 95A4F42A29043DC00018DFAC /* UserImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserImage.swift; sourceTree = "<group>"; };
533 95AF322928DF293900023ACC /* GuessTheCountryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessTheCountryView.swift; sourceTree = "<group>"; }; 546 95AF322928DF293900023ACC /* GuessTheCountryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuessTheCountryView.swift; sourceTree = "<group>"; };
534 95BC392C28EC42570049AB49 /* CityMap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CityMap.swift; sourceTree = "<group>"; }; 547 95BC392C28EC42570049AB49 /* CityMap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CityMap.swift; sourceTree = "<group>"; };
535 95C4315528C64A8C00212131 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; 548 95C4315528C64A8C00212131 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
536 95C4315828C6500000212131 /* GameButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameButton.swift; sourceTree = "<group>"; }; 549 95C4315828C6500000212131 /* GameButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameButton.swift; sourceTree = "<group>"; };
555 isa = PBXFrameworksBuildPhase; 568 isa = PBXFrameworksBuildPhase;
556 buildActionMask = 2147483647; 569 buildActionMask = 2147483647;
557 files = ( 570 files = (
558 950C535628F3172C00179C78 /* RevenueCat in Frameworks */, 571 950C535628F3172C00179C78 /* RevenueCat in Frameworks */,
559 950C535928F3178B00179C78 /* StoreKit.framework in Frameworks */, 572 950C535928F3178B00179C78 /* StoreKit.framework in Frameworks */,
573 );
574 runOnlyForDeploymentPostprocessing = 0;
575 };
576 959C3DAB291FC193003A3FD1 /* Frameworks */ = {
577 isa = PBXFrameworksBuildPhase;
578 buildActionMask = 2147483647;
579 files = (
560 ); 580 );
561 runOnlyForDeploymentPostprocessing = 0; 581 runOnlyForDeploymentPostprocessing = 0;
562 }; 582 };
563 /* End PBXFrameworksBuildPhase section */ 583 /* End PBXFrameworksBuildPhase section */
564 584
825 }; 845 };
826 9539828628C51EDE00B70973 = { 846 9539828628C51EDE00B70973 = {
827 isa = PBXGroup; 847 isa = PBXGroup;
828 children = ( 848 children = (
829 9539829128C51EDE00B70973 /* GeoQuiz */, 849 9539829128C51EDE00B70973 /* GeoQuiz */,
850 959C3DAF291FC193003A3FD1 /* GeoQuizTests */,
830 9539829028C51EDE00B70973 /* Products */, 851 9539829028C51EDE00B70973 /* Products */,
831 950C535728F3178B00179C78 /* Frameworks */, 852 950C535728F3178B00179C78 /* Frameworks */,
832 ); 853 );
833 sourceTree = "<group>"; 854 sourceTree = "<group>";
834 }; 855 };
835 9539829028C51EDE00B70973 /* Products */ = { 856 9539829028C51EDE00B70973 /* Products */ = {
836 isa = PBXGroup; 857 isa = PBXGroup;
837 children = ( 858 children = (
838 9539828F28C51EDE00B70973 /* GeoQuiz.app */, 859 9539828F28C51EDE00B70973 /* GeoQuiz.app */,
860 959C3DAE291FC193003A3FD1 /* GeoQuizTests.xctest */,
839 ); 861 );
840 name = Products; 862 name = Products;
841 sourceTree = "<group>"; 863 sourceTree = "<group>";
842 }; 864 };
843 9539829128C51EDE00B70973 /* GeoQuiz */ = { 865 9539829128C51EDE00B70973 /* GeoQuiz */ = {
909 957822472918F445005F2D50 /* Extensions.swift */, 931 957822472918F445005F2D50 /* Extensions.swift */,
910 ); 932 );
911 path = Helpers; 933 path = Helpers;
912 sourceTree = "<group>"; 934 sourceTree = "<group>";
913 }; 935 };
936 959C3DAF291FC193003A3FD1 /* GeoQuizTests */ = {
937 isa = PBXGroup;
938 children = (
939 959C3DB0291FC193003A3FD1 /* GeoQuizTests.swift */,
940 );
941 path = GeoQuizTests;
942 sourceTree = "<group>";
943 };
914 /* End PBXGroup section */ 944 /* End PBXGroup section */
915 945
916 /* Begin PBXNativeTarget section */ 946 /* Begin PBXNativeTarget section */
917 9539828E28C51EDE00B70973 /* GeoQuiz */ = { 947 9539828E28C51EDE00B70973 /* GeoQuiz */ = {
918 isa = PBXNativeTarget; 948 isa = PBXNativeTarget;
932 ); 962 );
933 productName = GeoQuiz; 963 productName = GeoQuiz;
934 productReference = 9539828F28C51EDE00B70973 /* GeoQuiz.app */; 964 productReference = 9539828F28C51EDE00B70973 /* GeoQuiz.app */;
935 productType = "com.apple.product-type.application"; 965 productType = "com.apple.product-type.application";
936 }; 966 };
967 959C3DAD291FC193003A3FD1 /* GeoQuizTests */ = {
968 isa = PBXNativeTarget;
969 buildConfigurationList = 959C3DB4291FC193003A3FD1 /* Build configuration list for PBXNativeTarget "GeoQuizTests" */;
970 buildPhases = (
971 959C3DAA291FC193003A3FD1 /* Sources */,
972 959C3DAB291FC193003A3FD1 /* Frameworks */,
973 959C3DAC291FC193003A3FD1 /* Resources */,
974 );
975 buildRules = (
976 );
977 dependencies = (
978 959C3DB3291FC193003A3FD1 /* PBXTargetDependency */,
979 );
980 name = GeoQuizTests;
981 productName = GeoQuizTests;
982 productReference = 959C3DAE291FC193003A3FD1 /* GeoQuizTests.xctest */;
983 productType = "com.apple.product-type.bundle.unit-test";
984 };
937 /* End PBXNativeTarget section */ 985 /* End PBXNativeTarget section */
938 986
939 /* Begin PBXProject section */ 987 /* Begin PBXProject section */
940 9539828728C51EDE00B70973 /* Project object */ = { 988 9539828728C51EDE00B70973 /* Project object */ = {
941 isa = PBXProject; 989 isa = PBXProject;
942 attributes = { 990 attributes = {
943 BuildIndependentTargetsInParallel = 1; 991 BuildIndependentTargetsInParallel = 1;
944 LastSwiftUpdateCheck = 1340; 992 LastSwiftUpdateCheck = 1410;
945 LastUpgradeCheck = 1340; 993 LastUpgradeCheck = 1340;
946 TargetAttributes = { 994 TargetAttributes = {
947 9539828E28C51EDE00B70973 = { 995 9539828E28C51EDE00B70973 = {
948 CreatedOnToolsVersion = 13.4.1; 996 CreatedOnToolsVersion = 13.4.1;
997 };
998 959C3DAD291FC193003A3FD1 = {
999 CreatedOnToolsVersion = 14.1;
1000 TestTargetID = 9539828E28C51EDE00B70973;
949 }; 1001 };
950 }; 1002 };
951 }; 1003 };
952 buildConfigurationList = 9539828A28C51EDE00B70973 /* Build configuration list for PBXProject "GeoQuiz" */; 1004 buildConfigurationList = 9539828A28C51EDE00B70973 /* Build configuration list for PBXProject "GeoQuiz" */;
953 compatibilityVersion = "Xcode 13.0"; 1005 compatibilityVersion = "Xcode 13.0";
964 productRefGroup = 9539829028C51EDE00B70973 /* Products */; 1016 productRefGroup = 9539829028C51EDE00B70973 /* Products */;
965 projectDirPath = ""; 1017 projectDirPath = "";
966 projectRoot = ""; 1018 projectRoot = "";
967 targets = ( 1019 targets = (
968 9539828E28C51EDE00B70973 /* GeoQuiz */, 1020 9539828E28C51EDE00B70973 /* GeoQuiz */,
1021 959C3DAD291FC193003A3FD1 /* GeoQuizTests */,
969 ); 1022 );
970 }; 1023 };
971 /* End PBXProject section */ 1024 /* End PBXProject section */
972 1025
973 /* Begin PBXResourcesBuildPhase section */ 1026 /* Begin PBXResourcesBuildPhase section */
1199 951DCEA0291A424A00BAE20C /* vi.png in Resources */, 1252 951DCEA0291A424A00BAE20C /* vi.png in Resources */,
1200 951DCEE3291A424A00BAE20C /* lr.png in Resources */, 1253 951DCEE3291A424A00BAE20C /* lr.png in Resources */,
1201 ); 1254 );
1202 runOnlyForDeploymentPostprocessing = 0; 1255 runOnlyForDeploymentPostprocessing = 0;
1203 }; 1256 };
1257 959C3DAC291FC193003A3FD1 /* Resources */ = {
1258 isa = PBXResourcesBuildPhase;
1259 buildActionMask = 2147483647;
1260 files = (
1261 );
1262 runOnlyForDeploymentPostprocessing = 0;
1263 };
1204 /* End PBXResourcesBuildPhase section */ 1264 /* End PBXResourcesBuildPhase section */
1205 1265
1206 /* Begin PBXSourcesBuildPhase section */ 1266 /* Begin PBXSourcesBuildPhase section */
1207 9539828B28C51EDE00B70973 /* Sources */ = { 1267 9539828B28C51EDE00B70973 /* Sources */ = {
1208 isa = PBXSourcesBuildPhase; 1268 isa = PBXSourcesBuildPhase;
1252 95DB7C01290492FC007D01D8 /* GameInfoModel+Protocol.swift in Sources */, 1312 95DB7C01290492FC007D01D8 /* GameInfoModel+Protocol.swift in Sources */,
1253 951F0C0F291CFADF0026D5A2 /* PersistenceController.swift in Sources */, 1313 951F0C0F291CFADF0026D5A2 /* PersistenceController.swift in Sources */,
1254 ); 1314 );
1255 runOnlyForDeploymentPostprocessing = 0; 1315 runOnlyForDeploymentPostprocessing = 0;
1256 }; 1316 };
1317 959C3DAA291FC193003A3FD1 /* Sources */ = {
1318 isa = PBXSourcesBuildPhase;
1319 buildActionMask = 2147483647;
1320 files = (
1321 959C3DB1291FC193003A3FD1 /* GeoQuizTests.swift in Sources */,
1322 );
1323 runOnlyForDeploymentPostprocessing = 0;
1324 };
1257 /* End PBXSourcesBuildPhase section */ 1325 /* End PBXSourcesBuildPhase section */
1326
1327 /* Begin PBXTargetDependency section */
1328 959C3DB3291FC193003A3FD1 /* PBXTargetDependency */ = {
1329 isa = PBXTargetDependency;
1330 target = 9539828E28C51EDE00B70973 /* GeoQuiz */;
1331 targetProxy = 959C3DB2291FC193003A3FD1 /* PBXContainerItemProxy */;
1332 };
1333 /* End PBXTargetDependency section */
1258 1334
1259 /* Begin XCBuildConfiguration section */ 1335 /* Begin XCBuildConfiguration section */
1260 9539829B28C51EDF00B70973 /* Debug */ = { 1336 9539829B28C51EDF00B70973 /* Debug */ = {
1261 isa = XCBuildConfiguration; 1337 isa = XCBuildConfiguration;
1262 buildSettings = { 1338 buildSettings = {
1441 SWIFT_VERSION = 5.0; 1517 SWIFT_VERSION = 5.0;
1442 TARGETED_DEVICE_FAMILY = "1,2"; 1518 TARGETED_DEVICE_FAMILY = "1,2";
1443 }; 1519 };
1444 name = Release; 1520 name = Release;
1445 }; 1521 };
1522 959C3DB5291FC193003A3FD1 /* Debug */ = {
1523 isa = XCBuildConfiguration;
1524 buildSettings = {
1525 BUNDLE_LOADER = "$(TEST_HOST)";
1526 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
1527 CODE_SIGN_STYLE = Automatic;
1528 CURRENT_PROJECT_VERSION = 1;
1529 DEVELOPMENT_TEAM = MTX83R5H8X;
1530 GENERATE_INFOPLIST_FILE = YES;
1531 IPHONEOS_DEPLOYMENT_TARGET = 16.1;
1532 MACOSX_DEPLOYMENT_TARGET = 13.0;
1533 MARKETING_VERSION = 1.0;
1534 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.GeoQuizTests;
1535 PRODUCT_NAME = "$(TARGET_NAME)";
1536 SDKROOT = auto;
1537 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
1538 SWIFT_EMIT_LOC_STRINGS = NO;
1539 SWIFT_VERSION = 5.0;
1540 TARGETED_DEVICE_FAMILY = "1,2";
1541 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GeoQuiz.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/GeoQuiz";
1542 };
1543 name = Debug;
1544 };
1545 959C3DB6291FC193003A3FD1 /* Release */ = {
1546 isa = XCBuildConfiguration;
1547 buildSettings = {
1548 BUNDLE_LOADER = "$(TEST_HOST)";
1549 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
1550 CODE_SIGN_STYLE = Automatic;
1551 CURRENT_PROJECT_VERSION = 1;
1552 DEVELOPMENT_TEAM = MTX83R5H8X;
1553 GENERATE_INFOPLIST_FILE = YES;
1554 IPHONEOS_DEPLOYMENT_TARGET = 16.1;
1555 MACOSX_DEPLOYMENT_TARGET = 13.0;
1556 MARKETING_VERSION = 1.0;
1557 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.GeoQuizTests;
1558 PRODUCT_NAME = "$(TARGET_NAME)";
1559 SDKROOT = auto;
1560 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
1561 SWIFT_EMIT_LOC_STRINGS = NO;
1562 SWIFT_VERSION = 5.0;
1563 TARGETED_DEVICE_FAMILY = "1,2";
1564 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GeoQuiz.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/GeoQuiz";
1565 };
1566 name = Release;
1567 };
1446 /* End XCBuildConfiguration section */ 1568 /* End XCBuildConfiguration section */
1447 1569
1448 /* Begin XCConfigurationList section */ 1570 /* Begin XCConfigurationList section */
1449 9539828A28C51EDE00B70973 /* Build configuration list for PBXProject "GeoQuiz" */ = { 1571 9539828A28C51EDE00B70973 /* Build configuration list for PBXProject "GeoQuiz" */ = {
1450 isa = XCConfigurationList; 1572 isa = XCConfigurationList;
1458 9539829D28C51EDF00B70973 /* Build configuration list for PBXNativeTarget "GeoQuiz" */ = { 1580 9539829D28C51EDF00B70973 /* Build configuration list for PBXNativeTarget "GeoQuiz" */ = {
1459 isa = XCConfigurationList; 1581 isa = XCConfigurationList;
1460 buildConfigurations = ( 1582 buildConfigurations = (
1461 9539829E28C51EDF00B70973 /* Debug */, 1583 9539829E28C51EDF00B70973 /* Debug */,
1462 9539829F28C51EDF00B70973 /* Release */, 1584 9539829F28C51EDF00B70973 /* Release */,
1585 );
1586 defaultConfigurationIsVisible = 0;
1587 defaultConfigurationName = Release;
1588 };
1589 959C3DB4291FC193003A3FD1 /* Build configuration list for PBXNativeTarget "GeoQuizTests" */ = {
1590 isa = XCConfigurationList;
1591 buildConfigurations = (
1592 959C3DB5291FC193003A3FD1 /* Debug */,
1593 959C3DB6291FC193003A3FD1 /* Release */,
1463 ); 1594 );
1464 defaultConfigurationIsVisible = 0; 1595 defaultConfigurationIsVisible = 0;
1465 defaultConfigurationName = Release; 1596 defaultConfigurationName = Release;
1466 }; 1597 };
1467 /* End XCConfigurationList section */ 1598 /* End XCConfigurationList section */