Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkbee1 committed Jun 26, 2024
1 parent 0d483cb commit 6f41914
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
DEVELOPMENT_TEAM = FH3A3ZJ2YU;
ENABLE_BITCODE = NO;
FLAVOR_APP_NAME = "TALAO Wallet";
FLAVOR_APP_NAME = "TALAO Wallet";
INFOPLIST_FILE = Runner/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "TALAO Wallet";
LD_RUNPATH_SEARCH_PATHS = (
Expand Down
1 change: 0 additions & 1 deletion test/pin_code/view/pin_code_page_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import 'package:altme/flavor/flavor.dart';
import 'package:altme/pin_code/pin_code.dart';
import 'package:bloc_test/bloc_test.dart';
import 'package:flutter/material.dart';
import 'package:flutter_bloc/flutter_bloc.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:mockingjay/mockingjay.dart';
import 'package:secure_storage/secure_storage.dart';
Expand Down

0 comments on commit 6f41914

Please sign in to comment.