|
|
@ -7,7 +7,6 @@
|
|
|
|
# Icon must end with two \r
|
|
|
|
# Icon must end with two \r
|
|
|
|
Icon
|
|
|
|
Icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
._*
|
|
|
|
|
|
|
|
|
|
|
@ -66,14 +65,14 @@ playground.xcworkspace
|
|
|
|
# Swift Package Manager
|
|
|
|
# Swift Package Manager
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
|
|
|
|
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
|
|
|
|
# Packages/
|
|
|
|
.Packages/
|
|
|
|
# Package.pins
|
|
|
|
.Package.pins
|
|
|
|
# Package.resolved
|
|
|
|
.Package.resolved
|
|
|
|
# *.xcodeproj
|
|
|
|
*.xcodeproj
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
|
|
|
|
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
|
|
|
|
# hence it is not needed unless you have added a package configuration file to your project
|
|
|
|
# hence it is not needed unless you have added a package configuration file to your project
|
|
|
|
# .swiftpm
|
|
|
|
.swiftpm/
|
|
|
|
|
|
|
|
|
|
|
|
.build/
|
|
|
|
.build/
|
|
|
|
|
|
|
|
|
|
|
@ -83,15 +82,15 @@ playground.xcworkspace
|
|
|
|
# you should judge for yourself, the pros and cons are mentioned at:
|
|
|
|
# you should judge for yourself, the pros and cons are mentioned at:
|
|
|
|
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
|
|
|
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Pods/
|
|
|
|
Pods/
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Add this line if you want to avoid checking in source code from the Xcode workspace
|
|
|
|
# Add this line if you want to avoid checking in source code from the Xcode workspace
|
|
|
|
# *.xcworkspace
|
|
|
|
*.xcworkspace
|
|
|
|
|
|
|
|
|
|
|
|
# Carthage
|
|
|
|
# Carthage
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
|
|
|
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
|
|
|
# Carthage/Checkouts
|
|
|
|
Carthage/Checkouts
|
|
|
|
|
|
|
|
|
|
|
|
Carthage/Build/
|
|
|
|
Carthage/Build/
|
|
|
|
|
|
|
|
|
|
|
@ -118,22 +117,8 @@ fastlane/test_output
|
|
|
|
|
|
|
|
|
|
|
|
iOSInjectionProject/
|
|
|
|
iOSInjectionProject/
|
|
|
|
|
|
|
|
|
|
|
|
# Xcode
|
|
|
|
# SwiftPM Xcode project
|
|
|
|
*.pbxuser
|
|
|
|
.xcscmblueprint
|
|
|
|
!default.pbxuser
|
|
|
|
|
|
|
|
*.mode1v3
|
|
|
|
# Xcode 14 specific
|
|
|
|
!default.mode1v3
|
|
|
|
xcdebugger/
|
|
|
|
*.mode2v3
|
|
|
|
|
|
|
|
!default.mode2v3
|
|
|
|
|
|
|
|
*.perspectivev3
|
|
|
|
|
|
|
|
!default.perspectivev3
|
|
|
|
|
|
|
|
xcuserdata
|
|
|
|
|
|
|
|
*.xccheckout
|
|
|
|
|
|
|
|
*.moved-aside
|
|
|
|
|
|
|
|
DerivedData
|
|
|
|
|
|
|
|
*.hmap
|
|
|
|
|
|
|
|
*.ipa
|
|
|
|
|
|
|
|
*.xcworkspace
|
|
|
|
|
|
|
|
!default.xcworkspace
|
|
|
|
|
|
|
|
*.swp
|
|
|
|
|
|
|
|
*.DS_Store
|
|
|
|
|
|
|
|