Skip to content

Conversation

@pwltr
Copy link
Contributor

@pwltr pwltr commented Dec 30, 2025

Description

Updates bundle id and version for production release.

Also aligns default network for build configuration with the react native app:

  • Regtest for debug builds (local development and testing)
  • Mainnet for release builds (production)

Build configuration can be changed in either Xcode or by using Sweetpad command Select build configuration.

@ovitrif
Copy link
Collaborator

ovitrif commented Dec 30, 2025

@piotr-iohk related to synonymdev/bitkit-e2e-tests#85

@pwltr
Copy link
Contributor Author

pwltr commented Dec 30, 2025

@piotr-iohk Could you update the bundleId in the e2e setup to "to.bitkit"?

To synonymdev/bitkit-e2e-tests#85, this PR does not do much in that regard except differentiate between debug -> regtest and release -> mainnet. Is that good enough for now or do we need more configurability?

@piotr-iohk
Copy link
Collaborator

@piotr-iohk Could you update the bundleId in the e2e setup to "to.bitkit"?

To synonymdev/bitkit-e2e-tests#85, this PR does not do much in that regard except differentiate between debug -> regtest and release -> mainnet. Is that good enough for now or do we need more configurability?

I will update the bundleId on my side.
Actually I was also planning to look into iOS to add something similar to synonymdev/bitkit-android#563 - essentially allowing an E2E_BUILD that can target regtest or mainnet, not just a local Electrum setup. Right now E2E_BUILD is limited to local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants