소스 검색

将 Android/iOS 的包名前缀从 com.example 改为 com.amtxts

chengc 6 일 전
부모
커밋
8a4819b688
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pubspec.yaml

+ 2 - 2
pubspec.yaml

@@ -83,5 +83,5 @@ flutter:
   # identifiers, which may be completely independent or the same as these.
   module:
     androidX: true
-    androidPackage: com.example.tboss_oa_module
-    iosBundleIdentifier: com.example.tbossOaModule
+    androidPackage: com.amtxts.tboss_oa_module
+    iosBundleIdentifier: com.amtxts.tbossOaModule