更新发布工作流以使用动态标签名和版本名称,调整 Xcode 项目设置,优化登录组件样式
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "1430"
|
||||
version = "1.7">
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
buildImplicitDependencies = "YES"
|
||||
runPostActionsOnFailure = "NO">
|
||||
buildImplicitDependencies = "YES">
|
||||
<BuildActionEntries>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
@@ -16,7 +15,7 @@
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "C4570604E43ACE2844F860C1"
|
||||
BuildableName = "tms_tools_iOS.app"
|
||||
BuildableName = "tms_tools.app"
|
||||
BlueprintName = "tms_tools_iOS"
|
||||
ReferencedContainer = "container:tms_tools.xcodeproj">
|
||||
</BuildableReference>
|
||||
@@ -27,21 +26,16 @@
|
||||
buildConfiguration = "debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "NO"
|
||||
onlyGenerateCoverageForSpecifiedTargets = "NO">
|
||||
shouldUseLaunchSchemeArgsEnv = "NO">
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "C4570604E43ACE2844F860C1"
|
||||
BuildableName = "tms_tools_iOS.app"
|
||||
BuildableName = "tms_tools.app"
|
||||
BlueprintName = "tms_tools_iOS"
|
||||
ReferencedContainer = "container:tms_tools.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<Testables>
|
||||
</Testables>
|
||||
<CommandLineArguments>
|
||||
</CommandLineArguments>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "RUST_BACKTRACE"
|
||||
@@ -54,6 +48,8 @@
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
<Testables>
|
||||
</Testables>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "debug"
|
||||
@@ -70,13 +66,11 @@
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "C4570604E43ACE2844F860C1"
|
||||
BuildableName = "tms_tools_iOS.app"
|
||||
BuildableName = "tms_tools.app"
|
||||
BlueprintName = "tms_tools_iOS"
|
||||
ReferencedContainer = "container:tms_tools.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<CommandLineArguments>
|
||||
</CommandLineArguments>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "RUST_BACKTRACE"
|
||||
@@ -101,13 +95,11 @@
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "C4570604E43ACE2844F860C1"
|
||||
BuildableName = "tms_tools_iOS.app"
|
||||
BuildableName = "tms_tools.app"
|
||||
BlueprintName = "tms_tools_iOS"
|
||||
ReferencedContainer = "container:tms_tools.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<CommandLineArguments>
|
||||
</CommandLineArguments>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "RUST_BACKTRACE"
|
||||
|
||||
Reference in New Issue
Block a user