From f6c2d80884a90e0d44a67847eb378c9ecc51d723 Mon Sep 17 00:00:00 2001 From: fmk Date: Tue, 26 Oct 2021 14:18:35 +0800 Subject: [PATCH] safety --- README.md | 7 ++++++- ios/Runner.xcodeproj/project.pbxproj | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72c0cabb..f21b5446 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,9 @@ samples, guidance on mobile development, and a full API reference. #说明: huixiang_app/pubspec.yaml #依赖 - + 接口build 依赖(注释了) + # retrofit_generator: ^1.4.1+3 + # build_runner: ^1.11.5 + # json_serializable: ^3.5.1 + + \ No newline at end of file diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 1d593ab0..f085d3f6 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -979,7 +979,7 @@ "$(PROJECT_DIR)/Runner/baidu", ); MARKETING_VERSION = 1.0.38; - ONLY_ACTIVE_ARCH = NO; + ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -1342,7 +1342,7 @@ "$(PROJECT_DIR)/Runner/baidu", ); MARKETING_VERSION = 1.0.38; - ONLY_ACTIVE_ARCH = NO; + ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC",