|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 28A0A8022D08F7BA007EF675 /* ContentView 2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A0A8012D08F7BA007EF675 /* ContentView 2.swift */; }; |
10 | 11 | 7ED306AD2AF8455D00F6FFE3 /* SomeObjcClass.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ED306AC2AF8455D00F6FFE3 /* SomeObjcClass.m */; }; |
11 | 12 | 7ED5176E2AF68AB700D29ED7 /* spm_testApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED5176D2AF68AB700D29ED7 /* spm_testApp.swift */; }; |
12 | | - 7ED517702AF68AB700D29ED7 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED5176F2AF68AB700D29ED7 /* ContentView.swift */; }; |
| 13 | + 7ED517702AF68AB700D29ED7 /* ContentView1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED5176F2AF68AB700D29ED7 /* ContentView1.swift */; }; |
13 | 14 | 7ED5177E2AF68AFD00D29ED7 /* JDStatusBarNotification in Frameworks */ = {isa = PBXBuildFile; productRef = 7ED5177D2AF68AFD00D29ED7 /* JDStatusBarNotification */; }; |
14 | 15 | /* End PBXBuildFile section */ |
15 | 16 |
|
16 | 17 | /* Begin PBXFileReference section */ |
| 18 | + 28A0A8012D08F7BA007EF675 /* ContentView 2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ContentView 2.swift"; sourceTree = "<group>"; }; |
17 | 19 | 7ED306AB2AF8455D00F6FFE3 /* SomeObjcClass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SomeObjcClass.h; sourceTree = "<group>"; }; |
18 | 20 | 7ED306AC2AF8455D00F6FFE3 /* SomeObjcClass.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SomeObjcClass.m; sourceTree = "<group>"; }; |
19 | 21 | 7ED5176A2AF68AB700D29ED7 /* spm_test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = spm_test.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
20 | 22 | 7ED5176D2AF68AB700D29ED7 /* spm_testApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = spm_testApp.swift; sourceTree = "<group>"; }; |
21 | | - 7ED5176F2AF68AB700D29ED7 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
| 23 | + 7ED5176F2AF68AB700D29ED7 /* ContentView1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView1.swift; sourceTree = "<group>"; }; |
22 | 24 | /* End PBXFileReference section */ |
23 | 25 |
|
24 | 26 | /* Begin PBXFrameworksBuildPhase section */ |
|
54 | 56 | isa = PBXGroup; |
55 | 57 | children = ( |
56 | 58 | 7ED5176D2AF68AB700D29ED7 /* spm_testApp.swift */, |
57 | | - 7ED5176F2AF68AB700D29ED7 /* ContentView.swift */, |
| 59 | + 7ED5176F2AF68AB700D29ED7 /* ContentView1.swift */, |
| 60 | + 28A0A8012D08F7BA007EF675 /* ContentView 2.swift */, |
58 | 61 | 7ED306AB2AF8455D00F6FFE3 /* SomeObjcClass.h */, |
59 | 62 | 7ED306AC2AF8455D00F6FFE3 /* SomeObjcClass.m */, |
60 | 63 | ); |
|
144 | 147 | buildActionMask = 2147483647; |
145 | 148 | files = ( |
146 | 149 | 7ED306AD2AF8455D00F6FFE3 /* SomeObjcClass.m in Sources */, |
147 | | - 7ED517702AF68AB700D29ED7 /* ContentView.swift in Sources */, |
| 150 | + 7ED517702AF68AB700D29ED7 /* ContentView1.swift in Sources */, |
| 151 | + 28A0A8022D08F7BA007EF675 /* ContentView 2.swift in Sources */, |
148 | 152 | 7ED5176E2AF68AB700D29ED7 /* spm_testApp.swift in Sources */, |
149 | 153 | ); |
150 | 154 | runOnlyForDeploymentPostprocessing = 0; |
|
287 | 291 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
288 | 292 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
289 | 293 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 294 | + IPHONEOS_DEPLOYMENT_TARGET = 18.0; |
290 | 295 | LD_RUNPATH_SEARCH_PATHS = ( |
291 | 296 | "$(inherited)", |
292 | 297 | "@executable_path/Frameworks", |
|
317 | 322 | INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
318 | 323 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
319 | 324 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 325 | + IPHONEOS_DEPLOYMENT_TARGET = 18.0; |
320 | 326 | LD_RUNPATH_SEARCH_PATHS = ( |
321 | 327 | "$(inherited)", |
322 | 328 | "@executable_path/Frameworks", |
|
358 | 364 | isa = XCRemoteSwiftPackageReference; |
359 | 365 | repositoryURL = "https://github.com/calimarkus/JDStatusBarNotification.git"; |
360 | 366 | requirement = { |
361 | | - kind = upToNextMajorVersion; |
362 | | - minimumVersion = 2.0.0; |
| 367 | + branch = main; |
| 368 | + kind = branch; |
363 | 369 | }; |
364 | 370 | }; |
365 | 371 | /* End XCRemoteSwiftPackageReference section */ |
|
0 commit comments