|
13 | 13 | 4CA2E48A2D6D49D6006EF3F0 /* HTTPTypes in Frameworks */ = {isa = PBXBuildFile; productRef = 4CA2E4892D6D49D6006EF3F0 /* HTTPTypes */; };
|
14 | 14 | 4CA2E48C2D6D49D6006EF3F0 /* HTTPTypesFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 4CA2E48B2D6D49D6006EF3F0 /* HTTPTypesFoundation */; };
|
15 | 15 | 4CE57E8B2D7C9F440073CFC1 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE57E8A2D7C9F440073CFC1 /* SnapshotHelper.swift */; };
|
| 16 | + A21CC8852DEB967300EF776C /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = A21CC8842DEB967300EF776C /* FirebaseAnalytics */; }; |
| 17 | + A21CC88B2DEB991100EF776C /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = A21CC88A2DEB991100EF776C /* FirebaseCrashlytics */; }; |
| 18 | + A2DF11D52DDA13FE0096E7C4 /* HighlightSwift in Frameworks */ = {isa = PBXBuildFile; productRef = A2DF11D42DDA13FE0096E7C4 /* HighlightSwift */; }; |
16 | 19 | /* End PBXBuildFile section */
|
17 | 20 |
|
18 | 21 | /* Begin PBXContainerItemProxy section */
|
|
79 | 82 | 4CA2E47D2D6D22CA006EF3F0 /* Exceptions for "Django Files" folder in "UploadAndCopy" target */ = {
|
80 | 83 | isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
81 | 84 | membershipExceptions = (
|
| 85 | + API/Albums.swift, |
82 | 86 | API/DFAPI.swift,
|
83 | 87 | API/Error.swift,
|
| 88 | + API/Files.swift, |
84 | 89 | API/Short.swift,
|
85 | 90 | API/Stats.swift,
|
86 | 91 | API/Upload.swift,
|
| 92 | + API/Websocket.swift, |
87 | 93 | Models/DjangoFilesSession.swift,
|
88 | 94 | );
|
89 | 95 | target = 4C82CB7E2D624E8700C0893B /* UploadAndCopy */;
|
|
125 | 131 | isa = PBXFrameworksBuildPhase;
|
126 | 132 | buildActionMask = 2147483647;
|
127 | 133 | files = (
|
| 134 | + A2DF11D52DDA13FE0096E7C4 /* HighlightSwift in Frameworks */, |
128 | 135 | 4C82CB512D62372200C0893B /* HTTPTypes in Frameworks */,
|
| 136 | + A21CC88B2DEB991100EF776C /* FirebaseCrashlytics in Frameworks */, |
| 137 | + A21CC8852DEB967300EF776C /* FirebaseAnalytics in Frameworks */, |
129 | 138 | 4C82CB532D62372200C0893B /* HTTPTypesFoundation in Frameworks */,
|
130 | 139 | );
|
131 | 140 | runOnlyForDeploymentPostprocessing = 0;
|
|
211 | 220 | packageProductDependencies = (
|
212 | 221 | 4C82CB502D62372200C0893B /* HTTPTypes */,
|
213 | 222 | 4C82CB522D62372200C0893B /* HTTPTypesFoundation */,
|
| 223 | + A2DF11D42DDA13FE0096E7C4 /* HighlightSwift */, |
| 224 | + A21CC8842DEB967300EF776C /* FirebaseAnalytics */, |
| 225 | + A21CC88A2DEB991100EF776C /* FirebaseCrashlytics */, |
214 | 226 | );
|
215 | 227 | productName = "Django Files";
|
216 | 228 | productReference = 4C5E20EC2D603C3B009EE83A /* Django Files.app */;
|
|
324 | 336 | packageReferences = (
|
325 | 337 | 4C82CB4F2D62372200C0893B /* XCRemoteSwiftPackageReference "swift-http-types" */,
|
326 | 338 | 4CE57E892D7C9EB70073CFC1 /* XCRemoteSwiftPackageReference "fastlane" */,
|
| 339 | + A2DF11D32DDA12CA0096E7C4 /* XCRemoteSwiftPackageReference "highlightswift" */, |
| 340 | + A21CC8832DEB950C00EF776C /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
327 | 341 | );
|
328 | 342 | preferredProjectObjectVersion = 77;
|
329 | 343 | productRefGroup = 4C5E20ED2D603C3B009EE83A /* Products */;
|
|
445 | 459 | INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "This lets you save or upload photos to your Django Files";
|
446 | 460 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
447 | 461 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
448 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
| 462 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; |
449 | 463 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
450 | 464 | LD_RUNPATH_SEARCH_PATHS = (
|
451 | 465 | "$(inherited)",
|
|
491 | 505 | INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "This lets you save or upload photos to your Django Files";
|
492 | 506 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
493 | 507 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
494 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
| 508 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; |
495 | 509 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
496 | 510 | LD_RUNPATH_SEARCH_PATHS = (
|
497 | 511 | "$(inherited)",
|
|
564 | 578 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
565 | 579 | GCC_WARN_UNUSED_FUNCTION = YES;
|
566 | 580 | GCC_WARN_UNUSED_VARIABLE = YES;
|
567 |
| - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
| 581 | + IPHONEOS_DEPLOYMENT_TARGET = 18.0; |
568 | 582 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
569 | 583 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
570 | 584 | MTL_FAST_MATH = YES;
|
|
621 | 635 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
622 | 636 | GCC_WARN_UNUSED_FUNCTION = YES;
|
623 | 637 | GCC_WARN_UNUSED_VARIABLE = YES;
|
624 |
| - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
| 638 | + IPHONEOS_DEPLOYMENT_TARGET = 18.0; |
625 | 639 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
626 | 640 | MTL_ENABLE_DEBUG_INFO = NO;
|
627 | 641 | MTL_FAST_MATH = YES;
|
|
639 | 653 | CURRENT_PROJECT_VERSION = 0;
|
640 | 654 | DEVELOPMENT_TEAM = ZY6BPTGK47;
|
641 | 655 | GENERATE_INFOPLIST_FILE = YES;
|
642 |
| - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
| 656 | + IPHONEOS_DEPLOYMENT_TARGET = 18.0; |
643 | 657 | MARKETING_VERSION = 0.0;
|
644 | 658 | PRODUCT_BUNDLE_IDENTIFIER = blastsoftstudios.djangofilesTests;
|
645 | 659 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
658 | 672 | CURRENT_PROJECT_VERSION = 0;
|
659 | 673 | DEVELOPMENT_TEAM = ZY6BPTGK47;
|
660 | 674 | GENERATE_INFOPLIST_FILE = YES;
|
661 |
| - IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
| 675 | + IPHONEOS_DEPLOYMENT_TARGET = 18.0; |
662 | 676 | MARKETING_VERSION = 0.0;
|
663 | 677 | PRODUCT_BUNDLE_IDENTIFIER = blastsoftstudios.djangofilesTests;
|
664 | 678 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
848 | 862 | minimumVersion = 2.226.0;
|
849 | 863 | };
|
850 | 864 | };
|
| 865 | + A21CC8832DEB950C00EF776C /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
| 866 | + isa = XCRemoteSwiftPackageReference; |
| 867 | + repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; |
| 868 | + requirement = { |
| 869 | + kind = upToNextMajorVersion; |
| 870 | + minimumVersion = 11.13.0; |
| 871 | + }; |
| 872 | + }; |
| 873 | + A2DF11D32DDA12CA0096E7C4 /* XCRemoteSwiftPackageReference "highlightswift" */ = { |
| 874 | + isa = XCRemoteSwiftPackageReference; |
| 875 | + repositoryURL = "https://github.com/appstefan/highlightswift"; |
| 876 | + requirement = { |
| 877 | + kind = upToNextMajorVersion; |
| 878 | + minimumVersion = 1.0.9; |
| 879 | + }; |
| 880 | + }; |
851 | 881 | /* End XCRemoteSwiftPackageReference section */
|
852 | 882 |
|
853 | 883 | /* Begin XCSwiftPackageProductDependency section */
|
|
871 | 901 | package = 4C82CB4F2D62372200C0893B /* XCRemoteSwiftPackageReference "swift-http-types" */;
|
872 | 902 | productName = HTTPTypesFoundation;
|
873 | 903 | };
|
| 904 | + A21CC8842DEB967300EF776C /* FirebaseAnalytics */ = { |
| 905 | + isa = XCSwiftPackageProductDependency; |
| 906 | + package = A21CC8832DEB950C00EF776C /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 907 | + productName = FirebaseAnalytics; |
| 908 | + }; |
| 909 | + A21CC88A2DEB991100EF776C /* FirebaseCrashlytics */ = { |
| 910 | + isa = XCSwiftPackageProductDependency; |
| 911 | + package = A21CC8832DEB950C00EF776C /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 912 | + productName = FirebaseCrashlytics; |
| 913 | + }; |
| 914 | + A2DF11D42DDA13FE0096E7C4 /* HighlightSwift */ = { |
| 915 | + isa = XCSwiftPackageProductDependency; |
| 916 | + package = A2DF11D32DDA12CA0096E7C4 /* XCRemoteSwiftPackageReference "highlightswift" */; |
| 917 | + productName = HighlightSwift; |
| 918 | + }; |
874 | 919 | /* End XCSwiftPackageProductDependency section */
|
875 | 920 | };
|
876 | 921 | rootObject = 4C5E20E42D603C3B009EE83A /* Project object */;
|
|
0 commit comments