Kamil Badyla

Results 7 issues of Kamil Badyla

https://github.com/Polidea/RxBluetoothKit/issues/394

**Describe the bug** Can't compile the library into xcframework due to following issue: ``` import RxSwift ^ ** ARCHIVE FAILED ** The following build commands failed: CompileSwift normal arm64 CompileSwiftSources...

This block of imports after sort has syntax issues Before: ``` import * as R from 'ramda'; import DeviceSettings from 'react-native-device-settings'; import fs from 'react-native-fs'; import moment from 'moment-timezone'; import...

bug
enhancement

In order to support `xcframeworks` project needs to look for dependencies in `Carthage/Build` instead of `Carthage/Build/${PLATFORM}`

How it's supposed to work if this project depends on `easing`, which in turn uses uikit geometry: ![screen shot 2015-06-24 at 09 03 22](https://cloud.githubusercontent.com/assets/1708299/8324338/e3098d94-1a4f-11e5-9fee-c4359e2c3ef7.png)