jverdi / JVFloatLabeledTextField

UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
MIT License
7.2k stars 731 forks source link

fatal error: module 'JVFloatLabeledTextField' in AST file #225

Open accapps opened 2 years ago

accapps commented 2 years ago

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'?

VitalikKizlov commented 1 year ago

anyone knows how to fix such issues ? Has the same but with segment Appsflyer framework

Polenoso commented 1 year ago

No fix here?