DelphiWorlds
DelphiWorlds
Not exactly a high priority, however - consider if Octoid is running, but in Delphi a framework is added to the relevant SDK. Octoid needs to reload the list of...
Currently in order to import a 3rd party framework the procedure is: 1. Copy the `.framework` folder of the 3rd party framework to the `/System/Library/Frameworks` folder of an existing iOS...
This may be relevant: https://developer.apple.com/documentation/swift/importing-swift-into-objective-c 2 scenarios: 1. Compiled Swift framework for which the source is not available, and no bridging headers 2. Swift framework where the source is available...
Currently Octoid requires LLVM to be installed because it depends on the `libclang.dll` library. Embarcadero is able to build their own `libclang.dll` which means that LLVM would no longer be...
Pasting into the package list (at the bottom) does not work
Currently, Delete does nothing. Needs to: * Ask for confirmation * In the case of a folder, delete the subnodes as well as the folder * In the case of...
JID should not produce a unit with no declarations, or a zero-byte `.missing.txt` file. It should: * Emit a message saying why it was unable to produce any output (e.g....
For example: ``` GCEulerAngles GCGamepadSnapShotDataV100 GCExtendedGamepadSnapshotData GCExtendedGamepadSnapShotDataV100 GCMicroGamepadSnapshotData GCMicroGamepadSnapShotDataV100 GCAcceleration GCRotationRate ``` etc
Add reading of tag ids etc as per Brian Long's work: http://blong.com/Articles/Delphi10NFC/NFC.htm
Original request came from Alisson Rodrigo Oliviera in the [Telegram group](https://t.me/delphidevelopers) Implement an intent chooser where more than one package is specified, or simply use setPackage on the intent