Skip to content

Commit

Permalink
Merge pull request #301 from malcommac/new/5.0
Browse files Browse the repository at this point in the history
Updated to 5.0
  • Loading branch information
malcommac authored Nov 11, 2020
2 parents 883939c + 08e23ca commit aa0ee84
Show file tree
Hide file tree
Showing 198 changed files with 16,162 additions and 8,242 deletions.
Binary file added .github/.FUNDING.yml.icloud
Binary file not shown.
4 changes: 0 additions & 4 deletions .github/FUNDING.yml

This file was deleted.

71 changes: 4 additions & 67 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,68 +1,5 @@
# 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
*.moved-aside
*.xccheckout
*.xcscmblueprint

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

## 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/
# Package.pins
.build/

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# 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
#
# Pods/

# 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
fastlane/test_output
.DS_Store
/.build
/Packages
/*.xcodeproj
xcuserdata/
28 changes: 0 additions & 28 deletions Configs/SwiftLocation.plist

This file was deleted.

24 changes: 0 additions & 24 deletions Configs/SwiftLocationTests.plist

This file was deleted.

46 changes: 0 additions & 46 deletions DemoApp/AppDelegate.swift

This file was deleted.

6 changes: 0 additions & 6 deletions DemoApp/Assets.xcassets/Contents.json

This file was deleted.

25 changes: 0 additions & 25 deletions DemoApp/Base.lproj/LaunchScreen.storyboard

This file was deleted.

Loading

0 comments on commit aa0ee84

Please sign in to comment.