File tree 2 files changed +3
-4
lines changed 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3310
3310
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3311
3311
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
3312
3312
CODE_SIGN_STYLE = Manual;
3313
- CURRENT_PROJECT_VERSION = 231 ;
3313
+ CURRENT_PROJECT_VERSION = 252 ;
3314
3314
DEVELOPMENT_TEAM = "";
3315
3315
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = J2L77FMN46;
3316
3316
DISPLAY_NAME = ADM.Dev;
3343
3343
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3344
3344
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
3345
3345
CODE_SIGN_STYLE = Manual;
3346
- CURRENT_PROJECT_VERSION = 231 ;
3346
+ CURRENT_PROJECT_VERSION = 252 ;
3347
3347
DEVELOPMENT_TEAM = J2L77FMN46;
3348
3348
DISPLAY_NAME = Adamant;
3349
3349
EXCLUDED_SOURCE_FILE_NAMES = Debug.xcassets;
Original file line number Diff line number Diff line change @@ -29,8 +29,7 @@ enum AdamantResources {
29
29
}
30
30
31
31
static let ethServers = [
32
- " https://ethnode1.adamant.im/ "
33
- // "https://ropsten.infura.io/" // test network
32
+ " https://ethnode2.adamant.im/ "
34
33
]
35
34
36
35
static let lskServers = [
You can’t perform that action at this time.
0 commit comments