ios - Generated header file not found in xcode -


we working on swift project use little bit of objc. have 2 targets , 1 framework big part of code (also mixed code) inside it. 2 targets including framework. (screenshot)

now keep getting error.

'nexx4-ios-swift.h' file not found 

nexx4-ios generated header file been created. when inside derived data find file. cannot navigate (cmd-click) file. seems that there thing wrong linking of it?

any help?

enter image description here

first remove header file path build setting in project in each target. , again recreate header file.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -