Skip to content

Conversation

rsukumar-cpi
Copy link
Contributor

Change Description:

  1. Added new properties to previously existing xcresult objects as per v3.39 changes.
  2. Added new objects,ConsoleLogItem and ConsoleLogSection, as per v3.39 changes.
  3. Added xcresult v3.39 format description to repo.

Test Plan/Testing Performed:

  1. Need to add unit tests for new objects

We're noticing that our CI/CD is getting the error "volume does not support data protection, stripping SQLITE_OPEN_FILEPROTECTION_* flags". Reports from others online point to the URL session attempting to write data that causes this in that particular environment where data protection is unavailable. As we don't need anything to be stored to disk for this, changing to ephemeral will prevent URL session from attempting the write and causing that log warning to be emitted.
@rsukumar-cpi rsukumar-cpi merged commit bf23d8e into master Aug 11, 2022
@rsukumar-cpi rsukumar-cpi deleted the IMA-12625 branch August 11, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants