Closed pengpeng-wang closed 4 years ago
我用cocoapod集成是这个1.1.0版本,而github上的最新代码不是这个,能否合并一下最新代码,并升级到1.1.1。
我里面用到了这个: @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideWidth NS_AVAILABLE_IOS(11.0); @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideHeight NS_AVAILABLE_IOS(11.0); @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideCenterX NS_AVAILABLE_IOS(11.0); @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideCenterY
而上面这些在通过cocoapod导入的1.1.0版本里,是没有的,请尽快帮忙解决以下,谢谢!
我用cocoapod集成是这个1.1.0版本,而github上的最新代码不是这个,能否合并一下最新代码,并升级到1.1.1。
我里面用到了这个: @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideWidth NS_AVAILABLE_IOS(11.0); @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideHeight NS_AVAILABLE_IOS(11.0); @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideCenterX NS_AVAILABLE_IOS(11.0); @property (nonatomic, strong, readonly) MASViewAttribute mas_safeAreaLayoutGuideCenterY
而上面这些在通过cocoapod导入的1.1.0版本里,是没有的,请尽快帮忙解决以下,谢谢!