You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# It might that I forgot building in xamarin when winRT build and xamarin build last write time are differ more than 1day.
27
-
Write-Error"Last write times between WinRT binary and Xamarin library are very differ. Do you forget to place latest Xamarin build (on Mac) or latest WinRT build (on Windows) on ./bin ?"
28
-
return
29
-
}
30
-
31
-
.\.nuget\nuget.exe pack $nuspec
32
-
33
19
# Unity
34
20
if ( ![IO.Directory]::Exists( ".\MsgPack-CLI" ) )
35
21
{
@@ -45,8 +31,24 @@ if ( ![IO.Directory]::Exists( ".\MsgPack-CLI\mpu" ) )
# It might that I forgot building in xamarin when winRT build and xamarin build last write time are differ more than 1day.
43
+
Write-Error"Last write times between WinRT binary and Xamarin library are very differ. Do you forget to place latest Xamarin build (on Mac) or latest WinRT build (on Windows) on ./bin ?"
0 commit comments