Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions speaktype.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

/* Begin PBXBuildFile section */
1C547F2B2F0E7DC0008120A6 /* WhisperKit in Frameworks */ = {isa = PBXBuildFile; productRef = 1C547F2A2F0E7DC0008120A6 /* WhisperKit */; };
1CE4CB3F2F0EF6AF00C01C62 /* KeyboardShortcuts in Frameworks */ = {isa = PBXBuildFile; productRef = 1CE4CB3E2F0EF6AF00C01C62 /* KeyboardShortcuts */; };
1CE4CB412F0EF86B00C01C62 /* whisperkit-cli in Frameworks */ = {isa = PBXBuildFile; productRef = 1CE4CB402F0EF86B00C01C62 /* whisperkit-cli */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -72,8 +70,6 @@
buildActionMask = 2147483647;
files = (
1C547F2B2F0E7DC0008120A6 /* WhisperKit in Frameworks */,
1CE4CB3F2F0EF6AF00C01C62 /* KeyboardShortcuts in Frameworks */,
1CE4CB412F0EF86B00C01C62 /* whisperkit-cli in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -143,8 +139,6 @@
name = speaktype;
packageProductDependencies = (
1C547F2A2F0E7DC0008120A6 /* WhisperKit */,
1CE4CB3E2F0EF6AF00C01C62 /* KeyboardShortcuts */,
1CE4CB402F0EF86B00C01C62 /* whisperkit-cli */,
);
productName = speaktype;
productReference = 362947222F0DBC4E00BE895D /* speaktype.app */;
Expand Down Expand Up @@ -230,7 +224,6 @@
minimizedProjectReferenceProxies = 1;
packageReferences = (
1C547F222F0E7D07008120A6 /* XCRemoteSwiftPackageReference "WhisperKit" */,
1CE4CB3D2F0EF6AF00C01C62 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = 362947232F0DBC4E00BE895D /* Products */;
Expand Down Expand Up @@ -614,14 +607,6 @@
version = 0.9.4;
};
};
1CE4CB3D2F0EF6AF00C01C62 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/KeyboardShortcuts";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 2.4.0;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
Expand All @@ -630,16 +615,6 @@
package = 1C547F222F0E7D07008120A6 /* XCRemoteSwiftPackageReference "WhisperKit" */;
productName = WhisperKit;
};
1CE4CB3E2F0EF6AF00C01C62 /* KeyboardShortcuts */ = {
isa = XCSwiftPackageProductDependency;
package = 1CE4CB3D2F0EF6AF00C01C62 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */;
productName = KeyboardShortcuts;
};
1CE4CB402F0EF86B00C01C62 /* whisperkit-cli */ = {
isa = XCSwiftPackageProductDependency;
package = 1C547F222F0E7D07008120A6 /* XCRemoteSwiftPackageReference "WhisperKit" */;
productName = "whisperkit-cli";
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 3629471A2F0DBC4E00BE895D /* Project object */;
Expand Down