File copyrights + updated watchos scheme
This commit is contained in:
parent
2fedc0680d
commit
0ba845c46c
|
@ -1,10 +1,10 @@
|
||||||
//
|
/*
|
||||||
// AppDelegate.h
|
* This file is part of the SDWebImage package.
|
||||||
// SDWebImageWebPCoderExample
|
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||||
//
|
*
|
||||||
// Created by Bogdan Poplauschi on 28/08/2018.
|
* For the full copyright and license information, please view the LICENSE
|
||||||
// Copyright © 2018 SDWebImage. All rights reserved.
|
* file that was distributed with this source code.
|
||||||
//
|
*/
|
||||||
|
|
||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
//
|
/*
|
||||||
// AppDelegate.m
|
* This file is part of the SDWebImage package.
|
||||||
// SDWebImageWebPCoderExample
|
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||||
//
|
*
|
||||||
// Created by Bogdan Poplauschi on 28/08/2018.
|
* For the full copyright and license information, please view the LICENSE
|
||||||
// Copyright © 2018 SDWebImage. All rights reserved.
|
* file that was distributed with this source code.
|
||||||
//
|
*/
|
||||||
|
|
||||||
#import "AppDelegate.h"
|
#import "AppDelegate.h"
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
//
|
/*
|
||||||
// ViewController.h
|
* This file is part of the SDWebImage package.
|
||||||
// SDWebImageWebPCoderExample
|
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||||
//
|
*
|
||||||
// Created by Bogdan Poplauschi on 28/08/2018.
|
* For the full copyright and license information, please view the LICENSE
|
||||||
// Copyright © 2018 SDWebImage. All rights reserved.
|
* file that was distributed with this source code.
|
||||||
//
|
*/
|
||||||
|
|
||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
//
|
/*
|
||||||
// ViewController.m
|
* This file is part of the SDWebImage package.
|
||||||
// SDWebImageWebPCoderExample
|
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||||
//
|
*
|
||||||
// Created by Bogdan Poplauschi on 28/08/2018.
|
* For the full copyright and license information, please view the LICENSE
|
||||||
// Copyright © 2018 SDWebImage. All rights reserved.
|
* file that was distributed with this source code.
|
||||||
//
|
*/
|
||||||
|
|
||||||
#import "ViewController.h"
|
#import "ViewController.h"
|
||||||
#import <SDWebImageWebPCoder/SDImageWebPCoder.h>
|
#import <SDWebImageWebPCoder/SDImageWebPCoder.h>
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
//
|
/*
|
||||||
// main.m
|
* This file is part of the SDWebImage package.
|
||||||
// SDWebImageWebPCoderExample
|
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||||
//
|
*
|
||||||
// Created by Bogdan Poplauschi on 28/08/2018.
|
* For the full copyright and license information, please view the LICENSE
|
||||||
// Copyright © 2018 SDWebImage. All rights reserved.
|
* file that was distributed with this source code.
|
||||||
//
|
*/
|
||||||
|
|
||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
#import "AppDelegate.h"
|
#import "AppDelegate.h"
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "80BFF26D2136BE7900B95470"
|
BlueprintIdentifier = "80BFF26D2136BE7900B95470"
|
||||||
BuildableName = "SDWebImageWebPCoder_watchos.framework"
|
BuildableName = "SDWebImageWebPCoder.framework"
|
||||||
BlueprintName = "SDWebImageWebPCoder-watchos"
|
BlueprintName = "SDWebImageWebPCoder-watchos"
|
||||||
ReferencedContainer = "container:SDWebImageWebPCoder.xcodeproj">
|
ReferencedContainer = "container:SDWebImageWebPCoder.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "80BFF26D2136BE7900B95470"
|
BlueprintIdentifier = "80BFF26D2136BE7900B95470"
|
||||||
BuildableName = "SDWebImageWebPCoder_watchos.framework"
|
BuildableName = "SDWebImageWebPCoder.framework"
|
||||||
BlueprintName = "SDWebImageWebPCoder-watchos"
|
BlueprintName = "SDWebImageWebPCoder-watchos"
|
||||||
ReferencedContainer = "container:SDWebImageWebPCoder.xcodeproj">
|
ReferencedContainer = "container:SDWebImageWebPCoder.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "80BFF26D2136BE7900B95470"
|
BlueprintIdentifier = "80BFF26D2136BE7900B95470"
|
||||||
BuildableName = "SDWebImageWebPCoder_watchos.framework"
|
BuildableName = "SDWebImageWebPCoder.framework"
|
||||||
BlueprintName = "SDWebImageWebPCoder-watchos"
|
BlueprintName = "SDWebImageWebPCoder-watchos"
|
||||||
ReferencedContainer = "container:SDWebImageWebPCoder.xcodeproj">
|
ReferencedContainer = "container:SDWebImageWebPCoder.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
|
|
Loading…
Reference in New Issue