Rebrand entire project from Feels to Reflect
Complete rename across all bundle IDs, App Groups, CloudKit containers, StoreKit product IDs, data store filenames, URL schemes, logger subsystems, Swift identifiers, user-facing strings (7 languages), file names, directory names, Xcode project, schemes, assets, and documentation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -58,7 +58,7 @@ final class PremiumCustomizationTests: BaseUITestCase {
|
||||
|
||||
// Verify the subscription sheet appears — look for common subscription
|
||||
// sheet elements (subscription store view or paywall content).
|
||||
// The FeelsSubscriptionStoreView should appear as a sheet.
|
||||
// The ReflectSubscriptionStoreView should appear as a sheet.
|
||||
// Give extra time for StoreKit to load products.
|
||||
let subscriptionSheet = app.otherElements.firstMatch
|
||||
_ = subscriptionSheet.waitForExistence(timeout: 5)
|
||||
|
||||
Reference in New Issue
Block a user