Commit 305833b3 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Bumped KopiLua

Fixed iOS Build.
parent a6b6a8c8
Subproject commit 5c2e0881ac4cab62077ad74055fca09812d4e94a
Subproject commit a823f019237bb34e7ffac5119e5b9caa7072da4b
......@@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>NLua.iOS</RootNamespace>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>NLua.iOS</AssemblyName>
<AssemblyName>NLuaiOS</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
......@@ -40,14 +40,6 @@
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" />
<ItemGroup>
<Folder Include="Config\" />
<Folder Include="Event\" />
<Folder Include="Exceptions\" />
<Folder Include="Extensions\" />
<Folder Include="GenerateEventAssembly\" />
<Folder Include="LuaLib\" />
<Folder Include="Method\" />
<Folder Include="Properties\" />
<Folder Include="GenerateEventAssembly\ios\" />
</ItemGroup>
<ItemGroup>
......@@ -94,7 +86,7 @@
<Compile Include="ObjectTranslatorPool.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\KeraLua\KeraLua.iOS.csproj">
<ProjectReference Include="..\KeraLua\src\KeraLua.iOS.csproj">
<Project>{3F57C208-AA13-4B67-B3E7-ED41307F00A0}</Project>
<Name>KeraLua.iOS</Name>
</ProjectReference>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment