-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathStatusBarGradientBackground.sln
More file actions
40 lines (40 loc) · 2.36 KB
/
StatusBarGradientBackground.sln
File metadata and controls
40 lines (40 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StatusBarGradientBackground.iOS", "StatusBarGradientBackground\StatusBarGradientBackground.iOS.csproj", "{C260CA12-7B18-4FA3-B02C-9490F77B8896}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|iPhone = Ad-Hoc|iPhone
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
AppStore|iPhone = AppStore|iPhone
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.AppStore|iPhone.Build.0 = AppStore|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Debug|iPhone.ActiveCfg = Debug|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Debug|iPhone.Build.0 = Debug|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Release|iPhone.ActiveCfg = Release|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Release|iPhone.Build.0 = Release|iPhone
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{C260CA12-7B18-4FA3-B02C-9490F77B8896}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal