|
15 | 15 | /* Begin PBXFileReference section */ |
16 | 16 | 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
17 | 17 | 2152FB032600AC8F00CF470E /* iosApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = iosApp.swift; sourceTree = "<group>"; }; |
18 | | - 7555FF7B242A565900829871 /* miuix.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = miuix.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 18 | + 7555FF7B242A565900829871 /* Miuix.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Miuix.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 19 | 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
20 | 20 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
21 | 21 | AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; |
|
34 | 34 | 7555FF7C242A565900829871 /* Products */ = { |
35 | 35 | isa = PBXGroup; |
36 | 36 | children = ( |
37 | | - 7555FF7B242A565900829871 /* miuix.app */, |
| 37 | + 7555FF7B242A565900829871 /* Miuix.app */, |
38 | 38 | ); |
39 | 39 | name = Products; |
40 | 40 | sourceTree = "<group>"; |
|
75 | 75 | ); |
76 | 76 | name = iosApp; |
77 | 77 | productName = iosApp; |
78 | | - productReference = 7555FF7B242A565900829871 /* miuix.app */; |
| 78 | + productReference = 7555FF7B242A565900829871 /* Miuix.app */; |
79 | 79 | productType = "com.apple.product-type.application"; |
80 | 80 | }; |
81 | 81 | /* End PBXNativeTarget section */ |
|
289 | 289 | FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../composeApp/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)\n"; |
290 | 290 | INFOPLIST_FILE = iosApp/Info.plist; |
291 | 291 | INFOPLIST_KEY_LSApplicationCategoryType = ""; |
292 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
| 292 | + IPHONEOS_DEPLOYMENT_TARGET = 17.2; |
293 | 293 | LD_RUNPATH_SEARCH_PATHS = ( |
294 | 294 | "$(inherited)", |
295 | 295 | "@executable_path/Frameworks", |
|
318 | 318 | FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../composeApp/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)\n"; |
319 | 319 | INFOPLIST_FILE = iosApp/Info.plist; |
320 | 320 | INFOPLIST_KEY_LSApplicationCategoryType = ""; |
321 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.6; |
| 321 | + IPHONEOS_DEPLOYMENT_TARGET = 17.2; |
322 | 322 | LD_RUNPATH_SEARCH_PATHS = ( |
323 | 323 | "$(inherited)", |
324 | 324 | "@executable_path/Frameworks", |
|
0 commit comments