Sha256: badeb02f20f3da50447046823c394c7111ca39a1ea50e93ab41c483f45972bf1
Contents?: true
Size: 1.14 KB
Versions: 6
Compression:
Stored size: 1.14 KB
Contents
.DS_Store # Xcode # # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore xcuserdata/ UserInterfaceState.xcuserstate UserInterface.xcuserstate *.xcuserstate *.xcodeproj *.xcworkspace ## Build generated build/ DerivedData/ $SRCROOT ## Various settings ## Obj-C/Swift specific *.hmap *.ipa *.dSYM.zip *.dSYM # CocoaPods Pods/ # BDSASR_lib BDSASR_lib/ BDSASR_lib.zip .idea # Carthage # # Add this line if you want to avoid checking in source code from Carthage dependencies. # Carthage/Checkouts Carthage/Build # fastlane # # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the # screenshots whenever they are needed. # For more information about the recommended setup visit: # https://docs.fastlane.tools/best-practices/source-control/#source-control fastlane/report.xml fastlane/Preview.html fastlane/screenshots/**/*.png fastlane/test_output # Code Injection # # After new code Injection tools there's a generated folder /iOSInjectionProject # https://github.com/johnno1962/injectionforxcode ## Obj-C/Swift specific *.hmap *.ipa *.dSYM.zip *.dSYM
Version data entries
6 entries across 6 versions & 1 rubygems