Skip to content

Fix cleanup not working on template app - #35679

Closed
cipolleschi wants to merge 1 commit into
react:mainfrom
cipolleschi:export-D42137600
Closed

Fix cleanup not working on template app#35679
cipolleschi wants to merge 1 commit into
react:mainfrom
cipolleschi:export-D42137600

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:
The Codegen cleanup step was not always working due to an issue with the codegen folder path. It was working for RNTester, but not for apps created from the Template.

Changelog:

[iOS][Fixed] - Fix path issue to properly run the codegen cleanup step

Differential Revision: D42137600

Summary:
The Codegen cleanup step was not always working due to an issue with the codegen folder path. It was working for RNTester, but not for apps created from the Template.
## Changelog:
[iOS][Fixed] - Fix path issue to properly run the codegen cleanup step
Differential Revision: D42137600
fbshipit-source-id: 38b1758c3528ec1ed168fbe06ea15d9654a53ba0
@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Dec 19, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42137600

@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a8,466,644+0
androidhermesarmeabi-v7a7,785,904+0
androidhermesx868,940,587+0
androidhermesx86_648,798,551+0
androidjscarm64-v8a9,652,915+0
androidjscarmeabi-v7a8,386,107+0
androidjscx869,716,293+0
androidjscx86_6410,194,024+0

Base commit: b71b43a
Branch: main

@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
ios-universaln/a--

Base commit: b71b43a
Branch: main

@pull-bot

Copy link
Copy Markdown

PR build artifact for af89dc9 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Dec 19, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in e71b094.

@pull-bot

Copy link
Copy Markdown

PR build artifact for af89dc9 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

cipolleschi added a commit that referenced this pull request Dec 19, 2022
Summary:
Pull Request resolved: #35679
The Codegen cleanup step was not always working due to an issue with the codegen folder path. It was working for RNTester, but not for apps created from the Template.
## Changelog:
[iOS][Fixed] - Fix path issue to properly run the codegen cleanup step
Reviewed By: jacdebug
Differential Revision: D42137600
fbshipit-source-id: ba4cb03d4c6eb17fda70a4aff383908d2e468429
@cipolleschicipolleschi mentioned this pull request Oct 11, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BugCLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartnerPlatform: iOSiOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cipolleschi@facebook-github-bot@analysis-bot@pull-bot@react-native-bot