Files
Olli Tapaninen 5acae56d5f Couple of fixes for xcode12 support (#418)
* Add resources to Package.swift

* Fix bundle search method

* Search for CocoaPods bunlde

* Remove redundant resources declaration

* Streamline implementation a bit and return a fallback value

Co-authored-by: Timothy Moose <tim@swiftkick.it>
2020-09-25 12:50:56 -05:00

50 lines
738 B
Plaintext

# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## Build generated
build/
DerivedData
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
## Playgrounds
timeline.xctimeline
playground.xcworkspace
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
.swiftpm/
.DS_Store
*.mobileprovision
*.cer
*.certSigningRequest
*.p12
*.pem
*.pkey
screenshots
rvm.env
.build