-
Notifications
You must be signed in to change notification settings - Fork 576
Open
Labels
External libsThis issue is related to including and stripping of external librariesThis issue is related to including and stripping of external librariesiosThis issue is specific to the iOS/iPadOS Platform.This issue is specific to the iOS/iPadOS Platform.
Description
Describe the bug
I realized that Pods_UnityFramework and Pods_Unity_Phone appeared under Unity-iPhone/Frameworks, and they appeared red. I think they are just referenced, but they don't exist.
This happens when I add firebase SDK to my Unity project.
Do I need these two frameworks, or could I delete them?
To Reproduce
Steps to reproduce the behavior:
- Add firebase SDK to the Unity project
- Export ios build to flutter
- open XCode, and then you should see these two frameworks under Unity-iPhone/Frameworks
Expected behavior
Make them not "red," or tell me that I could just delete them without affecting anything.
Unity (please complete the following information):
- OS: MacOs
- Version 2021.3.12f1 SILICON LTS
Smartphone (please complete the following information):
- Device: iPhone13
- OS: iOS
- Version 16.1
Metadata
Metadata
Assignees
Labels
External libsThis issue is related to including and stripping of external librariesThis issue is related to including and stripping of external librariesiosThis issue is specific to the iOS/iPadOS Platform.This issue is specific to the iOS/iPadOS Platform.