From 7b7c8fe7a79eadf0c880384fdc031990663e2acf Mon Sep 17 00:00:00 2001 From: Carlos Cabanero Date: Tue, 5 Mar 2024 16:26:51 -0500 Subject: [PATCH] get_frameworks link in project --- Blink.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Blink.xcodeproj/project.pbxproj b/Blink.xcodeproj/project.pbxproj index 4eaa44971..3803737c9 100644 --- a/Blink.xcodeproj/project.pbxproj +++ b/Blink.xcodeproj/project.pbxproj @@ -911,6 +911,7 @@ BDD6D148275951D900E76F1F /* BKGlobalSSHConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BKGlobalSSHConfig.swift; sourceTree = ""; }; BDE7125C2A141E3100164F70 /* SSHAgentUserPrompt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSHAgentUserPrompt.swift; sourceTree = ""; }; BDE7C45B29DCAEFA005E033E /* FileLocationPathTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileLocationPathTests.swift; sourceTree = ""; }; + BDEEE36B2B8951D3003003FD /* get_frameworks.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = get_frameworks.sh; sourceTree = ""; }; C94437551D8311960096F84E /* BKResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BKResource.h; sourceTree = ""; }; C94437561D8311960096F84E /* BKResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BKResource.m; sourceTree = ""; }; C944375F1D831CD30096F84E /* Themes */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Themes; sourceTree = ""; }; @@ -2309,6 +2310,7 @@ EA0BA1821C0CC57B00719C1A = { isa = PBXGroup; children = ( + BDEEE36B2B8951D3003003FD /* get_frameworks.sh */, D23FFC69261C2D46003E9227 /* template_setup.xcconfig */, D27D01232615F1BD00128C23 /* developer_setup.xcconfig */, D2C243F7238E44960082C69C /* KB */,