<_TaskAssemblyName Condition="'$(_PlatformName)' == 'iOS' Or '$(_PlatformName)' == 'tvOS' Or '$(_PlatformName)' == 'watchOS'">$(MSBuildThisFileDirectory)..\iOS\Xamarin.iOS.Tasks.dll <_TaskAssemblyName Condition="'$(_PlatformName)' == 'macOS'">$(MSBuildThisFileDirectory)Xamarin.Mac.Tasks.dll <_FrameworkNativeReference Include="@(NativeReference -> '%(Identity)/%(Filename)')" Condition="'%(Extension)' == '.framework' Or '%(Extension)' == '.xcframework'" /> <_FileNativeReference Include="@(NativeReference)" Condition="'%(Extension)' != '.framework' And '%(Extension)' != '.xcframework'" /> $(ProjectDir)$(OutputPath)$(AssemblyName).resources $(CleanDependsOn); _CleanBindingResourcePackage <_CollectBundleResourcesDependsOn> _CompileImageAssets; _CompileInterfaceDefinitions; _CompileSceneKitAssets; _CompileColladaAssets; _CompileTextureAtlases; _CompileCoreMLModels; $(_CollectBundleResourcesDependsOn); <_CompileAppManifestDependsOn> $(_CompileAppManifestDependsOn); _DetectSdkLocations; _GetMinimumOSVersion; _GenerateBundleName; _DetectSigningIdentity; _ComputeTargetFrameworkMoniker; <_CompileEntitlementsDependsOn> $(_CompileEntitlementsDependsOn); _DetectSdkLocations; _GenerateBundleName; _DetectSigningIdentity; _ComputeTargetFrameworkMoniker; _CollectColladaAssets; _CoreCompileColladaAssets <_MtouchSymbolsList>$(DeviceSpecificIntermediateOutputPath)mtouch-symbols.list <_ACTool_PartialAppManifestCache>$(DeviceSpecificIntermediateOutputPath)actool\_PartialAppManifest.items <_ACTool_BundleResourceCache>$(DeviceSpecificIntermediateOutputPath)actool\_BundleResourceWithLogicalName.items <_CoreMLModel_PartialAppManifestCache>$(DeviceSpecificIntermediateOutputPath)coremlc\_PartialAppManifest.items <_CoreMLModel_BundleResourceCache>$(DeviceSpecificIntermediateOutputPath)coremlc\_BundleResourceWithLogicalName.items <_IBToolCache>$(DeviceSpecificIntermediateOutputPath)ibtool\_BundleResourceWithLogicalName.items <_SceneKitCache>$(DeviceSpecificIntermediateOutputPath)copySceneKitAssets\_BundleResourceWithLogicalName.items <_TextureAtlasCache>$(DeviceSpecificIntermediateOutputPath)atlas\_BundleResourceWithLogicalName.items <_PkgInfoPath Condition="'$(_PlatformName)' == 'macOS'">$(_AppBundlePath)Contents\PkgInfo <_PkgInfoPath Condition="'$(_PlatformName)' != 'macOS'">$(_AppBundlePath)PkgInfo <_ForgedMetal Condition="'$(_IsXcode8)' == 'false'" Include="$(DeviceSpecificIntermediateOutputPath)metal\default.metal-ar" /> <_ForgedMetal Condition="'$(_IsXcode8)' == 'true'" Include="@(_SmeltedMetal)" /> _GenerateBindings; _PrepareNativeReferences; _CollectGeneratedSources; $(CompileDependsOn) _CreateBindingResourcePackage; <_GenerateBindingsDependsOn> _ComputeTargetFrameworkMoniker; $(_GenerateBindingsDependsOn); false true <_CustomBundleName Condition="'$(_CustomBundleName)' == ''">MonoBundle $(CoreCodesignDependsOn); _CodesignAppBundle; _CodesignVerify; $(CodesignDependsOn); BeforeCodeSign; CoreCodeSign; AfterCodeSign; <_CodesignNativeLibrariesDependsOn> $(_CodesignNativeLibrariesDependsOn); _DetectSigningIdentity; _CompileToNative; <_CodesignDisableTimestamp>False <_CodesignDisableTimestamp Condition="'$(_SdkIsSimulator)' == 'true' Or '$(_BundlerDebug)' == 'true'">True <_LibraryCodeSigningKey>$(_CodeSigningKey) <_LibraryCodeSigningKey Condition="'$(_LibraryCodeSigningKey)' == ''">- <_CodesignNativeLibrary Include="$(_AppContentsPath)\**\*.dylib" /> <_CodesignNativeLibrary Include="$(_AppResourcesPath)\**\*.metallib" /> <_CodesignNativeLibrary Include="$(_AppBundlePath)\**\*.dylib;$(_AppBundlePath)\**\*.metallib" Exclude="$(_AppBundlePath)\Watch\**;$(_AppBundlePath)\PlugIns\**" /> <_CollectFrameworksDependsOn> $(_CollectFrameworksDependsOn); _CompileToNative; <_FrameworksDirectory Condition="'$(_PlatformName)' != 'macOS'">$(_AppBundlePath)/Frameworks <_FrameworksDirectory Condition="'$(_PlatformName)' == 'macOS'">$(_AppBundlePath)/Contents/Frameworks <_CodesignDisableTimestamp>False <_CodesignDisableTimestamp Condition="'$(_SdkIsSimulator)' == 'true' Or '$(_BundlerDebug)' == 'true'">True <_FrameworkCodeSigningKey>$(_CodeSigningKey) <_FrameworkCodeSigningKey Condition="'$(_FrameworkCodeSigningKey)' == ''">- <_ComputeLinkModeDependsOn> $(_ComputeLinkModeDependsOn); _DetectSdkLocations; <_LinkMode Condition="'$(_LinkMode)' == '' And '$(_PlatformName)' == 'macOS'">$(LinkMode) <_LinkMode Condition="'$(_LinkMode)' == '' And '$(_PlatformName)' != 'macOS'">$(MtouchLink) <_LinkMode Condition="'$(_LinkMode)' == ''">$(_DefaultLinkMode) <_LinkMode Condition="'$(_LinkMode)' == '' And '$(_PlatformName)' == 'macOS'">None <_LinkMode Condition="'$(_LinkMode)' == '' And '$(_PlatformName)' != 'macOS'">SdkOnly <_ResolvedAppExtensionReferences Include="%(AdditionalAppExtensions.Identity)/%(AdditionalAppExtensions.BuildOutput)/%(AdditionalAppExtensions.Name).appex" /> <_AppExtensionCodesignProperties Include="%(AdditionalAppExtensions.Name).appex"> %(AdditionalAppExtensions.Identity)/%(AdditionalAppExtensions.Name).entitlements $(CodesignKey) $(CodesignKeychain) False True $(_CodesignAllocate) $(CodesignResourceRules) %(AdditionalAppExtensions.Filename) <_BuildReferencedExtensionProjects Condition="'$(BuildingInsideVisualStudio)' != 'true'">true <_ResolvedAppExtensionReferences Condition="'%(_ResolvedAppExtensionReferences.Extension)' == '.appex'"> PlugIns <_ResolvedAppExtensionReferences Condition="'%(_ResolvedAppExtensionReferences.Extension)' == '.xpc'"> XPCServices <_AppExtensionRoot Condition="'$(_PlatformName)' == 'macOS'">$(_AppBundlePath)Contents\ <_AppExtensionRoot Condition="'$(_PlatformName)' != 'macOS'">$(_AppBundlePath)