Archived
1

Updated project files

This commit is contained in:
Kim Wittenburg
2015-09-03 08:16:31 +02:00
parent 1ad80062c4
commit b778d14ea6
10 changed files with 65 additions and 91 deletions
@@ -1,15 +0,0 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "PauseProgressFreestandingTemplate.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}
@@ -1,29 +0,0 @@
%PDF-1.4
%âãÏÓ
1 0 obj <</Filter/FlateDecode/Length 236>>stream
xœÍ’1N1 E{ŸÂ'ˆl''W@¢ ¢@Û­`„f‘–b¹>ÎLⶃ
EJüœïoGÊ®@È$ /.°‚ë¶À ÏðŒ_ ø`Âw»ÅGx9žÇ7¢¾ÿðúSI[Ÿod@qY%äTC­XÔˆñRËf™CÕ-¾J 5oTÔâ´WYÒÑM;övû}$
”G9g£i·n”S}úP#Ñgör;ˆØÝW¤C÷¤p345ÁRÔÖ¡ó2Xµ´ñ—¡¿g×ÏK5q{‚+:»C×ßóÁñž~õ«þ“º­o«P˜K
endstream
endobj
3 0 obj<</Contents 1 0 R/Type/Page/Resources<</ProcSet [/PDF /Text /ImageB /ImageC /ImageI]>>/Parent 2 0 R/MediaBox[0 0 1024 1024]>>
endobj
2 0 obj<</Kids[3 0 R]/Type/Pages/Count 1>>
endobj
4 0 obj<</Type/Catalog/Pages 2 0 R>>
endobj
5 0 obj<</ModDate(D:20150902100931Z)/Creator(http://www.fileformat.info/convert/image/svg2pdf.htm)/CreationDate(D:20150902100931Z)/Producer(iText1.2.3 by lowagie.com \(based on itext-paulo-152\))>>
endobj
xref
0 6
0000000000 65535 f
0000000015 00000 n
0000000458 00000 n
0000000318 00000 n
0000000508 00000 n
0000000552 00000 n
trailer
<</Info 5 0 R/ID [<ae74877cb59949374c065f7f1deb2d92><ae74877cb59949374c065f7f1deb2d92>]/Root 4 0 R/Size 6>>
startxref
757
%%EOF
@@ -1,23 +0,0 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "PreferencesTags.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "PreferencesTags-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "PreferencesTags-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 KiB

@@ -1,11 +0,0 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"data" : [
{
"idiom" : "universal"
}
]
}
-13
View File
@@ -1,13 +0,0 @@
//
// Error Handler.swift
// TagTunes
//
// Created by Kim Wittenburg on 30.08.15.
// Copyright © 2015 Kim Wittenburg. All rights reserved.
//
import Cocoa
class Error_Handler: T {
}