forked from danieleforlani/Giphy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ddde69e
commit 7a3e6ce
Showing
44 changed files
with
3,760 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+10.9 KB
.../xcode/package.xcworkspace/xcuserdata/Scheggia.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
34 changes: 34 additions & 0 deletions
34
.swiftpm/xcode/xcuserdata/Scheggia.xcuserdatad/xcschemes/xcschememanagement.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>SchemeUserState</key> | ||
<dict> | ||
<key>WebP-Package.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>0</integer> | ||
</dict> | ||
<key>WebP.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>1</integer> | ||
</dict> | ||
<key>WebPDecoder.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>2</integer> | ||
</dict> | ||
<key>WebPDemux.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>3</integer> | ||
</dict> | ||
<key>WebPMux.xcscheme_^#shared#^_</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>4</integer> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AvailableLibraries</key> | ||
<array> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64_armv7_armv7s</string> | ||
<key>LibraryPath</key> | ||
<string>WebP.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
<string>armv7</string> | ||
<string>armv7s</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
</dict> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-i386_x86_64-simulator</string> | ||
<key>LibraryPath</key> | ||
<string>WebP.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>i386</string> | ||
<string>x86_64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
<key>SupportedPlatformVariant</key> | ||
<string>simulator</string> | ||
</dict> | ||
</array> | ||
<key>CFBundlePackageType</key> | ||
<string>XFWK</string> | ||
<key>XCFrameworkFormatVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+5.14 MB
Frameworks/WebP.xcframework/ios-arm64_armv7_armv7s/WebP.framework/WebP
Binary file not shown.
Binary file added
BIN
+4.62 MB
Frameworks/WebP.xcframework/ios-i386_x86_64-simulator/WebP.framework/WebP
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AvailableLibraries</key> | ||
<array> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64_armv7_armv7s</string> | ||
<key>LibraryPath</key> | ||
<string>WebPDecoder.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
<string>armv7</string> | ||
<string>armv7s</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
</dict> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-i386_x86_64-simulator</string> | ||
<key>LibraryPath</key> | ||
<string>WebPDecoder.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>i386</string> | ||
<string>x86_64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
<key>SupportedPlatformVariant</key> | ||
<string>simulator</string> | ||
</dict> | ||
</array> | ||
<key>CFBundlePackageType</key> | ||
<string>XFWK</string> | ||
<key>XCFrameworkFormatVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+2.51 MB
Frameworks/WebPDecoder.xcframework/ios-arm64_armv7_armv7s/WebPDecoder.framework/WebPDecoder
Binary file not shown.
Binary file added
BIN
+2.33 MB
...works/WebPDecoder.xcframework/ios-i386_x86_64-simulator/WebPDecoder.framework/WebPDecoder
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AvailableLibraries</key> | ||
<array> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-i386_x86_64-simulator</string> | ||
<key>LibraryPath</key> | ||
<string>WebPDemux.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>i386</string> | ||
<string>x86_64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
<key>SupportedPlatformVariant</key> | ||
<string>simulator</string> | ||
</dict> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64_armv7_armv7s</string> | ||
<key>LibraryPath</key> | ||
<string>WebPDemux.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
<string>armv7</string> | ||
<string>armv7s</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
</dict> | ||
</array> | ||
<key>CFBundlePackageType</key> | ||
<string>XFWK</string> | ||
<key>XCFrameworkFormatVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+134 KB
Frameworks/WebPDemux.xcframework/ios-arm64_armv7_armv7s/WebPDemux.framework/WebPDemux
Binary file not shown.
Binary file added
BIN
+96.2 KB
Frameworks/WebPDemux.xcframework/ios-i386_x86_64-simulator/WebPDemux.framework/WebPDemux
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AvailableLibraries</key> | ||
<array> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-i386_x86_64-simulator</string> | ||
<key>LibraryPath</key> | ||
<string>WebPMux.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>i386</string> | ||
<string>x86_64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
<key>SupportedPlatformVariant</key> | ||
<string>simulator</string> | ||
</dict> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64_armv7_armv7s</string> | ||
<key>LibraryPath</key> | ||
<string>WebPMux.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
<string>armv7</string> | ||
<string>armv7s</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
</dict> | ||
</array> | ||
<key>CFBundlePackageType</key> | ||
<string>XFWK</string> | ||
<key>XCFrameworkFormatVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+405 KB
Frameworks/WebPMux.xcframework/ios-arm64_armv7_armv7s/WebPMux.framework/WebPMux
Binary file not shown.
Binary file added
BIN
+294 KB
Frameworks/WebPMux.xcframework/ios-i386_x86_64-simulator/WebPMux.framework/WebPMux
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
__ __ ____ ____ ____ | ||
/ \\/ \/ _ \/ _ )/ _ \ | ||
\ / __/ _ \ __/ | ||
\__\__/\____/\_____/__/ ____ ___ | ||
/ _/ / \ \ / _ \/ _/ | ||
/ \_/ / / \ \ __/ \__ | ||
\____/____/\_____/_____/____/v1.1.0 | ||
|
||
Description: | ||
============ | ||
|
||
WebP codec: library to encode and decode images in WebP format. This package | ||
contains an iOS framework that can be used in other applications to add | ||
WebP support. | ||
|
||
See http://developers.google.com/speed/webp | ||
|
||
The latest source tree is available at | ||
https://chromium.googlesource.com/webm/libwebp | ||
|
||
It is released under the same license as the WebM project. | ||
See http://www.webmproject.org/license/software/ or the | ||
"COPYING" file for details. An additional intellectual | ||
property rights grant can be found in the file PATENTS. | ||
|
||
Files: | ||
====== | ||
WebP.framework : libwebp headers / library | ||
WebPDecoder.framework : libwebpdecoder headers / library | ||
WebPDemux.framework : libwebpdemux headers / library | ||
WebPMux.framework : libwebpmux headers / library | ||
|
||
WebP.framework contains: | ||
WebP.framework/WebP: Mach-O universal binary with 5 architectures: [i386:current ar archive random library] [arm64] | ||
WebP.framework/WebP (for architecture i386): current ar archive random library | ||
WebP.framework/WebP (for architecture armv7): current ar archive random library | ||
WebP.framework/WebP (for architecture armv7s): current ar archive random library | ||
WebP.framework/WebP (for architecture x86_64): current ar archive random library | ||
WebP.framework/WebP (for architecture arm64): current ar archive random library | ||
|
||
WebPDecoder.framework contains: | ||
WebPDecoder.framework/WebPDecoder: Mach-O universal binary with 5 architectures: [i386:current ar archive random library] [arm64] | ||
WebPDecoder.framework/WebPDecoder (for architecture i386): current ar archive random library | ||
WebPDecoder.framework/WebPDecoder (for architecture armv7): current ar archive random library | ||
WebPDecoder.framework/WebPDecoder (for architecture armv7s): current ar archive random library | ||
WebPDecoder.framework/WebPDecoder (for architecture x86_64): current ar archive random library | ||
WebPDecoder.framework/WebPDecoder (for architecture arm64): current ar archive random library | ||
|
||
WebPDemux.framework contains: | ||
WebPDemux.framework/WebPDemux: Mach-O universal binary with 5 architectures: [i386:current ar archive random library] [arm64:current ar archive random library] | ||
WebPDemux.framework/WebPDemux (for architecture i386): current ar archive random library | ||
WebPDemux.framework/WebPDemux (for architecture armv7): current ar archive random library | ||
WebPDemux.framework/WebPDemux (for architecture armv7s): current ar archive random library | ||
WebPDemux.framework/WebPDemux (for architecture x86_64): current ar archive random library | ||
WebPDemux.framework/WebPDemux (for architecture arm64): current ar archive random library | ||
|
||
WebPMux.framework contains: | ||
WebPMux.framework/WebPMux: Mach-O universal binary with 5 architectures: [i386:current ar archive random library] [arm64:current ar archive random library] | ||
WebPMux.framework/WebPMux (for architecture i386): current ar archive random library | ||
WebPMux.framework/WebPMux (for architecture armv7): current ar archive random library | ||
WebPMux.framework/WebPMux (for architecture armv7s): current ar archive random library | ||
WebPMux.framework/WebPMux (for architecture x86_64): current ar archive random library | ||
WebPMux.framework/WebPMux (for architecture arm64): current ar archive random library | ||
|
||
Built with: | ||
Xcode 11.0 | ||
Build version 11A420a | ||
iOS SDKs: | ||
iOS 13.0 -sdk iphoneos13.0 | ||
|
||
iOS Simulator SDKs: | ||
Simulator - iOS 13.0 -sdk iphonesimulator13.0 | ||
|
||
macOS SDKs: | ||
DriverKit 19.0 -sdk driverkit.macosx19.0 | ||
macOS 10.15 -sdk macosx10.15 | ||
|
||
tvOS SDKs: | ||
tvOS 13.0 -sdk appletvos13.0 | ||
|
||
tvOS Simulator SDKs: | ||
Simulator - tvOS 13.0 -sdk appletvsimulator13.0 | ||
|
||
watchOS SDKs: | ||
watchOS 6.0 -sdk watchos6.0 | ||
|
||
watchOS Simulator SDKs: | ||
Simulator - watchOS 6.0 -sdk watchsimulator6.0 | ||
|
Oops, something went wrong.