Skip to content

Commit 9d2169d

Browse files
committed
add screenshots
1 parent de8cea5 commit 9d2169d

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ The library was created with a significant contribution from Alza.cz a.s. It's a
66

77
## Screenshots
88

9-
<img src="doc/android_screenshot_1.png" width="200" /> <img src="doc/android_screenshot_2.png" width="200" />
10-
TODO @c4t-dr34m
9+
<img src="doc/android_screenshot_1.png" width="200" /> <img src="doc/android_screenshot_2.png" width="200" /><img src="doc/ios_screenshot_1.png" width="200" /> <img src="doc/ios_screenshot_2.png" width="200" />
1110

1211
## Bank support
1312

doc/ios_screenshot_1.png

77.1 KB
Loading

doc/ios_screenshot_2.png

1.68 MB
Loading

iosApp/iosApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
CODE_SIGN_STYLE = Automatic;
333333
CURRENT_PROJECT_VERSION = 1;
334334
DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
335-
DEVELOPMENT_TEAM = JF7M27MR67;
335+
DEVELOPMENT_TEAM = "";
336336
ENABLE_PREVIEWS = YES;
337337
FRAMEWORK_SEARCH_PATHS = (
338338
"$(inherited)",
@@ -363,7 +363,7 @@
363363
CODE_SIGN_STYLE = Automatic;
364364
CURRENT_PROJECT_VERSION = 1;
365365
DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\"";
366-
DEVELOPMENT_TEAM = JF7M27MR67;
366+
DEVELOPMENT_TEAM = "";
367367
ENABLE_PREVIEWS = YES;
368368
FRAMEWORK_SEARCH_PATHS = (
369369
"$(inherited)",

0 commit comments

Comments
 (0)