|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 99362D272BBD5BB300F748D5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 99362D262BBD5BB300F748D5 /* LICENSE */; }; |
10 | 11 | 99B9755C2BB5D9410093DBD2 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 99B9755B2BB5D9410093DBD2 /* README.md */; };
|
11 | 12 | 99DD98DA2BB428C300339A61 /* APICallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99DD98D92BB428C300339A61 /* APICallView.swift */; };
|
12 | 13 | D4F66D21288F28A7009F7A80 /* iOS_SwiftUI_App.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F66D20288F28A7009F7A80 /* iOS_SwiftUI_App.swift */; };
|
|
19 | 20 | /* End PBXBuildFile section */
|
20 | 21 |
|
21 | 22 | /* Begin PBXFileReference section */
|
| 23 | + 99362D262BBD5BB300F748D5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
22 | 24 | 99B9755B2BB5D9410093DBD2 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
23 | 25 | 99DD98D92BB428C300339A61 /* APICallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APICallView.swift; sourceTree = "<group>"; };
|
24 | 26 | D4F66D1D288F28A7009F7A80 /* iOS Swift Protected API Call.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Swift Protected API Call.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
45 | 47 | D4F66D14288F28A7009F7A80 = {
|
46 | 48 | isa = PBXGroup;
|
47 | 49 | children = (
|
| 50 | + 99362D262BBD5BB300F748D5 /* LICENSE */, |
48 | 51 | 99B9755B2BB5D9410093DBD2 /* README.md */,
|
49 | 52 | D4F66D1F288F28A7009F7A80 /* iOS Swift Protected API Call */,
|
50 | 53 | D4F66D1E288F28A7009F7A80 /* Products */,
|
|
149 | 152 | D4F66D28288F28AC009F7A80 /* Preview Assets.xcassets in Resources */,
|
150 | 153 | 99B9755C2BB5D9410093DBD2 /* README.md in Resources */,
|
151 | 154 | D4F66D25288F28AC009F7A80 /* Assets.xcassets in Resources */,
|
| 155 | + 99362D272BBD5BB300F748D5 /* LICENSE in Resources */, |
152 | 156 | );
|
153 | 157 | runOnlyForDeploymentPostprocessing = 0;
|
154 | 158 | };
|
|
0 commit comments