You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The preferred way of installing SwiftUIX is via the [Swift Package Manager](http
39
39
40
40
1. In Xcode, open your project and navigate to **File** → **Swift Packages** → **Add Package Dependency...**
41
41
2. Paste the repository URL (`https://github.com/heart/CarBode-Barcode-Scanner-For-SwiftUI`) and click **Next**.
42
-
3. For **Rules**, select **Branch** (with branch set to `2.0.1` ).
42
+
3. For **Rules**, select **Branch** (with branch set to `2.1.0` ).
43
43
4. Click **Finish**.
44
44
45
45
# Example project
@@ -286,6 +286,7 @@ CarBode welcomes contributions in the form of GitHub issues and pull-requests.
286
286
287
287
## Changelog
288
288
-2.1.0 You can draw a box around the barcode
289
+
-2.0.1 Fixed bugs
289
290
-2.0.0 I learned many more things about SwiftUI then I decide to restructure the scanner I hope you will like it. And this version you can switch front and back camera.
290
291
-1.5.0 Fixed bugs and you can read the barcode type when scanner found it
291
292
-1.4.0 Rename component and add new barcode generator view component
0 commit comments