From be3d8480a8b1c8551ef34b57c65eb7b0c80ce7c3 Mon Sep 17 00:00:00 2001 From: Christian Guinard <28689358+christiangnrd@users.noreply.github.com> Date: Sun, 9 Feb 2025 10:48:23 -0400 Subject: [PATCH] Temp change of ObjectiveC.jl source --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 21909034..64ce0647 100644 --- a/Project.toml +++ b/Project.toml @@ -51,3 +51,6 @@ SpecialFunctions = "2" StaticArrays = "1" UUIDs = "1" julia = "1.10" + +[sources] +ObjectiveC = {url = "https://github.com/christiangnrd/ObjectiveC.jl", rev = "availability"}