From c602f1ecd14c640c780197d94cb7d64a7698e9b1 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Wed, 22 Jun 2022 12:29:04 +0000 Subject: [PATCH] committed version bump: 2.4.49 (1580410513) Signed-off-by: runner --- CHANGELOG.md | 2 + openHAB.xcodeproj/project.pbxproj | 124 +++++++++++++++--------------- 2 files changed, 64 insertions(+), 62 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21d1cc408..8105e754a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [Version 2.4.49, Build 1580410513] - 2022-06-22Z + - Fix OH3 UI integration for iOS app (#605) ## [Version 2.4.47, Build 1580410507] - 2022-04-11Z diff --git a/openHAB.xcodeproj/project.pbxproj b/openHAB.xcodeproj/project.pbxproj index 5a3d7fe74..ed51fc57b 100644 --- a/openHAB.xcodeproj/project.pbxproj +++ b/openHAB.xcodeproj/project.pbxproj @@ -1189,17 +1189,17 @@ ); mainGroup = DFB2621E18830A3600D3244D; packageReferences = ( - 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi" */, - 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit" */, - 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher" */, - 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire" */, - 93F8063027AE6B940035A6B0 /* XCRemoteSwiftPackageReference "AlamofireNetworkActivityIndicator" */, - 93F8063327AE6C620035A6B0 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, - 93F8064527AE7A050035A6B0 /* XCRemoteSwiftPackageReference "SwiftMessages" */, - 93F8064827AE7A2E0035A6B0 /* XCRemoteSwiftPackageReference "FlexColorPicker" */, - 93F8064B27AE7A4D0035A6B0 /* XCRemoteSwiftPackageReference "DynamicButton" */, - 93F8064E27AE7A820035A6B0 /* XCRemoteSwiftPackageReference "SideMenu" */, - 93F8065127AE7B580035A6B0 /* XCRemoteSwiftPackageReference "SVGKit" */, + 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi.git" */, + 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit.git" */, + 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher.git" */, + 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire.git" */, + 93F8063027AE6B940035A6B0 /* XCRemoteSwiftPackageReference "AlamofireNetworkActivityIndicator.git" */, + 93F8063327AE6C620035A6B0 /* XCRemoteSwiftPackageReference "firebase-ios-sdk.git" */, + 93F8064527AE7A050035A6B0 /* XCRemoteSwiftPackageReference "SwiftMessages.git" */, + 93F8064827AE7A2E0035A6B0 /* XCRemoteSwiftPackageReference "FlexColorPicker.git" */, + 93F8064B27AE7A4D0035A6B0 /* XCRemoteSwiftPackageReference "DynamicButton.git" */, + 93F8064E27AE7A820035A6B0 /* XCRemoteSwiftPackageReference "SideMenu.git" */, + 93F8065127AE7B580035A6B0 /* XCRemoteSwiftPackageReference "SVGKit.git" */, ); productRefGroup = DFB2622818830A3600D3244D /* Products */; projectDirPath = ""; @@ -1562,7 +1562,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1576,7 +1576,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab.openHABIntents; @@ -1605,7 +1605,7 @@ CODE_SIGN_IDENTITY = "iPhone Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1618,7 +1618,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab.openHABIntents; @@ -1645,7 +1645,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1656,7 +1656,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openHABUITests; @@ -1687,7 +1687,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1698,7 +1698,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openHABUITests; @@ -1728,7 +1728,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; "CODE_SIGN_STYLE[sdk=*]" = Automatic; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = "compiler-default"; @@ -1736,7 +1736,7 @@ IBSC_MODULE = openHABWatch_Extension; INFOPLIST_FILE = openHABWatch/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab.watchkitapp; @@ -1769,7 +1769,7 @@ CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = "compiler-default"; @@ -1777,7 +1777,7 @@ IBSC_MODULE = openHABWatch_Extension; INFOPLIST_FILE = openHABWatch/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab.watchkitapp; @@ -1809,7 +1809,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = PBAPXHRAM9; ENABLE_PREVIEWS = YES; @@ -1821,7 +1821,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab.watchkitapp.watchkitextension; @@ -1853,7 +1853,7 @@ CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = PBAPXHRAM9; ENABLE_PREVIEWS = YES; @@ -1865,7 +1865,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab.watchkitapp.watchkitextension; @@ -1895,7 +1895,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1906,7 +1906,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = "com.reg-labs.openHABTestsSwift"; @@ -1938,7 +1938,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_C_LANGUAGE_STANDARD = gnu11; @@ -1949,7 +1949,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = "com.reg-labs.openHABTestsSwift"; @@ -2092,7 +2092,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -2108,7 +2108,7 @@ "@loader_path/../../Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; OTHER_SWIFT_FLAGS = "$(inherited) -DDEBUG -Xfrontend -warn-long-expression-type-checking=200 -Xfrontend -warn-long-function-bodies=200"; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -2137,7 +2137,7 @@ CODE_SIGN_IDENTITY = "Apple Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1580410508; + CURRENT_PROJECT_VERSION = 1580410513; DEAD_CODE_STRIPPING = NO; DEVELOPMENT_TEAM = PBAPXHRAM9; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -2153,7 +2153,7 @@ "@loader_path/../../Frameworks", ); LIBRARY_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 2.4.48; + MARKETING_VERSION = 2.4.49; PRODUCT_BUNDLE_IDENTIFIER = es.spaphone.openhab; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; @@ -2239,7 +2239,7 @@ /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ - 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi" */ = { + 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/cezheng/Fuzi.git"; requirement = { @@ -2247,7 +2247,7 @@ minimumVersion = 3.0.0; }; }; - 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit" */ = { + 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/devicekit/DeviceKit.git"; requirement = { @@ -2255,7 +2255,7 @@ minimumVersion = 4.0.0; }; }; - 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher" */ = { + 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/onevcat/Kingfisher.git"; requirement = { @@ -2263,7 +2263,7 @@ minimumVersion = 7.0.0; }; }; - 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire" */ = { + 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/Alamofire/Alamofire.git"; requirement = { @@ -2271,7 +2271,7 @@ version = 5.4.4; }; }; - 93F8063027AE6B940035A6B0 /* XCRemoteSwiftPackageReference "AlamofireNetworkActivityIndicator" */ = { + 93F8063027AE6B940035A6B0 /* XCRemoteSwiftPackageReference "AlamofireNetworkActivityIndicator.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git"; requirement = { @@ -2279,7 +2279,7 @@ minimumVersion = 3.0.0; }; }; - 93F8063327AE6C620035A6B0 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { + 93F8063327AE6C620035A6B0 /* XCRemoteSwiftPackageReference "firebase-ios-sdk.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git"; requirement = { @@ -2287,7 +2287,7 @@ minimumVersion = 8.0.0; }; }; - 93F8064527AE7A050035A6B0 /* XCRemoteSwiftPackageReference "SwiftMessages" */ = { + 93F8064527AE7A050035A6B0 /* XCRemoteSwiftPackageReference "SwiftMessages.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/SwiftKickMobile/SwiftMessages.git"; requirement = { @@ -2295,7 +2295,7 @@ minimumVersion = 9.0.0; }; }; - 93F8064827AE7A2E0035A6B0 /* XCRemoteSwiftPackageReference "FlexColorPicker" */ = { + 93F8064827AE7A2E0035A6B0 /* XCRemoteSwiftPackageReference "FlexColorPicker.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/RastislavMirek/FlexColorPicker.git"; requirement = { @@ -2303,7 +2303,7 @@ minimumVersion = 1.0.0; }; }; - 93F8064B27AE7A4D0035A6B0 /* XCRemoteSwiftPackageReference "DynamicButton" */ = { + 93F8064B27AE7A4D0035A6B0 /* XCRemoteSwiftPackageReference "DynamicButton.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/yannickl/DynamicButton.git"; requirement = { @@ -2311,7 +2311,7 @@ minimumVersion = 6.0.0; }; }; - 93F8064E27AE7A820035A6B0 /* XCRemoteSwiftPackageReference "SideMenu" */ = { + 93F8064E27AE7A820035A6B0 /* XCRemoteSwiftPackageReference "SideMenu.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/jonkykong/SideMenu.git"; requirement = { @@ -2319,7 +2319,7 @@ minimumVersion = 6.0.0; }; }; - 93F8065127AE7B580035A6B0 /* XCRemoteSwiftPackageReference "SVGKit" */ = { + 93F8065127AE7B580035A6B0 /* XCRemoteSwiftPackageReference "SVGKit.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/SVGKit/SVGKit.git"; requirement = { @@ -2340,37 +2340,37 @@ }; 937E4481270B378F00A98C26 /* Fuzi */ = { isa = XCSwiftPackageProductDependency; - package = 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi" */; + package = 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi.git" */; productName = Fuzi; }; 937E4484270B379900A98C26 /* DeviceKit */ = { isa = XCSwiftPackageProductDependency; - package = 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit" */; + package = 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit.git" */; productName = DeviceKit; }; 937E4487270B37A600A98C26 /* Kingfisher */ = { isa = XCSwiftPackageProductDependency; - package = 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher" */; + package = 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher.git" */; productName = Kingfisher; }; 937E448B270B37CA00A98C26 /* Kingfisher */ = { isa = XCSwiftPackageProductDependency; - package = 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher" */; + package = 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher.git" */; productName = Kingfisher; }; 937E448D270B37D200A98C26 /* DeviceKit */ = { isa = XCSwiftPackageProductDependency; - package = 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit" */; + package = 937E4483270B379900A98C26 /* XCRemoteSwiftPackageReference "DeviceKit.git" */; productName = DeviceKit; }; 937E4491270B37FE00A98C26 /* Kingfisher */ = { isa = XCSwiftPackageProductDependency; - package = 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher" */; + package = 937E4486270B37A600A98C26 /* XCRemoteSwiftPackageReference "Kingfisher.git" */; productName = Kingfisher; }; 937E4493270B380500A98C26 /* Fuzi */ = { isa = XCSwiftPackageProductDependency; - package = 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi" */; + package = 937E4480270B378F00A98C26 /* XCRemoteSwiftPackageReference "Fuzi.git" */; productName = Fuzi; }; 937E44E1270B393C00A98C26 /* OpenHABCore */ = { @@ -2379,47 +2379,47 @@ }; 93F8061A27AE615D0035A6B0 /* Alamofire */ = { isa = XCSwiftPackageProductDependency; - package = 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire" */; + package = 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire.git" */; productName = Alamofire; }; 93F8062E27AE63620035A6B0 /* Alamofire */ = { isa = XCSwiftPackageProductDependency; - package = 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire" */; + package = 93F8061927AE615D0035A6B0 /* XCRemoteSwiftPackageReference "Alamofire.git" */; productName = Alamofire; }; 93F8063127AE6B940035A6B0 /* AlamofireNetworkActivityIndicator */ = { isa = XCSwiftPackageProductDependency; - package = 93F8063027AE6B940035A6B0 /* XCRemoteSwiftPackageReference "AlamofireNetworkActivityIndicator" */; + package = 93F8063027AE6B940035A6B0 /* XCRemoteSwiftPackageReference "AlamofireNetworkActivityIndicator.git" */; productName = AlamofireNetworkActivityIndicator; }; 93F8063427AE6C620035A6B0 /* FirebaseCrashlytics */ = { isa = XCSwiftPackageProductDependency; - package = 93F8063327AE6C620035A6B0 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; + package = 93F8063327AE6C620035A6B0 /* XCRemoteSwiftPackageReference "firebase-ios-sdk.git" */; productName = FirebaseCrashlytics; }; 93F8064627AE7A050035A6B0 /* SwiftMessages */ = { isa = XCSwiftPackageProductDependency; - package = 93F8064527AE7A050035A6B0 /* XCRemoteSwiftPackageReference "SwiftMessages" */; + package = 93F8064527AE7A050035A6B0 /* XCRemoteSwiftPackageReference "SwiftMessages.git" */; productName = SwiftMessages; }; 93F8064927AE7A2E0035A6B0 /* FlexColorPicker */ = { isa = XCSwiftPackageProductDependency; - package = 93F8064827AE7A2E0035A6B0 /* XCRemoteSwiftPackageReference "FlexColorPicker" */; + package = 93F8064827AE7A2E0035A6B0 /* XCRemoteSwiftPackageReference "FlexColorPicker.git" */; productName = FlexColorPicker; }; 93F8064C27AE7A4D0035A6B0 /* DynamicButton */ = { isa = XCSwiftPackageProductDependency; - package = 93F8064B27AE7A4D0035A6B0 /* XCRemoteSwiftPackageReference "DynamicButton" */; + package = 93F8064B27AE7A4D0035A6B0 /* XCRemoteSwiftPackageReference "DynamicButton.git" */; productName = DynamicButton; }; 93F8064F27AE7A830035A6B0 /* SideMenu */ = { isa = XCSwiftPackageProductDependency; - package = 93F8064E27AE7A820035A6B0 /* XCRemoteSwiftPackageReference "SideMenu" */; + package = 93F8064E27AE7A820035A6B0 /* XCRemoteSwiftPackageReference "SideMenu.git" */; productName = SideMenu; }; 93F8065227AE7B580035A6B0 /* SVGKit */ = { isa = XCSwiftPackageProductDependency; - package = 93F8065127AE7B580035A6B0 /* XCRemoteSwiftPackageReference "SVGKit" */; + package = 93F8065127AE7B580035A6B0 /* XCRemoteSwiftPackageReference "SVGKit.git" */; productName = SVGKit; }; /* End XCSwiftPackageProductDependency section */