11 Commits
Author SHA1 Message Date
Timofey Solomko 16a14b79cc Replace ci-install-deploy.sh script with CI config file changes 2018-12-09 12:49:11 +03:00
Timofey Solomko 375b38ed06 Prevent BitByteData's bcsymbolmaps from archiving when deploying Carthage archive from CI 2018-02-21 22:41:37 +03:00
Timofey Solomko 5b7a373147 Don't execute git lfs pull explicitly, since it is done automatically during submodule update 2018-02-10 22:23:27 +03:00
Timofey Solomko 17f826860b [CI] Update cocoapods in deploy 2018-01-29 21:14:43 +03:00
Timofey Solomko ed01cd142f Fix build warnings about deprecated settings 2018-01-03 23:42:33 +03:00
Timofey Solomko 0b922ba64c Fixes for deployment stage in CI
Use osx and run before-deploy only once; don't carthage archive bcsymbolmap files from BitByteData; prepare-workspace before before_deploy script.
2018-01-03 19:44:05 +03:00
Timofey Solomko af26a11d4c Add carthage bootstrap step to prepare workspace script 2018-01-03 19:22:14 +03:00
Timofey Solomko 6b0dd666ce Several modifications to xcode projects
Organization name set to "Timofey Solomko"; reset some settings to its default values; remove separate test project and workspace by merging them into main project; move plist files inside xcode project; use project-wide settings as much as possible; set project version 50 (total amount of releases on github) and CFBundleShortVersion to 4.0.1; versions in xcode project are now managed by agvtool: project version is increased by 1 whenever there is a new release, CFBundleShortVersion will continue to be semantically versioned; remove some unused settings; remove header file and empty build phases.
2018-01-03 19:21:14 +03:00
Timofey Solomko 7ab4b0336a Add script for cleaning up "workspace" 2018-01-01 14:13:39 +03:00
Timofey Solomko 58f21f311e Add scripts for CI stages 2018-01-01 14:12:18 +03:00
Timofey Solomko d05b9b1f4a Add script for preparing "workspace"
Right now it only downloads test files.
2018-01-01 14:11:45 +03:00