Oleksandr Dodatko
Oleksandr Dodatko
``` Might be a bug of xcode. ``` I'm getting the error below : ``` 11:08:46.732 Xcode[2770:165018] DD23BA8F-6178-4475-973C-C4DAA7813BD0: Launched app with identifier: *****CENSORED****** (pid = 5976) 11:08:46.732 Xcode[2770:165018] Tracking pid...
```objc NSArray *reports = [runner enumerateMutantsUsingBlock:^(NSDictionary *mutant) { [deserializer deserializeUser:mutant]; }]; ``` We need to check if failures are recorded properly if `deserializer` is written Swift and mention the status...
- Added iOS8 framework target and shared scheme - Added static framework target - Added static lib target
1) Is it possible to build the project for Mac OS X ? 2) Are there any instructions or binary downloads available? ## There is a **[$20 open bounty](https://www.bountysource.com/issues/1072102-mac-os-x-port-20?utm_campaign=plugin&utm_content=tracker%2F281825&utm_medium=issues&utm_source=github)** on...
Added a static library target. Currently includes all dependencies. TODO : use dependencies as sub projects and git submodules
- added a static library project - fixed some sign related warnings
Static Analyzer reports warnings for iOS7 deployment target.  ``` dodikk$ xcodebuild -version Xcode 5.0.2 Build version 5A3005 ```
I have: - [x] searched open and closed issues for duplicates ---------------------------------------- ### Issue description Both the product page and the `README` of this repository have no mentions of bindings...