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: MobileNativeFoundation/rules_xcodeproj
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.12.1
Choose a base ref
...
head repository: MobileNativeFoundation/rules_xcodeproj
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 11 commits
  • 554 files changed
  • 2 contributors

Commits on Jun 12, 2025

  1. Fix _allow_remote_write_target_build_settings typo (#3191)

    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    241bd89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912ed78 View commit details
    Browse the repository at this point in the history
  3. Remove unused xcode_schemes (#3193)

    Missed in 912ed78.
    
    ---------
    
    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    d2dc449 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    ac1703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab5caa View commit details
    Browse the repository at this point in the history
  3. Add rules_shell dev dependency (#3196)

    For Bazel 9.
    
    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    ca543a0 View commit details
    Browse the repository at this point in the history
  4. Add protobuf dep to examples/integration (#3197)

    Needed for Bazel 9.
    
    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    8bd65ae View commit details
    Browse the repository at this point in the history
  5. Add missing load for proto_library

    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    9e989ae View commit details
    Browse the repository at this point in the history
  6. Set --incompatible_use_default_test_toolchain=no for now (#3199)

    Needed for Bazel 9, until rules_apple is updated.
    
    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    a4e00a8 View commit details
    Browse the repository at this point in the history
  7. Use @build_bazel_apple_support//constraints:device in selects (#3198

    )
    
    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    74b9f22 View commit details
    Browse the repository at this point in the history
  8. Use last_green for bazel_head (#3195)

    Signed-off-by: Brentley Jones <[email protected]>
    brentleyjones authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    53fab60 View commit details
    Browse the repository at this point in the history
Loading