From 7adc332639859124f29a6a203e5ccf2d44884899 Mon Sep 17 00:00:00 2001 From: iamtheorm <147745336+iamtheorm@users.noreply.github.com> Date: Sun, 18 Jan 2026 17:02:07 +0530 Subject: [PATCH 1/2] Changes made --- .../xcshareddata/swiftpm/Package.resolved | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 66ae653..f005b21 100644 --- a/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,6 +1,15 @@ { - "originHash" : "e843284a09b9d7fb8d0032fe1a3fd1fbd38f28ea54d42a39ccbe396af16d225d", + "originHash" : "9a97c8073af9b07b8c46128893fdd0b6f4eb090da4c6175aa09be32df1ea140f", "pins" : [ + { + "identity" : "keyboardshortcuts", + "kind" : "remoteSourceControl", + "location" : "https://github.com/sindresorhus/KeyboardShortcuts", + "state" : { + "revision" : "1aef85578fdd4f9eaeeb8d53b7b4fc31bf08fe27", + "version" : "2.4.0" + } + }, { "identity" : "swift-argument-parser", "kind" : "remoteSourceControl", From aaf909342027c37c8662942cfc763d4ff7ad5851 Mon Sep 17 00:00:00 2001 From: iamtheorm <147745336+iamtheorm@users.noreply.github.com> Date: Sun, 18 Jan 2026 18:00:12 +0530 Subject: [PATCH 2/2] files added --- speaktype.xcodeproj/project.pbxproj | 27 ++++++++++++++++--- .../xcshareddata/swiftpm/Package.resolved | 11 +------- 2 files changed, 24 insertions(+), 14 deletions(-) diff --git a/speaktype.xcodeproj/project.pbxproj b/speaktype.xcodeproj/project.pbxproj index 42f9d86..35d8410 100644 --- a/speaktype.xcodeproj/project.pbxproj +++ b/speaktype.xcodeproj/project.pbxproj @@ -8,6 +8,7 @@ /* Begin PBXBuildFile section */ 1C547F2B2F0E7DC0008120A6 /* WhisperKit in Frameworks */ = {isa = PBXBuildFile; productRef = 1C547F2A2F0E7DC0008120A6 /* WhisperKit */; }; + /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -33,9 +34,22 @@ 362947392F0DBC5100BE895D /* speaktypeUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = speaktypeUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ +/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ + 362947242F0DBC4E00BE895E /* Exceptions for "speaktype" folder in "speaktype" target */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + Resources/Info.plist, + ); + target = 362947212F0DBC4E00BE895D /* speaktype */; + }; +/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ + /* Begin PBXFileSystemSynchronizedRootGroup section */ 362947242F0DBC4E00BE895D /* speaktype */ = { isa = PBXFileSystemSynchronizedRootGroup; + exceptions = ( + 362947242F0DBC4E00BE895E /* Exceptions for "speaktype" folder in "speaktype" target */, + ); path = speaktype; sourceTree = ""; }; @@ -57,6 +71,7 @@ buildActionMask = 2147483647; files = ( 1C547F2B2F0E7DC0008120A6 /* WhisperKit in Frameworks */, + ); runOnlyForDeploymentPostprocessing = 0; }; @@ -126,6 +141,7 @@ name = speaktype; packageProductDependencies = ( 1C547F2A2F0E7DC0008120A6 /* WhisperKit */, + ); productName = speaktype; productReference = 362947222F0DBC4E00BE895D /* speaktype.app */; @@ -211,6 +227,7 @@ minimizedProjectReferenceProxies = 1; packageReferences = ( 1C547F222F0E7D07008120A6 /* XCRemoteSwiftPackageReference "WhisperKit" */, + ); preferredProjectObjectVersion = 77; productRefGroup = 362947232F0DBC4E00BE895D /* Products */; @@ -409,11 +426,11 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_STYLE = Automatic; CODE_SIGN_ENTITLEMENTS = speaktype/Resources/speaktype.entitlements; + CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; - ENABLE_APP_SANDBOX = YES; + ENABLE_APP_SANDBOX = NO; ENABLE_PREVIEWS = YES; ENABLE_USER_SELECTED_FILES = readonly; GENERATE_INFOPLIST_FILE = NO; @@ -441,11 +458,11 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CODE_SIGN_STYLE = Automatic; CODE_SIGN_ENTITLEMENTS = speaktype/Resources/speaktype.entitlements; + CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; - ENABLE_APP_SANDBOX = YES; + ENABLE_APP_SANDBOX = NO; ENABLE_PREVIEWS = YES; ENABLE_USER_SELECTED_FILES = readonly; GENERATE_INFOPLIST_FILE = NO; @@ -594,6 +611,7 @@ version = 0.9.4; }; }; + /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ @@ -602,6 +620,7 @@ package = 1C547F222F0E7D07008120A6 /* XCRemoteSwiftPackageReference "WhisperKit" */; productName = WhisperKit; }; + /* End XCSwiftPackageProductDependency section */ }; rootObject = 3629471A2F0DBC4E00BE895D /* Project object */; diff --git a/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index f005b21..66ae653 100644 --- a/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/speaktype.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,15 +1,6 @@ { - "originHash" : "9a97c8073af9b07b8c46128893fdd0b6f4eb090da4c6175aa09be32df1ea140f", + "originHash" : "e843284a09b9d7fb8d0032fe1a3fd1fbd38f28ea54d42a39ccbe396af16d225d", "pins" : [ - { - "identity" : "keyboardshortcuts", - "kind" : "remoteSourceControl", - "location" : "https://github.com/sindresorhus/KeyboardShortcuts", - "state" : { - "revision" : "1aef85578fdd4f9eaeeb8d53b7b4fc31bf08fe27", - "version" : "2.4.0" - } - }, { "identity" : "swift-argument-parser", "kind" : "remoteSourceControl",