# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

## User settings
xcuserdata/
*.xcuserstate

## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM

## Playgrounds
timeline.xctimeline
playground.xcworkspace

# Swift Package Manager
#
.build/
.swiftpm/

# CocoaPods
#
Pods/
Podfile.lock

# Carthage
#
Carthage/Build/

# fastlane
#
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output

# Code Injection
#
iOSInjectionProject/

# Build products
build/
DerivedData/ 

# Test results
test-results/
*.xcresult
TestResults-*.xcresult

# Temporary build files
JanusSDK/JavaScript/build/
