|
65 | 65 | 3F48A079237AFDFF008B6690 /* GoogleCast.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3F48A076237AFD99008B6690 /* GoogleCast.framework */; platformFilter = ios; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
66 | 66 | 3F92E7032336B1F700D1FF9B /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3F92E7022336B1F700D1FF9B /* Media.xcassets */; }; |
67 | 67 | 3FA954D62322EC22005B086A /* ViewControllerConvert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FA954D52322EC22005B086A /* ViewControllerConvert.swift */; }; |
| 68 | + 3FC2F2392381355800EB747C /* ccViewer.help in Resources */ = {isa = PBXBuildFile; fileRef = 3FC2F2382381355800EB747C /* ccViewer.help */; }; |
68 | 69 | /* End PBXBuildFile section */ |
69 | 70 |
|
70 | 71 | /* Begin PBXContainerItemProxy section */ |
|
131 | 132 | 3CEF9AC8223EE865008F90B5 /* ViewControllerPDF.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewControllerPDF.swift; sourceTree = "<group>"; }; |
132 | 133 | 3CF15E7822370B9300328A90 /* ViewControllerText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewControllerText.swift; sourceTree = "<group>"; }; |
133 | 134 | 3CF89CEF22333C14002FF0B5 /* TableViewControllerSetting.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableViewControllerSetting.swift; sourceTree = "<group>"; }; |
134 | | - 3CFCF695222F347A00843054 /* ccViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ccViewer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 135 | + 3CFCF695222F347A00843054 /* CryptCloudViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CryptCloudViewer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
135 | 136 | 3CFCF698222F347A00843054 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
136 | 137 | 3CFCF69D222F347A00843054 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
137 | 138 | 3CFCF6A2222F347B00843054 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
138 | 139 | 3CFCF6A5222F347B00843054 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
139 | | - 3CFCF6AC222F347B00843054 /* ccViewerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ccViewerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 140 | + 3CFCF6AC222F347B00843054 /* CryptCloudViewerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptCloudViewerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
140 | 141 | 3CFCF6B0222F347B00843054 /* ccViewerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ccViewerTests.swift; sourceTree = "<group>"; }; |
141 | 142 | 3CFCF6B2222F347B00843054 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
142 | | - 3CFCF6B7222F347B00843054 /* ccViewerUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ccViewerUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 143 | + 3CFCF6B7222F347B00843054 /* CryptCloudViewerUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptCloudViewerUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
143 | 144 | 3CFCF6BB222F347B00843054 /* ccViewerUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ccViewerUITests.swift; sourceTree = "<group>"; }; |
144 | 145 | 3CFCF6BD222F347B00843054 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
145 | 146 | 3CFCF6C9222F351900843054 /* TableViewControllerRoot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableViewControllerRoot.swift; sourceTree = "<group>"; }; |
|
183 | 184 | 3F9151D5236C191600E5EF65 /* GoogleCast.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleCast.framework; path = "../GoogleCastSDK-ios-4.4.5_dynamic/GoogleCast.framework"; sourceTree = "<group>"; }; |
184 | 185 | 3F92E7022336B1F700D1FF9B /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; }; |
185 | 186 | 3FA954D52322EC22005B086A /* ViewControllerConvert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewControllerConvert.swift; sourceTree = "<group>"; }; |
| 187 | + 3FC2F2382381355800EB747C /* ccViewer.help */ = {isa = PBXFileReference; lastKnownFileType = folder; path = ccViewer.help; sourceTree = "<group>"; }; |
186 | 188 | /* End PBXFileReference section */ |
187 | 189 |
|
188 | 190 | /* Begin PBXFrameworksBuildPhase section */ |
|
281 | 283 | 3CFCF696222F347A00843054 /* Products */ = { |
282 | 284 | isa = PBXGroup; |
283 | 285 | children = ( |
284 | | - 3CFCF695222F347A00843054 /* ccViewer.app */, |
285 | | - 3CFCF6AC222F347B00843054 /* ccViewerTests.xctest */, |
286 | | - 3CFCF6B7222F347B00843054 /* ccViewerUITests.xctest */, |
| 286 | + 3CFCF695222F347A00843054 /* CryptCloudViewer.app */, |
| 287 | + 3CFCF6AC222F347B00843054 /* CryptCloudViewerTests.xctest */, |
| 288 | + 3CFCF6B7222F347B00843054 /* CryptCloudViewerUITests.xctest */, |
287 | 289 | ); |
288 | 290 | name = Products; |
289 | 291 | sourceTree = "<group>"; |
290 | 292 | }; |
291 | 293 | 3CFCF697222F347A00843054 /* ccViewer */ = { |
292 | 294 | isa = PBXGroup; |
293 | 295 | children = ( |
| 296 | + 3FC2F2382381355800EB747C /* ccViewer.help */, |
294 | 297 | 3CFCF698222F347A00843054 /* AppDelegate.swift */, |
295 | 298 | 3CFCF6A2222F347B00843054 /* Assets.xcassets */, |
296 | 299 | 3CA2C96122355E9B00481DB5 /* ccViewer.entitlements */, |
|
384 | 387 | /* End PBXGroup section */ |
385 | 388 |
|
386 | 389 | /* Begin PBXNativeTarget section */ |
387 | | - 3CFCF694222F347A00843054 /* ccViewer */ = { |
| 390 | + 3CFCF694222F347A00843054 /* CryptCloudViewer */ = { |
388 | 391 | isa = PBXNativeTarget; |
389 | | - buildConfigurationList = 3CFCF6C0222F347B00843054 /* Build configuration list for PBXNativeTarget "ccViewer" */; |
| 392 | + buildConfigurationList = 3CFCF6C0222F347B00843054 /* Build configuration list for PBXNativeTarget "CryptCloudViewer" */; |
390 | 393 | buildPhases = ( |
391 | 394 | 3CFCF691222F347A00843054 /* Sources */, |
392 | 395 | 3CFCF692222F347A00843054 /* Frameworks */, |
|
399 | 402 | ); |
400 | 403 | dependencies = ( |
401 | 404 | ); |
402 | | - name = ccViewer; |
| 405 | + name = CryptCloudViewer; |
403 | 406 | productName = ccViewer; |
404 | | - productReference = 3CFCF695222F347A00843054 /* ccViewer.app */; |
| 407 | + productReference = 3CFCF695222F347A00843054 /* CryptCloudViewer.app */; |
405 | 408 | productType = "com.apple.product-type.application"; |
406 | 409 | }; |
407 | | - 3CFCF6AB222F347B00843054 /* ccViewerTests */ = { |
| 410 | + 3CFCF6AB222F347B00843054 /* CryptCloudViewerTests */ = { |
408 | 411 | isa = PBXNativeTarget; |
409 | | - buildConfigurationList = 3CFCF6C3222F347B00843054 /* Build configuration list for PBXNativeTarget "ccViewerTests" */; |
| 412 | + buildConfigurationList = 3CFCF6C3222F347B00843054 /* Build configuration list for PBXNativeTarget "CryptCloudViewerTests" */; |
410 | 413 | buildPhases = ( |
411 | 414 | 3CFCF6A8222F347B00843054 /* Sources */, |
412 | 415 | 3CFCF6A9222F347B00843054 /* Frameworks */, |
|
417 | 420 | dependencies = ( |
418 | 421 | 3CFCF6AE222F347B00843054 /* PBXTargetDependency */, |
419 | 422 | ); |
420 | | - name = ccViewerTests; |
| 423 | + name = CryptCloudViewerTests; |
421 | 424 | productName = ccViewerTests; |
422 | | - productReference = 3CFCF6AC222F347B00843054 /* ccViewerTests.xctest */; |
| 425 | + productReference = 3CFCF6AC222F347B00843054 /* CryptCloudViewerTests.xctest */; |
423 | 426 | productType = "com.apple.product-type.bundle.unit-test"; |
424 | 427 | }; |
425 | | - 3CFCF6B6222F347B00843054 /* ccViewerUITests */ = { |
| 428 | + 3CFCF6B6222F347B00843054 /* CryptCloudViewerUITests */ = { |
426 | 429 | isa = PBXNativeTarget; |
427 | | - buildConfigurationList = 3CFCF6C6222F347B00843054 /* Build configuration list for PBXNativeTarget "ccViewerUITests" */; |
| 430 | + buildConfigurationList = 3CFCF6C6222F347B00843054 /* Build configuration list for PBXNativeTarget "CryptCloudViewerUITests" */; |
428 | 431 | buildPhases = ( |
429 | 432 | 3CFCF6B3222F347B00843054 /* Sources */, |
430 | 433 | 3CFCF6B4222F347B00843054 /* Frameworks */, |
|
435 | 438 | dependencies = ( |
436 | 439 | 3CFCF6B9222F347B00843054 /* PBXTargetDependency */, |
437 | 440 | ); |
438 | | - name = ccViewerUITests; |
| 441 | + name = CryptCloudViewerUITests; |
439 | 442 | productName = ccViewerUITests; |
440 | | - productReference = 3CFCF6B7222F347B00843054 /* ccViewerUITests.xctest */; |
| 443 | + productReference = 3CFCF6B7222F347B00843054 /* CryptCloudViewerUITests.xctest */; |
441 | 444 | productType = "com.apple.product-type.bundle.ui-testing"; |
442 | 445 | }; |
443 | 446 | /* End PBXNativeTarget section */ |
|
495 | 498 | }; |
496 | 499 | }; |
497 | 500 | }; |
498 | | - buildConfigurationList = 3CFCF690222F347900843054 /* Build configuration list for PBXProject "ccViewer" */; |
| 501 | + buildConfigurationList = 3CFCF690222F347900843054 /* Build configuration list for PBXProject "CryptCloudViewer" */; |
499 | 502 | compatibilityVersion = "Xcode 9.3"; |
500 | 503 | developmentRegion = en; |
501 | 504 | hasScannedForEncodings = 0; |
|
509 | 512 | projectDirPath = ""; |
510 | 513 | projectRoot = ""; |
511 | 514 | targets = ( |
512 | | - 3CFCF694222F347A00843054 /* ccViewer */, |
513 | | - 3CFCF6AB222F347B00843054 /* ccViewerTests */, |
514 | | - 3CFCF6B6222F347B00843054 /* ccViewerUITests */, |
| 515 | + 3CFCF694222F347A00843054 /* CryptCloudViewer */, |
| 516 | + 3CFCF6AB222F347B00843054 /* CryptCloudViewerTests */, |
| 517 | + 3CFCF6B6222F347B00843054 /* CryptCloudViewerUITests */, |
515 | 518 | ); |
516 | 519 | }; |
517 | 520 | /* End PBXProject section */ |
|
525 | 528 | 3C4009192240653C0028A45A /* Localizable.strings in Resources */, |
526 | 529 | 3F92E7032336B1F700D1FF9B /* Media.xcassets in Resources */, |
527 | 530 | 3CFCF6A3222F347B00843054 /* Assets.xcassets in Resources */, |
| 531 | + 3FC2F2392381355800EB747C /* ccViewer.help in Resources */, |
528 | 532 | 3CFCF69E222F347A00843054 /* Main.storyboard in Resources */, |
529 | 533 | 3CC4851D2258945B0003C44A /* Settings.bundle in Resources */, |
530 | 534 | 3C0693432253D1EC0040DC0B /* InfoPlist.strings in Resources */, |
|
635 | 639 | /* Begin PBXTargetDependency section */ |
636 | 640 | 3CFCF6AE222F347B00843054 /* PBXTargetDependency */ = { |
637 | 641 | isa = PBXTargetDependency; |
638 | | - target = 3CFCF694222F347A00843054 /* ccViewer */; |
| 642 | + target = 3CFCF694222F347A00843054 /* CryptCloudViewer */; |
639 | 643 | targetProxy = 3CFCF6AD222F347B00843054 /* PBXContainerItemProxy */; |
640 | 644 | }; |
641 | 645 | 3CFCF6B9222F347B00843054 /* PBXTargetDependency */ = { |
642 | 646 | isa = PBXTargetDependency; |
643 | | - target = 3CFCF694222F347A00843054 /* ccViewer */; |
| 647 | + target = 3CFCF694222F347A00843054 /* CryptCloudViewer */; |
644 | 648 | targetProxy = 3CFCF6B8222F347B00843054 /* PBXContainerItemProxy */; |
645 | 649 | }; |
646 | 650 | /* End PBXTargetDependency section */ |
|
809 | 813 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
810 | 814 | CODE_SIGN_ENTITLEMENTS = ccViewer/ccViewer.entitlements; |
811 | 815 | CODE_SIGN_STYLE = Automatic; |
812 | | - CURRENT_PROJECT_VERSION = 45; |
| 816 | + CURRENT_PROJECT_VERSION = 47; |
813 | 817 | DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
814 | 818 | DEVELOPMENT_TEAM = 7A9X38B4YU; |
| 819 | + "ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES; |
815 | 820 | FRAMEWORK_SEARCH_PATHS = ( |
816 | 821 | "$(inherited)", |
817 | 822 | "$(PROJECT_DIR)", |
|
842 | 847 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
843 | 848 | CODE_SIGN_ENTITLEMENTS = ccViewer/ccViewer.entitlements; |
844 | 849 | CODE_SIGN_STYLE = Automatic; |
845 | | - CURRENT_PROJECT_VERSION = 45; |
| 850 | + CURRENT_PROJECT_VERSION = 47; |
846 | 851 | DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES; |
847 | 852 | DEVELOPMENT_TEAM = 7A9X38B4YU; |
| 853 | + "ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES; |
848 | 854 | FRAMEWORK_SEARCH_PATHS = ( |
849 | 855 | "$(inherited)", |
850 | 856 | "$(PROJECT_DIR)", |
|
886 | 892 | PRODUCT_NAME = "$(TARGET_NAME)"; |
887 | 893 | SWIFT_VERSION = 5.0; |
888 | 894 | TARGETED_DEVICE_FAMILY = "1,2"; |
889 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ccViewer.app/ccViewer"; |
| 895 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CryptCloudViewer.app/CryptCloudViewer"; |
890 | 896 | }; |
891 | 897 | name = Debug; |
892 | 898 | }; |
|
907 | 913 | PRODUCT_NAME = "$(TARGET_NAME)"; |
908 | 914 | SWIFT_VERSION = 5.0; |
909 | 915 | TARGETED_DEVICE_FAMILY = "1,2"; |
910 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ccViewer.app/ccViewer"; |
| 916 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CryptCloudViewer.app/CryptCloudViewer"; |
911 | 917 | }; |
912 | 918 | name = Release; |
913 | 919 | }; |
|
954 | 960 | /* End XCBuildConfiguration section */ |
955 | 961 |
|
956 | 962 | /* Begin XCConfigurationList section */ |
957 | | - 3CFCF690222F347900843054 /* Build configuration list for PBXProject "ccViewer" */ = { |
| 963 | + 3CFCF690222F347900843054 /* Build configuration list for PBXProject "CryptCloudViewer" */ = { |
958 | 964 | isa = XCConfigurationList; |
959 | 965 | buildConfigurations = ( |
960 | 966 | 3CFCF6BE222F347B00843054 /* Debug */, |
|
963 | 969 | defaultConfigurationIsVisible = 0; |
964 | 970 | defaultConfigurationName = Release; |
965 | 971 | }; |
966 | | - 3CFCF6C0222F347B00843054 /* Build configuration list for PBXNativeTarget "ccViewer" */ = { |
| 972 | + 3CFCF6C0222F347B00843054 /* Build configuration list for PBXNativeTarget "CryptCloudViewer" */ = { |
967 | 973 | isa = XCConfigurationList; |
968 | 974 | buildConfigurations = ( |
969 | 975 | 3CFCF6C1222F347B00843054 /* Debug */, |
|
972 | 978 | defaultConfigurationIsVisible = 0; |
973 | 979 | defaultConfigurationName = Release; |
974 | 980 | }; |
975 | | - 3CFCF6C3222F347B00843054 /* Build configuration list for PBXNativeTarget "ccViewerTests" */ = { |
| 981 | + 3CFCF6C3222F347B00843054 /* Build configuration list for PBXNativeTarget "CryptCloudViewerTests" */ = { |
976 | 982 | isa = XCConfigurationList; |
977 | 983 | buildConfigurations = ( |
978 | 984 | 3CFCF6C4222F347B00843054 /* Debug */, |
|
981 | 987 | defaultConfigurationIsVisible = 0; |
982 | 988 | defaultConfigurationName = Release; |
983 | 989 | }; |
984 | | - 3CFCF6C6222F347B00843054 /* Build configuration list for PBXNativeTarget "ccViewerUITests" */ = { |
| 990 | + 3CFCF6C6222F347B00843054 /* Build configuration list for PBXNativeTarget "CryptCloudViewerUITests" */ = { |
985 | 991 | isa = XCConfigurationList; |
986 | 992 | buildConfigurations = ( |
987 | 993 | 3CFCF6C7222F347B00843054 /* Debug */, |
|
0 commit comments