-
Please consider submitting the following information (if relevant):
* Library setup method: file, Carthage, CocoaPods or Swift Package Manager.
* Version of the library. Example: 8.0.
* Xcode ver…
-
Hi.
Thanks for this awesome framework.
I implemented Gemini using Carthage.
I get this error at run time:
Unknown class _TtC720GeminiCollectionView in Interface Builder file.
On first line of t…
-
I'm trying to run the sample app. I've installed Carthage and run:
`carthage update --platform iOS` in the directory. It appears to have executed successfully.
When I try to run the project in the…
-
Hi, I've got an error when building last version. Don't really know if it's related to something in my code ( Here the log ) but for now got back on 0.7.3.
```
Carthage/Checkouts/BRYXBanner/Example/…
-
Investigate and implement support for tvOS, watchOS and macOS. This would involve creating new framework targets for each of these operating systems as well as new example projects.
Note that may i…
-
搜索 Issues 时、有支持的回答,但在源码中没有找到相关的方案,后续可以支持吗?
-
-
### Describe the bug
I drag the lcpl file which is pub format into the demo , double click. and input the hashphrase,
### How to reproduce?
1 I drag the lcpl file which is pub format into the de…
-
Using latest Carthage version, Xcode 12.0.1 (12A7300).
When sending out app for distribution on App Store, i get ITMS-90056 and ITMS-90057 errors:
* missing CFBundleVersion and CFBundleShortVersionS…
-
Hello, i add "github "HamzaGhazouani/HGCircularSlider"" to my Cartfile, update dependencies and add framework in "general>linked frameworks and libraries", but when i change class on my view, view doe…