LuckyRoc

Results 15 comments of LuckyRoc

SwiftEntryKit.display(entry: self, using: alertAttributes,presentInsideKeyWindow: true) will work

_placeholderLabel 有什么替代方案么?

进入你项目目录下面 .git/config 删除 core.compression 配置项

![image](https://user-images.githubusercontent.com/10631829/87936525-8cee0a80-cac5-11ea-9496-b48f88eac6ac.png)

![image](https://user-images.githubusercontent.com/10631829/87936784-0e459d00-cac6-11ea-809e-6e01215f9b43.png)

ld: bitcode bundle could not be generated because 'plugins/flutter_mimc/ios/Frameworks/MMCSDK.framework/MMCSDK(MCUser.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build...

I have fixed the problem, add s.xcconfig = {'ENABLE_BITCODE' =>'NO’} to the podspec to solve it