.I am trying to integrate unity with my native iOS application. I got this error below.
ld: framework not found UnityFramework
clang: error: linker command failed with exit code 1 (use -v to see invocation
Please give me some advice,
.I am trying to integrate unity with my native iOS application. I got this error below.
ld: framework not found UnityFramework
clang: error: linker command failed with exit code 1 (use -v to see invocation
Please give me some advice,
I am having similar issue when trying to import my Framework natively on iOS,I am having this issue too when trying to import the module natively on iOS. If anybody has a answer for this it will helpful