Skip to content

Commit

Permalink
chore: bump packages (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski authored Jul 16, 2024
1 parent b4e9a9c commit 67e20cf
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 24 deletions.
42 changes: 25 additions & 17 deletions MiniSim.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
762CF1E02981968F00099999 /* String+match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 762CF1DF2981968F00099999 /* String+match.swift */; };
762CF1E42981DE6100099999 /* Device.swift in Sources */ = {isa = PBXBuildFile; fileRef = 762CF1E32981DE6100099999 /* Device.swift */; };
7630B25E2984339100D8B57D /* MainMenuActions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7630B25D2984339100D8B57D /* MainMenuActions.swift */; };
7630B26129853EF400D8B57D /* Preferences in Frameworks */ = {isa = PBXBuildFile; productRef = 7630B26029853EF400D8B57D /* Preferences */; };
7630B2662985C44A00D8B57D /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7630B2652985C44A00D8B57D /* Preferences.swift */; };
7630B2682985C4CF00D8B57D /* About.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7630B2672985C4CF00D8B57D /* About.swift */; };
7630B26B2986B4D500D8B57D /* KeyboardShortcuts in Frameworks */ = {isa = PBXBuildFile; productRef = 7630B26A2986B4D500D8B57D /* KeyboardShortcuts */; };
Expand All @@ -51,6 +50,7 @@
764BA3E92A5AD418003A78AF /* GetDevicesCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 764BA3E82A5AD418003A78AF /* GetDevicesCommand.swift */; };
764BA3EB2A5AD43F003A78AF /* LaunchDeviceCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 764BA3EA2A5AD43F003A78AF /* LaunchDeviceCommand.swift */; };
764BA3ED2A5AD478003A78AF /* GetCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 764BA3EC2A5AD478003A78AF /* GetCommands.swift */; };
765077C62C46F04A00C7B5F3 /* Settings in Frameworks */ = {isa = PBXBuildFile; productRef = 765077C52C46F04A00C7B5F3 /* Settings */; };
765ABF382A8BECD900A063CB /* ExecuteCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 765ABF372A8BECD900A063CB /* ExecuteCommand.swift */; };
765C44C82A2A6C9600FCC159 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 765C44C72A2A6C9600FCC159 /* MainMenu.xib */; };
76630F0C29BDD0C000FB64F9 /* Devices.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76630F0B29BDD0C000FB64F9 /* Devices.swift */; };
Expand Down Expand Up @@ -178,11 +178,11 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
765077C62C46F04A00C7B5F3 /* Settings in Frameworks */,
768F8EC829954C8A00DFBCDB /* Sparkle in Frameworks */,
76F04A14298A62CF00BF9CA3 /* ShellOut in Frameworks */,
76AC9AF92A0EB50800864A8B /* SymbolPicker in Frameworks */,
7630B2702986C0F200D8B57D /* LaunchAtLogin in Frameworks */,
7630B26129853EF400D8B57D /* Preferences in Frameworks */,
763EEB132A26896B008428F1 /* CodeEditor in Frameworks */,
7630B26B2986B4D500D8B57D /* KeyboardShortcuts in Frameworks */,
);
Expand Down Expand Up @@ -299,12 +299,20 @@
path = "AppleScript Commands";
sourceTree = "<group>";
};
765077C42C46F04A00C7B5F3 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
766BD2272981628A0042261B = {
isa = PBXGroup;
children = (
766BD2322981628A0042261B /* MiniSim */,
76B70F752B0D359D009D87A4 /* MiniSimTests */,
766BD2312981628A0042261B /* Products */,
765077C42C46F04A00C7B5F3 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -425,13 +433,13 @@
);
name = MiniSim;
packageProductDependencies = (
7630B26029853EF400D8B57D /* Preferences */,
7630B26A2986B4D500D8B57D /* KeyboardShortcuts */,
7630B26F2986C0F200D8B57D /* LaunchAtLogin */,
76F04A13298A62CF00BF9CA3 /* ShellOut */,
768F8EC729954C8A00DFBCDB /* Sparkle */,
76AC9AF82A0EB50800864A8B /* SymbolPicker */,
763EEB122A26896B008428F1 /* CodeEditor */,
765077C52C46F04A00C7B5F3 /* Settings */,
);
productName = MiniSim;
productReference = 766BD2302981628A0042261B /* MiniSim.app */;
Expand Down Expand Up @@ -485,14 +493,14 @@
);
mainGroup = 766BD2272981628A0042261B;
packageReferences = (
7630B25F29853EF400D8B57D /* XCRemoteSwiftPackageReference "Preferences" */,
7630B2692986B4D500D8B57D /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */,
7630B26E2986C0F200D8B57D /* XCRemoteSwiftPackageReference "LaunchAtLogin" */,
76F04A12298A62CF00BF9CA3 /* XCRemoteSwiftPackageReference "ShellOut" */,
768F8EC629954C8A00DFBCDB /* XCRemoteSwiftPackageReference "Sparkle" */,
76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */,
763EEB112A26896B008428F1 /* XCRemoteSwiftPackageReference "CodeEditor" */,
4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */,
76A5C3B72C46E4C40064118A /* XCRemoteSwiftPackageReference "Settings" */,
);
productRefGroup = 766BD2312981628A0042261B /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -927,14 +935,6 @@
minimumVersion = 0.54.0;
};
};
7630B25F29853EF400D8B57D /* XCRemoteSwiftPackageReference "Preferences" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/Preferences";
requirement = {
branch = main;
kind = branch;
};
};
7630B2692986B4D500D8B57D /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
Expand Down Expand Up @@ -967,6 +967,14 @@
minimumVersion = 2.0.0;
};
};
76A5C3B72C46E4C40064118A /* XCRemoteSwiftPackageReference "Settings" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/Settings";
requirement = {
branch = main;
kind = branch;
};
};
76AC9AF72A0EB50800864A8B /* XCRemoteSwiftPackageReference "SymbolPicker" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/xnth97/SymbolPicker.git";
Expand All @@ -991,11 +999,6 @@
package = 4A7892862AF1A767004D3FC8 /* XCRemoteSwiftPackageReference "SwiftLint" */;
productName = "plugin:SwiftLintPlugin";
};
7630B26029853EF400D8B57D /* Preferences */ = {
isa = XCSwiftPackageProductDependency;
package = 7630B25F29853EF400D8B57D /* XCRemoteSwiftPackageReference "Preferences" */;
productName = Preferences;
};
7630B26A2986B4D500D8B57D /* KeyboardShortcuts */ = {
isa = XCSwiftPackageProductDependency;
package = 7630B2692986B4D500D8B57D /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */;
Expand All @@ -1011,6 +1014,11 @@
package = 763EEB112A26896B008428F1 /* XCRemoteSwiftPackageReference "CodeEditor" */;
productName = CodeEditor;
};
765077C52C46F04A00C7B5F3 /* Settings */ = {
isa = XCSwiftPackageProductDependency;
package = 76A5C3B72C46E4C40064118A /* XCRemoteSwiftPackageReference "Settings" */;
productName = Settings;
};
768F8EC729954C8A00DFBCDB /* Sparkle */ = {
isa = XCSwiftPackageProductDependency;
package = 768F8EC629954C8A00DFBCDB /* XCRemoteSwiftPackageReference "Sparkle" */;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
}
},
{
"identity" : "preferences",
"identity" : "settings",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sindresorhus/Preferences",
"location" : "https://github.com/sindresorhus/Settings",
"state" : {
"branch" : "main",
"revision" : "00342137c16b1351408669ca88be60036aa7e343"
"revision" : "879ea83a7bbc6dbebf62bed8c547f090146372a6"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion MiniSim/Extensions/PaneIdentifier.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Created by Oskar Kwaśniewski on 29/01/2023.
//

import Preferences
import Settings

extension Settings.PaneIdentifier {
static let preferences = Self("preferences")
Expand Down
2 changes: 1 addition & 1 deletion MiniSim/MiniSim.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//

import AppKit
import Preferences
import Settings
import SwiftUI
import UserNotifications

Expand Down
1 change: 0 additions & 1 deletion MiniSim/Views/Devices.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
// Created by Oskar Kwasniewski on 12/03/2023.
//

import Preferences
import SwiftUI

struct Devices: View {
Expand Down
2 changes: 1 addition & 1 deletion MiniSim/Views/Preferences.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import KeyboardShortcuts
import LaunchAtLogin
import Preferences
import Settings
import ShellOut
import SwiftUI
struct Preferences: View {
Expand Down

0 comments on commit 67e20cf

Please sign in to comment.