Skip to content

Commit cab2e19

Browse files
committed
Remove AuthSite reference from README.md
1 parent 094ef91 commit cab2e19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ As AirMessage Server runs on OS X 10.10, this repository targets Xcode 13. To co
1717
To generate a universal OpenSSL binary to link, run `Configure.command` in the `OpenSSL` directory.
1818

1919
AirMessage Server uses a configuration file to associate with online services like Firebase and Sentry.
20-
The app will not build without valid configuration files, so to get started quickly, you can copy the provided default files to use a pre-configured Firebase project, or you may provide your own Firebase configuration file:
21-
- `AirMessage/AuthSite/secrets.default.js` > `AirMessage/AuthSite/secrets.js`
20+
The app will not build without valid configuration files, so to get started quickly, you can copy the provided default file to use a pre-configured Firebase project, or you may provide your own Firebase configuration file:
2221
- `AirMessage/Secrets.default.xcconfig` > `AirMessage/Secrets.xcconfig`
2322

2423
## Building and running for AirMessage Connect

0 commit comments

Comments
 (0)