Skip to content

Conversation

@gosha212
Copy link
Contributor

@gosha212 gosha212 commented Dec 3, 2025

No description provided.

@gosha212 gosha212 self-assigned this Dec 3, 2025
Base automatically changed from feat/iOS-RN79 to master December 7, 2025 13:25
# Conflicts:
#	.buildkite/pipeline.sh
#	ReactNativeNavigation.podspec
#	package.json
#	playground/android/gradle/wrapper/gradle-wrapper.properties
#	playground/package.json
#	website/docs/docs/docs-Installing.mdx
@markdevocht markdevocht self-requested a review December 8, 2025 07:17
@markdevocht markdevocht self-assigned this Dec 8, 2025
s.requires_arc = true
# Add header search paths for React-Core private headers (needed for RCTCxxBridgeDelegate.h, etc.)
s.pod_target_xcconfig = {
'HEADER_SEARCH_PATHS' => '"$(PODS_ROOT)/Headers/Private/React-Core"'
Copy link
Contributor

@markdevocht markdevocht Dec 8, 2025

Choose a reason for hiding this comment

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

Need also to add
'DEFINES_MODULE' => 'YES'
to the s.pod_target_xcconfig, else the builds will fail on swift projects.

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.

3 participants