Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit dfadfef

Browse files
committed
Merge pull request #4 from ParsePlatform/nlutsenko.v3.xctoolchain
Use shared things from xctoolchain.
2 parents 60e49c1 + c05db60 commit dfadfef

File tree

14 files changed

+6
-269
lines changed

14 files changed

+6
-269
lines changed

.clang-format

Lines changed: 0 additions & 71 deletions
This file was deleted.

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Vendor/xctoolchain/.clang-format

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "Vendor/xctoolchain"]
2+
path = Vendor/xctoolchain
3+
url = https://github.com/ParsePlatform/xctoolchain.git

Configurations/Shared

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../Vendor/xctoolchain/Configurations/

Configurations/Shared/Common.xcconfig

Lines changed: 0 additions & 21 deletions
This file was deleted.

Configurations/Shared/Platform/OSX.xcconfig

Lines changed: 0 additions & 11 deletions
This file was deleted.

Configurations/Shared/Platform/iOS.xcconfig

Lines changed: 0 additions & 21 deletions
This file was deleted.

Configurations/Shared/Platform/watchOS.xcconfig

Lines changed: 0 additions & 14 deletions
This file was deleted.

Configurations/Shared/Product/Application.xcconfig

Lines changed: 0 additions & 14 deletions
This file was deleted.

Configurations/Shared/Product/Framework.xcconfig

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)