|
19 | 19 | /* End PBXBuildFile section */
|
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */
|
22 |
| - FB32E77B25768F45000C4F42 /* ASIGListKitSPM.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ASIGListKitSPM.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 22 | + FB32E77B25768F45000C4F42 /* Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 23 | FB32E77E25768F45000C4F42 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
24 | 24 | FB32E78025768F45000C4F42 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
25 | 25 | FB32E78725768F48000C4F42 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
56 | 56 | FB32E77C25768F45000C4F42 /* Products */ = {
|
57 | 57 | isa = PBXGroup;
|
58 | 58 | children = (
|
59 |
| - FB32E77B25768F45000C4F42 /* ASIGListKitSPM.app */, |
| 59 | + FB32E77B25768F45000C4F42 /* Sample.app */, |
60 | 60 | );
|
61 | 61 | name = Products;
|
62 | 62 | sourceTree = "<group>";
|
|
112 | 112 | /* End PBXGroup section */
|
113 | 113 |
|
114 | 114 | /* Begin PBXNativeTarget section */
|
115 |
| - FB32E77A25768F45000C4F42 /* ASIGListKitSPM */ = { |
| 115 | + FB32E77A25768F45000C4F42 /* Sample */ = { |
116 | 116 | isa = PBXNativeTarget;
|
117 |
| - buildConfigurationList = FB32E78F25768F48000C4F42 /* Build configuration list for PBXNativeTarget "ASIGListKitSPM" */; |
| 117 | + buildConfigurationList = FB32E78F25768F48000C4F42 /* Build configuration list for PBXNativeTarget "Sample" */; |
118 | 118 | buildPhases = (
|
119 | 119 | FB32E77725768F45000C4F42 /* Sources */,
|
120 | 120 | FB32E77825768F45000C4F42 /* Frameworks */,
|
|
124 | 124 | );
|
125 | 125 | dependencies = (
|
126 | 126 | );
|
127 |
| - name = ASIGListKitSPM; |
| 127 | + name = Sample; |
128 | 128 | packageProductDependencies = (
|
129 | 129 | FB3894A52576FC5F0025252E /* AsyncDisplayKitIGListKit */,
|
130 | 130 | );
|
131 | 131 | productName = ASIGListKitSPM;
|
132 |
| - productReference = FB32E77B25768F45000C4F42 /* ASIGListKitSPM.app */; |
| 132 | + productReference = FB32E77B25768F45000C4F42 /* Sample.app */; |
133 | 133 | productType = "com.apple.product-type.application";
|
134 | 134 | };
|
135 | 135 | /* End PBXNativeTarget section */
|
|
146 | 146 | };
|
147 | 147 | };
|
148 | 148 | };
|
149 |
| - buildConfigurationList = FB32E77625768F45000C4F42 /* Build configuration list for PBXProject "ASIGListKitSPM" */; |
| 149 | + buildConfigurationList = FB32E77625768F45000C4F42 /* Build configuration list for PBXProject "Sample" */; |
150 | 150 | compatibilityVersion = "Xcode 9.3";
|
151 | 151 | developmentRegion = en;
|
152 | 152 | hasScannedForEncodings = 0;
|
|
159 | 159 | projectDirPath = "";
|
160 | 160 | projectRoot = "";
|
161 | 161 | targets = (
|
162 |
| - FB32E77A25768F45000C4F42 /* ASIGListKitSPM */, |
| 162 | + FB32E77A25768F45000C4F42 /* Sample */, |
163 | 163 | );
|
164 | 164 | };
|
165 | 165 | /* End PBXProject section */
|
|
327 | 327 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
328 | 328 | CODE_SIGN_STYLE = Automatic;
|
329 | 329 | INFOPLIST_FILE = ASIGListKitSPM/Info.plist;
|
| 330 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
330 | 331 | LD_RUNPATH_SEARCH_PATHS = (
|
331 | 332 | "$(inherited)",
|
332 | 333 | "@executable_path/Frameworks",
|
|
345 | 346 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
346 | 347 | CODE_SIGN_STYLE = Automatic;
|
347 | 348 | INFOPLIST_FILE = ASIGListKitSPM/Info.plist;
|
| 349 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
348 | 350 | LD_RUNPATH_SEARCH_PATHS = (
|
349 | 351 | "$(inherited)",
|
350 | 352 | "@executable_path/Frameworks",
|
|
359 | 361 | /* End XCBuildConfiguration section */
|
360 | 362 |
|
361 | 363 | /* Begin XCConfigurationList section */
|
362 |
| - FB32E77625768F45000C4F42 /* Build configuration list for PBXProject "ASIGListKitSPM" */ = { |
| 364 | + FB32E77625768F45000C4F42 /* Build configuration list for PBXProject "Sample" */ = { |
363 | 365 | isa = XCConfigurationList;
|
364 | 366 | buildConfigurations = (
|
365 | 367 | FB32E78D25768F48000C4F42 /* Debug */,
|
|
368 | 370 | defaultConfigurationIsVisible = 0;
|
369 | 371 | defaultConfigurationName = Release;
|
370 | 372 | };
|
371 |
| - FB32E78F25768F48000C4F42 /* Build configuration list for PBXNativeTarget "ASIGListKitSPM" */ = { |
| 373 | + FB32E78F25768F48000C4F42 /* Build configuration list for PBXNativeTarget "Sample" */ = { |
372 | 374 | isa = XCConfigurationList;
|
373 | 375 | buildConfigurations = (
|
374 | 376 | FB32E79025768F48000C4F42 /* Debug */,
|
|
0 commit comments