| Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit 04adfc87deea4c804def118e88c89a08c388b32b.
|
|
|
|
add strong reference for ctypes log callback
|
|
In the Makefile, all targets (including simulators) are predefined, and the existing ifeq
construct was appending an extra "-simulator" suffix to already simulator targets. As a result,
identifiers like "iphoneos-simulator-simulator" were generated and the build failed.
|
|
|
|
Adds a one-paragraph entry for react-native-tdlib next to the existing NativeScript entry. React Native currently has no listed binding in example/README.md.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Javadoc tried to recursively traverse the directory and generate documentation for all found Java files additionally to the specified files.
Build directory which is the default working directory shouldn't contain unexpected Java files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|