Skip to content

Xamarin Forms iOS Build error #42

@420tech

Description

@420tech

I get 4 errors when I add Pluging.FirebaseAuth and Pluging.FirebaseAuth.LinkerFix.

Below is the build output:
MTOUCH : error MT1303: Could not decompress the native framework 'FBLPromises.framework' from '/Users/timbelvin/Projects/css-mobile-iOS broken/CivicMobile.iOS/obj/iPhoneSimulator/Debug/mtouch-cache/FBLPromises.framework.zip'. Please review the build log for more information from the native 'unzip' command.

  at Xamarin.Bundler.Assembly.ExtractFramework (Mono.Cecil.AssemblyDefinition assembly, Xamarin.Bundler.NativeReferenceMetadata metadata) [0x0014a] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Assembly.cs:398 
  at Xamarin.Bundler.Assembly.ProcessLinkWithAttributes (Mono.Cecil.AssemblyDefinition assembly) [0x00146] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Assembly.cs:288 
  at Xamarin.Bundler.Assembly.ExtractNativeLinkInfo () [0x001d1] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Assembly.cs:201 
  at Xamarin.Bundler.Target.ExtractNativeLinkInfo (System.Collections.Generic.List`1[T] exceptions) [0x00019] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Target.cs:124 
MTOUCH : error MT1303: Could not decompress the native framework 'FBLPromises.framework' from '/Users/timbelvin/Projects/css-mobile-iOS broken/CivicMobile.iOS/obj/iPhoneSimulator/Debug/mtouch-cache/FBLPromises.framework.zip'. Please review the build log for more information from the native 'unzip' command.
		
  at Xamarin.Bundler.Assembly.ExtractFramework (Mono.Cecil.AssemblyDefinition assembly, Xamarin.Bundler.NativeReferenceMetadata metadata) [0x0014a] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Assembly.cs:398 
  at Xamarin.Bundler.Assembly.ProcessLinkWithAttributes (Mono.Cecil.AssemblyDefinition assembly) [0x00146] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Assembly.cs:288 
  at Xamarin.Bundler.Assembly.ExtractNativeLinkInfo () [0x001d1] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Assembly.cs:201 
  at Xamarin.Bundler.Target.ExtractNativeLinkInfo (System.Collections.Generic.List`1[T] exceptions) [0x00019] in /Users/builder/azdo/_work/1/s/xamarin-macios/tools/common/Target.cs:124 

Done building target "_CompileToNative" in project "CivicMobile.iOS.csproj" -- FAILED.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions