Skip to content

Commit

Permalink
Merge pull request #21 from lawder/release/v2.1.1
Browse files Browse the repository at this point in the history
Release v2.1.1
  • Loading branch information
lawder authored Mar 27, 2019
2 parents 8aeabdb + 3e8a06b commit 1a92ca8
Show file tree
Hide file tree
Showing 50 changed files with 1,582 additions and 1,287 deletions.
17 changes: 17 additions & 0 deletions APIDiffs/api-diffs-2.1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# QNRTCKit 2.1.0 to 2.1.1 API Differences

```
QNTrackINfo.h
```

- *Added* `- (void)setMaintainResolutionEnabled:(BOOL)enabled;`

```
QNVideoView.h
```

- *Added* `@property(nonatomic, assign) QNVideoFillModeType fillMode;`




6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PODS:
- PLPlayerKit (3.3.2):
- PLPlayerKit/iphoneos (= 3.3.2)
- PLPlayerKit/iphoneos (3.3.2)
- QNRTCKit (2.1.0)
- QNRTCKit (2.1.1)

DEPENDENCIES:
- Bugsnag (= 5.15.4)
Expand Down Expand Up @@ -34,8 +34,8 @@ SPEC CHECKSUMS:
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MMMaterialDesignSpinner: a548042720c2e5f04212048483085d7942ac3e81
PLPlayerKit: 70b3866a615de26030e9c81316f6807b1a8b1808
QNRTCKit: 30005fc65b7b220c085ea454add54de8c833af19
QNRTCKit: 6dc69aa48f326033d671990e411450bfc6040608

PODFILE CHECKSUM: 219bc30c36e73e22e59a5caa3795d5a813566e2f

COCOAPODS: 1.5.3
COCOAPODS: 1.6.0

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Example/Pods/Headers/Public/QNRTCKit/QNRTCKit/QNRTCKit.h

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Example/Pods/Headers/Public/QNRTCKit/QNRTCKit/QNUtil.h

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/QNRTCKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,530 changes: 1,325 additions & 1,205 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion Example/Pods/Target Support Files/Bugsnag/Bugsnag.xcconfig

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Example/Pods/Target Support Files/Masonry/Masonry.xcconfig

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions Example/Pods/Target Support Files/QNRTCKit/QNRTCKit.xcconfig

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Example/QNRTCKitDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-resources.sh",
"${PODS_ROOT}/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/JGProgressHUD/JGProgressHUD.bundle",
);
name = "[CP] Copy Pods Resources";
Expand All @@ -340,7 +340,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-resources.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-resources.sh\"\n";
showEnvVarsInLog = 0;
};
45FBCD51C47E0F48596AE5CC /* [CP] Embed Pods Frameworks */ = {
Expand All @@ -349,7 +349,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-frameworks.sh",
"${PODS_ROOT}/PLPlayerKit/Pod/Library/PLPlayerKit.framework",
"${PODS_ROOT}/../../Pod/iphoneos/QNRTCKit.framework",
"${PODS_ROOT}/../../Pod/iphoneos/QNRTCKit.framework.dSYM",
Expand All @@ -362,7 +362,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QNRTCKitDemo/Pods-QNRTCKitDemo-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
942A63FB5AAA43E9BE0ADEF9 /* Upload Bugsnag dSYM */ = {
Expand Down
2 changes: 1 addition & 1 deletion Example/QNRTCKitDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.1.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
Loading

0 comments on commit 1a92ca8

Please sign in to comment.