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

Update README.md

db276c45a9313371de062d275a0129d1a621b7cd authored over 4 years ago by Tom Fox <[email protected]>
transfer code

a3cc399fde6dd386ac14f54ca6ab3d63631ea148 authored over 7 years ago by Kevin Lacker <[email protected]>
Enable suspicious move clang warning. (#22)

b874e835a7fd05bf1814c17001ee3c9dcfe2fd2f authored almost 8 years ago by Nikita Lutsenko <[email protected]>
Enable static analysis via a setting. (#19)

a66c63fe948cf8b4d77a51b69f35459fe0c68973 authored over 8 years ago by Nikita Lutsenko <[email protected]>
Enable infinite recursion warning by default. (#20)

f264ff4f97f2e555aa409675584403e3e80cf61f authored over 8 years ago by Nikita Lutsenko <[email protected]>
Remove armv7s from iOS architectures. (#18)

af8d7f69bf7a5b8e8edd94a139f83fc465b7b64a authored over 8 years ago by Nikita Lutsenko <[email protected]>
Turn on whole module optimization for Swift in Release configuration. (#17)

a103a9c6e4a64ecb90948a52de4498ec9408b8ab authored over 8 years ago by Nikita Lutsenko <[email protected]>
Fix install path/dylib install name for DynamicFramework targets. (#16)

a381a3f1b30fd7ff9180f3627ab241916b711b7d authored over 8 years ago by Nikita Lutsenko <[email protected]>
Disable code signing altogether for framework targets. (#15)

e30575049b2332b4bd354a3bb3f62dbc0046f145 authored over 8 years ago by Nikita Lutsenko <[email protected]>
Remove not required runtime search paths from LogicTests configuration. (#14)

a6314f359ca34118ab78f59adb74d8478ef19fb7 authored over 8 years ago by Nikita Lutsenko <[email protected]>
Disable requirement for code signing when building a dynamic framework. (#13)

b656075568263294f7325b82a346c85cf994cbb1 authored over 8 years ago by Nikita Lutsenko <[email protected]>
Restructure and update all configurations. (#12)

7d6009a8e17d12803a5ff6bdc75a9f0ac67cd7f6 authored over 8 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #11 from ParsePlatform/nlutsenko.warnings

Enable static analyzer warnings for nonnull, floating point loop counter.

f1dd6b981643e1bbf5815093d37818d7f8e8e96a authored almost 9 years ago by Nikita Lutsenko <[email protected]>
Enable static analyzer warnings for nonnull, floating point loop counter.

ec8bcad6272a92f7a4f40a98230d8cd9067c1b0e authored almost 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #10 from ParsePlatform/nlutsenko.xcode72

Make xctask work when compiling frameworks for simulators on Xcode 7.2

e8aafbd44b087d4645169d213d463986a40b2a37 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Make xctask work when compiling frameworks for simulators on Xcode 7.2

3d337ce979273ad591c7ec71acde1a84a8f94eb4 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #9 from ParsePlatform/richardross.cpp.clang

Use clang's libc++ instead of GNU's libstdc++.

5b3d0d4db6cbbe3e5a6f58b56f82c2f5cad399cb authored about 9 years ago by Richard Ross <[email protected]>
Use clang's libc++ instead of GNU's libstdc++.

Currently, the primary reason we have libstdc++ as our target is because we could not risk break...

b83399e1948d28eb8d9a3f4072783efc817460a8 authored about 9 years ago by Richard Ross <[email protected]>
Merge pull request #8 from ParsePlatform/nlutsenko.tvos

Disable code signing by default for tvOS platform.

94b6a06c0c649d71a11a4d2f7ace28bc8c865acb authored about 9 years ago by Nikita Lutsenko <[email protected]>
Disable code signing by default for tvOS platform.

014b78f6486398d6a7dcf716d264c01fd93c5d0e authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #7 from ParsePlatform/nlutsenko.warnings

Disable warning for covering default case in switch.

65c31f2f70fe3c0c78b19e19f23b8c0fbcfd6876 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Disable warning for covering default case in switch.

ce0fe73f7218b2363358c896bae280f9dbdf090c authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #6 from ParsePlatform/nlutsenko.typo

Fix typo in xctask build script.

c63b4cd01f6b26c193f00833556bf2be819311fd authored about 9 years ago by Nikita Lutsenko <[email protected]>
Fix typo in xctask build script.

e298ed2b71632c1147f09e42b03b9cbac75ee2be authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #5 from ParsePlatform/nlutsenko.warnings

Disable modular import warnings for tests.

bcd1d9a83711846482c8cf0587d79b405c13a57b authored about 9 years ago by Nikita Lutsenko <[email protected]>
Disable modular import warnings for tests.

c6e4d9d2a5f839e874d40c571112c9d44e2ba39d authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #4 from ParsePlatform/nlutsenko.warnings

Fix typo in warnings.

21347a4660991bccbe0e3b2749a602c63d24f124 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Fix typo in warnings.

(-‸ლ)

c37eb2fddb3c3c0e40c07cc02c68e3f7c7c7f37a authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #3 from ParsePlatform/nlutsenko.warnings

Add and enable custom warnings.

f35ced24c87cf08527e1b59ee3268675756707a4 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #2 from ParsePlatform/nlutsenko.tvos

Add ability to build tvOS framework with xctask.

3da75864b245462106b7e75065e1050f33ff0b8f authored about 9 years ago by Nikita Lutsenko <[email protected]>
Merge pull request #1 from ParsePlatform/nlutsenko.analyze

Add analyze action to xctask.

3acfbef437a0a7c3cf8d8babcf1f397e4a1a0a7d authored about 9 years ago by Nikita Lutsenko <[email protected]>
Add and enable custom warnings.

20ea9907c855c80a5276ffdd0c2a9bc933240ec1 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Add ability to build tvOS framework with xctask.

ff99de0de711698bee97a3817884ebae938629c3 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Add analyze action to xctask.

20c908cd8b0141cdd93a6ce61043fe13061d8c34 authored about 9 years ago by Nikita Lutsenko <[email protected]>
Add carthage artifacts to ignore list.

0380e440d561904847ba8a8953e3aa81c7ef0fee authored about 9 years ago by Nikita Lutsenko <[email protected]>
Initial commit.

a19b5739c5562fe38c5d460d69e52c1986e21085 authored about 9 years ago by Nikita Lutsenko <[email protected]>