forked from Esri/arcgis-maps-sdk-dotnet-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathArcGISRuntime.Xamarin.Samples.iOS.sln
49 lines (49 loc) · 3.01 KB
/
ArcGISRuntime.Xamarin.Samples.iOS.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
41
42
43
44
45
46
47
48
49
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArcGISRuntime.Xamarin.Samples.iOS", "Xamarin.iOS\ArcGISRuntime.Xamarin.Samples.iOS.csproj", "{3192A404-34AC-4083-A3B9-44610EE92E68}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "ArcGISRuntime.Samples.Shared", "..\ArcGISRuntime.Samples.Shared\ArcGISRuntime.Samples.Shared.shproj", "{0AD85845-0BA1-4DC9-8C32-E6FD7632E32D}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\ArcGISRuntime.Samples.Shared\ArcGISRuntime.Samples.Shared.projitems*{0ad85845-0ba1-4dc9-8c32-e6fd7632e32d}*SharedItemsImports = 13
..\ArcGISRuntime.Samples.Shared\ArcGISRuntime.Samples.Shared.projitems*{3192a404-34ac-4083-a3b9-44610ee92e68}*SharedItemsImports = 4
EndGlobalSection
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
{3192A404-34AC-4083-A3B9-44610EE92E68}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.AppStore|iPhone.Build.0 = AppStore|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.Debug|iPhone.ActiveCfg = Debug|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.Debug|iPhone.Build.0 = Debug|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.Release|iPhone.ActiveCfg = Release|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.Release|iPhone.Build.0 = Release|iPhone
{3192A404-34AC-4083-A3B9-44610EE92E68}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{3192A404-34AC-4083-A3B9-44610EE92E68}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3F9D1F93-51E4-4455-A68D-C72080D4ED08}
EndGlobalSection
EndGlobal