| | |
| | | <MtouchArch>x86_64</MtouchArch> |
| | | <MtouchLink>None</MtouchLink> |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <CodesignProvision>Home_Dev2</CodesignProvision> |
| | | <CodesignKey>iPhone Developer</CodesignKey> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' "> |
| | | <DebugType>none</DebugType> |
| | |
| | | <MtouchDebug>true</MtouchDebug> |
| | | <MtouchExtraArgs>-gcc_flags -dead_strip</MtouchExtraArgs> |
| | | <MtouchI18n>cjk</MtouchI18n> |
| | | <CodesignProvision>Home_Dev</CodesignProvision> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' "> |
| | | <DebugType>none</DebugType> |
| | |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\timeparagraph.png" /> |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\light.png" /> |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor44.png" /> |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedsensor541.png" /> |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\back1.png" /> |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\selectedpanel.png" /> |
| | | <BundleResource Include="Resources\Phone\ZigeeLogic\nofunction.png" /> |
| | |
| | | <BundleResource Include="Resources\Phone\Gateway\WiredGateway.png" /> |
| | | <BundleResource Include="Resources\Phone\Gateway\WirelessGateway.png" /> |
| | | <BundleResource Include="Resources\Phone\Gateway\AddGatewaySuccess.png" /> |
| | | <BundleResource Include="Resources\Phone\Item\SynchronizationSelected.png" /> |
| | | </ItemGroup> |
| | | <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" /> |
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> |