mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #502] Fresh compile with Xcode 10.1 produces warning #328
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#328
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EdwardD20 on GitHub (Jan 4, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/502
Description:
Compile warnings...
/Users/ed/Downloads/OAuthSwift-master/OAuthSwift.xcodeproj The file “Pods-OAuthSwiftTests.debug.xcconfig” couldn’t be opened because there is no such file. (/Users/ed/Downloads/OAuthSwift-master/Pods/Target Support Files/Pods-OAuthSwiftTests/Pods-OAuthSwiftTests.debug.xcconfig)
/Users/ed/Downloads/OAuthSwift-master/OAuthSwift.xcodeproj The file “Pods-OAuthSwiftTests.release.xcconfig” couldn’t be opened because there is no such file. (/Users/ed/Downloads/OAuthSwift-master/Pods/Target Support Files/Pods-OAuthSwiftTests/Pods-OAuthSwiftTests.release.xcconfig)
OAuth Provider? (Twitter, Github, ..):
Yahoo
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
9.3 (Swift 4.1)
9.0 (Swift 4.0)
9.0 (Swift 3.2)
8.x (Swift 3.x)
8.0 (Swift 2.3)
7.3.1
[ X ] other: Xcode 10.1 (Please fill in the version you are using.)
objective c
@phimage commented on GitHub (Jan 7, 2019):
It is compile issue for test target, not for the framework
You can only test using the workspace not the project and make a a cocoadpod commande : pod update