From 76dd44c1514bf800cad83e4fa9d96700ec60bba1 Mon Sep 17 00:00:00 2001 From: Ty Rauber Date: Wed, 31 Jan 2024 10:53:40 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a250fd56e..6e7aec445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ Please add unreleased changes in the following style: PR Title ([#123](link to my pr)) ``` +Fix: Duplicated Signature issue with Xcode 15 ([#238](https://github.com/maplibre/maplibre-react-native/pull/238)): Fixes [CocoaPods/issues/12022](https://github.com/CocoaPods/CocoaPods/issues/12022) + ## 10.0.0-alpha.1 fix: plugin for debug simulator ([#164](https://github.com/maplibre/maplibre-react-native/pull/164)