|
@@ -8,6 +8,7 @@
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
059E844A164B0E39971303B9 /* Pods_TSLiveWallpaper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E33A770AEFA5810AED7219D3 /* Pods_TSLiveWallpaper.framework */; };
|
|
|
+ 603901222DF9770A0096551E /* Flash-old-Time.png in Resources */ = {isa = PBXBuildFile; fileRef = 603901212DF9770A0096551E /* Flash-old-Time.png */; };
|
|
|
60553F722D3B528A00BAAD7F /* PlayDetailListViewContoller.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553F242D3B528A00BAAD7F /* PlayDetailListViewContoller.swift */; };
|
|
|
60553F742D3B528A00BAAD7F /* Consts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553F282D3B528A00BAAD7F /* Consts.swift */; };
|
|
|
60553F752D3B528A00BAAD7F /* MusicEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60553F6E2D3B528A00BAAD7F /* MusicEmptyView.swift */; };
|
|
@@ -203,6 +204,7 @@
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
+ 603901212DF9770A0096551E /* Flash-old-Time.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Flash-old-Time.png"; sourceTree = "<group>"; };
|
|
|
60553F032D3B528A00BAAD7F /* SJIJKMediaPlayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SJIJKMediaPlayer.h; sourceTree = "<group>"; };
|
|
|
60553F042D3B528A00BAAD7F /* SJIJKMediaPlayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SJIJKMediaPlayer.m; sourceTree = "<group>"; };
|
|
|
60553F052D3B528A00BAAD7F /* SJIJKMediaPlayerLayerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SJIJKMediaPlayerLayerView.h; sourceTree = "<group>"; };
|
|
@@ -725,6 +727,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
606372D72D545E6C005C82CF /* Example Music.mp3 */,
|
|
|
+ 603901212DF9770A0096551E /* Flash-old-Time.png */,
|
|
|
606372D92D545F0D005C82CF /* ExampleIniter.swift */,
|
|
|
);
|
|
|
path = Example;
|
|
@@ -1255,6 +1258,7 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 603901222DF9770A0096551E /* Flash-old-Time.png in Resources */,
|
|
|
606372D82D545E6C005C82CF /* Example Music.mp3 in Resources */,
|
|
|
A8C4C0A42D24218A003C46FC /* metadata.mov in Resources */,
|
|
|
60553FC42D3B528A00BAAD7F /* IJKPlayer.md in Resources */,
|
|
@@ -1546,7 +1550,7 @@
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = TSLiveWallpaper/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "Cloud Music";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Old-Time\n";
|
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "This app needs to access your location information while you're using it to provide relevant location services and features. We promise to only obtain your location information when you're using the app and to use it solely for providing services and features.";
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
@@ -1586,7 +1590,7 @@
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = TSLiveWallpaper/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "Cloud Music";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Old-Time\n";
|
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "This app needs to access your location information while you're using it to provide relevant location services and features. We promise to only obtain your location information when you're using the app and to use it solely for providing services and features.";
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|