Skip to content

Commit

Permalink
autocommit on build
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMazurFL4RE committed Apr 25, 2019
1 parent 1e866dd commit 503fad1
Show file tree
Hide file tree
Showing 30 changed files with 8,301 additions and 2,188 deletions.
2 changes: 1 addition & 1 deletion HODLER_Multiplatform_Win_And_iOS_Linux/CryptoLib.dproj
Expand Up @@ -5,7 +5,7 @@
<ProjectVersion>18.6</ProjectVersion>
<FrameworkType>None</FrameworkType>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Release</Config>
<Config Condition="'$(Config)'==''">Debug</Config>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
<TargetedPlatforms>1171</TargetedPlatforms>
<AppType>Package</AppType>
Expand Down
Binary file modified HODLER_Multiplatform_Win_And_iOS_Linux/CryptoLib.res
Binary file not shown.
6,122 changes: 6,122 additions & 0 deletions HODLER_Multiplatform_Win_And_iOS_Linux/FMX.Platform.Win.x

Large diffs are not rendered by default.

Expand Up @@ -4,7 +4,7 @@
<ProjectFileVersion>12</ProjectFileVersion>
</ProjectExtensions>
<PropertyGroup>
<DeviceId Condition="'$(Platform)'=='Android'">be1ba857</DeviceId>
<DeviceId Condition="'$(Platform)'=='Android'"/>
<DeviceId Condition="'$(Platform)'=='iOSDevice32'"/>
<DeviceId Condition="'$(Platform)'=='iOSDevice64'"/>
<DeviceId Condition="'$(Platform)'=='iOSSimulator'">iPhone5</DeviceId>
Expand Down
Expand Up @@ -2503,6 +2503,15 @@
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="token_icons\red.png" Condition="'$(Config)'=='Debug'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>red.png</RemoteName>
<DeployClass>ProjectFile</DeployClass>
<Operation>0</Operation>
<LocalCommand/>
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="Languages\FRA.lang" Condition="'$(Config)'=='Release'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>FRA.lang</RemoteName>
Expand Down Expand Up @@ -3079,6 +3088,15 @@
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="token_icons\green.png" Condition="'$(Config)'=='Debug'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>green.png</RemoteName>
<DeployClass>ProjectFile</DeployClass>
<Operation>0</Operation>
<LocalCommand/>
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="token_icons\1982.png" Condition="'$(Config)'=='Release'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>1982.png</RemoteName>
Expand Down Expand Up @@ -3477,6 +3495,15 @@
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="token_icons\red.png" Condition="'$(Config)'=='Release'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>red.png</RemoteName>
<DeployClass>ProjectFile</DeployClass>
<Operation>0</Operation>
<LocalCommand/>
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="token_icons\CharocalExpressive.style" Condition="'$(Config)'=='Debug'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>CharocalExpressive.style</RemoteName>
Expand All @@ -3486,6 +3513,15 @@
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="token_icons\green.png" Condition="'$(Config)'=='Release'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>green.png</RemoteName>
<DeployClass>ProjectFile</DeployClass>
<Operation>0</Operation>
<LocalCommand/>
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="Languages\PT.lang" Condition="'$(Config)'=='Debug'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>PT.lang</RemoteName>
Expand Down Expand Up @@ -3639,6 +3675,24 @@
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="gfx\insidetx.png" Condition="'$(Config)'=='Debug'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>insidetx.png</RemoteName>
<DeployClass>ProjectFile</DeployClass>
<Operation>0</Operation>
<LocalCommand/>
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="gfx\insidetx.png" Condition="'$(Config)'=='Release'">
<RemoteDir>HODLER_Wallet_Mobile\assets\internal\</RemoteDir>
<RemoteName>insidetx.png</RemoteName>
<DeployClass>ProjectFile</DeployClass>
<Operation>0</Operation>
<LocalCommand/>
<RemoteCommand/>
<Overwrite>True</Overwrite>
</DeployFile>
<DeployFile Include="gfx\splash426x320.png" Condition="'$(Config)'=='Debug'">
<RemoteDir>HODLER_Wallet_Mobile\res\drawable-small\</RemoteDir>
<RemoteName>splash_image.png</RemoteName>
Expand Down

0 comments on commit 503fad1

Please sign in to comment.