Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/parse-community/xctoolchain-archive

Common configuration files and scripts that are used to build our SDKs with Xcode.
https://github.com/parse-community/xctoolchain-archive

Enable suspicious move clang warning.

nlutsenko opened this pull request almost 8 years ago
Enable infinite recursion warning by default.

nlutsenko opened this pull request over 8 years ago
Enable static analysis via a setting.

nlutsenko opened this pull request over 8 years ago
Remove armv7s from iOS architectures.

nlutsenko opened this pull request over 8 years ago
Turn on whole module optimization for Swift in Release configuration.

nlutsenko opened this pull request over 8 years ago
Fix install path/dylib install name for DynamicFramework targets.

nlutsenko opened this pull request over 8 years ago
Disable code signing altogether for framework targets.

nlutsenko opened this pull request over 8 years ago
Remove not required runtime search paths from LogicTests configuration.

nlutsenko opened this pull request over 8 years ago
Disable requirement for code signing when building a dynamic framework.

nlutsenko opened this pull request over 8 years ago
Restructure and update all configurations.

nlutsenko opened this pull request over 8 years ago
Enable static analyzer warnings for nonnull, floating point loop counter.

nlutsenko opened this pull request almost 9 years ago
Make xctask work when compiling frameworks for simulators on Xcode 7.2

nlutsenko opened this pull request about 9 years ago
Use clang's libc++ instead of GNU's libstdc++.

richardjrossiii opened this pull request about 9 years ago
Disable code signing by default for tvOS platform.

nlutsenko opened this pull request about 9 years ago
Disable warning for covering default case in switch.

nlutsenko opened this pull request about 9 years ago
Fix typo in xctask build script.

nlutsenko opened this pull request about 9 years ago
Disable modular import warnings for tests.

nlutsenko opened this pull request about 9 years ago
Fix typo in warnings.

nlutsenko opened this pull request about 9 years ago
Add and enable custom warnings.

nlutsenko opened this pull request about 9 years ago
Add ability to build tvOS framework with xctask.

nlutsenko opened this pull request about 9 years ago
Add analyze action to xctask.

nlutsenko opened this pull request about 9 years ago