-
-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1135 from TortugaPower/develop
Release v5.2.8
- Loading branch information
Showing
12 changed files
with
144 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -397,6 +397,8 @@ | |
63C6C3122B54F16800FFE0D8 /* LibraryItemSyncOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63C6C30F2B54F14800FFE0D8 /* LibraryItemSyncOperation.swift */; }; | ||
63C6C3192B5E102200FFE0D8 /* SyncTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63C6C3172B5E0FE700FFE0D8 /* SyncTask.swift */; }; | ||
63C6C31A2B5E102200FFE0D8 /* SyncTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63C6C3172B5E0FE700FFE0D8 /* SyncTask.swift */; }; | ||
63F1C7892BB91260006B164C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 63F1C7882BB91259006B164C /* PrivacyInfo.xcprivacy */; }; | ||
63F1C78B2BB91E21006B164C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 63F1C78A2BB91E1B006B164C /* PrivacyInfo.xcprivacy */; }; | ||
63F828572AED56FA00B5CE0C /* CornerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63F828562AED56FA00B5CE0C /* CornerView.swift */; }; | ||
6906A55021720FDF00A9E0B2 /* BookSortServiceTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6906A54F21720FDF00A9E0B2 /* BookSortServiceTest.swift */; }; | ||
6906A553217211C600A9E0B2 /* StubFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6906A552217211C600A9E0B2 /* StubFactory.swift */; }; | ||
|
@@ -1127,6 +1129,8 @@ | |
63C6C30B2B538B7A00FFE0D8 /* SyncTasksStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncTasksStorage.swift; sourceTree = "<group>"; }; | ||
63C6C30F2B54F14800FFE0D8 /* LibraryItemSyncOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryItemSyncOperation.swift; sourceTree = "<group>"; }; | ||
63C6C3172B5E0FE700FFE0D8 /* SyncTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncTask.swift; sourceTree = "<group>"; }; | ||
63F1C7882BB91259006B164C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; | ||
63F1C78A2BB91E1B006B164C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; | ||
63F828562AED56FA00B5CE0C /* CornerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CornerView.swift; sourceTree = "<group>"; }; | ||
6906A54F21720FDF00A9E0B2 /* BookSortServiceTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookSortServiceTest.swift; sourceTree = "<group>"; }; | ||
6906A552217211C600A9E0B2 /* StubFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StubFactory.swift; sourceTree = "<group>"; }; | ||
|
@@ -1587,6 +1591,7 @@ | |
416A29CE256A442200605395 /* BookPlayerWidgets.entitlements */, | ||
416A29AB2569658300605395 /* Assets.xcassets */, | ||
416A29AD2569658300605395 /* Info.plist */, | ||
63F1C78A2BB91E1B006B164C /* PrivacyInfo.xcprivacy */, | ||
63005A442AE7FD8100A4CA2C /* Watch-Info.plist */, | ||
); | ||
path = BookPlayerWidgets; | ||
|
@@ -1657,6 +1662,7 @@ | |
419196341D47CC4E007A3AF3 /* BookPlayer.entitlements */, | ||
416BF8A526537A4C00239166 /* BookPlayer-NoCarPlay.entitlements */, | ||
418B6D091D2707F800F974FB /* Info.plist */, | ||
63F1C7882BB91259006B164C /* PrivacyInfo.xcprivacy */, | ||
41640A3624416EE8004FB97B /* Intents.intentdefinition */, | ||
C37A6872209F0F830063AEAC /* Credits.html */, | ||
4160A09423F2DE130039166B /* Localizable.stringsdict */, | ||
|
@@ -3010,6 +3016,7 @@ | |
isa = PBXResourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
63F1C78B2BB91E21006B164C /* PrivacyInfo.xcprivacy in Resources */, | ||
416A29AC2569658300605395 /* Assets.xcassets in Resources */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
|
@@ -3048,6 +3055,7 @@ | |
4111FBEB25EDEFDD0096954F /* [email protected] in Resources */, | ||
41AD3D9E221C750E00DC41E1 /* Icons.json in Resources */, | ||
41E79BF526C6255C00EA9FFF /* PlayPauseIconView.xib in Resources */, | ||
63F1C7892BB91260006B164C /* PrivacyInfo.xcprivacy in Resources */, | ||
41E562ED2239531E00C06BC9 /* [email protected] in Resources */, | ||
41E562E222394FB900C06BC9 /* [email protected] in Resources */, | ||
C30B66AE20E2D8CF00FC0030 /* ArtworkControl.xib in Resources */, | ||
|
@@ -3967,7 +3975,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerIntents"; | ||
|
@@ -4001,7 +4009,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerIntents"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4033,7 +4041,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerIntents"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4069,7 +4077,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).watchkitapp"; | ||
|
@@ -4110,7 +4118,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).watchkitapp"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4148,7 +4156,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).watchkitapp"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4317,7 +4325,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerWidgetUI"; | ||
|
@@ -4355,7 +4363,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerWidgetUI"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4391,7 +4399,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerWidgetUI"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4544,7 +4552,7 @@ | |
"$(inherited)", | ||
"@executable_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER)"; | ||
PRODUCT_NAME = BookPlayer; | ||
PROVISIONING_PROFILE_SPECIFIER = "$(BP_PROVISIONING_MAIN)"; | ||
|
@@ -4582,7 +4590,7 @@ | |
"$(inherited)", | ||
"@executable_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER)"; | ||
PRODUCT_NAME = BookPlayer; | ||
PROVISIONING_PROFILE_SPECIFIER = "$(BP_PROVISIONING_MAIN)"; | ||
|
@@ -4804,7 +4812,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).watchkitapp.widgets"; | ||
|
@@ -4842,7 +4850,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).watchkitapp.widgets"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4878,7 +4886,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).watchkitapp.widgets"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4917,7 +4925,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerShareExtension"; | ||
|
@@ -4957,7 +4965,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerShareExtension"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -4995,7 +5003,7 @@ | |
"@executable_path/Frameworks", | ||
"@executable_path/../../Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
MTL_FAST_MATH = YES; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER).BookPlayerShareExtension"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
|
@@ -5087,7 +5095,7 @@ | |
"$(inherited)", | ||
"@executable_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 5.2.7; | ||
MARKETING_VERSION = 5.2.8; | ||
PRODUCT_BUNDLE_IDENTIFIER = "$(BP_BUNDLE_IDENTIFIER)"; | ||
PRODUCT_NAME = BookPlayer; | ||
PROVISIONING_PROFILE_SPECIFIER = "$(BP_PROVISIONING_MAIN)"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>NSPrivacyAccessedAPITypes</key> | ||
<array> | ||
<dict> | ||
<key>NSPrivacyAccessedAPITypeReasons</key> | ||
<array> | ||
<string>3B52.1</string> | ||
</array> | ||
<key>NSPrivacyAccessedAPIType</key> | ||
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string> | ||
</dict> | ||
<dict> | ||
<key>NSPrivacyAccessedAPIType</key> | ||
<string>NSPrivacyAccessedAPICategoryDiskSpace</string> | ||
<key>NSPrivacyAccessedAPITypeReasons</key> | ||
<array> | ||
<string>85F4.1</string> | ||
</array> | ||
</dict> | ||
<dict> | ||
<key>NSPrivacyAccessedAPIType</key> | ||
<string>NSPrivacyAccessedAPICategoryUserDefaults</string> | ||
<key>NSPrivacyAccessedAPITypeReasons</key> | ||
<array> | ||
<string>1C8F.1</string> | ||
</array> | ||
</dict> | ||
</array> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.