|
12 | 12 | 31304CA325628E97001034D2 /* image.png in Resources */ = {isa = PBXBuildFile; fileRef = 31304CA025628E97001034D2 /* image.png */; }; |
13 | 13 | 31304CA425628E97001034D2 /* UploadResource_49M.zip in Resources */ = {isa = PBXBuildFile; fileRef = 31304CA125628E97001034D2 /* UploadResource_49M.zip */; }; |
14 | 14 | 31304CA525628E97001034D2 /* image.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 31304CA225628E97001034D2 /* image.jpg */; }; |
| 15 | + 3152B913268C4EC3004705AA /* UploadResource_1.44G.zip in Resources */ = {isa = PBXBuildFile; fileRef = 3152B912268C4EC3004705AA /* UploadResource_1.44G.zip */; }; |
15 | 16 | 318191AB2531516F00D18536 /* UploadResource.dmg in Resources */ = {isa = PBXBuildFile; fileRef = 318191AA2531516F00D18536 /* UploadResource.dmg */; }; |
16 | 17 | 93D230241C86D7F700434F6D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D230231C86D7F700434F6D /* main.m */; }; |
17 | 18 | 93D230271C86D7F700434F6D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 93D230261C86D7F700434F6D /* AppDelegate.m */; }; |
|
46 | 47 | 31304CA025628E97001034D2 /* image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = image.png; sourceTree = "<group>"; }; |
47 | 48 | 31304CA125628E97001034D2 /* UploadResource_49M.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = UploadResource_49M.zip; sourceTree = "<group>"; }; |
48 | 49 | 31304CA225628E97001034D2 /* image.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = image.jpg; sourceTree = "<group>"; }; |
| 50 | + 3152B912268C4EC3004705AA /* UploadResource_1.44G.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = UploadResource_1.44G.zip; sourceTree = "<group>"; }; |
49 | 51 | 318191AA2531516F00D18536 /* UploadResource.dmg */ = {isa = PBXFileReference; lastKnownFileType = file; path = UploadResource.dmg; sourceTree = "<group>"; }; |
50 | 52 | 318191AF25315F3500D18536 /* Configure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Configure.h; sourceTree = "<group>"; }; |
| 53 | + 3189882026469145003CCA68 /* QiniuDemo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = QiniuDemo.entitlements; sourceTree = "<group>"; }; |
51 | 54 | 6B9BC5A8D93F988C1240E05F /* libPods-QiniuDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-QiniuDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 55 | 93D2301F1C86D7F700434F6D /* QiniuDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QiniuDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 56 | 93D230231C86D7F700434F6D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
|
100 | 103 | 318191A92531516F00D18536 /* DemoTestResource */ = { |
101 | 104 | isa = PBXGroup; |
102 | 105 | children = ( |
| 106 | + 3152B912268C4EC3004705AA /* UploadResource_1.44G.zip */, |
103 | 107 | 31304CA225628E97001034D2 /* image.jpg */, |
104 | 108 | 31304CA025628E97001034D2 /* image.png */, |
105 | 109 | 31304CA125628E97001034D2 /* UploadResource_49M.zip */, |
|
154 | 158 | 93D230211C86D7F700434F6D /* QiniuDemo */ = { |
155 | 159 | isa = PBXGroup; |
156 | 160 | children = ( |
| 161 | + 3189882026469145003CCA68 /* QiniuDemo.entitlements */, |
157 | 162 | 318191A92531516F00D18536 /* DemoTestResource */, |
158 | 163 | 93D230251C86D7F700434F6D /* AppDelegate.h */, |
159 | 164 | 93D230261C86D7F700434F6D /* AppDelegate.m */, |
|
303 | 308 | 93D230321C86D7F700434F6D /* LaunchScreen.storyboard in Resources */, |
304 | 309 | 318191AB2531516F00D18536 /* UploadResource.dmg in Resources */, |
305 | 310 | 93D2302F1C86D7F700434F6D /* Assets.xcassets in Resources */, |
| 311 | + 3152B913268C4EC3004705AA /* UploadResource_1.44G.zip in Resources */, |
306 | 312 | 93D2302D1C86D7F700434F6D /* Main.storyboard in Resources */, |
307 | 313 | 31304CA525628E97001034D2 /* image.jpg in Resources */, |
308 | 314 | 31304CA325628E97001034D2 /* image.png in Resources */, |
|
536 | 542 | baseConfigurationReference = F90FEC5E40BE695E8AA6A8A7 /* Pods-QiniuDemo.debug.xcconfig */; |
537 | 543 | buildSettings = { |
538 | 544 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 545 | + CODE_SIGN_ENTITLEMENTS = QiniuDemo/QiniuDemo.entitlements; |
539 | 546 | DEVELOPMENT_TEAM = W2TP34G2MM; |
540 | 547 | INFOPLIST_FILE = QiniuDemo/Info.plist; |
541 | 548 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
542 | 549 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
543 | 550 | PRODUCT_BUNDLE_IDENTIFIER = com.qiniu.QiniuDemo; |
544 | 551 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 552 | + SUPPORTS_MACCATALYST = YES; |
545 | 553 | }; |
546 | 554 | name = Debug; |
547 | 555 | }; |
|
550 | 558 | baseConfigurationReference = 24EE530BBB100BED89B08A3D /* Pods-QiniuDemo.release.xcconfig */; |
551 | 559 | buildSettings = { |
552 | 560 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 561 | + CODE_SIGN_ENTITLEMENTS = QiniuDemo/QiniuDemo.entitlements; |
553 | 562 | DEVELOPMENT_TEAM = W2TP34G2MM; |
554 | 563 | INFOPLIST_FILE = QiniuDemo/Info.plist; |
555 | 564 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
556 | 565 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
557 | 566 | PRODUCT_BUNDLE_IDENTIFIER = com.qiniu.QiniuDemo; |
558 | 567 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 568 | + SUPPORTS_MACCATALYST = YES; |
559 | 569 | }; |
560 | 570 | name = Release; |
561 | 571 | }; |
|
0 commit comments