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
{{ message }}
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.
66
-
67
-
To integrate **WeScan** into your Xcode project using Carthage, specify it in your `Cartfile`:
68
-
69
-
```ogdl
70
-
github "WeTransfer/WeScan" >= 0.9
71
-
```
72
-
73
-
Run `carthage update` to build the framework and drag the built `WeScan.framework` into your Xcode project.
74
-
75
-
### Manually
76
-
77
-
Just download the project, and drag and drop the "WeScan" folder in your project.
78
-
79
-
80
-
81
-
<palign="center">
82
-
<img width="900px" src="Assets/project.png">
83
-
</p>
84
-
85
-
86
-
Simply add the WeScan framework in the project's Embedded Binaries and Linked Frameworks and Libraries.
0 commit comments