Garvan Keeley

Results 31 comments of Garvan Keeley

Nice find, I confirmed your test case on Xcode 7.2, swift 2, with ARC enabled on fastcoder.m. It fails as you described.

Closing as difficult to repro, and awaiting more reports of similar behaviour.

Right, I'll update the description

I wonder if this is a bug with all third party password managers when showing the auth screen, in which case we can close this one here. I filed in...

I have used the seed project method successfully, the only placeholder I had was an empty target, with all settings defined in xcconfig files, so the pbxproj file ends up...

I just add a `tail -1` after the fetch+awk step to grab my upstream remote.

Subissue https://github.com/mozilla-mobile/firefox-ios/issues/5898

- [x] switch from Cocoapods to Carthage - [x] remove any dependencies that aren't used by Firefox iOS

My guess is telemetry lib. I don't see this on the `dev` branch. My hope was that we would show the latest `dev` version working well in today's beta, but...