Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
removed perf analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
atfinke committed Aug 19, 2020
1 parent 006c499 commit 4d7a848
Show file tree
Hide file tree
Showing 241 changed files with 9 additions and 58,371 deletions.
2 changes: 1 addition & 1 deletion WKRKit/WKRKit/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>13432</string>
<string>13457</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion WKRUIKit/WKRUIKit/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>14340</string>
<string>14365</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
1 change: 0 additions & 1 deletion WKRUIKit/WKRUIKit/WKRUIPlayerImageManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ public class WKRUIPlayerImageManager {
}

public func container() -> Container {
assert(Thread.isMainThread)
guard let image = localPlayerImage else { fatalError() }
return Container(connectedPlayerImages: connectedPlayerImages, localPlayerImage: image)
}
Expand Down

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 4d7a848

Please sign in to comment.