This is a migrated thread and some comments may be shown as answers.

Build in Cloud doesn't work

1 Answer 77 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Luka
Top achievements
Rank 1
Luka asked on 23 Nov 2014, 09:15 AM
Hello,

Recently I've updated my Visual Studio Extension (to version 2014.3.1119.3) and now I cannot build my app. When I go to Build In Cloud and choose  Andorid (App package) I get Error:   Cannot find application package for Android. See log for more information.

Here is my log:

Build FAILED.
C:\Users\Nikola\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\r3t11okp.pbx\Targets\Build.targets(146,3): error : Build failed: Source does not exist: C:\Users\Bla\Source\Repos\MobileProductionNext\.git\hooks\applypatch-msg.sample.
System.ArgumentException: Source does not exist: C:\Users\Bla\Source\Repos\MobileProductionNext\.git\hooks\applypatch-msg.sample
   at SharpCompress.Writer.IWriterExtensions.Write(IWriter writer, String entryPath, FileInfo source)
   at Telerik.BlackDragon.Client.Build.Services.CompressionService.CompressFiles(IEnumerable`1 sourceFiles, String sourceFilesRoot, Stream destinationStream, Compression compression)
   at Telerik.BlackDragon.Client.Build.Services.CompressionService.CompressFiles(IEnumerable`1 sourceFiles, String sourceFilesRoot, String outputPath, Compression compression)
   at Telerik.BlackDragon.Client.Build.PrepareBuild.Execute()
Done building project "Mobile-drazen007bond.iceproj" -- FAILED.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 26 Nov 2014, 03:04 PM
Hello Luka,

The posted build error indicates that the build was not able to succeed due to a missing file: applypatch-msg.sample. Can you check if your project uses this file and let us know if it is linked rather than copied to the project structure.

Also if you can send us your project or at least the .iceproj file, we can take a closer look at the project's structure and try to find the exact cause for the build failure. Then we can advise you how to get over it.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Luka
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or