Tags: madaxRO/status-mobile
Tags
[status-im#16703] The display name is not resolved in chats for user … …sender after relogin (status-im#16704)
Add blur variants for context-tag (status-im#15621) - Split context-tags into context-tag.view & context-tag.style namespaces - Fix context-tags preview screen & add blur option
ios: fix xcode using system Node.js version As discovered in: status-im#15225 The attempt to fix this in: status-im#15180 But it doesn't appear to work, so instead I'm allowing an override of `NODE_BINARY` variable and spetting it when defining the Nix shell. The key things here are: * Xcode injects its own paths into `PATH` which breaks Nix env. * Combining Nix shells with `inputsFrom` does not inherit all vars. It's important to set these variables in `shellHook` and not elsewhere. Signed-off-by: Jakub Sokołowski <jakub@status.im>
ci: update Apple dev team ID to update the org We are trasnferring the Apple app to the new Switzerland based Apple development organization/team from the old Singapore one, and to make this work we also need to update the development team ID. This should fix the following failure: ``` Could not find App ID with bundle identifier 'im.status.ethereum' You can easily generate a new App ID on the Developer Portal using 'produce': ``` https://ci.infra.status.im/job/status-mobile/job/platforms/job/ios/854/console Signed-off-by: Jakub Sokołowski <jakub@status.im>
PreviousNext