Olivier Halligon

Results 357 comments of Olivier Halligon

That would be a better option, yes. :+1: What I would recommend for the new API: - Move the code to a new method named `-(UIImage*)resizedImageToSize:(CGSize)dstSize forceScale:(CGFloat)scale` and use the...

This happens because you're not trying to push the same pod than the old one and replacing it, but trying to push a different new pod (with a different name...

@orta you don't have to use Fastlane at all to get the benefit of this feature. If you don't use Fastlane then you will still benefit from the JSON generated...

Yeah I like that; tho I'm not sure where you're going with the "Consumers" aspects of this. Consumers would just run `pod install` and have a new "report" **file** generated...

Yep very good point I like that. Regarding the generation of the report file, not sure why it wouldn't be the default and would need a flag? What's the harm...

[This recent article](https://twitter.com/K0nserv/status/1346031886846603265) by @k0nserv can also be useful in brainstorming our feature, providing some more insight into how the feature work in Apple's API. (Especially we can see how...

> @joshdholtz hey man! any ideas if Apple added ASC APIs for the new App Privacy stuff? Is Fastlane already doing some work in that direction? @freak4pc note that there's...

Sorry for the very long delay on this, I've been away from OSS for quite a long time and I know that have caused this to stale for way too...

Sorry for the huge delay on this. > see if I can get the administrator rights on this @Liquidsoul I'd have been happy to give you admin permissions, but it...