after installing cocoapods and adding pod \"SwiftCarousel\" to pod file and uncomment the platform :ios, \'9.0\' I got this ERROR
ALWAYS
Go here in your build settings...
And then highlight the "Always embed..." row and hit delete. This will change it to use the inherited property.
Even after you make this change it will remain there but it will probably change from bold to normal text. If that change happens then it is inherited.
Normal text = inherited.
Bold text = overridden.