Diff Detail
- Repository
- rCOMM Comm
- Branch
- identity-client (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
the CI failure is because of the previous diff in the stack, so requesting review. won't land until the CI issue is fixed
I can package this for comm, but the project is currently considered deprecated. So I likely won't upstream it to nixpkgs. :/
Did we try the approach suggested by the author of the library in the section about "Maintenance Status"?
looks like Jon did this
manually editing project.pbxproj seems pretty sketchy... it's a generated file, after all. but I'll make a linear task to look for a better approach. already talked to @tomek about investigating this
pretty sure we can discard this now, actually. and cancel jon's linear task. depends on my updated Xcode diff being approved
Did we try the approach suggested by the author of the library in the section about "Maintenance Status"?
Yea, I would really prefer to not add yet-another-tool into the chain of assumptions. seems like specifying the platform triplet, and adding some run scripts should suffice to make those compilation targets available.