diff --git a/.github/workflows/notice_generation.yml b/.github/workflows/notice_generation.yml index cd5025e1881..579db732cbc 100644 --- a/.github/workflows/notice_generation.yml +++ b/.github/workflows/notice_generation.yml @@ -36,7 +36,8 @@ jobs: with: pods: ${{ env.PODS }} sources: "https://github.com/firebase/SpecsTesting,https://github.com/firebase/SpecsStaging,https://cdn.cocoapods.org" - min-ios-version: "13.0" + # This should match the highest minimum supported iOS version. + min-ios-version: "15.0" search-local-pod-version: true notices-path: ${{ env.NOTICES_PATH }} - name: Create a pull request diff --git a/CoreOnly/NOTICES b/CoreOnly/NOTICES index 6ee4a9aa089..84b2455db55 100644 --- a/CoreOnly/NOTICES +++ b/CoreOnly/NOTICES @@ -21,6 +21,7 @@ FirebaseRemoteConfig FirebaseRemoteConfigInterop FirebaseSessions FirebaseStorage +FirebaseVertexAI GTMSessionFetcher GoogleDataTransport PromisesObjC