-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #119 from nakajijapan/use-pdf-format
Use pdf format
- Loading branch information
Showing
13 changed files
with
14 additions
and
29 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -14,8 +14,8 @@ | |
"package": "PhotoSlider", | ||
"repositoryURL": "[email protected]:nakajijapan/PhotoSlider.git", | ||
"state": { | ||
"branch": "master", | ||
"revision": "80c85fdea102d80f80a051009e9f6aa60364ed18", | ||
"branch": "use-pdf-format", | ||
"revision": "fa15b0156fef487d74921376b4cb558c0416362d", | ||
"version": null | ||
} | ||
} | ||
|
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 |
---|---|---|
|
@@ -594,7 +594,7 @@ | |
isa = XCRemoteSwiftPackageReference; | ||
repositoryURL = "[email protected]:nakajijapan/PhotoSlider.git"; | ||
requirement = { | ||
branch = master; | ||
branch = "use-pdf-format"; | ||
kind = branch; | ||
}; | ||
}; | ||
|
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
18 changes: 5 additions & 13 deletions
18
Sources/PhotoSlider/PhotoSlider.xcassets/PhotoSliderClose.imageset/Contents.json
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 |
---|---|---|
@@ -1,23 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "close.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
Binary file removed
BIN
-534 Bytes
...Slider/PhotoSlider.xcassets/PhotoSliderClose.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-534 Bytes
...toSlider/PhotoSlider.xcassets/PhotoSliderClose.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-645 Bytes
...toSlider/PhotoSlider.xcassets/PhotoSliderClose.imageset/[email protected]
Binary file not shown.
Binary file added
BIN
+3.84 KB
Sources/PhotoSlider/PhotoSlider.xcassets/PhotoSliderClose.imageset/close.pdf
Binary file not shown.
18 changes: 5 additions & 13 deletions
18
Sources/PhotoSlider/PhotoSlider.xcassets/PhotoSliderShare.imageset/Contents.json
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 |
---|---|---|
@@ -1,23 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "PhotoSliderShare.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "ShareButton.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
Binary file removed
BIN
-1.46 KB
...PhotoSlider/PhotoSlider.xcassets/PhotoSliderShare.imageset/PhotoSliderShare.png
Binary file not shown.
Binary file removed
BIN
-3.98 KB
...toSlider/PhotoSlider.xcassets/PhotoSliderShare.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-7.49 KB
...toSlider/PhotoSlider.xcassets/PhotoSliderShare.imageset/[email protected]
Binary file not shown.
Binary file added
BIN
+4.28 KB
Sources/PhotoSlider/PhotoSlider.xcassets/PhotoSliderShare.imageset/ShareButton.pdf
Binary file not shown.