EstateHub App Store package

Built: 2026-07-10
Bundle ID: com.estahehub.app
Version: 1.0 (build 1)
Production origin: https://estatehub.uz

Included:
- EstateHub-unsigned.xcarchive
- mobile/ios source project
- Capacitor config/source helpers needed to regenerate the iOS project
- apple-app-site-association reference file
- SHA256SUMS.txt

Important:
This package is NOT a signed App Store .ipa because this Mac currently has no
valid Apple code-signing identities installed.

To export a real App Store .ipa:
1. Install an Apple Distribution certificate in the login keychain.
2. Add the Apple Developer Team ID to mobile/ios/ExportOptions.plist.
3. Configure App Store provisioning for Bundle ID com.estahehub.app.
4. Run:
   cd mobile
   npm run release:ios
5. Upload the exported .ipa via Transporter, Xcode Organizer, or App Store Connect.

Associated domains and push notifications:
- mobile/ios/App/App/App.entitlements still needs the real Associated Domains
  capability and Apple Developer provisioning profile before production upload.
- apple-app-site-association is included as a reference for the site-side file.
