Skip to content

Commit

Permalink
Version bump for ios, plus fix for the MAX_TX_BYTES import
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Sep 25, 2021
1 parent 03441d6 commit 70063f1
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 55 deletions.
2 changes: 1 addition & 1 deletion ios/Nightly-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>297</string>
<string>303</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ PODS:
- React-Core
- react-native-config (0.12.0):
- React
- react-native-haskell-shelley (1.4.0):
- react-native-haskell-shelley (3.0.0):
- React
- react-native-netinfo (5.9.9):
- React-Core
Expand Down Expand Up @@ -618,7 +618,7 @@ SPEC CHECKSUMS:
react-native-ble-plx: caac53ee98151ec81198239d591c203809a1ed6e
react-native-camera: e46c64f0d1212124c915bf83ee9b855ac6d35164
react-native-config: f2c2ae45625a068c35681a16b9bfb1ca58b0adc7
react-native-haskell-shelley: 6feb02a9fdfcd95ee4c0755cdf1e78d95592d218
react-native-haskell-shelley: 10a6de00bcb31f52344f70364ee1cc869bc795ec
react-native-netinfo: 0212ce8604e88edf686f1481b925b17a42a52449
react-native-randombytes: b6677f7d495c27e9ee0dbd77ebc97b3c59173729
react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
Expand Down
2 changes: 1 addition & 1 deletion ios/Staging-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>297</string>
<string>303</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
53 changes: 26 additions & 27 deletions ios/emurgo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
00E356F31AD99517003FC87E /* emurgoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* emurgoTests.m */; };
0364225EA79340159305AC26 /* Rubik-MediumItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = DB1534F401F64DFEB4584FD0 /* Rubik-MediumItalic.ttf */; };
Expand Down Expand Up @@ -580,7 +579,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "export DEVELOPMENT_BUILD_CONFIGURATIONS=\"+(Staging.Debug|Debug)\"\nexport NODE_BINARY=node\n../node_modules/react-native-schemes-manager/lib/react-native-xcode.sh\n";
shellScript = "export DEVELOPMENT_BUILD_CONFIGURATIONS=\"+(Staging.Debug|Debug)\"\nexport NODE_BINARY=node\n../node_modules/react-native-schemes-manager/lib/react-native-xcode.sh";
};
226AFA2910D45B200EB23E8C /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
Expand Down Expand Up @@ -1048,7 +1047,7 @@
BUNDLE_ID_SUFFIX = "";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
Expand All @@ -1072,7 +1071,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1098,7 +1097,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1121,7 +1120,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1144,7 +1143,7 @@
BUNDLE_DISPLAY_NAME = Yoroi;
BUNDLE_ID_SUFFIX = "";
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -1172,7 +1171,7 @@
"$(inherited)",
"\"$(SRCROOT)/$(TARGET_NAME)\"",
);
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1195,7 +1194,7 @@
BUNDLE_DISPLAY_NAME = "Yoroi Staging";
BUNDLE_ID_SUFFIX = .staging;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -1223,7 +1222,7 @@
"$(inherited)",
"\"$(SRCROOT)/$(TARGET_NAME)\"",
);
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1247,8 +1246,8 @@
BUNDLE_ID_SUFFIX = "";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 297;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 303;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1275,7 +1274,7 @@
"$(inherited)",
"\"$(SRCROOT)/$(TARGET_NAME)\"",
);
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1298,7 +1297,7 @@
BUNDLE_DISPLAY_NAME = "Yoroi Staging";
BUNDLE_ID_SUFFIX = .staging;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1325,7 +1324,7 @@
"$(inherited)",
"\"$(SRCROOT)/$(TARGET_NAME)\"",
);
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1534,7 +1533,7 @@
BUNDLE_ID_SUFFIX = .staging;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
Expand All @@ -1558,7 +1557,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1682,7 +1681,7 @@
BUNDLE_ID_SUFFIX = .staging;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1705,7 +1704,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1767,7 +1766,7 @@
BUNDLE_ID_SUFFIX = "";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
Expand All @@ -1791,7 +1790,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1816,7 +1815,7 @@
BUNDLE_ID_SUFFIX = .staging;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
Expand All @@ -1840,7 +1839,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1866,7 +1865,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1889,7 +1888,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -1913,7 +1912,7 @@
BUNDLE_ID_SUFFIX = .staging;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 297;
CURRENT_PROJECT_VERSION = 303;
DEVELOPMENT_TEAM = F8NVT2G2L4;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1936,7 +1935,7 @@
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 4.3.0;
MARKETING_VERSION = 4.4.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion ios/emurgo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>297</string>
<string>303</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/emurgoTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>297</string>
<string>303</string>
</dict>
</plist>
21 changes: 3 additions & 18 deletions ios/fastlane/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# fastlane documentation

fastlane documentation
================
# Installation

Make sure you have the latest version of the Xcode command line tools installed:
Expand All @@ -9,50 +9,35 @@ xcode-select --install
```

Install _fastlane_ using

```
[sudo] gem install fastlane -NV
```

or alternatively using `brew install fastlane`

# Available Actions

## iOS

### ios staging

```
fastlane ios staging
```

Push a new staging build to TestFlight

### ios nightly

```
fastlane ios nightly
```

Push a new nightly build to TestFlight

### ios mainnet

```
fastlane ios mainnet
```

Push a new mainnet build to TestFlight

### ios build

```
fastlane ios build
```

Builds the project. Useful to verify a succesful compilation.

---
----

This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.
More information about fastlane can be found on [fastlane.tools](https://fastlane.tools).
Expand Down
4 changes: 2 additions & 2 deletions src/components/WalletInit/WalletFreshInitScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const WalletInitScreen = ({intl}: Props) => {

<Actions>
<ShelleyButton
title={`${intl.formatMessage(messages.addWalletButton)} (Shelley-era)`}
title={`${intl.formatMessage(messages.addWalletButton)}`}
onPress={() =>
navigateInitWallet(
CONFIG.NETWORKS.HASKELL_SHELLEY.NETWORK_ID,
Expand All @@ -73,7 +73,7 @@ const WalletInitScreen = ({intl}: Props) => {
<Spacer height={16} />

<ByronButton
title={`${intl.formatMessage(messages.addWalletButton)} (Byron-era)`}
title={`${intl.formatMessage(messages.addWalletButton)} (Byron-era - deprecated)`}
onPress={() =>
navigateInitWallet(
CONFIG.NETWORKS.HASKELL_SHELLEY.NETWORK_ID,
Expand Down
3 changes: 1 addition & 2 deletions src/crypto/shelley/transactions.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ import {
cardanoValueFromMultiToken,
} from './utils'

import {MAX_TX_SIZE} from '../../config/networks'
import {MAX_VALUE_BYTES} from '../../config/networks'
import { MAX_VALUE_BYTES, MAX_TX_BYTES } from '../../config/networks'
import {AssetOverflowError, InsufficientFunds, NoOutputsError} from '../errors'
import type {
Address,
Expand Down

0 comments on commit 70063f1

Please sign in to comment.