-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathV.TouchIdExample.sln
40 lines (40 loc) · 2.36 KB
/
V.TouchIdExample.sln
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 2013
VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "V.TouchIdExample", "V.TouchIdExample\V.TouchIdExample.csproj", "{3A9595EF-1BCE-4759-8B18-474EDB60A868}"
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
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.AppStore|iPhone.Build.0 = AppStore|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Debug|iPhone.ActiveCfg = Debug|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Debug|iPhone.Build.0 = Debug|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Release|iPhone.ActiveCfg = Release|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Release|iPhone.Build.0 = Release|iPhone
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{3A9595EF-1BCE-4759-8B18-474EDB60A868}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal