Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firebase/firebase-unity-sdk Loading
base: v8.10.1
Choose a base ref
...
head repository: firebase/firebase-unity-sdk Loading
compare: v9.0.0
Choose a head ref
  • 17 commits
  • 15 files changed
  • 8 contributors

Commits on May 5, 2022

  1. Update Guids ID (#268)

    Co-authored-by: firebase-workflow-trigger-bot <[email protected]>
    a-maurice and firebase-workflow-trigger-bot committed May 5, 2022
    Configuration menu
    Copy the full SHA
    78b195f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Add support for Apple M1 Silicon (#281)

    * Add logic to the python script to handle Mac arm64.
    a-maurice committed May 10, 2022
    Configuration menu
    Copy the full SHA
    fc9b605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d5db7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    20bb19e View commit details
    Browse the repository at this point in the history
  2. Update Unity SDK dependencies - Tue May 10 2022 (#282)

    * Update Unity SDK dependencies - Tue May 10 2022
    
    > Created by [Update Versions workflow](https://github.com/firebase/firebase-unity-sdk/actions/runs/2303187317).
    
    * update ios version
    
    * change mac runnder to 12
    
    * Update the readme with relevant changes from C  
    
    * Update Guids ID
    
    * Update Guids ID
    
    Co-authored-by: firebase-workflow-trigger-bot <[email protected]>
    Co-authored-by: Cynthia Jiang <[email protected]>
    Co-authored-by: a-maurice <[email protected]>
    4 people committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e5aefcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b9e7b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a946883 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Fix Crashlytics proguard file generation (#289)

    * Fix Crashlytics proguard file generation
    
    * Update readme.md
    a-maurice committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e88046e View commit details
    Browse the repository at this point in the history
  2. revert boringssl for linux/windows for now (#290)

    Co-authored-by: Cynthia Jiang <[email protected]>
    cynthiajoan and Cynthia Jiang committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a50cae7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. update unity 2019 linux version (#291)

    * revert boringssl for linux/windows for now
    
    * update unity linux version
    
    Co-authored-by: Cynthia Jiang <[email protected]>
    cynthiajoan and Cynthia Jiang committed May 13, 2022
    Configuration menu
    Copy the full SHA
    99ce16d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Update the Unity versions being used (#296)

    * Pin the u3d version to 1.2.3
    
    * Try changing the Unity version instead
    
    * Undo u3d pin, and update Unity versions
    
    * comment `u3d available -u 2019 -p` 
    
    comment `u3d available -u 2019 -p` which causing issue: https://github.com/firebase/firebase-unity-sdk/runs/6478842808?check_suite_focus=true#step:3:440
    
    Co-authored-by: Mou Sun <69009538 [email protected]>
    a-maurice and sunmou99 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e9f597b View commit details
    Browse the repository at this point in the history
  2. Set the iOS minimum version flag in the toolchain (#297)

    * Set the iOS minimum deployment target
    
    * Update unity_ios.cmake
    
    * Update readme.md
    a-maurice committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0af346f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5ffd1 View commit details
    Browse the repository at this point in the history
  4. Make build_ios pass empty sysroot when building device and simulator (#…

    …299)
    
    * Make build_ios pass empty sysroot when building device and simulator
    
    * Update build_ios.sh
    a-maurice committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d25407c View commit details
    Browse the repository at this point in the history
  5. windows build python script (#287)

    check in the windows build python script
    
    Co-authored-by: Cynthia Jiang <[email protected]>
    Co-authored-by: a-maurice <[email protected]>
    3 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f349058 View commit details
    Browse the repository at this point in the history
  6. Pin to an old version of u3d (#300)

    * Pin to an old version of u3d
    
    * Add u3d pinning to the rest
    a-maurice committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e936998 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    2dda243 View commit details
    Browse the repository at this point in the history
Loading