Ok, i think I know whats' the problem: The library must be added to the "Embedded Binaries".
The steps I have made, to get the B4i project working:
1. Set "Always Embed Swift Standard Libraries" to YES
2. Remove Charts.framework from the Linked Frameworks section
3. Add Charts.framework to the Embedded Binaries
Would be greate if you can tell me if this is possible with the
- current B4iBuilder
- or you have to update the builder
- or if it's impossible
Jan