Skip to content

Commit 79df57c

Browse files
committed
Use improved-parameter-errors branch of mlx-swift
1 parent 82df136 commit 79df57c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

mlx-swift-examples.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,9 @@
283283
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
284284
membershipExceptions = (
285285
MLXLMTests/BaseConfigurationTests.swift,
286-
MLXLMTests/ToolTests.swift,
287286
MLXLMTests/EvalTests.swift,
288287
MLXLMTests/StreamlinedTests.swift,
288+
MLXLMTests/ToolTests.swift,
289289
MLXLMTests/UserInputTests.swift,
290290
);
291291
target = C3208E6D2DB19451006AE6CA /* MLXLMTests */;
@@ -3249,8 +3249,8 @@
32493249
isa = XCRemoteSwiftPackageReference;
32503250
repositoryURL = "https://github.com/ml-explore/mlx-swift";
32513251
requirement = {
3252-
kind = upToNextMajorVersion;
3253-
minimumVersion = 0.25.4;
3252+
branch = "improved-parameter-errors";
3253+
kind = branch;
32543254
};
32553255
};
32563256
C32B4C6B2DA7132C00EF663D /* XCRemoteSwiftPackageReference "swift-async-algorithms" */ = {

mlx-swift-examples.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)