|
10 | 10 | 41C60BDC24264C3900DA27CF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C60BDB24264C3900DA27CF /* AppDelegate.swift */; };
|
11 | 11 | 41C60BE024264C3A00DA27CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 41C60BDF24264C3A00DA27CF /* Assets.xcassets */; };
|
12 | 12 | 41C60BE324264C3A00DA27CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 41C60BE124264C3A00DA27CF /* Main.storyboard */; };
|
13 |
| - 41C60BEC24264E8000DA27CF /* SnipViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C60BEB24264E8000DA27CF /* SnipViewController.swift */; }; |
| 13 | + 41C60BEC24264E8000DA27CF /* JotViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C60BEB24264E8000DA27CF /* JotViewController.swift */; }; |
14 | 14 | /* End PBXBuildFile section */
|
15 | 15 |
|
16 | 16 | /* Begin PBXFileReference section */
|
|
20 | 20 | 41C60BE224264C3A00DA27CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
21 | 21 | 41C60BE424264C3A00DA27CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
22 | 22 | 41C60BE524264C3A00DA27CF /* Snip.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Snip.entitlements; sourceTree = "<group>"; };
|
23 |
| - 41C60BEB24264E8000DA27CF /* SnipViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnipViewController.swift; sourceTree = "<group>"; }; |
| 23 | + 41C60BEB24264E8000DA27CF /* JotViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JotViewController.swift; sourceTree = "<group>"; }; |
24 | 24 | /* End PBXFileReference section */
|
25 | 25 |
|
26 | 26 | /* Begin PBXFrameworksBuildPhase section */
|
|
54 | 54 | isa = PBXGroup;
|
55 | 55 | children = (
|
56 | 56 | 41C60BDB24264C3900DA27CF /* AppDelegate.swift */,
|
57 |
| - 41C60BEB24264E8000DA27CF /* SnipViewController.swift */, |
| 57 | + 41C60BEB24264E8000DA27CF /* JotViewController.swift */, |
58 | 58 | 41C60BDF24264C3A00DA27CF /* Assets.xcassets */,
|
59 | 59 | 41C60BE124264C3A00DA27CF /* Main.storyboard */,
|
60 | 60 | 41C60BE424264C3A00DA27CF /* Info.plist */,
|
|
133 | 133 | isa = PBXSourcesBuildPhase;
|
134 | 134 | buildActionMask = 2147483647;
|
135 | 135 | files = (
|
136 |
| - 41C60BEC24264E8000DA27CF /* SnipViewController.swift in Sources */, |
| 136 | + 41C60BEC24264E8000DA27CF /* JotViewController.swift in Sources */, |
137 | 137 | 41C60BDC24264C3900DA27CF /* AppDelegate.swift in Sources */,
|
138 | 138 | );
|
139 | 139 | runOnlyForDeploymentPostprocessing = 0;
|
|
269 | 269 | isa = XCBuildConfiguration;
|
270 | 270 | buildSettings = {
|
271 | 271 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
272 |
| - CODE_SIGN_ENTITLEMENTS = Snip/Snip.entitlements; |
| 272 | + CODE_SIGN_ENTITLEMENTS = Jot/Jot.entitlements; |
273 | 273 | CODE_SIGN_IDENTITY = "-";
|
274 | 274 | CODE_SIGN_STYLE = Automatic;
|
275 | 275 | COMBINE_HIDPI_IMAGES = YES;
|
|
290 | 290 | isa = XCBuildConfiguration;
|
291 | 291 | buildSettings = {
|
292 | 292 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
293 |
| - CODE_SIGN_ENTITLEMENTS = Snip/Snip.entitlements; |
| 293 | + CODE_SIGN_ENTITLEMENTS = Jot/Jot.entitlements; |
294 | 294 | CODE_SIGN_IDENTITY = "-";
|
295 | 295 | CODE_SIGN_STYLE = Automatic;
|
296 | 296 | COMBINE_HIDPI_IMAGES = YES;
|
|
0 commit comments