Created
November 13, 2020 12:55
-
-
Save CH3COOH/8e71bd7c4eb8fea4de3cc2b606ca5148 to your computer and use it in GitHub Desktop.
Carthage経由での FirebaseAdMobBinary の v7.1.0 のインストールに失敗する
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Invalid archive - Found multiple frameworks with the same unarchiving destination: | |
* file:///var/folders/_2/9d5qvdq90tx6x15mpsw0bxmr0000gn/T/TemporaryItems/(A%20Document%20Being%20Saved%20By%20carthage%204)/carthage-archive.vDHqmx/Google-Mobile-Ads-SDK/GoogleMobileAds.xcframework/ios-i386_x86_64-simulator/GoogleMobileAds.framework/ | |
file:///var/folders/_2/9d5qvdq90tx6x15mpsw0bxmr0000gn/T/TemporaryItems/(A%20Document%20Being%20Saved%20By%20carthage%204)/carthage-archive.vDHqmx/Google-Mobile-Ads-SDK/GoogleMobileAds.xcframework/ios-armv7_arm64/GoogleMobileAds.framework/ | |
to: | |
file:///Users/ch3cooh/Documents/works/ptcgnote_app/ptcgnote/Carthage/Build/iOS/GoogleMobileAds.framework/ | |
* file:///var/folders/_2/9d5qvdq90tx6x15mpsw0bxmr0000gn/T/TemporaryItems/(A%20Document%20Being%20Saved%20By%20carthage%204)/carthage-archive.vDHqmx/Google-Mobile-Ads-SDK/UserMessagingPlatform.xcframework/ios-i386_x86_64-simulator/UserMessagingPlatform.framework/ | |
file:///var/folders/_2/9d5qvdq90tx6x15mpsw0bxmr0000gn/T/TemporaryItems/(A%20Document%20Being%20Saved%20By%20carthage%204)/carthage-archive.vDHqmx/Google-Mobile-Ads-SDK/UserMessagingPlatform.xcframework/ios-armv7_arm64_arm64e/UserMessagingPlatform.framework/ | |
to: | |
file:///Users/ch3cooh/Documents/works/ptcgnote_app/ptcgnote/Carthage/Build/iOS/UserMessagingPlatform.framework/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment