DelphiWorlds
DelphiWorlds
It's not used anyway, so I have now removed it from the unit
Yes, it would make sense for the Codex translations be based on the language that was used for Delphi. Just wondering whether this should be a configurable option? To me...
I've just pushed a change so that an additional search path (`SubFrameworks`) is included when the parse is executed. If this does not solve your issue, can you provide an...
It's not an issue with Octoid itself. I guess the message at the end needs to be more helpful? Also, see [this part of the readme](https://github.com/Embarcadero/octoid?tab=readme-ov-file#dealing-with-fatal-errors-during-translation).
> I thought that the SDK import of delphi imports everything needed for the frameworks that are used by Delphi itself For compiling, yes. For parsing Objective-C headers, not necessarily,...
Thanks for the reminder.. I'll have a look at doing this within the next week or so
Oops.. bit more than a week. Looking at this before the end of the weekend
Changes for reading tag ids have been added. Just for Android at present. Please report any issues/feedback in this issue
It has not been implemented in Kastri, however it appears it will be possible,
> My idea is to get the tagid such as in this post: As per that post, the code they're using may be rejected by Apple. I am looking at...