Skip to content

Sumeru / #774 - Fix Iterable_React_Native_SDK-Swift.h file not found#837

Open
sumeruchat wants to merge 1 commit intomasterfrom
sumeru/774-swift-header-not-found
Open

Sumeru / #774 - Fix Iterable_React_Native_SDK-Swift.h file not found#837
sumeruchat wants to merge 1 commit intomasterfrom
sumeru/774-swift-header-not-found

Conversation

@sumeruchat
Copy link
Copy Markdown

Summary

  • Add HEADER_SEARCH_PATHS => $(DERIVED_SOURCES_DIR) to podspec so the compiler can locate the auto-generated Swift bridging header

Test plan

  • Build iOS project from clean state (pod install + build)
  • Verify Swift interop works correctly
  • Test with both old and new architecture

🤖 Generated with Claude Code

Add HEADER_SEARCH_PATHS to podspec so the compiler can locate the
auto-generated Swift bridging header in DERIVED_SOURCES_DIR.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sumeruchat sumeruchat changed the title #774 Fix Iterable_React_Native_SDK-Swift.h file not found Sumeru/#774 Fix Iterable_React_Native_SDK-Swift.h file not found Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Lines Statements Branches Functions
Coverage: 63%
63.07% (398/631) 40.07% (103/257) 61.5% (139/226)

@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 7, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@sumeruchat sumeruchat self-assigned this Apr 7, 2026
@sumeruchat sumeruchat changed the title Sumeru/#774 Fix Iterable_React_Native_SDK-Swift.h file not found Sumeru / #774 - Fix Iterable_React_Native_SDK-Swift.h file not found Apr 7, 2026
@sumeruchat sumeruchat added the Experimental Experimental fix generated by AI label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Experimental Experimental fix generated by AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants