Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[ios] Set backup exclusion flag after initializing DefaultFileSource #5124

Merged
merged 3 commits into from
May 25, 2016

Commits on May 24, 2016

  1. [ios] Set backup exclusion flag after initializing DefaultFileSource

    Speculative fix for App Store apps backing-up the offline/ambient cache.
    friedbunny committed May 24, 2016
    Configuration menu
    Copy the full SHA
    9b4324c View commit details
    Browse the repository at this point in the history
  2. Update changelog [skip-ci]

    friedbunny committed May 24, 2016
    Configuration menu
    Copy the full SHA
    ef63089 View commit details
    Browse the repository at this point in the history
  3. Assert that exclusionFlag also exists

    NSNumber could be fed some non-value that it then coerces into a
    boolean.
    friedbunny committed May 24, 2016
    Configuration menu
    Copy the full SHA
    6becc07 View commit details
    Browse the repository at this point in the history