|
7 | 7 | <_MLKitVisionSDKBaseFolder>$(XamarinBuildDownloadDir)$(_MLKitVisionItemsFolder)\Frameworks\</_MLKitVisionSDKBaseFolder> |
8 | 8 | <_MLImageItemsFolder>MLImage-1.0.0-beta5</_MLImageItemsFolder> |
9 | 9 | <_MLImageSDKBaseFolder>$(XamarinBuildDownloadDir)$(_MLImageItemsFolder)\Frameworks\</_MLImageSDKBaseFolder> |
10 | | - <_MLKitImgLblCommonItemsFolder>MLKImgLblCommon-7.0.0</_MLKitImgLblCommonItemsFolder> |
11 | | - <_MLKitImgLblCommonSDKBaseFolder>$(XamarinBuildDownloadDir)$(_MLKitImgLblCommonItemsFolder)\Frameworks\</_MLKitImgLblCommonSDKBaseFolder> |
12 | | - <_MLKitObjCommonItemsFolder>MLKObjCommon-7.0.0</_MLKitObjCommonItemsFolder> |
13 | | - <_MLKitObjCommonSDKBaseFolder>$(XamarinBuildDownloadDir)$(_MLKitObjCommonItemsFolder)\Frameworks\</_MLKitObjCommonSDKBaseFolder> |
14 | | - <_MLKitObjCommonResourcesFolder>$(XamarinBuildDownloadDir)$(_MLKitObjCommonItemsFolder)\Resources\MLKitObjectDetectionCommonResources\</_MLKitObjCommonResourcesFolder> |
| 10 | +<!-- <_MLKitImgLblCommonItemsFolder>MLKImgLblCommon-7.0.0</_MLKitImgLblCommonItemsFolder>--> |
| 11 | +<!-- <_MLKitImgLblCommonSDKBaseFolder>$(XamarinBuildDownloadDir)$(_MLKitImgLblCommonItemsFolder)\Frameworks\</_MLKitImgLblCommonSDKBaseFolder>--> |
| 12 | +<!-- <_MLKitObjCommonItemsFolder>MLKObjCommon-7.0.0</_MLKitObjCommonItemsFolder>--> |
| 13 | +<!-- <_MLKitObjCommonSDKBaseFolder>$(XamarinBuildDownloadDir)$(_MLKitObjCommonItemsFolder)\Frameworks\</_MLKitObjCommonSDKBaseFolder>--> |
| 14 | +<!-- <_MLKitObjCommonResourcesFolder>$(XamarinBuildDownloadDir)$(_MLKitObjCommonItemsFolder)\Resources\MLKitObjectDetectionCommonResources\</_MLKitObjCommonResourcesFolder>--> |
15 | 15 | </PropertyGroup> |
16 | 16 | <ItemGroup Condition="('$(OutputType)'!='Library' OR '$(IsAppExtension)'=='True')"> |
17 | 17 | <XamarinBuildDownload Include="$(_MLKitCommonItemsFolder)"> |
|
26 | 26 | <Url>https://dl.google.com/dl/cpdc/10ddbf30d0514f6d/MLImage-1.0.0-beta5.tar.gz</Url> |
27 | 27 | <Kind>Tgz</Kind> |
28 | 28 | </XamarinBuildDownload> |
29 | | - <XamarinBuildDownload Include="$(_MLKitImgLblCommonItemsFolder)"> |
30 | | - <Url>https://dl.google.com/dl/cpdc/32805ca33739d2ef/MLKitImageLabelingCommon-7.0.0.tar.gz</Url> |
31 | | - <Kind>Tgz</Kind> |
32 | | - </XamarinBuildDownload> |
33 | | - <XamarinBuildDownload Include="$(_MLKitObjCommonItemsFolder)"> |
34 | | - <Url>https://dl.google.com/dl/cpdc/113871a79ef25131/MLKitObjectDetectionCommon-7.0.0.tar.gz</Url> |
35 | | - <Kind>Tgz</Kind> |
36 | | - </XamarinBuildDownload> |
| 29 | +<!-- <XamarinBuildDownload Include="$(_MLKitImgLblCommonItemsFolder)">--> |
| 30 | +<!-- <Url>https://dl.google.com/dl/cpdc/32805ca33739d2ef/MLKitImageLabelingCommon-7.0.0.tar.gz</Url>--> |
| 31 | +<!-- <Kind>Tgz</Kind>--> |
| 32 | +<!-- </XamarinBuildDownload>--> |
| 33 | +<!-- <XamarinBuildDownload Include="$(_MLKitObjCommonItemsFolder)">--> |
| 34 | +<!-- <Url>https://dl.google.com/dl/cpdc/113871a79ef25131/MLKitObjectDetectionCommon-7.0.0.tar.gz</Url>--> |
| 35 | +<!-- <Kind>Tgz</Kind>--> |
| 36 | +<!-- </XamarinBuildDownload>--> |
37 | 37 | <XamarinBuildRestoreResources Include="_MLKitCoreDownloadedItems" /> |
38 | 38 | </ItemGroup> |
39 | 39 | <Target Name="_MLKitCoreDownloadedItems"> |
|
61 | 61 | <Frameworks>CoreGraphics CoreMedia CoreVideo Foundation UIKit</Frameworks> |
62 | 62 | </NativeReference> |
63 | 63 | <!-- From https://dl.google.com/dl/cpdc/32805ca33739d2ef/MLKitImageLabelingCommon-7.0.0.tar.gz --> |
64 | | - <NativeReference Include="$(_MLKitImgLblCommonSDKBaseFolder)MLKitImageLabelingCommon.framework"> |
65 | | - <Kind>Framework</Kind> |
66 | | - <SmartLink>True</SmartLink> |
67 | | - <ForceLoad>True</ForceLoad> |
68 | | - <Frameworks>AVFoundation Accelerate CoreGraphics Foundation LocalAuthentication UIKit</Frameworks> |
69 | | - </NativeReference> |
| 64 | +<!-- <NativeReference Include="$(_MLKitImgLblCommonSDKBaseFolder)MLKitImageLabelingCommon.framework">--> |
| 65 | +<!-- <Kind>Framework</Kind>--> |
| 66 | +<!-- <SmartLink>True</SmartLink>--> |
| 67 | +<!-- <ForceLoad>True</ForceLoad>--> |
| 68 | +<!-- <Frameworks>AVFoundation Accelerate CoreGraphics Foundation LocalAuthentication UIKit</Frameworks>--> |
| 69 | +<!-- </NativeReference>--> |
70 | 70 | <!-- From https://dl.google.com/dl/cpdc/113871a79ef25131/MLKitObjectDetectionCommon-7.0.0.tar.gz --> |
71 | | - <NativeReference Include="$(_MLKitObjCommonSDKBaseFolder)MLKitObjectDetectionCommon.framework"> |
72 | | - <Kind>Framework</Kind> |
73 | | - <SmartLink>True</SmartLink> |
74 | | - <ForceLoad>True</ForceLoad> |
75 | | - <Frameworks>AVFoundation Accelerate CoreGraphics CoreMedia CoreVideo Foundation LocalAuthentication UIKit</Frameworks> |
76 | | - </NativeReference> |
77 | | - </ItemGroup> |
78 | | - <ItemGroup> |
79 | | - <BundleResource Include="$(_MLKitObjCommonResourcesFolder)mobile_object_localizer_3_1_anchors.pb" Visible="False"> |
80 | | - <LogicalName>MLKitObjectDetectionCommonResources.bundle\mobile_object_localizer_3_1_anchors.pb</LogicalName> |
81 | | - <Optimize>False</Optimize> |
82 | | - </BundleResource> |
83 | | - <BundleResource Include="$(_MLKitObjCommonResourcesFolder)mobile_object_localizer_labelmap.binarypb" Visible="False"> |
84 | | - <LogicalName>MLKitObjectDetectionCommonResources.bundle\mobile_object_localizer_labelmap.binarypb</LogicalName> |
85 | | - <Optimize>False</Optimize> |
86 | | - </BundleResource> |
87 | | - <BundleResource Include="$(_MLKitObjCommonResourcesFolder)tflite_mobile_object_localizer_3_1.tflite" Visible="False"> |
88 | | - <LogicalName>MLKitObjectDetectionCommonResources.bundle\tflite_mobile_object_localizer_3_1.tflite</LogicalName> |
89 | | - <Optimize>False</Optimize> |
90 | | - </BundleResource> |
| 71 | +<!-- <NativeReference Include="$(_MLKitObjCommonSDKBaseFolder)MLKitObjectDetectionCommon.framework">--> |
| 72 | +<!-- <Kind>Framework</Kind>--> |
| 73 | +<!-- <SmartLink>True</SmartLink>--> |
| 74 | +<!-- <ForceLoad>True</ForceLoad>--> |
| 75 | +<!-- <Frameworks>AVFoundation Accelerate CoreGraphics CoreMedia CoreVideo Foundation LocalAuthentication UIKit</Frameworks>--> |
| 76 | +<!-- </NativeReference>--> |
91 | 77 | </ItemGroup> |
| 78 | +<!-- <ItemGroup>--> |
| 79 | +<!-- <BundleResource Include="$(_MLKitObjCommonResourcesFolder)mobile_object_localizer_3_1_anchors.pb" Visible="False">--> |
| 80 | +<!-- <LogicalName>MLKitObjectDetectionCommonResources.bundle\mobile_object_localizer_3_1_anchors.pb</LogicalName>--> |
| 81 | +<!-- <Optimize>False</Optimize>--> |
| 82 | +<!-- </BundleResource>--> |
| 83 | +<!-- <BundleResource Include="$(_MLKitObjCommonResourcesFolder)mobile_object_localizer_labelmap.binarypb" Visible="False">--> |
| 84 | +<!-- <LogicalName>MLKitObjectDetectionCommonResources.bundle\mobile_object_localizer_labelmap.binarypb</LogicalName>--> |
| 85 | +<!-- <Optimize>False</Optimize>--> |
| 86 | +<!-- </BundleResource>--> |
| 87 | +<!-- <BundleResource Include="$(_MLKitObjCommonResourcesFolder)tflite_mobile_object_localizer_3_1.tflite" Visible="False">--> |
| 88 | +<!-- <LogicalName>MLKitObjectDetectionCommonResources.bundle\tflite_mobile_object_localizer_3_1.tflite</LogicalName>--> |
| 89 | +<!-- <Optimize>False</Optimize>--> |
| 90 | +<!-- </BundleResource>--> |
| 91 | +<!-- </ItemGroup>--> |
92 | 92 | </Target> |
93 | 93 | <PropertyGroup> |
94 | 94 | <_GoogleToolboxForMacId>GoogleToolboxForMac</_GoogleToolboxForMacId> |
|
102 | 102 | <_NativeReference Include="$(MSBuildThisFileDirectory)..\lib\xamarinios10\MLKit.Core.resources\GoogleUtilitiesComponents.xcframework"> |
103 | 103 | <_Id>$(_GoogleUtilitiesComponentsId)</_Id> |
104 | 104 | </_NativeReference> |
105 | | - <_NativeReference Include="$(MSBuildThisFileDirectory)..\lib\xamarinios10\MLKit.Core.resources\SSZipArchive.xcframework"> |
106 | | - <_Id>$(_SSZipArchiveId)</_Id> |
107 | | - </_NativeReference> |
| 105 | +<!-- <_NativeReference Include="$(MSBuildThisFileDirectory)..\lib\xamarinios10\MLKit.Core.resources\SSZipArchive.xcframework">--> |
| 106 | +<!-- <_Id>$(_SSZipArchiveId)</_Id>--> |
| 107 | +<!-- </_NativeReference>--> |
108 | 108 | </ItemGroup> |
109 | 109 | <Target Name="_ResolveNativeReferencesForMLKitCore" |
110 | 110 | BeforeTargets="ResolveNativeReferences" |
|
121 | 121 | <SmartLink>True</SmartLink> |
122 | 122 | <ForceLoad>True</ForceLoad> |
123 | 123 | </_NativeReference> |
124 | | - <_NativeReference Update="@(_NativeReference)" Condition="'%(_NativeReference._Id)' == '$(_SSZipArchiveId)'"> |
125 | | - <Kind>Framework</Kind> |
126 | | - <SmartLink>True</SmartLink> |
127 | | - <ForceLoad>True</ForceLoad> |
128 | | - <LinkerFlags>-lz -liconv</LinkerFlags> |
129 | | - </_NativeReference> |
| 124 | +<!-- <_NativeReference Update="@(_NativeReference)" Condition="'%(_NativeReference._Id)' == '$(_SSZipArchiveId)'">--> |
| 125 | +<!-- <Kind>Framework</Kind>--> |
| 126 | +<!-- <SmartLink>True</SmartLink>--> |
| 127 | +<!-- <ForceLoad>True</ForceLoad>--> |
| 128 | +<!-- <LinkerFlags>-lz -liconv</LinkerFlags>--> |
| 129 | +<!-- </_NativeReference>--> |
130 | 130 | <NativeReference Include="@(_NativeReference)" /> |
131 | 131 | </ItemGroup> |
132 | 132 | </Target> |
|
0 commit comments