// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 52; objects = { /* Begin PBXBuildFile section */ 1A1D520028393F0600F2BB1A /* KMPNativeCoroutinesAsync in Frameworks */ = {isa = PBXBuildFile; productRef = 1A1D51FF28393F0600F2BB1A /* KMPNativeCoroutinesAsync */; }; 1A1D520228393F0600F2BB1A /* KMPNativeCoroutinesCore in Frameworks */ = {isa = PBXBuildFile; productRef = 1A1D520128393F0600F2BB1A /* KMPNativeCoroutinesCore */; }; 1A9038C62337992F00E57AC4 /* MapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A9038C52337992F00E57AC4 /* MapView.swift */; }; B214E8E922BAD6DD0041C7C8 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B214E8E822BAD6DD0041C7C8 /* libsqlite3.tbd */; }; B22B4EC422A5BF1D0026DB68 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B22B4EC322A5BF1D0026DB68 /* AppDelegate.swift */; }; B22B4EC622A5BF1D0026DB68 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B22B4EC522A5BF1D0026DB68 /* SceneDelegate.swift */; }; B22B4EC822A5BF1D0026DB68 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B22B4EC722A5BF1D0026DB68 /* ContentView.swift */; }; B22B4ECA22A5BF1F0026DB68 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B22B4EC922A5BF1F0026DB68 /* Assets.xcassets */; }; B22B4ECD22A5BF1F0026DB68 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B22B4ECC22A5BF1F0026DB68 /* Preview Assets.xcassets */; }; B22B4ED022A5BF1F0026DB68 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B22B4ECE22A5BF1F0026DB68 /* LaunchScreen.storyboard */; }; B25F1A51232EB97400FA764B /* ViewModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = B25F1A50232EB97400FA764B /* ViewModels.swift */; }; E4D277E57E09FA972A967A9D /* Pods_GalwayBusAppSwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEDD91CAF8DAAE9B814E99AB /* Pods_GalwayBusAppSwiftUI.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1A9038C52337992F00E57AC4 /* MapView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapView.swift; sourceTree = ""; }; 9728EB6CC7C3252A7E50C577 /* Pods-GalwayBusAppSwiftUI.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GalwayBusAppSwiftUI.release.xcconfig"; path = "Target Support Files/Pods-GalwayBusAppSwiftUI/Pods-GalwayBusAppSwiftUI.release.xcconfig"; sourceTree = ""; }; B214E8E822BAD6DD0041C7C8 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; B22B4EC022A5BF1D0026DB68 /* GalwayBusAppSwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GalwayBusAppSwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; }; B22B4EC322A5BF1D0026DB68 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; B22B4EC522A5BF1D0026DB68 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; B22B4EC722A5BF1D0026DB68 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; B22B4EC922A5BF1F0026DB68 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; B22B4ECC22A5BF1F0026DB68 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; B22B4ECF22A5BF1F0026DB68 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; B22B4ED122A5BF1F0026DB68 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; B25F1A50232EB97400FA764B /* ViewModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModels.swift; sourceTree = ""; }; E90E1DBD986605D20499FB9E /* Pods-GalwayBusAppSwiftUI.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GalwayBusAppSwiftUI.debug.xcconfig"; path = "Target Support Files/Pods-GalwayBusAppSwiftUI/Pods-GalwayBusAppSwiftUI.debug.xcconfig"; sourceTree = ""; }; FEDD91CAF8DAAE9B814E99AB /* Pods_GalwayBusAppSwiftUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GalwayBusAppSwiftUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ B22B4EBD22A5BF1D0026DB68 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( B214E8E922BAD6DD0041C7C8 /* libsqlite3.tbd in Frameworks */, E4D277E57E09FA972A967A9D /* Pods_GalwayBusAppSwiftUI.framework in Frameworks */, 1A1D520228393F0600F2BB1A /* KMPNativeCoroutinesCore in Frameworks */, 1A1D520028393F0600F2BB1A /* KMPNativeCoroutinesAsync in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 078BFD68D5B37C70A7BF4EFF /* Frameworks */ = { isa = PBXGroup; children = ( B214E8E822BAD6DD0041C7C8 /* libsqlite3.tbd */, FEDD91CAF8DAAE9B814E99AB /* Pods_GalwayBusAppSwiftUI.framework */, ); name = Frameworks; sourceTree = ""; }; B22B4EB722A5BF1D0026DB68 = { isa = PBXGroup; children = ( B22B4EC222A5BF1D0026DB68 /* GalwayBusAppSwiftUI */, B22B4EC122A5BF1D0026DB68 /* Products */, C3FE30D57B51641AA2B62CE6 /* Pods */, 078BFD68D5B37C70A7BF4EFF /* Frameworks */, ); sourceTree = ""; }; B22B4EC122A5BF1D0026DB68 /* Products */ = { isa = PBXGroup; children = ( B22B4EC022A5BF1D0026DB68 /* GalwayBusAppSwiftUI.app */, ); name = Products; sourceTree = ""; }; B22B4EC222A5BF1D0026DB68 /* GalwayBusAppSwiftUI */ = { isa = PBXGroup; children = ( 1A9038C52337992F00E57AC4 /* MapView.swift */, B22B4EC322A5BF1D0026DB68 /* AppDelegate.swift */, B22B4EC522A5BF1D0026DB68 /* SceneDelegate.swift */, B22B4EC722A5BF1D0026DB68 /* ContentView.swift */, B22B4EC922A5BF1F0026DB68 /* Assets.xcassets */, B22B4ECE22A5BF1F0026DB68 /* LaunchScreen.storyboard */, B22B4ED122A5BF1F0026DB68 /* Info.plist */, B22B4ECB22A5BF1F0026DB68 /* Preview Content */, B25F1A50232EB97400FA764B /* ViewModels.swift */, ); path = GalwayBusAppSwiftUI; sourceTree = ""; }; B22B4ECB22A5BF1F0026DB68 /* Preview Content */ = { isa = PBXGroup; children = ( B22B4ECC22A5BF1F0026DB68 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; C3FE30D57B51641AA2B62CE6 /* Pods */ = { isa = PBXGroup; children = ( E90E1DBD986605D20499FB9E /* Pods-GalwayBusAppSwiftUI.debug.xcconfig */, 9728EB6CC7C3252A7E50C577 /* Pods-GalwayBusAppSwiftUI.release.xcconfig */, ); path = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ B22B4EBF22A5BF1D0026DB68 /* GalwayBusAppSwiftUI */ = { isa = PBXNativeTarget; buildConfigurationList = B22B4ED422A5BF1F0026DB68 /* Build configuration list for PBXNativeTarget "GalwayBusAppSwiftUI" */; buildPhases = ( 11584C9F56162D267AAA797F /* [CP] Check Pods Manifest.lock */, B22B4EBC22A5BF1D0026DB68 /* Sources */, B22B4EBD22A5BF1D0026DB68 /* Frameworks */, B22B4EBE22A5BF1D0026DB68 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = GalwayBusAppSwiftUI; packageProductDependencies = ( 1A1D51FF28393F0600F2BB1A /* KMPNativeCoroutinesAsync */, 1A1D520128393F0600F2BB1A /* KMPNativeCoroutinesCore */, ); productName = GalwayBusAppSwiftUI; productReference = B22B4EC022A5BF1D0026DB68 /* GalwayBusAppSwiftUI.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ B22B4EB822A5BF1D0026DB68 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1100; LastUpgradeCheck = 1100; ORGANIZATIONNAME = Surrus; TargetAttributes = { B22B4EBF22A5BF1D0026DB68 = { CreatedOnToolsVersion = 11.0; }; }; }; buildConfigurationList = B22B4EBB22A5BF1D0026DB68 /* Build configuration list for PBXProject "GalwayBusAppSwiftUI" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = B22B4EB722A5BF1D0026DB68; packageReferences = ( 1A1D51FE28393F0600F2BB1A /* XCRemoteSwiftPackageReference "KMP-NativeCoroutines" */, ); productRefGroup = B22B4EC122A5BF1D0026DB68 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( B22B4EBF22A5BF1D0026DB68 /* GalwayBusAppSwiftUI */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ B22B4EBE22A5BF1D0026DB68 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( B22B4ED022A5BF1F0026DB68 /* LaunchScreen.storyboard in Resources */, B22B4ECD22A5BF1F0026DB68 /* Preview Assets.xcassets in Resources */, B22B4ECA22A5BF1F0026DB68 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 11584C9F56162D267AAA797F /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-GalwayBusAppSwiftUI-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ B22B4EBC22A5BF1D0026DB68 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B22B4EC422A5BF1D0026DB68 /* AppDelegate.swift in Sources */, B22B4EC622A5BF1D0026DB68 /* SceneDelegate.swift in Sources */, 1A9038C62337992F00E57AC4 /* MapView.swift in Sources */, B25F1A51232EB97400FA764B /* ViewModels.swift in Sources */, B22B4EC822A5BF1D0026DB68 /* ContentView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ B22B4ECE22A5BF1F0026DB68 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( B22B4ECF22A5BF1F0026DB68 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ B22B4ED222A5BF1F0026DB68 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; B22B4ED322A5BF1F0026DB68 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; B22B4ED522A5BF1F0026DB68 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = E90E1DBD986605D20499FB9E /* Pods-GalwayBusAppSwiftUI.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "GalwayBusAppSwiftUI/Preview\\ Content"; DEVELOPMENT_TEAM = NT77748GS8; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = GalwayBusAppSwiftUI/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 16.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.surrus.GalwayBusAppSwiftUI; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; B22B4ED622A5BF1F0026DB68 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 9728EB6CC7C3252A7E50C577 /* Pods-GalwayBusAppSwiftUI.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "GalwayBusAppSwiftUI/Preview\\ Content"; DEVELOPMENT_TEAM = NT77748GS8; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = GalwayBusAppSwiftUI/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 16.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.surrus.GalwayBusAppSwiftUI; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ B22B4EBB22A5BF1D0026DB68 /* Build configuration list for PBXProject "GalwayBusAppSwiftUI" */ = { isa = XCConfigurationList; buildConfigurations = ( B22B4ED222A5BF1F0026DB68 /* Debug */, B22B4ED322A5BF1F0026DB68 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; B22B4ED422A5BF1F0026DB68 /* Build configuration list for PBXNativeTarget "GalwayBusAppSwiftUI" */ = { isa = XCConfigurationList; buildConfigurations = ( B22B4ED522A5BF1F0026DB68 /* Debug */, B22B4ED622A5BF1F0026DB68 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ 1A1D51FE28393F0600F2BB1A /* XCRemoteSwiftPackageReference "KMP-NativeCoroutines" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/rickclephas/KMP-NativeCoroutines.git"; requirement = { kind = exactVersion; version = 0.12.2; }; }; /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ 1A1D51FF28393F0600F2BB1A /* KMPNativeCoroutinesAsync */ = { isa = XCSwiftPackageProductDependency; package = 1A1D51FE28393F0600F2BB1A /* XCRemoteSwiftPackageReference "KMP-NativeCoroutines" */; productName = KMPNativeCoroutinesAsync; }; 1A1D520128393F0600F2BB1A /* KMPNativeCoroutinesCore */ = { isa = XCSwiftPackageProductDependency; package = 1A1D51FE28393F0600F2BB1A /* XCRemoteSwiftPackageReference "KMP-NativeCoroutines" */; productName = KMPNativeCoroutinesCore; }; /* End XCSwiftPackageProductDependency section */ }; rootObject = B22B4EB822A5BF1D0026DB68 /* Project object */; }