• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / libwallet / 24821796462
25%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 07:12AM UTC
Jobs 1
Files 103
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Apr 2026 07:04AM UTC coverage: 19.832%. Remained the same
24821796462

push

github

MagicalTux
dart-test.yml: build both sim arches so xcframework satisfies Xcode

CocoaPods rejected the libwallet.xcframework with:
  Unable to find matching slice in 'ios-arm64 ios-arm64-simulator'
  for the current build architectures (arm64 x86_64) and platform
  (-iphonesimulator).

The previous CI step built only sim-arm64 and dropped it in as the
"fat" liblibwallet-iossimulator.a directly. That worked under
vendored_libraries (Xcode just ignored the wrong-arch warning), but
xcframework slice matching is strict: the simulator slice must cover
ALL architectures Xcode is compiling for, and the macOS CI runner
defaults to building both arm64 + x86_64 simulator slices.

Build sim-arm64 + sim-x64 + device-arm64 separately; let the podspec
prepare_command lipo the two sim slices and xcodebuild -create-
xcframework them together.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

2529 of 12752 relevant lines covered (19.83%)

61.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24821796462.1 23 Apr 2026 07:12AM UTC 103
19.83
GitHub Action Run
Source Files on build 24821796462
  • Tree
  • List 103
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24821796462
  • d4c23672 on github
  • Prev Build on master (#24821407927)
  • Next Build on master (#24822293938)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc