|
@@ -3,11 +3,10 @@
|
|
|
archiveVersion = 1;
|
|
|
classes = {
|
|
|
};
|
|
|
- objectVersion = 51;
|
|
|
+ objectVersion = 55;
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
- 419CF3B7276111DC00C73BDA /* Resources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 419CF3B6276111DC00C73BDA /* Resources.bundle */; };
|
|
|
4A426DDD275484DF00B3733B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DDC275484DF00B3733B /* AppDelegate.swift */; };
|
|
|
4A426DE4275484DF00B3733B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4A426DE2275484DF00B3733B /* Main.storyboard */; };
|
|
|
4A426DE6275484E000B3733B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A426DE5275484E000B3733B /* Assets.xcassets */; };
|
|
@@ -23,7 +22,6 @@
|
|
|
/* Begin PBXFileReference section */
|
|
|
3051DB0957784182F3E1AAD3 /* Pods-Introduce.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Introduce.release.xcconfig"; path = "Target Support Files/Pods-Introduce/Pods-Introduce.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
3D67E85C017389B87957100F /* Pods_Introduce.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Introduce.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- 419CF3B6276111DC00C73BDA /* Resources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Resources.bundle; sourceTree = "<group>"; };
|
|
|
4A426DD9275484DF00B3733B /* Introduce.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Introduce.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
4A426DDC275484DF00B3733B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
4A426DE3275484DF00B3733B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
@@ -94,7 +92,6 @@
|
|
|
4A426DF02754A0D100B3733B /* Aarchitecture */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 419CF3B6276111DC00C73BDA /* Resources.bundle */,
|
|
|
4A426DDC275484DF00B3733B /* AppDelegate.swift */,
|
|
|
4A426DF12754A1E300B3733B /* INTabbarController.swift */,
|
|
|
);
|
|
@@ -173,7 +170,7 @@
|
|
|
};
|
|
|
};
|
|
|
buildConfigurationList = 4A426DD4275484DF00B3733B /* Build configuration list for PBXProject "Introduce" */;
|
|
|
- compatibilityVersion = "Xcode 9.3";
|
|
|
+ compatibilityVersion = "Xcode 13.0";
|
|
|
developmentRegion = en;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
@@ -198,7 +195,6 @@
|
|
|
4A426DE9275484E000B3733B /* LaunchScreen.storyboard in Resources */,
|
|
|
4A426DE6275484E000B3733B /* Assets.xcassets in Resources */,
|
|
|
4A426DE4275484DF00B3733B /* Main.storyboard in Resources */,
|
|
|
- 419CF3B7276111DC00C73BDA /* Resources.bundle in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -422,16 +418,17 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
+ CURRENT_PROJECT_VERSION = 0.5;
|
|
|
DEVELOPMENT_TEAM = UH52C8A7SN;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
EXCLUDED_ARCHS = "";
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = Introduce/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "开讲";
|
|
|
- INFOPLIST_KEY_NSMicrophoneUsageDescription = "请点击允许以便录制声音";
|
|
|
- INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "请允许访问相册以便保存视频";
|
|
|
- INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "请允许访问相册以便选择视频";
|
|
|
+ INFOPLIST_KEY_NSCameraUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
|
|
|
+ INFOPLIST_KEY_NSMicrophoneUsageDescription = "请点击\"允许\"以允许访问,以便于使用视频制作功能";
|
|
|
+ INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "请点击\"允许\"以允许访问,以便于图片保存";
|
|
|
+ INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
@@ -459,16 +456,17 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
+ CURRENT_PROJECT_VERSION = 0.5;
|
|
|
DEVELOPMENT_TEAM = UH52C8A7SN;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
EXCLUDED_ARCHS = "";
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = Introduce/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "开讲";
|
|
|
- INFOPLIST_KEY_NSMicrophoneUsageDescription = "请点击允许以便录制声音";
|
|
|
- INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "请允许访问相册以便保存视频";
|
|
|
- INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "请允许访问相册以便选择视频";
|
|
|
+ INFOPLIST_KEY_NSCameraUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
|
|
|
+ INFOPLIST_KEY_NSMicrophoneUsageDescription = "请点击\"允许\"以允许访问,以便于使用视频制作功能";
|
|
|
+ INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "请点击\"允许\"以允许访问,以便于图片保存";
|
|
|
+ INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|