Skip to content

Commit

Permalink
https://github.com/NuGet/Home/issues/2662
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffrey Huntley committed Apr 27, 2016
1 parent 22fe867 commit ba1ed90
Show file tree
Hide file tree
Showing 113 changed files with 2,677 additions and 0 deletions.
Binary file added nuget/Issue2662/.DS_Store
Binary file not shown.
Binary file added nuget/Issue2662/Issue2662.1.0.0.nupkg
Binary file not shown.
12 changes: 12 additions & 0 deletions nuget/Issue2662/Issue2662.1.0.0/Issue2662.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Issue2662</id>
<version>1.0.0</version>
<authors>ghuntley</authors>
<owners>ghuntley</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>https://github.com/NuGet/Home/issues/2662</description>
<language>en-us</language>
</metadata>
</package>
1 change: 1 addition & 0 deletions nuget/Issue2662/Issue2662.1.0.0/[Content_Types].xml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default ContentType="application/vnd.openxmlformats-package.relationships+xml" Extension="rels" /><Default ContentType="application/octet" Extension="nuspec" /><Default ContentType="application/octet" Extension="dll" /><Default ContentType="application/vnd.openxmlformats-package.core-properties+xml" Extension="psmdcp" /></Types>
1 change: 1 addition & 0 deletions nuget/Issue2662/Issue2662.1.0.0/_rels/.rels
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="Re0" Target="/Issue2662.nuspec" Type="http://schemas.microsoft.com/packaging/2010/07/manifest" /><Relationship Id="Re1" Target="/package/services/metadata/core-properties/1.psmdcp" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" /></Relationships>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><coreProperties xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.openxmlformats.org/package/2006/metadata/core-properties"><dc:creator>ghuntley</dc:creator><dc:description>https://github.com/NuGet/Home/issues/2662</dc:description><dc:identifier>Issue2662</dc:identifier><keywords /><dc:language>en-us</dc:language><lastModifiedBy>NuGet.Core, Version=2.8.5.0, Culture=neutral, PublicKeyToken=null;Unix 15.4.0.0;</lastModifiedBy><version>1.0.0</version></coreProperties>
22 changes: 22 additions & 0 deletions nuget/Issue2662/Issue2662.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Issue2662</id>
<authors>ghuntley</authors>
<version>1.0.0</version>
<description>https://github.com/NuGet/Home/issues/2662</description>
<language>en-us</language>
<dependencies>
</dependencies>
</metadata>
<files>
<!-- Mac Mobile Unified API -->
<file src="MacMobileLibrary/bin/Release/MacMobileLibrary.dll" target="lib/Xamarin.Mac20/MacMobileLibrary.dll" />
<!-- Mac 4.5 Unified API -->
<file src="Mac45Library/bin/Release/Mac45Library.dll" target="lib/XM45/Mac45Library.dll" />
<!-- .NET 4.5 -->
<file src="Net45Library/bin/Release/Net45Library.dll" target="lib/Net45/Net45Library.dll" />
<!-- Source -->
<file src="*.cs" target="src" />
</files>
</package>
52 changes: 52 additions & 0 deletions nuget/Issue2662/Issue2662.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "apps", "apps", "{BB13E634-AE31-47A9-816D-B1D678022B34}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mac45App", "Mac45App\Mac45App.csproj", "{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MacMobileApp", "MacMobileApp\MacMobileApp.csproj", "{EA350E9D-155F-42CB-8229-6FFDF87315DD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libraries", "libraries", "{FCF2418A-7860-49BC-9810-21E4BADCF57F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mac45Library", "Mac45Library\Mac45Library.csproj", "{A11BE7D4-B7BC-41C6-B9A8-859C97A6A6FC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Net45Library", "Net45Library\Net45Library.csproj", "{3381E590-67E7-452C-9133-99307049E61D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MacMobileLibrary", "MacMobileLibrary\MacMobileLibrary.csproj", "{AF4E9842-EBF0-4FE4-B784-3F7DA53F525B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6}.Release|Any CPU.Build.0 = Release|Any CPU
{3381E590-67E7-452C-9133-99307049E61D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3381E590-67E7-452C-9133-99307049E61D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3381E590-67E7-452C-9133-99307049E61D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3381E590-67E7-452C-9133-99307049E61D}.Release|Any CPU.Build.0 = Release|Any CPU
{A11BE7D4-B7BC-41C6-B9A8-859C97A6A6FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A11BE7D4-B7BC-41C6-B9A8-859C97A6A6FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A11BE7D4-B7BC-41C6-B9A8-859C97A6A6FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A11BE7D4-B7BC-41C6-B9A8-859C97A6A6FC}.Release|Any CPU.Build.0 = Release|Any CPU
{AF4E9842-EBF0-4FE4-B784-3F7DA53F525B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF4E9842-EBF0-4FE4-B784-3F7DA53F525B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF4E9842-EBF0-4FE4-B784-3F7DA53F525B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF4E9842-EBF0-4FE4-B784-3F7DA53F525B}.Release|Any CPU.Build.0 = Release|Any CPU
{EA350E9D-155F-42CB-8229-6FFDF87315DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EA350E9D-155F-42CB-8229-6FFDF87315DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA350E9D-155F-42CB-8229-6FFDF87315DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA350E9D-155F-42CB-8229-6FFDF87315DD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6} = {BB13E634-AE31-47A9-816D-B1D678022B34}
{EA350E9D-155F-42CB-8229-6FFDF87315DD} = {BB13E634-AE31-47A9-816D-B1D678022B34}
{A11BE7D4-B7BC-41C6-B9A8-859C97A6A6FC} = {FCF2418A-7860-49BC-9810-21E4BADCF57F}
{3381E590-67E7-452C-9133-99307049E61D} = {FCF2418A-7860-49BC-9810-21E4BADCF57F}
{AF4E9842-EBF0-4FE4-B784-3F7DA53F525B} = {FCF2418A-7860-49BC-9810-21E4BADCF57F}
EndGlobalSection
EndGlobal
25 changes: 25 additions & 0 deletions nuget/Issue2662/Issue2662.userprefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<Properties StartupItem="Mac45App/Mac45App.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.Workbench ActiveDocument="MacMobileLibrary/Library.cs">
<Files>
<File FileName="MacMobileLibrary/Library.cs" Line="1" Column="1" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="Issue2662" expanded="True">
<Node name="apps" expanded="True" />
<Node name="libraries" expanded="True">
<Node name="Mac45Library" expanded="True" selected="True" />
<Node name="MacMobileLibrary" expanded="True" />
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>
24 changes: 24 additions & 0 deletions nuget/Issue2662/Mac45App/AppDelegate.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
using AppKit;
using Foundation;

namespace Mac45App
{
[Register ("AppDelegate")]
public class AppDelegate : NSApplicationDelegate
{
public AppDelegate ()
{
}

public override void DidFinishLaunching (NSNotification notification)
{
// Insert code here to initialize your application
}

public override void WillTerminate (NSNotification notification)
{
// Insert code here to tear down your application
}
}
}

33 changes: 33 additions & 0 deletions nuget/Issue2662/Mac45App/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleName</key>
<string>Mac45App</string>
<key>CFBundleIdentifier</key>
<string>com.companyname.mac45app</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>NSHumanReadableCopyright</key>
<string>ghuntley</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSMainStoryboardFile</key>
<string>Main</string>
<key>XSAppIconAssets</key>
<string>Resources/Images.xcassets/AppIcons.appiconset</string>

</dict>
</plist>
81 changes: 81 additions & 0 deletions nuget/Issue2662/Mac45App/Mac45App.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectTypeGuids>{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ProjectGuid>{1B69EC14-ACCB-4BA1-9017-A7A8796B54C6}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>Mac45App</RootNamespace>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
<AssemblyName>MacMobileApp</AssemblyName>
<UseXamMacFullFramework>true</UseXamMacFullFramework>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug</OutputPath>
<DefineConstants>DEBUG;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<Profiling>false</Profiling>
<UseRefCounting>true</UseRefCounting>
<UseSGen>true</UseSGen>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
<CreatePackage>false</CreatePackage>
<CodeSigningKey>Mac Developer</CodeSigningKey>
<EnableCodeSigning>false</EnableCodeSigning>
<EnablePackageSigning>false</EnablePackageSigning>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>full</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<Profiling>false</Profiling>
<UseRefCounting>true</UseRefCounting>
<UseSGen>true</UseSGen>
<IncludeMonoRuntime>true</IncludeMonoRuntime>
<CreatePackage>true</CreatePackage>
<CodeSigningKey>Developer ID Application</CodeSigningKey>
<EnableCodeSigning>true</EnableCodeSigning>
<EnablePackageSigning>false</EnablePackageSigning>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.Mac" />
</ItemGroup>
<ItemGroup>
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\Contents.json" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-128.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-128%402x.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-16.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-16%402x.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-256.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-256%402x.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-32.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-32%402x.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-512.png" />
<ImageAsset Include="Resources\Images.xcassets\AppIcons.appiconset\AppIcon-512%402x.png" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
</ItemGroup>
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="ViewController.cs" />
<Compile Include="ViewController.designer.cs">
<DependentUpon>ViewController.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="Main.storyboard" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Mac\Xamarin.Mac.CSharp.targets" />
</Project>
13 changes: 13 additions & 0 deletions nuget/Issue2662/Mac45App/Main.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
using AppKit;

namespace Mac45App
{
static class MainClass
{
static void Main (string[] args)
{
NSApplication.Init ();
NSApplication.Main (args);
}
}
}

0 comments on commit ba1ed90

Please sign in to comment.