Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B Bolts-ObjC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BoltsFramework
  • Bolts-ObjC
  • Merge requests
  • !240

Change iOS Tests deployment target to 7.0.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nikita Lutsenko requested to merge nlutsenko.tests into master Mar 22, 2016
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

Looks like Xcode 7.3 has iOS 7.0+ version of libclang_rt.profile_ios.a which produces a lot of warnings when building for testing. This doesn't change Bolts deployment target, but ups it purely for tests and test app.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nlutsenko.tests