File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 8
8
# Change Log
9
9
10
10
11
+ ## [ 2.0.06] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.07 )
12
+
13
+ #### Remove FlexLayoutYoga duplicate dependency in Swift Package
14
+
15
+ Added by [ OhKanghoon] ( https://github.com/OhKanghoon ) in Pull Request [ #245 ] ( https://github.com/layoutBox/FlexLayout/pull/245 )
16
+
17
+
11
18
## [ 2.0.06] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.06 )
12
- Released on 2023-10-15
13
19
14
20
#### Fix error that occur when creating XCFramework
15
21
Original file line number Diff line number Diff line change 1
1
2
2
Pod ::Spec . new do |spec |
3
3
spec . name = "FlexLayout"
4
- spec . version = "2.0.06 "
4
+ spec . version = "2.0.07 "
5
5
spec . summary = "FlexLayout"
6
6
spec . homepage = "https://github.com/lucdion/FlexLayout.git"
7
7
spec . license = "MIT license"
You can’t perform that action at this time.
0 commit comments