CocoaPods / CocoaPods/Xcodeproj
FILE_TYPES_BY_EXTENSION define miss app extension type
Open
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
I make a tool for automation create project,now i shoud create a share app extension target, but it can't complete because miss product output type(*.appex),like static library product type is *.a.
so can we support this feature?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate FILE_TYPES_BY_EXTENSION in the repository and review how existing product output extensions, such as static libraries, are represented. Trace the project-generation path that uses this mapping, then verify that an app extension output is recognized consistently with the existing product types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100