This repository was archived by the owner on Jun 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
SalesforceDesignSystem/Generated Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'DesignSystem'
3- s . version = '3.0.5 '
3+ s . version = '3.0.6 '
44 s . summary = 'Salesforce Lightning Design System iOS Integration'
55 s . authors = 'Salesforce.com and contributors'
6- s . source = { :git => 'https://github.com/salesforce-ux/design-system-ios.git' , :tag => 'v3.0.5 ' }
6+ s . source = { :git => 'https://github.com/salesforce-ux/design-system-ios.git' , :tag => 'v3.0.6 ' }
77 s . source_files = 'SalesforceDesignSystem/*' , 'SalesforceDesignSystem/Generated/**/*'
88 s . public_header_files = 'SalesforceDesignSystem/*.h' , 'SalesforceDesignSystem/Generated/**/*.h'
99 s . resource_bundle = { 'SalesforceDesignSystem' => 'SalesforceDesignSystem.bundle/**' }
Original file line number Diff line number Diff line change @@ -560,4 +560,4 @@ static float const sldsColors[][4] = {
560560 {1 ,1 ,1 ,0.4 },
561561};
562562
563- #endif /* SLDSColor_h */
563+ #endif /* SLDSColor_h */
Original file line number Diff line number Diff line change 11{
22 "name" : " design-system-ios" ,
3- "version" : " 3.0.5 " ,
3+ "version" : " 3.0.6 " ,
44 "repository" : " https://github.com/salesforce-ux/design-system-ios.git" ,
55 "license" : " SEE LICENSE IN README.md" ,
66 "description" : " Lightning Design System tokens, icons and fonts for iOS" ,
You can’t perform that action at this time.
0 commit comments