Skip to content

Commit 4d9a138

Browse files
authored
Update README.md
1 parent 75f5678 commit 4d9a138

File tree

1 file changed

+2
-33
lines changed

1 file changed

+2
-33
lines changed

README.md

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ A powerful iOS app for extracting high-quality frames from videos with precision
2525
<img width="117.9" height="255.6" alt="Simulator Screenshot - iPhone 14 Pro - 2025-08-14 at 22 45 22" src="https://github.com/user-attachments/assets/5fd9de52-d3aa-41bd-a1a5-d2df571de886" />
2626
<img width="117.9" height="255.6" alt="Simulator Screenshot - iPhone 14 Pro - 2025-08-14 at 22 45 26" src="https://github.com/user-attachments/assets/2c61380a-3496-4f59-8eb8-82cc6bd2f2f7" />
2727

28-
28+
## Words from the Developer
29+
This is a very barebone app as a side project of mine. The main goal of this app is to let me know how AI makes app, play around with the SwiftUI, and play with the Icon Composer. This app is very heavily developed using AI. Bugs are expected. Feel free to open a pull request and help me fix :D
2930

3031
## Requirements
3132

@@ -61,34 +62,6 @@ A powerful iOS app for extracting high-quality frames from videos with precision
6162
- **Combine** - Reactive programming patterns
6263
- **Swift Concurrency** - Modern async/await patterns
6364

64-
## Version History
65-
66-
### v1.2.0 (Current)
67-
- Added custom album support with settings
68-
- Implemented discard confirmation for unsaved changes
69-
- Enhanced video player with 16 scaling options
70-
- Improved timeline scrolling and positioning
71-
- Professional video player without default Apple controls
72-
73-
### v1.1.0
74-
- Video scaling feature with multiple options
75-
- iOS SDK styling throughout the app
76-
- Enhanced user interface polish
77-
78-
### v1.0.0
79-
- Initial release with core frame extraction functionality
80-
- Video selection and playback
81-
- Frame marking and extraction
82-
- Basic photo library saving
83-
84-
## Technical Details
85-
86-
- **Target:** iOS 17.0+
87-
- **Architecture:** Universal (iPhone/iPad)
88-
- **Language:** Swift 5.0 with modern concurrency
89-
- **Frameworks:** SwiftUI, AVFoundation, Photos, Combine
90-
- **Build System:** Xcode project with automatic Info.plist generation
91-
9265
## Privacy
9366

9467
This app requires photo library access to:
@@ -98,10 +71,6 @@ This app requires photo library access to:
9871

9972
All processing happens locally on your device. No data is transmitted to external servers.
10073

101-
## License
102-
103-
*License information to be added*
104-
10574
## Contributing
10675

10776
*Contribution guidelines to be added*

0 commit comments

Comments
 (0)