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
Feel free to give feedback or contribute to this project.
25
+
_Feel free to [give feedback](https://github.com/prettyxw/BingPaper/issues/new) or contribute to this project._
26
26
27
27
## Usage
28
28
29
29
### Download the Application
30
30
31
31
You can download the application directly from the [releases tab](https://github.com/prettyxw/BingPaper/releases), and put the `BingPaper.app` application in to your `/Applications` folder.
32
32
33
-
I did't signed the released application, so you have to disable the gatekeeper on your mac to run it.
33
+
___Notice:____I did't signed the released application, so you have to disable the gatekeeper on your mac to run it._
34
34
35
35
### Build from Source
36
36
37
37
Also can you build the application from source code.
[CocoaPods](https://cocoapods.org) was used to manage the project dependences.
48
48
49
49
```bash
50
50
$ pod install
51
51
```
52
52
53
-
___Build and run___
53
+
___Build and Run___
54
54
55
-
Finally, just hit `⌘ + R` to run the application or `⌘ + B` to build the application, and you can drag the built app into your `/Applications` folder.
55
+
Finally, just hit `⌘ + R` to run the application or `⌘ + B` to build the application, then you can drag the built app into your `/Applications` folder.
0 commit comments