Skip to content

Commit 3c0527b

Browse files
committed
Changed output name for all platforms to Silver
1 parent 091bf61 commit 3c0527b

13 files changed

+37
-18
lines changed

Source/Swift.Cooper.elements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
88
<AllowLegacyCreate>False</AllowLegacyCreate>
99
<RootNamespace>Swift</RootNamespace>
10-
<AssemblyName>swift</AssemblyName>
1110
<SuppressWarnings>JW0</SuppressWarnings>
1211
<DefaultUses>java.util,remobjects.elements.linq</DefaultUses>
1312
<CrossPlatform>True</CrossPlatform>
13+
<BinaryName>silver</BinaryName>
1414
</PropertyGroup>
1515
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1616
<OutputPath>.\bin\Debug</OutputPath>

Source/Swift.Echoes.Standard.elements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<RootNamespace>Swift</RootNamespace>
66
<ProjectGuid>{CDDEBE6E-6B6B-4EF7-B2E1-57239C443426}</ProjectGuid>
77
<OutputType>Library</OutputType>
8-
<AssemblyName>Swift</AssemblyName>
98
<AllowGlobals>False</AllowGlobals>
109
<AllowLegacyWith>False</AllowLegacyWith>
1110
<AllowLegacyOutParams>False</AllowLegacyOutParams>
@@ -14,6 +13,7 @@
1413
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
1514
<DefaultUses>System.Collections.Generic;System.Linq</DefaultUses>
1615
<TargetFramework>.NETStandard2.0</TargetFramework>
16+
<BinaryName>Silver</BinaryName>
1717
</PropertyGroup>
1818
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1919
<Optimize>false</Optimize>

Source/Swift.Echoes.elements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
<PropertyGroup>
44
<ProductVersion>3.5</ProductVersion>
55
<RootNamespace>Swift</RootNamespace>
6-
<ProjectGuid>BAE82ECC-39A5-4A18-9CE1-EAC0653F6E0F</ProjectGuid>
6+
<ProjectGuid>{BAE82ECC-39A5-4A18-9CE1-EAC0653F6E0F}</ProjectGuid>
77
<OutputType>Library</OutputType>
8-
<AssemblyName>Swift</AssemblyName>
98
<AllowGlobals>False</AllowGlobals>
109
<AllowLegacyWith>False</AllowLegacyWith>
1110
<AllowLegacyOutParams>False</AllowLegacyOutParams>
@@ -14,6 +13,7 @@
1413
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
1514
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1615
<DefaultUses>System.Collections.Generic;System.Linq</DefaultUses>
16+
<BinaryName>Silver</BinaryName>
1717
</PropertyGroup>
1818
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1919
<Optimize>false</Optimize>

Source/Swift.Island.Android.elements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<ProductVersion>3.5</ProductVersion>
55
<RootNamespace>Swift</RootNamespace>
6-
<ProjectGuid>{fa456b74-3e30-45ed-91b2-6bb7a104f836}</ProjectGuid>
6+
<ProjectGuid>{FA456B74-3E30-45ED-91B2-6BB7A104F836}</ProjectGuid>
77
<OutputType>StaticLibrary</OutputType>
8-
<AssemblyName>Swift</AssemblyName>
98
<AllowGlobals>False</AllowGlobals>
109
<AllowLegacyWith>False</AllowLegacyWith>
1110
<AllowLegacyOutParams>False</AllowLegacyOutParams>
1211
<AllowLegacyCreate>False</AllowLegacyCreate>
1312
<AllowUnsafeCode>False</AllowUnsafeCode>
1413
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
14+
<BinaryName>Silver</BinaryName>
1515
</PropertyGroup>
1616
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1717
<Optimize>false</Optimize>

Source/Swift.Island.Linux.elements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<ProductVersion>3.5</ProductVersion>
55
<RootNamespace>Swift</RootNamespace>
6-
<ProjectGuid>{a764b9ef-be23-43ae-aceb-43f24f45eae9}</ProjectGuid>
6+
<ProjectGuid>{A764B9EF-BE23-43AE-ACEB-43F24F45EAE9}</ProjectGuid>
77
<OutputType>StaticLibrary</OutputType>
8-
<AssemblyName>Swift</AssemblyName>
98
<AllowGlobals>False</AllowGlobals>
109
<AllowLegacyWith>False</AllowLegacyWith>
1110
<AllowLegacyOutParams>False</AllowLegacyOutParams>
1211
<AllowLegacyCreate>False</AllowLegacyCreate>
1312
<AllowUnsafeCode>False</AllowUnsafeCode>
1413
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
14+
<BinaryName>Silver</BinaryName>
1515
</PropertyGroup>
1616
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1717
<Optimize>false</Optimize>

Source/Swift.Island.WebAssembly.elements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<ProductVersion>3.5</ProductVersion>
55
<RootNamespace>Swift</RootNamespace>
6-
<ProjectGuid>{d38b4354-35c8-4bc9-9415-4d72a1f77ca1}</ProjectGuid>
6+
<ProjectGuid>{D38B4354-35C8-4BC9-9415-4D72A1F77CA1}</ProjectGuid>
77
<OutputType>StaticLibrary</OutputType>
8-
<AssemblyName>Swift</AssemblyName>
98
<AllowGlobals>False</AllowGlobals>
109
<AllowLegacyWith>False</AllowLegacyWith>
1110
<AllowLegacyOutParams>False</AllowLegacyOutParams>
1211
<AllowLegacyCreate>False</AllowLegacyCreate>
1312
<AllowUnsafeCode>False</AllowUnsafeCode>
1413
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
14+
<BinaryName>Silver</BinaryName>
1515
</PropertyGroup>
1616
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1717
<Optimize>false</Optimize>

Source/Swift.Island.Windows.elements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<PropertyGroup>
44
<ProductVersion>3.5</ProductVersion>
55
<RootNamespace>Swift</RootNamespace>
6-
<ProjectGuid>{d32e206a-1255-4da9-8287-64e5e988aba4}</ProjectGuid>
6+
<ProjectGuid>{D32E206A-1255-4DA9-8287-64E5E988ABA4}</ProjectGuid>
77
<OutputType>StaticLibrary</OutputType>
8-
<AssemblyName>Swift</AssemblyName>
98
<AllowGlobals>False</AllowGlobals>
109
<AllowLegacyWith>False</AllowLegacyWith>
1110
<AllowLegacyOutParams>False</AllowLegacyOutParams>
1211
<AllowLegacyCreate>False</AllowLegacyCreate>
1312
<AllowUnsafeCode>False</AllowUnsafeCode>
1413
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
14+
<BinaryName>Silver</BinaryName>
1515
</PropertyGroup>
1616
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1717
<Optimize>false</Optimize>

Source/Swift.Shared.projitems

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
55
<HasSharedItems>true</HasSharedItems>
66
<SharedGUID>7952073B-795C-4074-954D-212FE780D7D3</SharedGUID>
7-
</PropertyGroup>
8-
<PropertyGroup Label="Configuration">
97
<Import_RootNamespace>Swift.Shared</Import_RootNamespace>
8+
<ProjectGuid>{7952073B-795C-4074-954D-212FE780D7D3}</ProjectGuid>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="$(MSBuildThisFileDirectory)Protocols.swift" />

Source/Swift.Toffee.iOS.elements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<RootNamespace>Swift</RootNamespace>
55
<ProjectGuid>{95F9545C-39BE-4A02-8673-8382ECB3F7AD}</ProjectGuid>
66
<OutputType>StaticLibrary</OutputType>
7-
<AssemblyName>Swift</AssemblyName>
87
<AllowGlobals>False</AllowGlobals>
98
<AllowLegacyWith>False</AllowLegacyWith>
109
<AllowLegacyOutParams>False</AllowLegacyOutParams>
@@ -18,6 +17,7 @@
1817
<MangleTypeNames>True</MangleTypeNames>
1918
<SuppressWarnings>NW6</SuppressWarnings>
2019
<SupportUIKitForMac>True</SupportUIKitForMac>
20+
<BinaryName>Silver</BinaryName>
2121
</PropertyGroup>
2222
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
2323
<Optimize>false</Optimize>

Source/Swift.Toffee.macOS.elements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<RootNamespace>Swift</RootNamespace>
55
<ProjectGuid>{8F87CCEF-C142-49A8-8828-32211B2CBFBE}</ProjectGuid>
66
<OutputType>StaticLibrary</OutputType>
7-
<AssemblyName>Swift</AssemblyName>
87
<AllowGlobals>False</AllowGlobals>
98
<AllowLegacyWith>False</AllowLegacyWith>
109
<AllowLegacyOutParams>False</AllowLegacyOutParams>
@@ -18,6 +17,7 @@
1817
<MangleTypeNames>True</MangleTypeNames>
1918
<KnownConditionalDefines>DEBUG;OLD_DEPLOYMENT_TARGET;TRACE</KnownConditionalDefines>
2019
<SuppressWarnings>NW6</SuppressWarnings>
20+
<BinaryName>Silver</BinaryName>
2121
</PropertyGroup>
2222
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
2323
<Optimize>false</Optimize>

0 commit comments

Comments
 (0)