From d887eedf0a7bfee8a22be3b2f628b9a4aeb80c8c Mon Sep 17 00:00:00 2001 From: SciChart DevTeam Date: Tue, 3 Dec 2019 16:33:54 -0500 Subject: [PATCH 1/2] SciChart.iOS v2.5.0.2643 --- v2.x/Examples/Podfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2.x/Examples/Podfile b/v2.x/Examples/Podfile index 21a65a59..aecafe90 100644 --- a/v2.x/Examples/Podfile +++ b/v2.x/Examples/Podfile @@ -14,13 +14,13 @@ platform :ios, '8.0' # Define pods for target SciChartDemo use_frameworks! -pod 'SciChart', '2.5.0.2622' +pod 'SciChart', '2.5.0.2643' target 'SciChartDemo' do project 'SciChartDemo/SciChartDemo.xcodeproj' target 'SciChartDemoTests' do inherit! :search_paths - pod 'SciChart', '2.5.0.2622' + pod 'SciChart', '2.5.0.2643' end end From 22cd94fa3aa7c1730716bdf0dfef3f8069121088 Mon Sep 17 00:00:00 2001 From: andyb1979 Date: Tue, 16 Dec 2025 17:28:37 +0100 Subject: [PATCH 2/2] Create context7.json --- context7.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 context7.json diff --git a/context7.json b/context7.json new file mode 100644 index 00000000..9eef4bd1 --- /dev/null +++ b/context7.json @@ -0,0 +1,4 @@ +{ + "url": "https://context7.com/abtsoftware/scichart.ios.examples", + "public_key": "pk_1yKQOsCFMIkPO2f5tgARV" +} \ No newline at end of file