From 92398aea804a2e25e0b373f04d2daecc0a25a36f Mon Sep 17 00:00:00 2001 From: Rafael Setragni Date: Thu, 28 Sep 2023 16:53:26 -0300 Subject: [PATCH 1/2] Enhance iOS core library versioning for DevOps support In this commit, we've enhanced the versioning of iOS core libraries to bolster DevOps support. This change ensures greater flexibility for seamless future updates and maintenance tasks. --- .dart_tool/package_config.json | 2 +- .idea/workspace.xml | 6 +++++- example/ios/Podfile.lock | 14 +++++++------- ios/awesome_notifications.podspec | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index a2e7f8c3..ee3d78dd 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -416,7 +416,7 @@ "languageVersion": "2.19" } ], - "generated": "2023-09-27T00:22:33.347374Z", + "generated": "2023-09-27T02:54:47.294130Z", "generator": "pub", "generatorVersion": "3.1.2" } diff --git a/.idea/workspace.xml b/.idea/workspace.xml index beb65c2b..e6f7f206 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,8 +8,12 @@ + - + + + +