Skip to content

Commit

Permalink
updated name to Graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Dahan committed Jan 24, 2016
1 parent f424ab7 commit 29d91ce
Show file tree
Hide file tree
Showing 61 changed files with 285 additions and 286 deletions.
2 changes: 1 addition & 1 deletion Examples/Action/Action/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* * Neither the name of GraphKit nor the names of its
* * Neither the name of Graph nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,79 +3,79 @@
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-29.png",
"filename" : "GraphAppIcon_Icon-29.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-40.png",
"filename" : "GraphAppIcon_Icon-40.png",
"scale" : "1x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-76.png",
"filename" : "GraphAppIcon_Icon-76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
}
],
Expand Down
4 changes: 2 additions & 2 deletions Examples/Action/Action/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* * Neither the name of GraphKit nor the names of its
* * Neither the name of Graph nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
Expand Down Expand Up @@ -41,7 +41,7 @@ CompanyB is an object of the Action.
*/

import UIKit
import GraphKit
import Graph

class ViewController: UIViewController {
/// Access the Graph persistence layer.
Expand Down
2 changes: 1 addition & 1 deletion Examples/Entity/Entity/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* * Neither the name of GraphKit nor the names of its
* * Neither the name of Graph nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,79 +3,79 @@
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-29.png",
"filename" : "GraphAppIcon_Icon-29.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-40.png",
"filename" : "GraphAppIcon_Icon-40.png",
"scale" : "1x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-76.png",
"filename" : "GraphAppIcon_Icon-76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
}
],
Expand Down
4 changes: 2 additions & 2 deletions Examples/Entity/Entity/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* * Neither the name of GraphKit nor the names of its
* * Neither the name of Graph nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
Expand All @@ -35,7 +35,7 @@ in a list.
*/

import UIKit
import GraphKit
import Graph

class ViewController: UIViewController {
/// Access the Graph persistence layer.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "60BEBC3D-ED17-4703-A41A-C3B46A39C600",
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
"14FF5CD0A93F3CC14F0E8C5A4FD8ECB4A6DF5909" : "GraphKit\/"
"14FF5CD0A93F3CC14F0E8C5A4FD8ECB4A6DF5909" : "Graph\/"
},
"DVTSourceControlWorkspaceBlueprintNameKey" : "GraphKit",
"DVTSourceControlWorkspaceBlueprintNameKey" : "Graph",
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "Examples\/GraphKit.xcworkspace",
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "Examples\/Graph.xcworkspace",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/CosmicMind\/GraphKit.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/CosmicMind\/Graph.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "14FF5CD0A93F3CC14F0E8C5A4FD8ECB4A6DF5909"
}
Expand Down
2 changes: 1 addition & 1 deletion Examples/Relationship/Relationship/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* * Neither the name of GraphKit nor the names of its
* * Neither the name of Graph nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,79 +3,79 @@
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "3x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-29.png",
"filename" : "GraphAppIcon_Icon-29.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-40.png",
"filename" : "GraphAppIcon_Icon-40.png",
"scale" : "1x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon-76.png",
"filename" : "GraphAppIcon_Icon-76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "GraphKitAppIcon_Icon[email protected]",
"filename" : "GraphAppIcon_Icon[email protected]",
"scale" : "2x"
}
],
Expand Down
4 changes: 2 additions & 2 deletions Examples/Relationship/Relationship/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* * Neither the name of GraphKit nor the names of its
* * Neither the name of Graph nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
Expand Down Expand Up @@ -41,7 +41,7 @@ Company is the object of the Relationship.
*/

import UIKit
import GraphKit
import Graph

class ViewController: UIViewController {
/// Access the Graph persistence layer.
Expand Down
Loading

0 comments on commit 29d91ce

Please sign in to comment.