Skip to content

Commit 19965de

Browse files
Fix readme
1 parent 1b1aca7 commit 19965de

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

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

3-
[![Build Status](https://travis-ci.org/ChatSecure/SignalProtocolC.svg?branch=master)](https://travis-ci.org/ChatSecure/SignalProtocolC) [![Version Status](https://img.shields.io/cocoapods/v/SignalProtocolC.svg?style=flat)](https://github.com/ChatSecure/SignalProtocolC) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Platform](https://img.shields.io/cocoapods/p/SignalProtocolC.svg?style=flat)](https://cocoapods.org/?q= SignalProtocolC) [![License (GPLv3)](https://img.shields.io/badge/license-GPLv3-red.svg?style=flat)](https://opensource.org/licenses/GPL-3.0)
3+
[![Build Status](https://travis-ci.org/ChatSecure/SignalProtocolC.svg?branch=master)](https://travis-ci.org/ChatSecure/SignalProtocolC) [![Version Status](https://img.shields.io/cocoapods/v/SignalProtocolC.svg?style=flat)](https://github.com/ChatSecure/SignalProtocolC) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Platform](https://img.shields.io/cocoapods/p/SignalProtocolC.svg?style=flat)](https://cocoapods.org/?q=SignalProtocolC) [![License (GPLv3)](https://img.shields.io/badge/license-GPLv3-red.svg?style=flat)](https://opensource.org/licenses/GPL-3.0)
44

55
Unofficial CocoaPods podspec and Carthage-compatible framework for the C library [libsignal-protocol-c](https://github.com/WhisperSystems/libsignal-protocol-c). For a more user-friendly wrapper library usable in Objective-C and Swift, check out [SignalProtocol-ObjC](https://github.com/ChatSecure/SignalProtocol-ObjC).
66

Tests/libsignal-protocol-c.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,7 @@
665665
D92D742C1E8D96FC00B478E8 /* Release */,
666666
);
667667
defaultConfigurationIsVisible = 0;
668+
defaultConfigurationName = Release;
668669
};
669670
D92D74441E8D981100B478E8 /* Build configuration list for PBXNativeTarget "Tests-Framework-iOS" */ = {
670671
isa = XCConfigurationList;
@@ -673,6 +674,7 @@
673674
D92D74461E8D981100B478E8 /* Release */,
674675
);
675676
defaultConfigurationIsVisible = 0;
677+
defaultConfigurationName = Release;
676678
};
677679
D9CC4AB91D1EF77600C327E5 /* Build configuration list for PBXProject "libsignal-protocol-c" */ = {
678680
isa = XCConfigurationList;

0 commit comments

Comments
 (0)