The README's Getting Started section appears to be malformed. In README.md around lines 103-115, the setup code fence starts with install/clone commands, but after git checkout claude/ios-activitypub-social-app-k9seL it abruptly switches back into product description text instead of completing the setup steps or closing the code block. Later sections duplicate feature content.
Why this matters: new contributors cannot reliably tell how to generate/open/build the Xcode project from the README.
Suggested fix: rewrite the Getting Started block to include the complete XcodeGen/build steps, close the code fence, and remove duplicated product/feature text.
The README's Getting Started section appears to be malformed. In
README.mdaround lines 103-115, the setup code fence starts with install/clone commands, but aftergit checkout claude/ios-activitypub-social-app-k9seLit abruptly switches back into product description text instead of completing the setup steps or closing the code block. Later sections duplicate feature content.Why this matters: new contributors cannot reliably tell how to generate/open/build the Xcode project from the README.
Suggested fix: rewrite the Getting Started block to include the complete XcodeGen/build steps, close the code fence, and remove duplicated product/feature text.