-
Hi,
I met a problem when starting a iPad simulator.
I finished the basic steps for the safari in the following link:
http://ios-driver.github.io/ios-driver/?page=safari
When I ran command in the ter…
-
@Harnesser
Would you be open to a licence change on this fork of your project?
Ive made gross changes that make it easier to add new instruments and signal processing blocks and am thinking of…
-
#### Description
Summary:
Using interpolated strings in Swift can cause memory leaks to be reported in Instruments. Changing the code from interpolating to concatenating the strings fixes the leak.
…
-
Hi All,
I'm trying to automate on IOS 8.1 simulator, server is started with java -jar ios-server-standalone-0.6.6-SNAPSHOT.jar -port 4444
public class Testing {
static WebDriver driver;
publ…
-
Steve1s-MacBook-Pro:NativeBase-KitchenSink steve1$ react-native run-ios
Scanning folders for symlinks in /Users/steve1/Code/NativeBase-KitchenSink/node_modules (13ms)
Found Xcode project NativebaseK…
-
if you have tmux misconfigured, `xcrun instruments` isn't able to communicate with the simulator (?) properly. We should probably add a note in the async build section of the README and in the `Xrun` …
-
### Editor/Client you used
Neovim
### Installation and Dependences checklist
- [ ] xbase is installed and ~/.local/share/xbase has required binaries
- [ ] All listed editor/client dependences is in…
-
### How frequently does the bug occur?
All the time
### Description
Our use case requires observing a Realm collection while running queries against it. We have noticed unrestricted memory g…
-
# Overview
There appears to be a memory leak in the example app code or the PGMidi library. I'm trying to port the example code to RubyMotion and the app is crashing when running on the device with '…
-
There is a bunch of Rust tools out there that ease access to (parts of) Xcode:
- Create a new Xcode project: [`cargo-xcode`](https://crates.io/crates/cargo-xcode)
- Create new project and launch sim…