-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve typography exporting support for UIKit, add typography export…
…ing for SwiftUI
- Loading branch information
Showing
51 changed files
with
1,422 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,5 @@ platform :ios, '11.0' | |
target 'Example' do | ||
use_frameworks! | ||
|
||
pod 'FigmaExport' | ||
pod 'FigmaExport', :path => '../' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
PODS: | ||
- FigmaExport (0.11.0) | ||
- FigmaExport (0.12.0) | ||
|
||
DEPENDENCIES: | ||
- FigmaExport | ||
- FigmaExport (from `../`) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- FigmaExport | ||
EXTERNAL SOURCES: | ||
FigmaExport: | ||
:path: "../" | ||
|
||
SPEC CHECKSUMS: | ||
FigmaExport: 6e59632794da33bf1dfe98851ac1e976b75f085a | ||
FigmaExport: 4ec620ebf1be3d4991df472c841a978d7f2c2a3b | ||
|
||
PODFILE CHECKSUM: 5f4def1cc7339d6f13a38b29b1a86d1548750fad | ||
PODFILE CHECKSUM: 78f2963caab7b28e3a6918925da2d1822763c200 | ||
|
||
COCOAPODS: 1.9.3 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
Example/Pods/Target Support Files/FigmaExport/FigmaExport.debug.xcconfig
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
Example/Pods/Target Support Files/FigmaExport/FigmaExport.release.xcconfig
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.