Skip to content

Commit

Permalink
stable rename commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jcm93 committed Jan 30, 2017
1 parent ad0333b commit 2e91593
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 17 deletions.
16 changes: 8 additions & 8 deletions jmc.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
0D388AAA1E1DBB4800D25A7D /* SmartCriteria+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D388AA81E1DBB4800D25A7D /* SmartCriteria+CoreDataProperties.swift */; };
0D388AAB1E1DBB4800D25A7D /* SmartCriteria.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D388AA91E1DBB4800D25A7D /* SmartCriteria.swift */; };
0D388AAD1E1F2C8800D25A7D /* AddPlaylistButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D388AAC1E1F2C8800D25A7D /* AddPlaylistButton.swift */; };
0D3E00871E3F1DC4007C1C83 /* jmc.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 0D3E00851E3F1DC4007C1C83 /* jmc.xcdatamodeld */; };
0D40A9F21D0D255A00F71C96 /* TransformerIntegerToTimestamp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D40A9F11D0D255A00F71C96 /* TransformerIntegerToTimestamp.swift */; };
0D58F7491D18E84F001A99F5 /* TableViewYouCanPressSpacebarOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D58F7481D18E84F001A99F5 /* TableViewYouCanPressSpacebarOn.swift */; };
0D58F74B1D18F778001A99F5 /* SourceListThatYouCanPressSpacebarOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D58F74A1D18F778001A99F5 /* SourceListThatYouCanPressSpacebarOn.swift */; };
Expand Down Expand Up @@ -66,7 +67,6 @@
0DA8D03E1D1A37C7009FEC28 /* ColumnBrowserTableViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DA8D03D1D1A37C7009FEC28 /* ColumnBrowserTableViewDelegate.swift */; };
0DA8D0401D1B1128009FEC28 /* ProgressBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DA8D03F1D1B1128009FEC28 /* ProgressBarView.swift */; };
0DAB30911CFBA3340028928F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DAB30901CFBA3340028928F /* AppDelegate.swift */; };
0DAB30941CFBA3340028928F /* minimalTunes.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 0DAB30921CFBA3340028928F /* minimalTunes.xcdatamodeld */; };
0DAB30961CFBA3340028928F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0DAB30951CFBA3340028928F /* Assets.xcassets */; };
0DAB30991CFBA3340028928F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0DAB30971CFBA3340028928F /* MainMenu.xib */; };
0DAB30A41CFBA3340028928F /* minimalTunesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DAB30A31CFBA3340028928F /* minimalTunesTests.swift */; };
Expand Down Expand Up @@ -162,6 +162,7 @@
0D388AA81E1DBB4800D25A7D /* SmartCriteria+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SmartCriteria+CoreDataProperties.swift"; sourceTree = "<group>"; };
0D388AA91E1DBB4800D25A7D /* SmartCriteria.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SmartCriteria.swift; sourceTree = "<group>"; };
0D388AAC1E1F2C8800D25A7D /* AddPlaylistButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddPlaylistButton.swift; sourceTree = "<group>"; };
0D3E00861E3F1DC4007C1C83 /* jmc.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = jmc.xcdatamodel; sourceTree = "<group>"; };
0D40A9F11D0D255A00F71C96 /* TransformerIntegerToTimestamp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransformerIntegerToTimestamp.swift; sourceTree = "<group>"; };
0D58F7481D18E84F001A99F5 /* TableViewYouCanPressSpacebarOn.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableViewYouCanPressSpacebarOn.swift; sourceTree = "<group>"; };
0D58F74A1D18F778001A99F5 /* SourceListThatYouCanPressSpacebarOn.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SourceListThatYouCanPressSpacebarOn.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -192,7 +193,6 @@
0DA8D03F1D1B1128009FEC28 /* ProgressBarView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressBarView.swift; sourceTree = "<group>"; };
0DAB308D1CFBA3340028928F /* jmc.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = jmc.app; sourceTree = BUILT_PRODUCTS_DIR; };
0DAB30901CFBA3340028928F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
0DAB30931CFBA3340028928F /* minimalTunes.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = minimalTunes.xcdatamodel; sourceTree = "<group>"; };
0DAB30951CFBA3340028928F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
0DAB30981CFBA3340028928F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
0DAB309A1CFBA3340028928F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -347,7 +347,7 @@
0D9CE6771D3442D3004FA8CB /* Preferences.plist */,
0DAB30951CFBA3340028928F /* Assets.xcassets */,
0DAB309A1CFBA3340028928F /* Info.plist */,
0DAB30921CFBA3340028928F /* minimalTunes.xcdatamodeld */,
0D3E00851E3F1DC4007C1C83 /* jmc.xcdatamodeld */,
);
name = Miscellaneous;
sourceTree = "<group>";
Expand Down Expand Up @@ -661,14 +661,14 @@
0D84EDE61DA326BD0057411F /* SongCollection.swift in Sources */,
0D388AAB1E1DBB4800D25A7D /* SmartCriteria.swift in Sources */,
0DC7127C1E2F115A0054ECE6 /* ImportErrorWindowController.swift in Sources */,
0D3E00871E3F1DC4007C1C83 /* jmc.xcdatamodeld in Sources */,
0D76F6AC1D28581900C6E70F /* DragAndDropTreeController.swift in Sources */,
0DD7D6D71D3F3A350035BAD8 /* Album.swift in Sources */,
0DD7D6DA1D3F3A350035BAD8 /* AlbumArtwork+CoreDataProperties.swift in Sources */,
0DEF66B61D383A8700EA3ADC /* Library+CoreDataProperties.swift in Sources */,
0D84EDE81DA326BD0057411F /* NetworkTrack.swift in Sources */,
0DC2E8F71E01E47900671D83 /* SpecialScrollView.swift in Sources */,
0DC84C5F1DBAD0C100E8877C /* NewCachedOrder+CoreDataProperties.swift in Sources */,
0DAB30941CFBA3340028928F /* minimalTunes.xcdatamodeld in Sources */,
0DEF66C71D383A8700EA3ADC /* SourceListItem.swift in Sources */,
0D0E5FAF1D3E909D009E0FA3 /* DragAndDropImageView.swift in Sources */,
0D388AAA1E1DBB4800D25A7D /* SmartCriteria+CoreDataProperties.swift in Sources */,
Expand Down Expand Up @@ -945,13 +945,13 @@
/* End XCConfigurationList section */

/* Begin XCVersionGroup section */
0DAB30921CFBA3340028928F /* minimalTunes.xcdatamodeld */ = {
0D3E00851E3F1DC4007C1C83 /* jmc.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
0DAB30931CFBA3340028928F /* minimalTunes.xcdatamodel */,
0D3E00861E3F1DC4007C1C83 /* jmc.xcdatamodel */,
);
currentVersion = 0DAB30931CFBA3340028928F /* minimalTunes.xcdatamodel */;
path = minimalTunes.xcdatamodeld;
currentVersion = 0D3E00861E3F1DC4007C1C83 /* jmc.xcdatamodel */;
path = jmc.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
Expand Down
2 changes: 1 addition & 1 deletion jmc.xcodeproj/project.xcworkspace/contents.xcworkspacedata

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

Binary file not shown.
4 changes: 2 additions & 2 deletions jmc/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,12 @@ class AppDelegate: NSObject, NSApplicationDelegate {
// The directory the application uses to store the Core Data store file. This code uses a directory named "jcm.minimalTunes" in the user's Application Support directory.
let urls = NSFileManager.defaultManager().URLsForDirectory(.ApplicationSupportDirectory, inDomains: .UserDomainMask)
let appSupportURL = urls[urls.count - 1]
return appSupportURL.URLByAppendingPathComponent("jcm.minimalTunes")
return appSupportURL.URLByAppendingPathComponent("jcm.jmc")
}()

lazy var managedObjectModel: NSManagedObjectModel = {
// The managed object model for the application. This property is not optional. It is a fatal error for the application not to be able to find and load its model.
let modelURL = NSBundle.mainBundle().URLForResource("minimalTunes", withExtension: "momd")!
let modelURL = NSBundle.mainBundle().URLForResource("jmc", withExtension: "momd")!
return NSManagedObjectModel(contentsOfURL: modelURL)!
}()

Expand Down
5 changes: 1 addition & 4 deletions jmc/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<dict/>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIconFile</key>
Expand Down
1 change: 0 additions & 1 deletion jmc/MainWindowController.xib
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="box content view" minToolsVersion="7.0"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>_XCCurrentVersionName</key>
<string>minimalTunes.xcdatamodel</string>
<string>jmc.xcdatamodel</string>
</dict>
</plist>

0 comments on commit 2e91593

Please sign in to comment.