Skip to content

Commit ccde1d8

Browse files
author
VishwaiOSDev
committed
feat: removed macOS support and made some change in README.md
1 parent b121fef commit ccde1d8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Loadify.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@
839839
PRODUCT_NAME = "$(TARGET_NAME)";
840840
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
841841
SUPPORTS_MACCATALYST = NO;
842+
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
842843
SWIFT_EMIT_LOC_STRINGS = YES;
843844
SWIFT_VERSION = 5.0;
844845
TARGETED_DEVICE_FAMILY = "1,2";
@@ -876,6 +877,7 @@
876877
PRODUCT_NAME = "$(TARGET_NAME)";
877878
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
878879
SUPPORTS_MACCATALYST = NO;
880+
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
879881
SWIFT_EMIT_LOC_STRINGS = YES;
880882
SWIFT_VERSION = 5.0;
881883
TARGETED_DEVICE_FAMILY = "1,2";

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Three download modes available:
1818
- High (1080p)
1919

2020
> **📘 Note**\
21-
> Loadify now supports downloading videos from both YouTube and Instagram. Download YouTube videos and shorts, as well as Instagram reels and posts. Stay tuned for more enhancements and broader platform compatibility!
21+
> Loadify now downloads videos from YouTube and Instagram, including shorts, reels, and posts. Stay tuned for more updates and expanded platform compatibility!
2222
2323
## Screenshots
2424

0 commit comments

Comments
 (0)