From c7c088d022196ef919ee8e394bb58cc7f306389b Mon Sep 17 00:00:00 2001 From: Evgeny Pyvovarov Date: Mon, 21 Aug 2023 14:33:29 +0200 Subject: [PATCH] Add carthage binary specs (#8326) --- carthage_specs/Realm.json | 3 +++ carthage_specs/RealmSwift.json | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 carthage_specs/Realm.json create mode 100644 carthage_specs/RealmSwift.json diff --git a/carthage_specs/Realm.json b/carthage_specs/Realm.json new file mode 100644 index 0000000000..23ca531b30 --- /dev/null +++ b/carthage_specs/Realm.json @@ -0,0 +1,3 @@ +{ + "10.42.0": "https://github.com/realm/realm-swift/releases/download/v10.42.0/Carthage.xcframework.zip" +} diff --git a/carthage_specs/RealmSwift.json b/carthage_specs/RealmSwift.json new file mode 100644 index 0000000000..23ca531b30 --- /dev/null +++ b/carthage_specs/RealmSwift.json @@ -0,0 +1,3 @@ +{ + "10.42.0": "https://github.com/realm/realm-swift/releases/download/v10.42.0/Carthage.xcframework.zip" +}