CosmicMind / Material

A UI/UX framework for creating beautiful applications.
http://cosmicmind.com
MIT License
12k stars 1.26k forks source link

can not run normal #635

Closed badboy-tian closed 7 years ago

badboy-tian commented 7 years ago

/Users/tian/Library/Developer/Xcode/DerivedData/voicechanger-cdqrblyblzegcbbudsyrhuxrxdbe/Build/Products/Debug-iphonesimulator/io.cosmicmind.material.fonts.bundle: bundle format unrecognized, invalid, or unsuitable

Command /usr/bin/codesign failed with exit code 1

pod 'Material', '~> 2.0'

daniel-jonathan commented 7 years ago

What version of CocoaPods are you using?

daniel-jonathan commented 7 years ago

Sorry didn't mean to close the issue.

daniel-jonathan commented 7 years ago

I haven't heard from you, so I am going to close this issue. It should be fixed with updating to the latest CocoaPods, either the beta or the latest stable release. If you continue to have this issue, please reopen this issue. Thank you :)

badboy-tian commented 7 years ago

image

Build/Products/Debug-iphonesimulator/voicechanger.app/Frameworks/Material.framework: bundle format unrecognized, invalid, or unsuitable
Command /bin/sh failed with exit code 1
daniel-jonathan commented 7 years ago

Hmmm... can you send me the project so I can try? Because all works for me. Also, make sure to clean and clear your cache. Maybe something is getting in the way.

badboy-tian commented 7 years ago

image Is this right ?

daniel-jonathan commented 7 years ago

Hmm... can you update to Material 2.4.0 and try ?

badboy-tian commented 7 years ago

OK, thank you, the 2.4.0 solved my problem

daniel-jonathan commented 7 years ago

perfect :) Thank you!