Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotificationBanner + Carthage + xcode 13 does not work #390

Open
iZeDeveloper opened this issue Jul 25, 2022 · 0 comments
Open

NotificationBanner + Carthage + xcode 13 does not work #390

iZeDeveloper opened this issue Jul 25, 2022 · 0 comments

Comments

@iZeDeveloper
Copy link

i have tried to install repository with the said combination and i am unable to build it.
Carthage.sh update NotificationBanner --platform ios --use-xcframeworks --no-use-binaries
can someone guide me why its not working?

Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project ****/Carthage/Checkouts/NotificationBanner/NotificationBanner.xcodeproj -scheme NotificationBanner -configuration Release -derivedDataPath ****/Caches/org.carthage.CarthageKit/DerivedData/13.4.1_13F100/NotificationBanner/e856a462053daf80c7936056d64246983f3f4d14 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/bd/5w9s_4js1qldtqyt4f022x6r0000gn/T/NotificationBanner SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in ****/Carthage/Checkouts/NotificationBanner)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/bd/5w9s_4js1qldtqyt4f022x6r0000gn/T/carthage-xcodebuild.DxiTiD.log

i can install through pods but i am just testing both. would love to know what i am doing wrong ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant