mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Build via fastlane
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@ -38,8 +38,15 @@ common/converter/*
|
||||
.DS_Store
|
||||
*.xcuserstate
|
||||
*.xcuserdatad
|
||||
.idea
|
||||
macos/Vendor/ONLYOFFICE
|
||||
macos/Production/Production/ONLYOFFICE.app
|
||||
*.xcscmblueprint
|
||||
.idea
|
||||
.env.secret
|
||||
dsa_priv.pem
|
||||
Gemfile.lock
|
||||
package-lock.json
|
||||
macos/build
|
||||
macos/fastlane/node_modules
|
||||
macos/fastlane/README.md
|
||||
macos/fastlane/report.xml
|
||||
macos/Vendor/ONLYOFFICE
|
||||
macos/Production/Production/ONLYOFFICE.app
|
||||
Reference in New Issue
Block a user