ComponentKit/ComponentKit.xcconfig is compiled as source code

Open
#977 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
objective-c
Domain
build-system

Research direction

Start with ComponentKit/ComponentKit.xcconfig and reproduce the reported arm64 build warning. Trace why this configuration file is included as source code in the ComponentKit target, then verify that the build completes without the “no rule to process file” warning.

Written by the indexing model from the issue text.

Description

https://github.com/facebook/componentkit/blob/main/ComponentKit/ComponentKit.xcconfig

this file is included as source code

then I got a warning like this

[19:24:03]: ▸     no rule to process file '/Users/ST22956/Documents/line-stickers-ios/Pods/ComponentKit/ComponentKit/ComponentKit.xcconfig' of type 'text.xcconfig' for architecture 'arm64' (in target 'ComponentKit' from project 'Pods')
Dominant language
Objective-C++
Stars
5.7k
Forks
574
PR merge metrics
No merged PRs in 30d

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.

More from facebook/componentkit

All issues in facebook/componentkit

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.