File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22442244 GCC_WARN_UNUSED_VARIABLE = YES;
22452245 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
22462246 MACOSX_DEPLOYMENT_TARGET = 10.13;
2247- MARKETING_VERSION = 6.15 .0;
2247+ MARKETING_VERSION = 6.16 .0;
22482248 ONLY_ACTIVE_ARCH = YES;
22492249 SDKROOT = auto;
22502250 SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
22902290 GCC_WARN_UNUSED_VARIABLE = YES;
22912291 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
22922292 MACOSX_DEPLOYMENT_TARGET = 10.13;
2293- MARKETING_VERSION = 6.15 .0;
2293+ MARKETING_VERSION = 6.16 .0;
22942294 SDKROOT = auto;
22952295 SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator";
22962296 SWIFT_COMPILATION_MODE = wholemodule;
Original file line number Diff line number Diff line change 88
99## Next
1010
11+ ## 6.16.0
12+
1113- Add SwiftUI extension ` View+FrameSize ` ([ #153 ] ( https://github.com/AckeeCZ/ACKategories/pull/153 ) , kudos to @lukashromadnik )
1214- Add ` readSize ` and ` readFrame ` to SwiftUI views ([ #150 ] ( https://github.com/AckeeCZ/ACKategories/pull/150 ) , kudos to @olejnjak )
1315- Add ` WithLayoutMargins ` to SwiftUI extensions ([ #150 ] ( https://github.com/AckeeCZ/ACKategories/pull/151 ) , kudos to @komkovla )
You can’t perform that action at this time.
0 commit comments