File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
in_app_purchases/step_00/app Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 362362 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
363363 CLANG_ENABLE_MODULES = YES;
364364 CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
365+ DEVELOPMENT_TEAM = 53FBF5CS9U;
365366 ENABLE_BITCODE = NO;
366367 INFOPLIST_FILE = Runner/Info.plist;
367368 LD_RUNPATH_SEARCH_PATHS = (
541542 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
542543 CLANG_ENABLE_MODULES = YES;
543544 CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
545+ DEVELOPMENT_TEAM = 53FBF5CS9U;
544546 ENABLE_BITCODE = NO;
545547 INFOPLIST_FILE = Runner/Info.plist;
546548 LD_RUNPATH_SEARCH_PATHS = (
563565 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
564566 CLANG_ENABLE_MODULES = YES;
565567 CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
568+ DEVELOPMENT_TEAM = 53FBF5CS9U;
566569 ENABLE_BITCODE = NO;
567570 INFOPLIST_FILE = Runner/Info.plist;
568571 LD_RUNPATH_SEARCH_PATHS = (
Original file line number Diff line number Diff line change @@ -17,11 +17,13 @@ dependencies:
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
20+ in_app_purchase : ^3.2.3
2021
2122dev_dependencies :
2223 flutter_test :
2324 sdk : flutter
2425 flutter_lints : ^5.0.0
26+ in_app_purchase_platform_interface : ^1.4.0
2527
2628flutter :
2729 uses-material-design : true
You can’t perform that action at this time.
0 commit comments