Skip to content

Commit be2291e

Browse files
Bartosz Jandabartoszj
authored andcommitted
Updated AppBuddy
1 parent 79c1fb9 commit be2291e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

AutoMateExample/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :ios, '9.3'
1+
platform :ios, '12.0'
22
workspace '../AutoMate'
33

44
target 'AutoMateExample' do

AutoMateExample/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- AutoMate-AppBuddy (1.4.0)
2+
- AutoMate-AppBuddy (1.5.0)
33

44
DEPENDENCIES:
55
- AutoMate-AppBuddy (from `https://github.com/PGSSoft/AutoMate-AppBuddy`)
@@ -10,12 +10,12 @@ EXTERNAL SOURCES:
1010

1111
CHECKOUT OPTIONS:
1212
AutoMate-AppBuddy:
13-
:commit: a6601a707454e7aa5df977d76c4b6b43c5461ee4
13+
:commit: 57e7c0136d41f951bb3c7e88d7f8466525abf0c2
1414
:git: https://github.com/PGSSoft/AutoMate-AppBuddy
1515

1616
SPEC CHECKSUMS:
17-
AutoMate-AppBuddy: 8b5401eb02fef53dc6721ff81fb8d6b726f85dc7
17+
AutoMate-AppBuddy: 5de5cdc57cc2126cf58daf3d120064fd24c9b36f
1818

19-
PODFILE CHECKSUM: 5dbd87bb043c48c4b92a48aec735ac21ab8272b1
19+
PODFILE CHECKSUM: 52ea3e5ee9bc3c51b1f287d0127f513847b4370b
2020

2121
COCOAPODS: 1.6.1

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## [1.7.0](https://github.com/PGSSoft/AutoMate/releases/tag/1.7.0)
4-
Released on XXXX-YY-ZZ.
4+
Released on 2019.05-12.
55

66
#### Added
77
- Support for Xcode 10.

0 commit comments

Comments
 (0)