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: rollbar/rollbar-apple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: rollbar/rollbar-apple
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.1
Choose a head ref
  • 10 commits
  • 27 files changed
  • 1 contributor

Commits on Jul 26, 2023

  1. Updated Podfile.locks for the integration examples

    So they don't point locally
    matux committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e7b2090 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    3ece9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904fde5 View commit details
    Browse the repository at this point in the history
  3. Changelog for 3.1.1

    matux committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c3e720f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #329 from rollbar/upd_locks

    * Updated Podfile.locks for the integration examples so they don't point locally
    * Updated SPMApp demo to use 3.1.0 instead of branch
    * Fixed cocoapods issue when archiving apps
    * Changelog for 3.1.1
    matux authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    811acc2 View commit details
    Browse the repository at this point in the history
  5. Renamed RollbarCrash interface to RollbarCrashHandler (#330)

    When integrating the SDK as a Framework through SPM, Swift has trouble understanding the difference between the RollbarCrash module and RollbarCrash interface
    matux authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6601540 View commit details
    Browse the repository at this point in the history
  6. Updates to SPMFramework to demonstrate cli building and edge cases (#331

    )
    
    * Prevent collision between type and module on the SPMFramework example
    * Enable BUILD_LIBRARY_FOR_DISTRIBUTION on the SPMFramework xcodeproj
    * Added Makefile with xcodebuild command to SPMFramework example
    * Added some xcschemes to SPMFramework example
    * Avoid verification of emitted module interface for the SPMFramework ex
    * Revert SPMFramework example retrieving SDK from branch
    matux authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    99ae538 View commit details
    Browse the repository at this point in the history
  7. Updated changelog for 3.1.1

    matux committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    221cb45 View commit details
    Browse the repository at this point in the history
  8. Bumped versions to 3.1.1

    matux committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c53e0fe View commit details
    Browse the repository at this point in the history
  9. Merge pull request #332 from rollbar/release311

    Prepare for Release 3.1.1
    matux authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    efdc309 View commit details
    Browse the repository at this point in the history
Loading