jverdi / jverdi/JVFloatLabeledTextField
fatal error: module 'JVFloatLabeledTextField' in AST file
- Dominant language
- Objective-C
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Receiving error in 1.2.5 via SPM
`fatal error: module 'JVFloatLabeledTextField' in AST file '/Users/*/*/workspace/Release/derivedData/ModuleCache.noindex/2TPCFF7L9A4WB/JVFloatLabeledTextField-22NZXJB728SAC.pcm' (imported by AST file '/Users/*/*/workspace/Release/derivedData/Build/Intermediates.noindex/ArchiveIntermediates/MyApp/PrecompiledHeaders/MyApp-Bridging-Header-swift_LCZQBVBL1K6Z-clang_2TPCFF7L9A4WB.pch') is not defined in any loaded module map file; maybe you need to load '/Users/*/*/workspace/Release/derivedData/Build/Intermediates.noindex/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/GeneratedModuleMaps-iphoneos/JVFloatLabeledTextField.modulemap'?`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the 1.2.5 Swift Package Manager build and inspect the generated JVFloatLabeledTextField.modulemap and MyApp-Bridging-Header-swift files named in the error. Compare the loaded module map with the AST and precompiled-header paths. Done means the package imports and archives without the fatal module-definition error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100