-
Is this compatible with objective c? I am able to import it by using the following code, but cannot initialize it.
`#import "SquareMosaicLayout-Swift.h"`
-
Hi, please Objective C version?
![2017-11-14 23 36 21](https://user-images.githubusercontent.com/20689286/32803495-ba3528e6-c994-11e7-9338-3c559115d653.png)
Thanks
-
Hello, I'm wondering if there is an Objective-C version of OKAlertController?
Thank you!
ipad4 updated
8 years ago
-
I have a Objective-C based project (native libraries + a JSExport wrapper to TVJS/TVML), please release a Objective-C version.
-
Hi ,
Its wonderful library . Please send me objective C version. Please
-
At the moment the Java code produces the correct outcome with the current test images.
Somehow the Objective C code doesn't find the same results as the Java Code.
For the currently used image 7…
-
```
From reading the documentation pages, I get the impression that iwyu currently
only supports pure C and C++ files. This ticket is to request the ability to
run iwyu on Objective-C and Objective-…
-
```
From reading the documentation pages, I get the impression that iwyu currently
only supports pure C and C++ files. This ticket is to request the ability to
run iwyu on Objective-C and Objective-…
-
```
clang_delta --query-instances=replace-function-def-with-decl file.mm
Error: Unsupported file type!
```
Seems that only C and C++ are supported right now.
-
```
//
// main.m
// Inheritance
//
// Created by hackeru on 19/03/2017.
// Copyright © 2017 Juda. All rights reserved.
//
#import
#import "Rectangle.h"
#import "Square.h"
@interfac…