- Clone this repo, you shouldn have no Pods folder in your local repo for it's ignored by git
- Do
pod installand nothing change (or may only change task hash ID of[CP] Copy Pods Resources). Compile project and all goes well. - Do
pod installagain, and new changes appear onBuildFailExample.xcodeproj/project.pbxproj.[CP] Copy Pods Resourcesbuild phase script is removed and project will fail to build becauseFirebase.hcan not be found in its modulemap. - This is because that Original Firebase header in
Pods/Firebase/CoreOnly/Source/Firebase.his removed during secondpod install - Clear all Pods folder by
rm -rf Pods, and then you go back to step 1.
-
Notifications
You must be signed in to change notification settings - Fork 0
pofat/BuildFailExample
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a demo project shows that `pod install` with cocoadpods-binary may generate different results.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published