Commit 42404eb7 cgx

移除Flutter

1 个父辈 6701105a
...@@ -178,9 +178,6 @@ ...@@ -178,9 +178,6 @@
D09D0E9D280D73B6008DEDAB /* InviteController.m in Sources */ = {isa = PBXBuildFile; fileRef = D09D0E9C280D73B6008DEDAB /* InviteController.m */; }; D09D0E9D280D73B6008DEDAB /* InviteController.m in Sources */ = {isa = PBXBuildFile; fileRef = D09D0E9C280D73B6008DEDAB /* InviteController.m */; };
D0A1C48328C195CD000975DC /* CommunityController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C48228C195CD000975DC /* CommunityController.m */; }; D0A1C48328C195CD000975DC /* CommunityController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C48228C195CD000975DC /* CommunityController.m */; };
D0A1C48528C19E24000975DC /* Community.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D0A1C48428C197B3000975DC /* Community.storyboard */; }; D0A1C48528C19E24000975DC /* Community.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D0A1C48428C197B3000975DC /* Community.storyboard */; };
D0A1C48C28C1A42A000975DC /* BaseFlutterController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C48828C1A42A000975DC /* BaseFlutterController.m */; };
D0A1C48D28C1A42A000975DC /* TestFlutterController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C48B28C1A42A000975DC /* TestFlutterController.m */; };
D0A1C48F28C1A9E1000975DC /* Info_Debug.plist in Resources */ = {isa = PBXBuildFile; fileRef = D0A1C48E28C1A9E1000975DC /* Info_Debug.plist */; };
D0A1C49228C2084B000975DC /* ArticleRequestModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C49128C2084B000975DC /* ArticleRequestModel.m */; }; D0A1C49228C2084B000975DC /* ArticleRequestModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A1C49128C2084B000975DC /* ArticleRequestModel.m */; };
D0A245F6283DB12100FB49AA /* WKWebView+Extras.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A245F5283DB12100FB49AA /* WKWebView+Extras.m */; }; D0A245F6283DB12100FB49AA /* WKWebView+Extras.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A245F5283DB12100FB49AA /* WKWebView+Extras.m */; };
D0A3BB9228D95A2B00F58781 /* CommunityView.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A3BB9128D95A2B00F58781 /* CommunityView.m */; }; D0A3BB9228D95A2B00F58781 /* CommunityView.m in Sources */ = {isa = PBXBuildFile; fileRef = D0A3BB9128D95A2B00F58781 /* CommunityView.m */; };
...@@ -646,11 +643,6 @@ ...@@ -646,11 +643,6 @@
D0A1C48128C195CD000975DC /* CommunityController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommunityController.h; sourceTree = "<group>"; }; D0A1C48128C195CD000975DC /* CommunityController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommunityController.h; sourceTree = "<group>"; };
D0A1C48228C195CD000975DC /* CommunityController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CommunityController.m; sourceTree = "<group>"; }; D0A1C48228C195CD000975DC /* CommunityController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CommunityController.m; sourceTree = "<group>"; };
D0A1C48428C197B3000975DC /* Community.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Community.storyboard; path = "/Users/peter/SourceTree/DreamSleep-iOS/DreamSleep/DreamSleep/Class/CommunityModule/Community.storyboard"; sourceTree = "<absolute>"; }; D0A1C48428C197B3000975DC /* Community.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Community.storyboard; path = "/Users/peter/SourceTree/DreamSleep-iOS/DreamSleep/DreamSleep/Class/CommunityModule/Community.storyboard"; sourceTree = "<absolute>"; };
D0A1C48828C1A42A000975DC /* BaseFlutterController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseFlutterController.m; sourceTree = "<group>"; };
D0A1C48928C1A42A000975DC /* TestFlutterController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestFlutterController.h; sourceTree = "<group>"; };
D0A1C48A28C1A42A000975DC /* BaseFlutterController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseFlutterController.h; sourceTree = "<group>"; };
D0A1C48B28C1A42A000975DC /* TestFlutterController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestFlutterController.m; sourceTree = "<group>"; };
D0A1C48E28C1A9E1000975DC /* Info_Debug.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_Debug.plist; sourceTree = "<group>"; };
D0A1C49028C2084B000975DC /* ArticleRequestModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArticleRequestModel.h; sourceTree = "<group>"; }; D0A1C49028C2084B000975DC /* ArticleRequestModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArticleRequestModel.h; sourceTree = "<group>"; };
D0A1C49128C2084B000975DC /* ArticleRequestModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ArticleRequestModel.m; sourceTree = "<group>"; }; D0A1C49128C2084B000975DC /* ArticleRequestModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ArticleRequestModel.m; sourceTree = "<group>"; };
D0A245F4283DB12100FB49AA /* WKWebView+Extras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WKWebView+Extras.h"; sourceTree = "<group>"; }; D0A245F4283DB12100FB49AA /* WKWebView+Extras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "WKWebView+Extras.h"; sourceTree = "<group>"; };
...@@ -1535,17 +1527,6 @@ ...@@ -1535,17 +1527,6 @@
path = CommunityModule; path = CommunityModule;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
D0A1C48728C1A42A000975DC /* Flutter */ = {
isa = PBXGroup;
children = (
D0A1C48A28C1A42A000975DC /* BaseFlutterController.h */,
D0A1C48828C1A42A000975DC /* BaseFlutterController.m */,
D0A1C48928C1A42A000975DC /* TestFlutterController.h */,
D0A1C48B28C1A42A000975DC /* TestFlutterController.m */,
);
path = Flutter;
sourceTree = "<group>";
};
D0A3BB8D28D959F800F58781 /* View */ = { D0A3BB8D28D959F800F58781 /* View */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
...@@ -1775,7 +1756,6 @@ ...@@ -1775,7 +1756,6 @@
children = ( children = (
D0F258822876C3AB0094F0F8 /* Swift */, D0F258822876C3AB0094F0F8 /* Swift */,
D0FAC665281BB8A800D4B859 /* Class */, D0FAC665281BB8A800D4B859 /* Class */,
D0A1C48728C1A42A000975DC /* Flutter */,
D0E9408127FE961300D57495 /* Vendors */, D0E9408127FE961300D57495 /* Vendors */,
D0FAC664281BB6FF00D4B859 /* Basement */, D0FAC664281BB6FF00D4B859 /* Basement */,
D04567A827F6D018009F0A82 /* Resource */, D04567A827F6D018009F0A82 /* Resource */,
...@@ -1787,7 +1767,6 @@ ...@@ -1787,7 +1767,6 @@
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
D0B5ECB527F2D9E0003EDFE3 /* Info.plist */, D0B5ECB527F2D9E0003EDFE3 /* Info.plist */,
D0A1C48E28C1A9E1000975DC /* Info_Debug.plist */,
D0B5ECC027F2E217003EDFE3 /* Debug.xcconfig */, D0B5ECC027F2E217003EDFE3 /* Debug.xcconfig */,
D0B5ECC227F2E25F003EDFE3 /* Beta.xcconfig */, D0B5ECC227F2E25F003EDFE3 /* Beta.xcconfig */,
D0B5ECC427F2E27B003EDFE3 /* Release.xcconfig */, D0B5ECC427F2E27B003EDFE3 /* Release.xcconfig */,
...@@ -2365,9 +2344,7 @@ ...@@ -2365,9 +2344,7 @@
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = D0B5ECBA27F2D9E0003EDFE3 /* Build configuration list for PBXNativeTarget "DreamSleep" */; buildConfigurationList = D0B5ECBA27F2D9E0003EDFE3 /* Build configuration list for PBXNativeTarget "DreamSleep" */;
buildPhases = ( buildPhases = (
D0A1C48628C1A147000975DC /* ShellScript */,
69DB6EF79D8870E84F9DDA37 /* [CP] Check Pods Manifest.lock */, 69DB6EF79D8870E84F9DDA37 /* [CP] Check Pods Manifest.lock */,
33E0D46D26DAA5C837C3A296 /* [CP-User] Run Flutter Build dream_sleep_flutter Script */,
D0B5EC9D27F2D9DE003EDFE3 /* Sources */, D0B5EC9D27F2D9DE003EDFE3 /* Sources */,
D0B5EC9E27F2D9DE003EDFE3 /* Frameworks */, D0B5EC9E27F2D9DE003EDFE3 /* Frameworks */,
D0B5EC9F27F2D9DE003EDFE3 /* Resources */, D0B5EC9F27F2D9DE003EDFE3 /* Resources */,
...@@ -2425,7 +2402,6 @@ ...@@ -2425,7 +2402,6 @@
D070A78528DEE6760039C5A7 /* BindMobileController.storyboard in Resources */, D070A78528DEE6760039C5A7 /* BindMobileController.storyboard in Resources */,
D0F963D0285C51E100D75CD7 /* TencentOpenApi_IOS_Bundle.bundle in Resources */, D0F963D0285C51E100D75CD7 /* TencentOpenApi_IOS_Bundle.bundle in Resources */,
D0C09ED728007D9100709D4C /* relax_normal_lottie.json in Resources */, D0C09ED728007D9100709D4C /* relax_normal_lottie.json in Resources */,
D0A1C48F28C1A9E1000975DC /* Info_Debug.plist in Resources */,
D01C9D6E28168BFC00163567 /* WSDatePickerView.xib in Resources */, D01C9D6E28168BFC00163567 /* WSDatePickerView.xib in Resources */,
D0C09ED828007D9100709D4C /* 478_lottie.json in Resources */, D0C09ED828007D9100709D4C /* 478_lottie.json in Resources */,
D0F82D33285C7F8E0058DDB2 /* logo_start_classic.png in Resources */, D0F82D33285C7F8E0058DDB2 /* logo_start_classic.png in Resources */,
...@@ -2455,16 +2431,6 @@ ...@@ -2455,16 +2431,6 @@
/* End PBXResourcesBuildPhase section */ /* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */
33E0D46D26DAA5C837C3A296 /* [CP-User] Run Flutter Build dream_sleep_flutter Script */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
name = "[CP-User] Run Flutter Build dream_sleep_flutter Script";
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "set -e\nset -u\nsource \"${SRCROOT}/../../../StudioProjects/dream_sleep_flutter/.ios/Flutter/flutter_export_environment.sh\"\nexport VERBOSE_SCRIPT_LOGGING=1 && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/xcode_backend.sh build";
};
409ED65E54EAA1876017E6E6 /* [CP] Embed Pods Frameworks */ = { 409ED65E54EAA1876017E6E6 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
...@@ -2504,23 +2470,6 @@ ...@@ -2504,23 +2470,6 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0; showEnvVarsInLog = 0;
}; };
D0A1C48628C1A147000975DC /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed\n";
};
/* End PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
...@@ -2699,7 +2648,6 @@ ...@@ -2699,7 +2648,6 @@
D055BEC528252B8900BC11A4 /* AudioDetailHeaderView.m in Sources */, D055BEC528252B8900BC11A4 /* AudioDetailHeaderView.m in Sources */,
D07DACA72810557D0067A1BF /* UIApplication+RSKImageCropper.m in Sources */, D07DACA72810557D0067A1BF /* UIApplication+RSKImageCropper.m in Sources */,
D0D96FDF2848457900461839 /* RelaxTrainRequestModel.m in Sources */, D0D96FDF2848457900461839 /* RelaxTrainRequestModel.m in Sources */,
D0A1C48C28C1A42A000975DC /* BaseFlutterController.m in Sources */,
D027EE2927FB51D0004BBA61 /* DSGifHeader.m in Sources */, D027EE2927FB51D0004BBA61 /* DSGifHeader.m in Sources */,
D030C1B8284775930014946F /* RelaxTrainController.m in Sources */, D030C1B8284775930014946F /* RelaxTrainController.m in Sources */,
D07257F0286BE5510080F458 /* GoodSleepHeadView.m in Sources */, D07257F0286BE5510080F458 /* GoodSleepHeadView.m in Sources */,
...@@ -2725,7 +2673,6 @@ ...@@ -2725,7 +2673,6 @@
D02B7E6428E2D76D00218EF7 /* ComListViewModel.m in Sources */, D02B7E6428E2D76D00218EF7 /* ComListViewModel.m in Sources */,
D01814DC27FFD92200583D4E /* DSDataSource.m in Sources */, D01814DC27FFD92200583D4E /* DSDataSource.m in Sources */,
D0B8C3A128F94E4D00279AA6 /* OfficialMessageCell.m in Sources */, D0B8C3A128F94E4D00279AA6 /* OfficialMessageCell.m in Sources */,
D0A1C48D28C1A42A000975DC /* TestFlutterController.m in Sources */,
D07DACA92810557D0067A1BF /* UIImage+RSKImageCropper.m in Sources */, D07DACA92810557D0067A1BF /* UIImage+RSKImageCropper.m in Sources */,
D053D0E828F41FB300BB2B84 /* CommentReplyCell.m in Sources */, D053D0E828F41FB300BB2B84 /* CommentReplyCell.m in Sources */,
D01DC95A28702F270035B78B /* RankViewCell.m in Sources */, D01DC95A28702F270035B78B /* RankViewCell.m in Sources */,
...@@ -2940,8 +2887,6 @@ ...@@ -2940,8 +2887,6 @@
DEVELOPMENT_TEAM = 4NDZ6UX8PW; DEVELOPMENT_TEAM = 4NDZ6UX8PW;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = ""; EXCLUDED_ARCHS = "";
FLUTTER_APPLICATION_PATH = /Users/peter/StudioProjects/dream_sleep_flutter;
FLUTTER_ROOT = /opt/flutter;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/DreamSleep/Vendors/UMSDK/apm/apm_ios_1.6.5", "$(PROJECT_DIR)/DreamSleep/Vendors/UMSDK/apm/apm_ios_1.6.5",
...@@ -2957,7 +2902,7 @@ ...@@ -2957,7 +2902,7 @@
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "$(inherited)/**"; HEADER_SEARCH_PATHS = "$(inherited)/**";
INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info_Debug.plist; INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。"; INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。";
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限"; INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限";
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。";
...@@ -3023,8 +2968,6 @@ ...@@ -3023,8 +2968,6 @@
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4NDZ6UX8PW; DEVELOPMENT_TEAM = 4NDZ6UX8PW;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FLUTTER_APPLICATION_PATH = /Users/peter/StudioProjects/dream_sleep_flutter;
FLUTTER_ROOT = /opt/flutter;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/DreamSleep/Vendors/UMSDK/apm/apm_ios_1.6.5", "$(PROJECT_DIR)/DreamSleep/Vendors/UMSDK/apm/apm_ios_1.6.5",
...@@ -3169,8 +3112,6 @@ ...@@ -3169,8 +3112,6 @@
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4NDZ6UX8PW; DEVELOPMENT_TEAM = 4NDZ6UX8PW;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
FLUTTER_APPLICATION_PATH = /Users/peter/StudioProjects/dream_sleep_flutter;
FLUTTER_ROOT = /opt/flutter;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/DreamSleep/Vendors/UMSDK/apm/apm_ios_1.6.5", "$(PROJECT_DIR)/DreamSleep/Vendors/UMSDK/apm/apm_ios_1.6.5",
...@@ -3187,7 +3128,7 @@ ...@@ -3187,7 +3128,7 @@
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "$(inherited)/**"; HEADER_SEARCH_PATHS = "$(inherited)/**";
HOST_URL = "https:${SLANT}/cbti.mynatapp.cc"; HOST_URL = "https:${SLANT}/cbti.mynatapp.cc";
INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info_Debug.plist; INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。"; INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。";
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限"; INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限";
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。";
......
...@@ -11,5 +11,3 @@ HOST_URL = https:${SLANT}/cbti.mynatapp.cc ...@@ -11,5 +11,3 @@ HOST_URL = https:${SLANT}/cbti.mynatapp.cc
//OTHER_LDFLAGS = $(inherited) -framework "UnityFramework" //OTHER_LDFLAGS = $(inherited) -framework "UnityFramework"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DSBETA=1 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DSBETA=1
FLUTTER_BUILD_MODE = debug
...@@ -8,5 +8,3 @@ SLANT = / ...@@ -8,5 +8,3 @@ SLANT = /
HOST_URL = https:${SLANT}/cbti.mynatapp.cc HOST_URL = https:${SLANT}/cbti.mynatapp.cc
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DSDEV=1 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DSDEV=1
FLUTTER_BUILD_MODE = debug
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Bundle_Display_Name</key>
<string>$(App_Display_Name)</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>wechat</string>
<key>CFBundleURLSchemes</key>
<array>
<string>wx4cdd4760092cdfdf</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>tencent</string>
<key>CFBundleURLSchemes</key>
<array>
<string>tencent1111310949</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>qq</string>
<key>CFBundleURLSchemes</key>
<array>
<string>QQ423D4265</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.aolei.sleep</string>
<key>CFBundleURLSchemes</key>
<array>
<string>dreamsleep</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.um</string>
<key>CFBundleURLSchemes</key>
<array>
<string>um.62048053e0f9bb492bfcb0e8</string>
</array>
</dict>
</array>
<key>HOST_URL</key>
<string>${HOST_URL}</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>wechat</string>
<string>weixin</string>
<string>weixinULAPI</string>
<string>mqqopensdklaunchminiapp</string>
<string>mqqopensdkminiapp</string>
<string>mqqapi</string>
<string>mqq</string>
<string>mqqOpensdkSSoLogin</string>
<string>mqqconnect</string>
<string>tim</string>
<string>timapi</string>
<string>timopensdkfriend</string>
<string>timwpa</string>
<string>timgamebindinggroup</string>
<string>timapiwallet</string>
<string>timOpensdkSSoLogin</string>
<string>wtlogintim</string>
<string>timopensdkgrouptribeshare</string>
<string>timopensdkapiV4</string>
<string>timgamebindinggroup</string>
<string>timopensdkdataline</string>
<string>wtlogintimV1</string>
<string>timapiV1</string>
<string>mqqopensdkapiv2</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSBonjourServices</key>
<array>
<string>_dartobservatory._tcp</string>
</array>
<key>Privacy - Photo Library Additions Usage Description </key>
<string>APP需要您的同意,才能访问相册。</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
</dict>
</plist>
...@@ -10,5 +10,3 @@ HOST_URL = https:${SLANT}/www.cbti.cn ...@@ -10,5 +10,3 @@ HOST_URL = https:${SLANT}/www.cbti.cn
/// 用于开启友盟数据埋点统计、APP更新 /// 用于开启友盟数据埋点统计、APP更新
/// DSRELEASE前面必须有空格 /// DSRELEASE前面必须有空格
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DSRELEASE=1 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DSRELEASE=1
FLUTTER_BUILD_MODE = release
//
// BaseFlutterController.h
// DreamSleep
//
// Created by peter on 2022/9/1.
//
#import <Flutter/Flutter.h>
NS_ASSUME_NONNULL_BEGIN
@interface BaseFlutterController : FlutterViewController
@end
NS_ASSUME_NONNULL_END
//
// BaseFlutterController.m
// DreamSleep
//
// Created by peter on 2022/9/1.
//
#import "BaseFlutterController.h"
@interface BaseFlutterController ()
@end
@implementation BaseFlutterController
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = DSWhite;
self.splashScreenView.hidden = YES;
}
#pragma mark - 隐藏导航栏
- (BOOL)isHideNavigationBar {
return YES;
}
@end
//
// TestFlutterController.h
// DreamSleep
//
// Created by peter on 2022/9/1.
//
#import "BaseFlutterController.h"
NS_ASSUME_NONNULL_BEGIN
@interface TestFlutterController : BaseFlutterController
@end
NS_ASSUME_NONNULL_END
//
// TestFlutterController.m
// DreamSleep
//
// Created by peter on 2022/9/1.
//
#import "TestFlutterController.h"
@interface TestFlutterController ()
@end
@implementation TestFlutterController
- (void)viewDidLoad {
[super viewDidLoad];
}
@end
platform :ios, '11.0' platform :ios, '11.0'
flutter_application_path = '/Users/peter/StudioProjects/dream_sleep_flutter'
load File.join(flutter_application_path, '.ios', 'Flutter', 'podhelper.rb')
target 'DreamSleep' do target 'DreamSleep' do
use_frameworks! use_frameworks!
pod 'AFNetworking', '~> 4.0.1' pod 'AFNetworking', '~> 4.0.1'
...@@ -20,8 +17,6 @@ target 'DreamSleep' do ...@@ -20,8 +17,6 @@ target 'DreamSleep' do
pod 'KTVHTTPCache', '~> 2.0.1' pod 'KTVHTTPCache', '~> 2.0.1'
pod 'TZImagePickerController', '~> 3.8.3' pod 'TZImagePickerController', '~> 3.8.3'
pod 'KVOController', '~> 1.2.0' pod 'KVOController', '~> 1.2.0'
install_all_flutter_pods(flutter_application_path)
end end
# AFNetworking (4.0.1) # AFNetworking (4.0.1)
......
...@@ -29,11 +29,6 @@ PODS: ...@@ -29,11 +29,6 @@ PODS:
- DKNightVersion/UIKit (2.4.3): - DKNightVersion/UIKit (2.4.3):
- DKNightVersion/Core - DKNightVersion/Core
- DOUAudioStreamer (0.2.16) - DOUAudioStreamer (0.2.16)
- dream_sleep_flutter (0.0.1):
- Flutter
- Flutter (1.0.0)
- FlutterPluginRegistrant (0.0.1):
- Flutter
- FreeStreamer (4.0.0): - FreeStreamer (4.0.0):
- Reachability (~> 3.0) - Reachability (~> 3.0)
- IQKeyboardManager (6.5.10) - IQKeyboardManager (6.5.10)
...@@ -67,9 +62,6 @@ DEPENDENCIES: ...@@ -67,9 +62,6 @@ DEPENDENCIES:
- AFNetworking (~> 4.0.1) - AFNetworking (~> 4.0.1)
- DKNightVersion (~> 2.4.3) - DKNightVersion (~> 2.4.3)
- DOUAudioStreamer (~> 0.2.16) - DOUAudioStreamer (~> 0.2.16)
- dream_sleep_flutter (from `../../../StudioProjects/dream_sleep_flutter/.ios/Flutter`)
- Flutter (from `../../../StudioProjects/dream_sleep_flutter/.ios/Flutter/engine`)
- FlutterPluginRegistrant (from `../../../StudioProjects/dream_sleep_flutter/.ios/Flutter/FlutterPluginRegistrant`)
- FreeStreamer (~> 4.0.0) - FreeStreamer (~> 4.0.0)
- IQKeyboardManager (~> 6.5.10) - IQKeyboardManager (~> 6.5.10)
- KTVHTTPCache (~> 2.0.1) - KTVHTTPCache (~> 2.0.1)
...@@ -105,22 +97,11 @@ SPEC REPOS: ...@@ -105,22 +97,11 @@ SPEC REPOS:
- YYModel - YYModel
- YYWebImage - YYWebImage
EXTERNAL SOURCES:
dream_sleep_flutter:
:path: "../../../StudioProjects/dream_sleep_flutter/.ios/Flutter"
Flutter:
:path: "../../../StudioProjects/dream_sleep_flutter/.ios/Flutter/engine"
FlutterPluginRegistrant:
:path: "../../../StudioProjects/dream_sleep_flutter/.ios/Flutter/FlutterPluginRegistrant"
SPEC CHECKSUMS: SPEC CHECKSUMS:
AFNetworking: 7864c38297c79aaca1500c33288e429c3451fdce AFNetworking: 7864c38297c79aaca1500c33288e429c3451fdce
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DKNightVersion: eaa80cc4014b4bae7d4b535fd87ecc6a3c2767b3 DKNightVersion: eaa80cc4014b4bae7d4b535fd87ecc6a3c2767b3
DOUAudioStreamer: c503ba2ecb9a54ff7bda0eff66963ad224f3c7dc DOUAudioStreamer: c503ba2ecb9a54ff7bda0eff66963ad224f3c7dc
dream_sleep_flutter: 1bfeb467fa4c71dba8678f27cd120aae10011098
Flutter: bdfa2e8fe0e2880a2c6a58a0b1a8675c262a07af
FlutterPluginRegistrant: d3a0fbc12bc47787a12fcc919193f3959aa7d5ad
FreeStreamer: 7e9c976045701ac2f7e9c14c17245203c37bf2ea FreeStreamer: 7e9c976045701ac2f7e9c14c17245203c37bf2ea
IQKeyboardManager: 45a1fa55c1a5b02c61ac0fd7fd5b62bb4ad20d97 IQKeyboardManager: 45a1fa55c1a5b02c61ac0fd7fd5b62bb4ad20d97
KTVCocoaHTTPServer: df8d7b861e603ff8037e9b2138aca2563a6b768d KTVCocoaHTTPServer: df8d7b861e603ff8037e9b2138aca2563a6b768d
...@@ -137,6 +118,6 @@ SPEC CHECKSUMS: ...@@ -137,6 +118,6 @@ SPEC CHECKSUMS:
YYModel: 2a7fdd96aaa4b86a824e26d0c517de8928c04b30 YYModel: 2a7fdd96aaa4b86a824e26d0c517de8928c04b30
YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928 YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928
PODFILE CHECKSUM: 42c84d57f54c5d997833f6dfe3a8ac1f2937d286 PODFILE CHECKSUM: 319229d796748f474e0ae37b0e38d522e1eeac48
COCOAPODS: 1.11.3 COCOAPODS: 1.11.3
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!