-
Notifications
You must be signed in to change notification settings - Fork 23
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
Peter Prokop
committed
Nov 1, 2015
1 parent
c6c429d
commit 0f53602
Showing
12 changed files
with
30 additions
and
118 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
38 changes: 0 additions & 38 deletions
38
StarryStars/Assets.xcassets/AppIcon.appiconset/Contents.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
StarryStars/Assets.xcassets/starBig.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
StarryStars/Assets.xcassets/starBigHalf.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
StarryStars/Assets.xcassets/starBigOff.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
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
File renamed without changes
File renamed without changes
File renamed without changes
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 |
---|---|---|
|
@@ -11,8 +11,10 @@ | |
0D2DE7151BE5F23E005DBFEC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0D2DE70B1BE5F23E005DBFEC /* LaunchScreen.storyboard */; }; | ||
0D2DE7161BE5F23E005DBFEC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0D2DE70D1BE5F23E005DBFEC /* Main.storyboard */; }; | ||
0D2DE7191BE5F23E005DBFEC /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2DE7121BE5F23E005DBFEC /* ViewController.swift */; }; | ||
0D2DE71F1BE5F83C005DBFEC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D2DE71D1BE5F83C005DBFEC /* Assets.xcassets */; }; | ||
0D2DE7201BE5F83C005DBFEC /* RatingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2DE71E1BE5F83C005DBFEC /* RatingView.swift */; }; | ||
0D98B9B81BE60BDB00D89929 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0D98B9B51BE60BDB00D89929 /* [email protected] */; }; | ||
0D98B9B91BE60BDB00D89929 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0D98B9B61BE60BDB00D89929 /* [email protected] */; }; | ||
0D98B9BA1BE60BDB00D89929 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0D98B9B71BE60BDB00D89929 /* [email protected] */; }; | ||
/* End PBXBuildFile section */ | ||
|
||
/* Begin PBXFileReference section */ | ||
|
@@ -21,8 +23,10 @@ | |
0D2DE70E1BE5F23E005DBFEC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; | ||
0D2DE70F1BE5F23E005DBFEC /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | ||
0D2DE7121BE5F23E005DBFEC /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; | ||
0D2DE71D1BE5F83C005DBFEC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | ||
0D2DE71E1BE5F83C005DBFEC /* RatingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RatingView.swift; sourceTree = "<group>"; }; | ||
0D98B9B51BE60BDB00D89929 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
0D98B9B61BE60BDB00D89929 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
0D98B9B71BE60BDB00D89929 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
0DEBD39B1BDA134D00FC7856 /* StarryStarsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StarryStarsExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
/* End PBXFileReference section */ | ||
|
||
|
@@ -52,12 +56,22 @@ | |
0D2DE71C1BE5F83C005DBFEC /* StarryStars */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
0D2DE71D1BE5F83C005DBFEC /* Assets.xcassets */, | ||
0D98B9B41BE60BDB00D89929 /* Resource */, | ||
0D2DE71E1BE5F83C005DBFEC /* RatingView.swift */, | ||
); | ||
path = StarryStars; | ||
sourceTree = "<group>"; | ||
}; | ||
0D98B9B41BE60BDB00D89929 /* Resource */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
0D98B9B51BE60BDB00D89929 /* [email protected] */, | ||
0D98B9B61BE60BDB00D89929 /* [email protected] */, | ||
0D98B9B71BE60BDB00D89929 /* [email protected] */, | ||
); | ||
path = Resource; | ||
sourceTree = "<group>"; | ||
}; | ||
0DEBD3921BDA134D00FC7856 = { | ||
isa = PBXGroup; | ||
children = ( | ||
|
@@ -132,9 +146,11 @@ | |
isa = PBXResourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
0D98B9B81BE60BDB00D89929 /* [email protected] in Resources */, | ||
0D2DE7161BE5F23E005DBFEC /* Main.storyboard in Resources */, | ||
0D2DE71F1BE5F83C005DBFEC /* Assets.xcassets in Resources */, | ||
0D98B9BA1BE60BDB00D89929 /* [email protected] in Resources */, | ||
0D2DE7151BE5F23E005DBFEC /* LaunchScreen.storyboard in Resources */, | ||
0D98B9B91BE60BDB00D89929 /* [email protected] in Resources */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
|
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