Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EarlGrey2] AppFramework does not build - 'GREYUILibUtils.h' file not found #1824

Open
brocklyons opened this issue Sep 26, 2022 · 2 comments

Comments

@brocklyons
Copy link

It looks like the AppFramework does not build after this commit:
8a4af43

Repro steps:

  1. Clone a fresh EarlGrey2 instance from the repo using the given steps:
// Clone EarlGrey 2.0
git clone -b earlgrey2 https://github.com/google/EarlGrey.git

// Download any dependencies
sh Scripts/download_deps.sh
  1. Open the xcodeproj in Xcode 14 (also repros in Xcode 13)
  2. Select "AppFramework" as the build target, kickoff build with 'Cmd + B'

The build immediately fails with: 'GREYUILibUtils.h' file not found

The previous commit does not run into this issue: 4e3e675

AppFramework_BuildFailure

ExampleFailure

@brocklyons
Copy link
Author

The file does exist in the repo, but the entire "Utils" directory where it lives is not shown in the Xcode project

copybara-service bot pushed a commit that referenced this issue Sep 26, 2022
PiperOrigin-RevId: 476993299
copybara-service bot pushed a commit that referenced this issue Sep 26, 2022
PiperOrigin-RevId: 476994316
SobeckiSzymon pushed a commit to toptal/EarlGrey that referenced this issue Nov 8, 2022
PiperOrigin-RevId: 476994316
@kunimei
Copy link

kunimei commented Dec 9, 2022

good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants