[GH-ISSUE #502] Fresh compile with Xcode 10.1 produces warning #328

Closed
opened 2026-03-03 16:47:44 +03:00 by kerem · 1 comment
Owner

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:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • iOS :
  • [X ] OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • [X ] Manually

Library version:

  • [ X] head
  • v1.2.1
  • v1.2 (Swift 4.0)
  • v1.0.0
  • v0.6
  • other: (Please fill in the version you are using.)

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

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: - [ ] Version 1 - [ ] Version 2 ### OS (Please fill the version) : - [ ] iOS : - [X ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [ ] CocoaPods - [X ] Manually ### Library version: - [ X] head - [ ] v1.2.1 - [ ] v1.2 (Swift 4.0) - [ ] v1.0.0 - [ ] v0.6 - [ ] other: (Please fill in the version you are using.) ### 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
kerem 2026-03-03 16:47:44 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@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

<!-- gh-comment-id:451853280 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#328
No description provided.