Skip to content

Conversation

cynthiajoan
Copy link
Contributor

@cynthiajoan cynthiajoan commented Oct 6, 2021

Description

Update the ios_pod/CMakeLists.txt, so in unity sdk firestore can build on ios


Type of Change

Place an x the applicable box:

  • Bug fix. Add the issue # below if applicable.
  • New feature. A non-breaking change which adds functionality.
  • Other, such as a build process or documentation change.

@google-cla google-cla bot added the cla: yes label Oct 6, 2021
@cynthiajoan cynthiajoan added the skip-release-notes Skip release notes check label Oct 6, 2021
if(NOT "${SETUP_POD_HEADERS_POD_NAMES}" STREQUAL "")
foreach (pod ${SETUP_POD_HEADERS_POD_NAMES})
# Add pod name twice as some frameworks moved includes inside a folder with
# the pod name
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be good to add a comment along the lines of:
Link the Pods publicly, so that dependent libraries can access the necessary header files as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DONE

@cynthiajoan cynthiajoan merged commit ae8c32e into main Oct 6, 2021
@github-actions github-actions bot added the tests: in-progress This PR's integration tests are in progress. label Oct 6, 2021
@github-actions
Copy link

github-actions bot commented Oct 6, 2021

❌  Integration test FAILED

Requested by @cynthiajoan on commit ae8c32e
Last updated: Wed Oct 6 18:58 PDT 2021
View integration test log & download artifacts

Failures Configs
database [TEST] [FAILURE] [Android] [macos] [android_target]
(1 failed tests)  FirebaseDatabaseTest.TestInfoConnected
messaging [TEST] [ERROR] [Android] [ubuntu] [android_target]

Add flaky tests to go/fpl-cpp-flake-tracker

@github-actions github-actions bot added the tests: failed This PR's integration tests failed. label Oct 7, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Oct 7, 2021
@firebase firebase locked and limited conversation to collaborators Nov 6, 2021
@cynthiajoan cynthiajoan deleted the cpp_for_unity branch November 15, 2021 18:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes skip-release-notes Skip release notes check tests: failed This PR's integration tests failed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants