@@ -9,13 +9,20 @@
/* Begin PBXBuildFile section */
B9318F352432D9C10036174D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F342432D9C10036174D /* AppDelegate.swift */; };
B9318F372432D9C10036174D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F362432D9C10036174D /* SceneDelegate.swift */; };
B9318F392432D9C10036174D /* FirstViewController .swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F382432D9C10036174D /* FirstViewController .swift */; };
B9318F3B2432D9C10036174D /* SecondViewController .swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F3A2432D9C10036174D /* SecondViewController .swift */; };
B9318F392432D9C10036174D /* RadioViewController .swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F382432D9C10036174D /* RadioViewController .swift */; };
B9318F3B2432D9C10036174D /* SettingsViewController .swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F3A2432D9C10036174D /* SettingsViewController .swift */; };
B9318F3E2432D9C10036174D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B9318F3C2432D9C10036174D /* Main.storyboard */; };
B9318F402432D9C70036174D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B9318F3F2432D9C70036174D /* Assets.xcassets */; };
B9318F432432D9C70036174D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B9318F412432D9C70036174D /* LaunchScreen.storyboard */; };
B9318F4E2432D9C80036174D /* ZRadiov2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F4D2432D9C80036174D /* ZRadiov2Tests.swift */; };
B9318F592432D9C80036174D /* ZRadiov2UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F582432D9C80036174D /* ZRadiov2UITests.swift */; };
B9318F672432DE1D0036174D /* Stations.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F662432DE1D0036174D /* Stations.swift */; };
B9318F692432DE270036174D /* StationStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F682432DE270036174D /* StationStorage.swift */; };
B9318F712432DFF50036174D /* SavedStationsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9318F702432DFF50036174D /* SavedStationsCell.swift */; };
B9FD5E672433AC530080FFCD /* MainTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9FD5E662433AC530080FFCD /* MainTabBarController.swift */; };
B9FD5E69243411760080FFCD /* AddStationsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9FD5E68243411760080FFCD /* AddStationsViewController.swift */; };
B9FD5E6C2434485C0080FFCD /* stations.json in Resources */ = {isa = PBXBuildFile; fileRef = B9FD5E6A2434482D0080FFCD /* stations.json */; };
B9FD5E6D243448600080FFCD /* defaultStation.json in Resources */ = {isa = PBXBuildFile; fileRef = B9FD5E6B2434482F0080FFCD /* defaultStation.json */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -39,8 +46,8 @@
B9318F312432D9C10036174D /* ZRadiov2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZRadiov2.app; sourceTree = BUILT_PRODUCTS_DIR; };
B9318F342432D9C10036174D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
B9318F362432D9C10036174D /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
B9318F382432D9C10036174D /* FirstViewController .swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstViewController .swift; sourceTree = "<group>"; };
B9318F3A2432D9C10036174D /* SecondViewController .swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecondViewController .swift; sourceTree = "<group>"; };
B9318F382432D9C10036174D /* RadioViewController .swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RadioViewController .swift; sourceTree = "<group>"; };
B9318F3A2432D9C10036174D /* SettingsViewController .swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController .swift; sourceTree = "<group>"; };
B9318F3D2432D9C10036174D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
B9318F3F2432D9C70036174D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
B9318F422432D9C70036174D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
@@ -51,6 +58,13 @@
B9318F542432D9C80036174D /* ZRadiov2UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZRadiov2UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B9318F582432D9C80036174D /* ZRadiov2UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZRadiov2UITests.swift; sourceTree = "<group>"; };
B9318F5A2432D9C80036174D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B9318F662432DE1D0036174D /* Stations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Stations.swift; path = "../../Z Radio/Z Radio/Stations.swift"; sourceTree = "<group>"; };
B9318F682432DE270036174D /* StationStorage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StationStorage.swift; path = "../../Z Radio/Z Radio/StationStorage.swift"; sourceTree = "<group>"; };
B9318F702432DFF50036174D /* SavedStationsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavedStationsCell.swift; sourceTree = "<group>"; };
B9FD5E662433AC530080FFCD /* MainTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainTabBarController.swift; sourceTree = "<group>"; };
B9FD5E68243411760080FFCD /* AddStationsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddStationsViewController.swift; sourceTree = "<group>"; };
B9FD5E6A2434482D0080FFCD /* stations.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = stations.json; sourceTree = "<group>"; };
B9FD5E6B2434482F0080FFCD /* defaultStation.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = defaultStation.json; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -103,12 +117,19 @@
children = (
B9318F342432D9C10036174D /* AppDelegate.swift */,
B9318F362432D9C10036174D /* SceneDelegate.swift */,
B9318F382432D9C10036174D /* FirstViewController.swift */,
B9318F3A2432D9C10036174D /* SecondViewController.swift */,
B9FD5E662433AC530080FFCD /* MainTabBarController.swift */,
B9318F382432D9C10036174D /* RadioViewController.swift */,
B9FD5E68243411760080FFCD /* AddStationsViewController.swift */,
B9318F702432DFF50036174D /* SavedStationsCell.swift */,
B9318F3A2432D9C10036174D /* SettingsViewController.swift */,
B9318F3C2432D9C10036174D /* Main.storyboard */,
B9318F3F2432D9C70036174D /* Assets.xcassets */,
B9318F662432DE1D0036174D /* Stations.swift */,
B9318F682432DE270036174D /* StationStorage.swift */,
B9318F412432D9C70036174D /* LaunchScreen.storyboard */,
B9318F442432D9C70036174D /* Info.plist */,
B9FD5E6A2434482D0080FFCD /* stations.json */,
B9FD5E6B2434482F0080FFCD /* defaultStation.json */,
);
path = ZRadiov2;
sourceTree = "<group>";
@@ -235,6 +256,8 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B9FD5E6D243448600080FFCD /* defaultStation.json in Resources */,
B9FD5E6C2434485C0080FFCD /* stations.json in Resources */,
B9318F432432D9C70036174D /* LaunchScreen.storyboard in Resources */,
B9318F402432D9C70036174D /* Assets.xcassets in Resources */,
B9318F3E2432D9C10036174D /* Main.storyboard in Resources */,
@@ -262,9 +285,14 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B9318F3B2432D9C10036174D /* SecondViewController.swift in Sources */,
B9318F392432D9C10036174D /* FirstViewController.swift in Sources */,
B9318F3B2432D9C10036174D /* SettingsViewController.swift in Sources */,
B9FD5E672433AC530080FFCD /* MainTabBarController.swift in Sources */,
B9FD5E69243411760080FFCD /* AddStationsViewController.swift in Sources */,
B9318F672432DE1D0036174D /* Stations.swift in Sources */,
B9318F392432D9C10036174D /* RadioViewController.swift in Sources */,
B9318F352432D9C10036174D /* AppDelegate.swift in Sources */,
B9318F692432DE270036174D /* StationStorage.swift in Sources */,
B9318F712432DFF50036174D /* SavedStationsCell.swift in Sources */,
B9318F372432D9C10036174D /* SceneDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;