Olivier Halligon

Results 96 issues of Olivier Halligon

`gem_helper.rb` and `gem_index_cache.rb` should be nuked - First because we want to get rid of "Helpers" - Next because we can do everything done here directly using `CLAide::Command::PluginManager.specifications` now —...

When enabling the "Reader mode" in Safari, the content of the guides (any guides page that supports "Reader mode" anyway) is truncated and missing paragraphs (making the content inconsistent). E.g....

bug

The pages in the Guides are quite poor (e.g. http://guides.cocoapods.org/syntax/podspec.html only gives an example of a PodSpec). They should be much more exhaustive, especially listing all the attributes allowed by...

I tried to play with `guides.cocoapods.org` in order to redeploy the website (since the fix of #1 and #4 were available) but had the following problems: ### Shouldn't we shallow...

Sometimes, the resulting `Foo.xcodeproj/project.pbxproj` contains `(null)` references. # Context For now I only isolated that behavior when using `Xcodeproj` with CocoaPods and `use_frameworks!`. But we have seen that behavior even...

Fixes https://github.com/fastlane/fastlane/issues/18408 ### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code...

type: bug
tool: pilot
topic: ConnectAPI

### Checklist - [x] I've checked that all new and existing tests pass - [x] I've updated the documentation if necessary - [x] I've added an entry in the CHANGELOG...

Quickly skimming the code, I just saw this: https://github.com/bdash/re-sign-built-app/blob/master/sign.rb#L4 Probably copy/pasting too quickly 😝

### Description Fix issue when the creation of the GitHub Release for the Wear app tries to download the Universal APK from Google Play We initially tried to fix that...

category: tooling

## Why? The Play Store Listing was initially rejected when we asked to enable the Wear app because the full description didn't mention the Wear app. ## How? We updated...

category: tooling
category: releases