Hi,
it's not really a bug, but when you want to add Swift code to your generated Xcode project, and add the iCore header file via bridging header you will get several errors. The reason for this error is, that the TAB property of the B4ICommon class seems to be reserved. If you comment the property everything works fine.
Jan
it's not really a bug, but when you want to add Swift code to your generated Xcode project, and add the iCore header file via bridging header you will get several errors. The reason for this error is, that the TAB property of the B4ICommon class seems to be reserved. If you comment the property everything works fine.
Jan