Skip to content

Conversation

@pankajbaid567
Copy link

  • Update Xcode version from 13 to 15+ (current standard)
  • Add complete prerequisites section with version requirements
  • Include explicit Rust iOS target installation instructions
  • Reorganize content with clear step-by-step numbered instructions
  • Add Quick Start section with working code examples
  • Separate Apple Silicon and Intel Mac instructions
  • Add comprehensive troubleshooting section with solutions
  • Include usage examples from actual test files
  • Add architecture diagram and performance considerations
  • Add FAQ section addressing common questions
  • Include related projects and community resources
  • Improve formatting with badges, collapsible sections, and tables
  • Add proper navigation and visual hierarchy

Fixes #759

- Update Xcode version from 13 to 15+ (current standard)
- Add complete prerequisites section with version requirements
- Include explicit Rust iOS target installation instructions
- Reorganize content with clear step-by-step numbered instructions
- Add Quick Start section with working code examples
- Separate Apple Silicon and Intel Mac instructions
- Add comprehensive troubleshooting section with solutions
- Include usage examples from actual test files
- Add architecture diagram and performance considerations
- Add FAQ section addressing common questions
- Include related projects and community resources
- Improve formatting with badges, collapsible sections, and tables
- Add proper navigation and visual hierarchy

Fixes ergoplatform#759
- Set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 for all Python build jobs
- Fixes compatibility issue with Python 3.14 and PyO3 0.24.2
- Applies to linux, musllinux, windows, macos, and test jobs
- Uses stable ABI for forward compatibility as recommended by PyO3

Resolves Python CI build failures in PR checks.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20193621239

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.006%) to 78.457%

Files with Coverage Reduction New Missed Lines %
ergo-rest/src/api/peer_discovery_internals/non_chrome.rs 2 72.52%
Totals Coverage Status
Change from base Build 16925157956: -0.006%
Covered Lines: 11967
Relevant Lines: 15253

💛 - Coveralls

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.

Improve README

3 participants