Irrelevant Jenkins path and generic sql statements are getting printed in execultable IPA iOS file show package content project_name.iOS

Snehal Jadhav 1 Reputation point
2021-04-01T11:59:19.13+00:00

When we create an IPA file using Xamarin iOS, The package content project_name.iOS the below given Jenkins directory path automatically gets created and printed in project_name.iOS file. Is there any way to avoid creating that Jenkins path?

The ISA found error logs in the ipa files, specifically in the project_name.IOS file. This revealed information such as a directory (The directory is “/Users/builder/Jenkins/workspace/archive-mono/2019-10”. This appears multiple times.), error messages.

We are not explicitly writing any SQL statements anywhere in the code, still, some generic SQL statements are there in project_name.iOS file which are irrelevant to our source code of the app. Is there any way we can avoid printing those statements?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
{count} votes