Skip to content

Commit

Permalink
Update SwiftUI Example project
Browse files Browse the repository at this point in the history
  • Loading branch information
subdan committed Oct 3, 2021
1 parent dc3a547 commit 88a82d0
Show file tree
Hide file tree
Showing 57 changed files with 458 additions and 191 deletions.
2 changes: 1 addition & 1 deletion Examples/ExampleSwiftUI/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ platform :ios, '11.0'
target 'ExampleSwiftUI' do
use_frameworks!

pod 'FigmaExport', :path => '../'
pod 'FigmaExport'
end
16 changes: 8 additions & 8 deletions Examples/ExampleSwiftUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- FigmaExport (0.12.0)
- FigmaExport (0.14.0)

DEPENDENCIES:
- FigmaExport (from `../`)
- FigmaExport

EXTERNAL SOURCES:
FigmaExport:
:path: "../"
SPEC REPOS:
trunk:
- FigmaExport

SPEC CHECKSUMS:
FigmaExport: 4ec620ebf1be3d4991df472c841a978d7f2c2a3b
FigmaExport: be3cb270c121c131baa8577a3c57cd2bd6fe80fb

PODFILE CHECKSUM: 10adb03940cc4b71c38da62952585f2d13ff5a5c
PODFILE CHECKSUM: 9132cb67d354d7fe41e4c03743ae3a2eda5c811c

COCOAPODS: 1.9.3
COCOAPODS: 1.10.1
21 changes: 21 additions & 0 deletions Examples/ExampleSwiftUI/Pods/FigmaExport/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
101 changes: 101 additions & 0 deletions Examples/ExampleSwiftUI/Pods/FigmaExport/Release/figma-export.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

172 changes: 172 additions & 0 deletions Examples/ExampleSwiftUI/Pods/FigmaExport/Release/vd-tool/bin/vd-tool

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

16 changes: 8 additions & 8 deletions Examples/ExampleSwiftUI/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 88a82d0

Please sign in to comment.