Gio Lodi

Results 133 comments of Gio Lodi

After having had a _quick_ look around PRs and Issues I think the following issues are somehow related to this: - [9.3 beta listed as 9.3 and therefore installed](https://github.com/KrauseFx/xcode-install/issues/272) -...

Is there any update on this issue? I just took over maintenance of an internal macOS app and I'm trying to add tests but getting this same error. I'm running...

Inspired by the commit @czechboy0 linked, I worked around the issue like this: ```objc // There are instances in which we might not want to run Sparkle, for example when...

@selanthiraiyan from what I understand of the docs, I agree with your assessment. I also double checked that Sentry is connected with the WooCommerce iOS repo: ![image](https://user-images.githubusercontent.com/1218433/190316734-043aff08-b321-405f-b271-81dda82c292a.png)

I'd wait to close this issue till we see the suspected commits in Sentry.

Thanks for working on this @wargcm. I noticed the Jetpack installable build has failed, during archiving. I can't find the exact error in the logs, but it wouldn't surprise me...

> it wouldn't surprise me if it was due to the local entitlements not being in sync with the ones in the developer portal. _Bullseye_ 🎯

I fixed the provisioning profiles via `match` ![image](https://user-images.githubusercontent.com/1218433/192189152-81902aff-2038-4d28-8881-b1540c726602.png) This is what Xcode shows me now: Because the fix was unrelated with the code here, I [restarted the Installable Build job](https://buildkite.com/automattic/wordpress-ios/builds/9981#018377df-1948-4223-8777-42afc9f123eb)....

The installable build step was successful at last 😄

Looks like all of Jeremy's comments have been addressed, plus @momo-ozawa has approved this. I'm going to merge this so it can be part of the 21.0 beta. It should...