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

Multiple commands produce JSONArray.h #2330

Closed
parveen-bhatia opened this issue May 14, 2024 · 2 comments
Closed

Multiple commands produce JSONArray.h #2330

parveen-bhatia opened this issue May 14, 2024 · 2 comments

Comments

@parveen-bhatia
Copy link

Found JSONArray.h, JSONObject.h etc. header files are available in both JRE.xcframework and JSON.xcframework. Both these frameworks are from j2objc dist.

When building in xcode, this causes issue Multiple commands produce JSONArray.h.

It is caused by #2181 where frameworks started generating headers.

copybara-service bot pushed a commit that referenced this issue May 20, 2024
copybara-service bot pushed a commit that referenced this issue May 20, 2024
copybara-service bot pushed a commit that referenced this issue May 20, 2024
@tomball tomball closed this as completed May 20, 2024
@blazek
Copy link

blazek commented Sep 9, 2024

After the merge of commit 5ae0c70 dist/include/org/json is missing and build fails with:

building JSON framework
tar: org/json/JSONArray.h: Cannot stat: No such file or directory
...

@tomball
Copy link
Collaborator

tomball commented Sep 9, 2024

I moved your comment to a new issue, #2387. In the future, please file new issues for new problems; even if they are related, feedback from issues closed months earlier can otherwise get lost.

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

3 participants