Closed Sergemuhundu closed 2 weeks ago
[!CAUTION]
Review failed
The pull request is closed.
The changes in this pull request involve updating the ascApiKeyPath
in the submit
section of the apps/mobile/eas.json
file for both production and internal iOS configurations. The previous API key path ./AuthKey_8A3H79GTF8.p8
has been replaced with ./AuthKey_R9QZ5LP8NK.p8
. This modification ensures that the correct API key file is referenced for both environments, with no additional changes made to the structure or logic of the JSON file.
File | Change Summary |
---|---|
apps/mobile/eas.json | Updated ascApiKeyPath from ./AuthKey_8A3H79GTF8.p8 to ./AuthKey_R9QZ5LP8NK.p8 for production and internal configurations. |
ascApiKeyPath
field in the apps/mobile/eas.json
file, indicating a direct relationship with the changes made in the main PR.🐰 In the meadow where the bunnies play,
A new key path has come our way!
From8A3H79
toR9QZ5L
,
We hop with joy, our hearts do swell.
With every change, we leap and bound,
In code and grass, new paths are found! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
Please include a summary of the changes and the related issue.
Type of Change
Checklist
Previous screenshots
Please add here videos or images of previous status
Current screenshots
Please add here videos or images of previous status
Summary by CodeRabbit