summaryrefslogtreecommitdiff
path: root/platform/macos/scripts/deploy-packages.sh
Commit message (Collapse)AuthorAgeFilesLines
* [build, ios] Replace 'nightly' build with snapshotJason Wray2019-03-051-1/+0
|
* [macos] Fixed macosapp deploymentMinh Nguyễn2018-01-051-16/+29
|
* Deploy macosapp as part of releases (#10191)Minh Nguyễn2017-11-141-1/+14
| | | | | | | | | | * [macos] Deploy macosapp as part of releases Added steps to the packaging script to archive and export macosapp. Upload the exported, compressed application bundle to the GitHub release when deploying a release. * [macos] Explicitly named function argument * [macos] Consolidated xcodebuild invocations
* [ios, macos] Preserve symlinks when zipping frameworkMinh Nguyễn2017-04-051-1/+1
|
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-7/+7
|
* [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1Minh Nguyễn2017-01-151-31/+67
| | | | | | | | | | | | | | | | | | | | * [macos] Updated deployment scripts Ported fixes from #6581 and #6740. * [macos] Acknowledge AppleScript support * [macos] Prepared for published documentation Also added link to Dash docset. * [macos] Added CocoaPods podspecs Ported from #5653. * [macos] Rewrote readme; updated screenshot * [macos] Include setup instructions in standalone docs
* [macos] Zip up SDK before uploading itmacos-v0.2.0Minh Nguyễn2016-06-141-1/+6
|
* [macos] Deployment scriptMinh Nguyễn2016-06-141-0/+78
Adapted the iOS SDK deployment script for the macOS SDK.