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",