Skip to content

Commit 3a6fb3f

Browse files
committed
Update changelog
1 parent b4002f7 commit 3a6fb3f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## 9.0.3
5+
6+
### Fixes
7+
8+
* #465 - Fix broken Carthage build. The Carthage build was broken due to the `iMessageDemo` project's use of CocoaPods and the automatically generated `SwiftMessages` framework scheme created by CocoaPods. The podfile was modified to delete this scheme, but Carthage users may need to run `pod install` on the `iMessagesDemo` project, if they have CocoaPods installed, or manually delete the `iMessageDemo/Pods/Pods.xcodeproj/xcuserdata` folder.
9+
410
## 9.0.2
511

612
### Fixes

iMessageDemo/Podfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ EXTERNAL SOURCES:
1111
SPEC CHECKSUMS:
1212
SwiftMessages: 077f19126c24033fe24042237ecc20261adb46e4
1313

14-
PODFILE CHECKSUM: dde250cdcd60ccf6ec0a51da5a633d36b9f83a3b
14+
PODFILE CHECKSUM: 2eb9a33592d0c52131c37a9dd169a8c4604ffd7b
1515

1616
COCOAPODS: 1.10.0

iMessageDemo/Pods/Manifest.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)