Hi all, it's been a very long time I haven't done anything with B4i, I recently just renewed my license for both B4i and Apple developer, I decided to continue working on a library I had started working on a while back, I have set everything up, the library files have compiled just fine without any errors, the problem is that when I try to use it and I try to compile a small sample app I get the following error.
Does anyone have any idea what this means and how to fix it?
I have copied the framework and the libCharts.a files to the Libs folder in my local b4iBuildserver folder.
Any ideas?
Walter
While building module 'Charts' imported from /Users/walter.flores/Desktop/B4iBuildServer/Libs/iCharts.h:23:
In file included from <module-includes>:2:
../../Libs/Charts.framework/Headers/Charts-Swift.h:4721:2: error: unsupported Swift architecture
#error unsupported Swift architecture
^
Does anyone have any idea what this means and how to fix it?
I have copied the framework and the libCharts.a files to the Libs folder in my local b4iBuildserver folder.
Any ideas?
Walter