TobiasBuchholz / Plugin.Firebase

Wrapper around the native Android and iOS Firebase Xamarin SDKs
MIT License
211 stars 49 forks source link

Could not install Nuget package #104

Closed 420tech closed 1 year ago

420tech commented 1 year ago

I trying to install v1.2.5 and got the error: Could not find a part of the path 'C:\Users\timbe.nuget\packages\xamarin.firebase.ios.core\8.10.0.1\lib\xamarinios10\Firebase.Core.resources\GoogleUtilitiesComponents.xcframework\ios-arm64_i386_x86_64-simulator\GoogleUtilitiesComponents.framework\PrivateHeaders\GULCCComponentContainerInternal.h'.

Things I tried:

  1. Verified I have enabled long file paths
  2. Cleared nuget cache

The file it is complaining about is indeed located there (I can browse to the file with Explorer).

420tech commented 1 year ago

I missed the notes in the readme - closed