feat: iOS 1.2 + web dual-product legal pages - #2
Merged
Merged
Conversation
Replace paid-app assumption with StoreKit2 unlock gates and local Live+ entitlements. Keep ASC 1.0 untouched; bump local to 1.1.0/4. Co-authored-by: Alexaliao001 <Alexaliao001@users.noreply.github.com>
Adds a Linux-runnable invariant script and a macos-14 job that runs AppAccessTests so unlock/Live+ gates are checked without touching ASC 1.0. Co-authored-by: Alexaliao001 <Alexaliao001@users.noreply.github.com>
Pin xcodegen objectVersion 60 and iPhone 15 simulator destination. Co-authored-by: Alexaliao001 <Alexaliao001@users.noreply.github.com>
Homebrew XcodeGen emits objectVersion 77 by default; Xcode 15.4 on macos-14 cannot open it. Set projectFormat xcode15_3 and post-gen sed to objectVersion 60. Co-authored-by: Alexaliao001 <Alexaliao001@users.noreply.github.com>
Xcode 15.4 / Swift 5.10 rejects covariant Self in stored property defaults. Load debug force flags in init instead. Co-authored-by: Alexaliao001 <Alexaliao001@users.noreply.github.com>
Keep the waiting 1.0 paid binary untouched. Land free-preview + $9.99 unlock, iOS legal pages, and a status checker so review can be polled and cut over after Apple resolves 1.0. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Keep a local 09:00 check even if Cursor is closed, and ping only when the 1.0 queue is no longer waiting. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep website Stripe and App Store Unlock as separate cash registers, and put /privacy-ios and /terms-ios on the public site so production matches the submitted iOS binary. Co-authored-by: Cursor <cursoragent@cursor.com>
Alexaliao001
marked this pull request as ready for review
August 21, 2026 07:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/privacy-iosand/terms-ioson the public site so production stops 404ing the URLs the iOS app already uses.Test plan
python3 ios/scripts/verify_commercial_gates.pypython3 -m unittest discover -s tests -v(85 passed)test+ios-unitgreencurl -sI https://quantradar.one/privacy-iosand/terms-iosreturn 200/pricingmention independent iOS product; no App Store download link until the listing is public