NativeScript / NativeScript/nativescript-cli

Support for Exported Symbols File setting

Open
#4,157 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

build feature os: ios
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

Is your feature request related to a problem? Please describe.
In order to provide inline (C) functions support we need exported symbols .txt file so the functions are accessible.

Describe the solution you'd like
The path to the .txt file with the exported symbols should be added to the "Exported Symbols File" setting in the .xcodeproj.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how nativescript-cli generates the iOS .xcodeproj and applies build settings. Determine where the exported symbols file path belongs, then verify that generated projects contain the requested "Exported Symbols File" setting and that inline C functions can access the exported symbols.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript
Domain
build-system, cli, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.