Skip to content

Conversation

dangell7
Copy link
Collaborator

@dangell7 dangell7 commented Aug 4, 2025

High Level Overview of Change

Added MacOS building instructions for specific versions of AppleClang

Context of Change

I develop mobile/desktop applications outside of ripple(d) and therefore I'm usually on the most recent version of XCode - AppleClang. This causes all kinds of issues when building, mostly when updating my OS or Xcode.

I've always had these instructions for me and shared them privately. However they helped a few bootcamp developers and others install a specific version of AppleClang.

Maybe they will help others too.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@dangell7 dangell7 marked this pull request as ready for review August 4, 2025 10:44
Copy link
Collaborator

@vlntb vlntb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Bronek Bronek self-requested a review August 4, 2025 13:21
Copy link
Collaborator

@Bronek Bronek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you for adding this !

@bthomee bthomee merged commit 6419f9a into develop Aug 4, 2025
35 checks passed
@bthomee bthomee deleted the dangell7/patch-build branch August 4, 2025 14:54
mvadari pushed a commit to mvadari/rippled that referenced this pull request Aug 5, 2025
This was referenced Aug 27, 2025
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.

4 participants