diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 52f4aa7..562a67e 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -36,10 +36,19 @@ PODS: - Flutter - image_picker (0.0.1): - Flutter + - JCore (2.4.0) + - JPush (3.4.0): + - JCore (< 3.0.0, >= 2.0.0) + - jpush_flutter (0.0.2): + - Flutter + - JCore (= 2.4.0) + - JPush (= 3.4.0) - MTBBarcodeScanner (5.0.11) + - path_provider (0.0.1): + - Flutter - "permission_handler (5.0.1+1)": - Flutter - - qr_code_scanner (0.0.2): + - qr_code_scanner (0.2.0): - Flutter - MTBBarcodeScanner - url_launcher (0.0.1): @@ -54,6 +63,8 @@ DEPENDENCIES: - Flutter (from `Flutter`) - foundation_fluttify (from `.symlinks/plugins/foundation_fluttify/ios`) - image_picker (from `.symlinks/plugins/image_picker/ios`) + - jpush_flutter (from `.symlinks/plugins/jpush_flutter/ios`) + - path_provider (from `.symlinks/plugins/path_provider/ios`) - permission_handler (from `.symlinks/plugins/permission_handler/ios`) - qr_code_scanner (from `.symlinks/plugins/qr_code_scanner/ios`) - url_launcher (from `.symlinks/plugins/url_launcher/ios`) @@ -64,6 +75,8 @@ SPEC REPOS: - AMapFoundation-NO-IDFA - AMapLocation-NO-IDFA - AMapSearch-NO-IDFA + - JCore + - JPush - MTBBarcodeScanner EXTERNAL SOURCES: @@ -83,6 +96,10 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/foundation_fluttify/ios" image_picker: :path: ".symlinks/plugins/image_picker/ios" + jpush_flutter: + :path: ".symlinks/plugins/jpush_flutter/ios" + path_provider: + :path: ".symlinks/plugins/path_provider/ios" permission_handler: :path: ".symlinks/plugins/permission_handler/ios" qr_code_scanner: @@ -103,11 +120,15 @@ SPEC CHECKSUMS: Flutter: 0e3d915762c693b495b44d77113d4970485de6ec foundation_fluttify: 0c45145e3fad1fb99188e4979daed5b24cd9b278 image_picker: 9c3312491f862b28d21ecd8fdf0ee14e601b3f09 + JCore: a29e4b0ee54e1301446dc02d8e1c350404108b34 + JPush: defaa108c38806f6efdcfaf4c416854d25fca8e5 + jpush_flutter: 364b245849348e05377d67295d0896ddd664a896 MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb + path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c permission_handler: eac8e15b4a1a3fba55b761d19f3f4e6b005d15b6 - qr_code_scanner: 16107718bdad7d708cdf6a5eacdca24b56cdf471 + qr_code_scanner: bb67d64904c3b9658ada8c402e8b4d406d5d796e url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c -COCOAPODS: 1.9.1 +COCOAPODS: 1.10.1 diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 251678c..9a480c0 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -45,6 +45,7 @@ 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; BB0EBAE2C9CD25508CE8905A /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; }; + D3841BBC25E0B59A00442C11 /* 小蜜蜂智慧社区管家端.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "小蜜蜂智慧社区管家端.entitlements"; sourceTree = ""; }; EAD6594E3E9D112D0B561296 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; }; FB29D734FFC9A5F30EE56862 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ @@ -112,6 +113,7 @@ 97C146F01CF9000F007C117D /* Runner */ = { isa = PBXGroup; children = ( + D3841BBC25E0B59A00442C11 /* 小蜜蜂智慧社区管家端.entitlements */, 97C146FA1CF9000F007C117D /* Main.storyboard */, 97C146FD1CF9000F007C117D /* Assets.xcassets */, 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */, @@ -372,8 +374,11 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = "Runner/小蜜蜂智慧社区管家端.entitlements"; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; - DEVELOPMENT_TEAM = 89Z9B4EZ45; + DEVELOPMENT_TEAM = R45ZDS6S92; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -388,8 +393,9 @@ "$(inherited)", "$(PROJECT_DIR)/Flutter", ); - PRODUCT_BUNDLE_IDENTIFIER = com.akucommunity.akuCommunityManager; + PRODUCT_BUNDLE_IDENTIFIER = com.akucommunity.manage; PRODUCT_NAME = "小蜜蜂智慧社区管家端"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; @@ -509,8 +515,11 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = "Runner/小蜜蜂智慧社区管家端.entitlements"; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; - DEVELOPMENT_TEAM = 89Z9B4EZ45; + DEVELOPMENT_TEAM = R45ZDS6S92; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -525,8 +534,9 @@ "$(inherited)", "$(PROJECT_DIR)/Flutter", ); - PRODUCT_BUNDLE_IDENTIFIER = com.akucommunity.akuCommunityManager; + PRODUCT_BUNDLE_IDENTIFIER = com.akucommunity.manage; PRODUCT_NAME = "小蜜蜂智慧社区管家端"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -540,8 +550,11 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; + CODE_SIGN_ENTITLEMENTS = "Runner/小蜜蜂智慧社区管家端.entitlements"; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; - DEVELOPMENT_TEAM = 89Z9B4EZ45; + DEVELOPMENT_TEAM = R45ZDS6S92; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -556,8 +569,9 @@ "$(inherited)", "$(PROJECT_DIR)/Flutter", ); - PRODUCT_BUNDLE_IDENTIFIER = com.akucommunity.akuCommunityManager; + PRODUCT_BUNDLE_IDENTIFIER = com.akucommunity.manage; PRODUCT_NAME = "小蜜蜂智慧社区管家端"; + PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; diff --git a/ios/Runner/小蜜蜂智慧社区管家端.entitlements b/ios/Runner/小蜜蜂智慧社区管家端.entitlements new file mode 100644 index 0000000..903def2 --- /dev/null +++ b/ios/Runner/小蜜蜂智慧社区管家端.entitlements @@ -0,0 +1,8 @@ + + + + + aps-environment + development + + diff --git a/lib/ui/splash/splash_page.dart b/lib/ui/splash/splash_page.dart index 27e31fc..b51b649 100644 --- a/lib/ui/splash/splash_page.dart +++ b/lib/ui/splash/splash_page.dart @@ -1,5 +1,6 @@ // Flutter imports: import 'package:aku_community_manager/provider/user_provider.dart'; +import 'package:aku_community_manager/style/app_style.dart'; import 'package:flutter/material.dart'; // Package imports: @@ -49,6 +50,10 @@ class _SplashPageState extends State { @override Widget build(BuildContext context) { - return Scaffold(); + return Scaffold( + body: Center( + child: Image.asset(R.ASSETS_PLACEHOLDER_WEBP), + ), + ); } }