-
-
Notifications
You must be signed in to change notification settings - Fork 624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode 10 & Swift 4.2 #683
Merged
Merged
Xcode 10 & Swift 4.2 #683
Changes from 6 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
b2ac7ae
FIX build with Xcode 10 (GM)
4be33c5
updated pods to support swift 4.2
07fd742
fixed 2 now (sometimes) failing tests
f23c0e3
updated readme
2d10f3a
update circle-ci to use xcode 10
d6f2986
updated swift package manager versions
1fb17c5
ensure consistent order in allVariables
ilyapuchka e07032d
fix failing tests
ilyapuchka 59d103c
use latest cocoapods beta, pod install
ilyapuchka 53f25e9
pod update, swift package update
ilyapuchka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,10 @@ | |
|
||
--- | ||
|
||
## Master | ||
|
||
- Adding support for Xcode 10 | ||
|
||
## 0.14.0 | ||
|
||
### New Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,66 +1,68 @@ | ||
PODS: | ||
- AEXML (4.2.2) | ||
- Commander (0.6.0) | ||
- libCommonCrypto (0.1.1) | ||
- Nimble (7.0.3) | ||
- PathKit (0.8.0) | ||
- Quick (1.2.0) | ||
- SourceKittenFramework (0.21.1): | ||
- AEXML (4.3.3) | ||
- Commander (0.7.0) | ||
- Nimble (7.3.0) | ||
- PathKit (0.9.2) | ||
- Quick (1.3.1) | ||
- SourceKittenFramework (0.21.2): | ||
- SWXMLHash (~> 4.7) | ||
- Yams (~> 1.0) | ||
- Stencil (0.10.1): | ||
- PathKit (~> 0.8.0) | ||
- StencilSwiftKit (2.4.0): | ||
- Stencil (~> 0.10) | ||
- SwiftLint (0.25.1) | ||
- Stencil (0.12.1): | ||
- PathKit (~> 0.9.0) | ||
- StencilSwiftKit (2.6.0): | ||
- Stencil (~> 0.12.1) | ||
- SwiftLint (0.27.0) | ||
- SwiftTryCatch (1.0.0) | ||
- SWXMLHash (4.7.0) | ||
- xcproj (4.2.0): | ||
- AEXML (~> 4.1) | ||
- PathKit (~> 0.8) | ||
- Yams (1.0.0) | ||
- SWXMLHash (4.7.2) | ||
- xcproj (4.3.0): | ||
- AEXML (~> 4.3) | ||
- PathKit (~> 0.9.1) | ||
- Yams (1.0.1) | ||
|
||
DEPENDENCIES: | ||
- AEXML (= 4.2.2) | ||
- Commander (= 0.6.0) | ||
- libCommonCrypto | ||
- AEXML (= 4.3.3) | ||
- Commander (= 0.7.0) | ||
- Nimble | ||
- PathKit | ||
- PathKit (= 0.8.0) | ||
- PathKit (= 0.9.2) | ||
- Quick | ||
- SourceKittenFramework (= 0.21.1) | ||
- Stencil (= 0.10.1) | ||
- StencilSwiftKit (= 2.4.0) | ||
- SourceKittenFramework (= 0.21.2) | ||
- Stencil (= 0.12.1) | ||
- StencilSwiftKit (= 2.6.0) | ||
- SwiftLint | ||
- SwiftTryCatch (from `git@github.com:seanparsons/SwiftTryCatch`, commit `798c512`) | ||
- xcproj (= 4.2.0) | ||
- xcproj (from `git@github.com:tuist/xcodeproj.git`, tag `4.3.1`) | ||
|
||
EXTERNAL SOURCES: | ||
SwiftTryCatch: | ||
:commit: 798c512 | ||
:git: git@github.com:seanparsons/SwiftTryCatch | ||
xcproj: | ||
:git: git@github.com:tuist/xcodeproj.git | ||
:tag: 4.3.1 | ||
|
||
CHECKOUT OPTIONS: | ||
SwiftTryCatch: | ||
:commit: 798c512 | ||
:git: git@github.com:seanparsons/SwiftTryCatch | ||
xcproj: | ||
:git: git@github.com:tuist/xcodeproj.git | ||
:tag: 4.3.1 | ||
|
||
SPEC CHECKSUMS: | ||
AEXML: 5ebafc1b75e0bcf0f1b09b8ca8fed2d5a199479b | ||
Commander: fba7c96c9e787ecc8ebe0737be875e1e18ef47ff | ||
libCommonCrypto: 8bc2f53375ef9815ddd9dd663e110e1cced41747 | ||
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac | ||
PathKit: dcab05d701474011aae0e40cf892298a831f63d6 | ||
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08 | ||
SourceKittenFramework: 422ab99cb9fc7a61df4650ae5bd779f71edf1bc2 | ||
Stencil: 40b382c52edab08f1e800e6144c1f04ae47a7a9a | ||
StencilSwiftKit: b2d282c788559bc19166eee070ffa513fedf8c05 | ||
SwiftLint: ce933681be10c3266e82576dad676fa815a602e9 | ||
AEXML: 601f41fcaa7bda7605cad153b0f43db9ec006c0f | ||
Commander: a12712a84e9641e712aa5b6c196fddb8d6556189 | ||
Nimble: c8d6a1f463701921c46de965c673e13cafa09196 | ||
PathKit: 273f59a38e3218eb95abd9f6a61730a8bcfd2f06 | ||
Quick: d17304d58d0d169dd0bd1c6e5c28e3318de32a1a | ||
SourceKittenFramework: 939cbc178445dfd3700a7476187ad36443a1d756 | ||
Stencil: 8a08577b341a059420c444b8aa5733378a6a4384 | ||
StencilSwiftKit: 8965117982a901cc385c156be950a75e396e89c9 | ||
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073 | ||
SwiftTryCatch: 8dec58919b07ddba4f23c80e814f7e49f05da548 | ||
SWXMLHash: f4522438189f72b41e39676d19469a8969d60dd1 | ||
xcproj: bf5339a8c8b295e3364a16074d842b3ea71a4f5b | ||
Yams: a01cdee527b3a82a3e192255b34ad5aacdf96b8c | ||
SWXMLHash: f0761e5c5d1a49f6553609bd0f5696a61738c5b9 | ||
xcproj: 7a9fe0c5f00617c0fa306b37858f157c786aff42 | ||
Yams: 572f625a8b719b73e0b57fd313c680f3e2161fe9 | ||
|
||
PODFILE CHECKSUM: 1889280aa219d96bfbfbd345812334c52a11f023 | ||
PODFILE CHECKSUM: 6420078304b6181f8a16f96228a39662f867ae9f | ||
|
||
COCOAPODS: 1.4.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the reason you use a fork instead of
https://github.com/xcodeswift/xcproj.git
here? Because you're using the main repo in the SPM manifest 🤔There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xcodeswift/xcproj.git
redirects totuis/xcodeproj.git
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's a shame that they didn't release the 4.3.1 version properly with cocoapods..