Skip to content

Commit

Permalink
Add instructions for Application creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeasmine committed Sep 14, 2021
1 parent 10b82cc commit 70aa8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Options:

Arguments:
* Path - path to the project directory
* Entrypoint - Name of the target XCProject (iOS) or Application class file directory (Android) if no application class is available OneSignal will create it in the directory and name file provided
* Entrypoint - Name of the target XCProject (iOS) or Application class file directory (Android) if no application class is available OneSignal will create it in the directory and name file provided. For the CLI to create the file for you, you will need to still put the directory and file name where you want the Application file to be created
* LANG - programming language to use for ios (objc, swift) or Android (java, kotlin)
* APPID - Optional. OneSignal App ID. Not yet used for iOS installs.

Expand Down

0 comments on commit 70aa8d3

Please sign in to comment.