-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1642 from Catrobat/release-0.6.19
Release 0.6.19
- Loading branch information
Showing
1,876 changed files
with
31,471 additions
and
15,180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,5 @@ | ||
github "ArtSabintsev/Siren" | ||
github "SecondRenaissance/Bohr" | ||
github "Marxon13/M13ProgressSuite" ~> 1.2.9 | ||
github "TTTAttributedLabel/TTTAttributedLabel" ~> 2.0.0 | ||
github "maxep/MXSegmentedPager" ~> 3.3.0 | ||
github "onevcat/Kingfisher" ~> 4.0 | ||
github "venmo/DVR" | ||
github "audiokit/audiokit" "v4.9.4" | ||
github "audiokit/audiokit" "v4.11.2" | ||
github "ZipArchive/ZipArchive" | ||
github "Quick/Quick" | ||
github "Quick/Nimble" | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" ~> 6.34.0 | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseCrashlyticsBinary.json" ~> 6.34.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,5 @@ | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" "6.34.0" | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseCrashlyticsBinary.json" "6.34.0" | ||
github "ArtSabintsev/Siren" "5.2.3" | ||
github "Marxon13/M13ProgressSuite" "v1.2.9" | ||
github "Quick/Nimble" "v8.0.4" | ||
github "Quick/Quick" "v2.2.0" | ||
github "SecondRenaissance/Bohr" "3.0.0" | ||
github "TTTAttributedLabel/TTTAttributedLabel" "2.0.0" | ||
github "ZipArchive/ZipArchive" "v2.2.2" | ||
github "audiokit/audiokit" "v4.9.4" | ||
github "maxep/HMSegmentedControl" "16fad4a78c9cef2db5b1f21975a67dc55b3cc402" | ||
github "maxep/MXPagerView" "0.2.1" | ||
github "maxep/MXParallaxHeader" "0.6.1" | ||
github "maxep/MXSegmentedPager" "3.3.0" | ||
github "onevcat/Kingfisher" "4.10.1" | ||
github "venmo/DVR" "v2.1.0" | ||
github "ZipArchive/ZipArchive" "v2.2.3" | ||
github "audiokit/audiokit" "v4.11.2" |
Large diffs are not rendered by default.
Oops, something went wrong.
79 changes: 79 additions & 0 deletions
79
src/Catty.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "ActiveLabel", | ||
"repositoryURL": "https://github.com/optonaut/ActiveLabel.swift", | ||
"state": { | ||
"branch": null, | ||
"revision": "36949c1a69ef8b40574da20c9e24b115f387b1cf", | ||
"version": "1.1.5" | ||
} | ||
}, | ||
{ | ||
"package": "CwlCatchException", | ||
"repositoryURL": "https://github.com/mattgallagher/CwlCatchException.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "f809deb30dc5c9d9b78c872e553261a61177721a", | ||
"version": "2.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "CwlPreconditionTesting", | ||
"repositoryURL": "https://github.com/mattgallagher/CwlPreconditionTesting.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "02b7a39a99c4da27abe03cab2053a9034379639f", | ||
"version": "2.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "DVR", | ||
"repositoryURL": "https://github.com/venmo/DVR", | ||
"state": { | ||
"branch": null, | ||
"revision": "d13f7135d1993053580efe13c9ecc43200852d09", | ||
"version": "2.1.0" | ||
} | ||
}, | ||
{ | ||
"package": "Kingfisher", | ||
"repositoryURL": "https://github.com/onevcat/Kingfisher", | ||
"state": { | ||
"branch": null, | ||
"revision": "0be276f6a7fd54af4c3eb03f2d12e12d8c8a1a1d", | ||
"version": "6.0.1" | ||
} | ||
}, | ||
{ | ||
"package": "Nimble", | ||
"repositoryURL": "https://github.com/Quick/Nimble", | ||
"state": { | ||
"branch": null, | ||
"revision": "e491a6731307bb23783bf664d003be9b2fa59ab5", | ||
"version": "9.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "Quick", | ||
"repositoryURL": "https://github.com/Quick/Quick", | ||
"state": { | ||
"branch": null, | ||
"revision": "8cce6acd38f965f5baa3167b939f86500314022b", | ||
"version": "3.1.2" | ||
} | ||
}, | ||
{ | ||
"package": "Siren", | ||
"repositoryURL": "https://github.com/ArtSabintsev/Siren", | ||
"state": { | ||
"branch": null, | ||
"revision": "1f6ae4635d92c5926bc51d26ab756b4c06121b9f", | ||
"version": "5.5.1" | ||
} | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
} |
2 changes: 1 addition & 1 deletion
2
src/Catty.xcodeproj/xcshareddata/xcschemes/Catty (DEBUG).xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty.xcodeproj/xcshareddata/xcschemes/Catty (RELEASE).xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothDevice/FirmataDevices/Arduino/ArduinoDevice.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothDevice/FirmataDevices/Arduino/ArduinoHelper.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothDevice/FirmataDevices/Arduino/ArduinoProtocol.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothDevice/FirmataDevices/Phiro/PhiroDevice.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothDevice/FirmataDevices/Phiro/PhiroHelper.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothDevice/FirmataDevices/Phiro/PhiroProtocol.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Catty/BluetoothHelper/BluetoothHelper/Components/Characteristic.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.