Last active
June 12, 2024 17:30
-
-
Save odnoletkov/5117991de1e1df33e1b70104327f4bb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- EmptyXcode15/EmptyXcode15.xcodeproj/project.pbxproj 2024-06-12 18:27:32 | |
+++ EmptyXcode16/EmptyXcode16.xcodeproj/project.pbxproj 2024-06-12 18:25:10 | |
@@ -3,20 +3,20 @@ | |
archiveVersion = 1; | |
classes = { | |
}; | |
- objectVersion = 56; | |
+ objectVersion = 60; | |
objects = { | |
/* Begin PBXBuildFile section */ | |
- 5041EEF72C1A120400ACA154 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5041EEF62C1A120400ACA154 /* AppDelegate.swift */; }; | |
+ 506D2FA02C1A1176007E0646 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 506D2F9F2C1A1176007E0646 /* AppDelegate.swift */; }; | |
/* End PBXBuildFile section */ | |
/* Begin PBXFileReference section */ | |
- 5041EEF32C1A120400ACA154 /* EmptyXcode15.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EmptyXcode15.app; sourceTree = BUILT_PRODUCTS_DIR; }; | |
- 5041EEF62C1A120400ACA154 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; | |
+ 506D2F9C2C1A1176007E0646 /* EmptyXcode16.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EmptyXcode16.app; sourceTree = BUILT_PRODUCTS_DIR; }; | |
+ 506D2F9F2C1A1176007E0646 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; | |
/* End PBXFileReference section */ | |
/* Begin PBXFrameworksBuildPhase section */ | |
- 5041EEF02C1A120400ACA154 /* Frameworks */ = { | |
+ 506D2F992C1A1176007E0646 /* Frameworks */ = { | |
isa = PBXFrameworksBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
@@ -26,85 +26,85 @@ | |
/* End PBXFrameworksBuildPhase section */ | |
/* Begin PBXGroup section */ | |
- 5041EEEA2C1A120400ACA154 = { | |
+ 506D2F932C1A1176007E0646 = { | |
isa = PBXGroup; | |
children = ( | |
- 5041EEF52C1A120400ACA154 /* EmptyXcode15 */, | |
- 5041EEF42C1A120400ACA154 /* Products */, | |
+ 506D2F9E2C1A1176007E0646 /* EmptyXcode16 */, | |
+ 506D2F9D2C1A1176007E0646 /* Products */, | |
); | |
sourceTree = "<group>"; | |
}; | |
- 5041EEF42C1A120400ACA154 /* Products */ = { | |
+ 506D2F9D2C1A1176007E0646 /* Products */ = { | |
isa = PBXGroup; | |
children = ( | |
- 5041EEF32C1A120400ACA154 /* EmptyXcode15.app */, | |
+ 506D2F9C2C1A1176007E0646 /* EmptyXcode16.app */, | |
); | |
name = Products; | |
sourceTree = "<group>"; | |
}; | |
- 5041EEF52C1A120400ACA154 /* EmptyXcode15 */ = { | |
+ 506D2F9E2C1A1176007E0646 /* EmptyXcode16 */ = { | |
isa = PBXGroup; | |
children = ( | |
- 5041EEF62C1A120400ACA154 /* AppDelegate.swift */, | |
+ 506D2F9F2C1A1176007E0646 /* AppDelegate.swift */, | |
); | |
- path = EmptyXcode15; | |
+ path = EmptyXcode16; | |
sourceTree = "<group>"; | |
}; | |
/* End PBXGroup section */ | |
/* Begin PBXNativeTarget section */ | |
- 5041EEF22C1A120400ACA154 /* EmptyXcode15 */ = { | |
+ 506D2F9B2C1A1176007E0646 /* EmptyXcode16 */ = { | |
isa = PBXNativeTarget; | |
- buildConfigurationList = 5041EEFA2C1A120400ACA154 /* Build configuration list for PBXNativeTarget "EmptyXcode15" */; | |
+ buildConfigurationList = 506D2FA32C1A1176007E0646 /* Build configuration list for PBXNativeTarget "EmptyXcode16" */; | |
buildPhases = ( | |
- 5041EEEF2C1A120400ACA154 /* Sources */, | |
- 5041EEF02C1A120400ACA154 /* Frameworks */, | |
- 5041EEF12C1A120400ACA154 /* Resources */, | |
+ 506D2F982C1A1176007E0646 /* Sources */, | |
+ 506D2F992C1A1176007E0646 /* Frameworks */, | |
+ 506D2F9A2C1A1176007E0646 /* Resources */, | |
); | |
buildRules = ( | |
); | |
dependencies = ( | |
); | |
- name = EmptyXcode15; | |
- productName = EmptyXcode15; | |
- productReference = 5041EEF32C1A120400ACA154 /* EmptyXcode15.app */; | |
+ name = EmptyXcode16; | |
+ productName = EmptyXcode16; | |
+ productReference = 506D2F9C2C1A1176007E0646 /* EmptyXcode16.app */; | |
productType = "com.apple.product-type.application"; | |
}; | |
/* End PBXNativeTarget section */ | |
/* Begin PBXProject section */ | |
- 5041EEEB2C1A120400ACA154 /* Project object */ = { | |
+ 506D2F942C1A1176007E0646 /* Project object */ = { | |
isa = PBXProject; | |
attributes = { | |
BuildIndependentTargetsInParallel = 1; | |
- LastSwiftUpdateCheck = 1540; | |
- LastUpgradeCheck = 1540; | |
+ LastSwiftUpdateCheck = 1600; | |
+ LastUpgradeCheck = 1600; | |
TargetAttributes = { | |
- 5041EEF22C1A120400ACA154 = { | |
- CreatedOnToolsVersion = 15.4; | |
+ 506D2F9B2C1A1176007E0646 = { | |
+ CreatedOnToolsVersion = 16.0; | |
}; | |
}; | |
}; | |
- buildConfigurationList = 5041EEEE2C1A120400ACA154 /* Build configuration list for PBXProject "EmptyXcode15" */; | |
- compatibilityVersion = "Xcode 14.0"; | |
+ buildConfigurationList = 506D2F972C1A1176007E0646 /* Build configuration list for PBXProject "EmptyXcode16" */; | |
+ compatibilityVersion = "Xcode 15.0"; | |
developmentRegion = en; | |
hasScannedForEncodings = 0; | |
knownRegions = ( | |
en, | |
Base, | |
); | |
- mainGroup = 5041EEEA2C1A120400ACA154; | |
- productRefGroup = 5041EEF42C1A120400ACA154 /* Products */; | |
+ mainGroup = 506D2F932C1A1176007E0646; | |
+ productRefGroup = 506D2F9D2C1A1176007E0646 /* Products */; | |
projectDirPath = ""; | |
projectRoot = ""; | |
targets = ( | |
- 5041EEF22C1A120400ACA154 /* EmptyXcode15 */, | |
+ 506D2F9B2C1A1176007E0646 /* EmptyXcode16 */, | |
); | |
}; | |
/* End PBXProject section */ | |
/* Begin PBXResourcesBuildPhase section */ | |
- 5041EEF12C1A120400ACA154 /* Resources */ = { | |
+ 506D2F9A2C1A1176007E0646 /* Resources */ = { | |
isa = PBXResourcesBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
@@ -114,18 +114,18 @@ | |
/* End PBXResourcesBuildPhase section */ | |
/* Begin PBXSourcesBuildPhase section */ | |
- 5041EEEF2C1A120400ACA154 /* Sources */ = { | |
+ 506D2F982C1A1176007E0646 /* Sources */ = { | |
isa = PBXSourcesBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
- 5041EEF72C1A120400ACA154 /* AppDelegate.swift in Sources */, | |
+ 506D2FA02C1A1176007E0646 /* AppDelegate.swift in Sources */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXSourcesBuildPhase section */ | |
/* Begin XCBuildConfiguration section */ | |
- 5041EEF82C1A120400ACA154 /* Debug */ = { | |
+ 506D2FA12C1A1176007E0646 /* Debug */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
@@ -177,7 +177,7 @@ | |
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
GCC_WARN_UNUSED_FUNCTION = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
- IPHONEOS_DEPLOYMENT_TARGET = 17.5; | |
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0; | |
LOCALIZATION_PREFERS_STRING_CATALOGS = YES; | |
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | |
MTL_FAST_MATH = YES; | |
@@ -189,7 +189,7 @@ | |
}; | |
name = Debug; | |
}; | |
- 5041EEF92C1A120400ACA154 /* Release */ = { | |
+ 506D2FA22C1A1176007E0646 /* Release */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
@@ -235,7 +235,7 @@ | |
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
GCC_WARN_UNUSED_FUNCTION = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
- IPHONEOS_DEPLOYMENT_TARGET = 17.5; | |
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0; | |
LOCALIZATION_PREFERS_STRING_CATALOGS = YES; | |
MTL_ENABLE_DEBUG_INFO = NO; | |
MTL_FAST_MATH = YES; | |
@@ -246,7 +246,7 @@ | |
}; | |
name = Release; | |
}; | |
- 5041EEFB2C1A120400ACA154 /* Debug */ = { | |
+ 506D2FA42C1A1176007E0646 /* Debug */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
CODE_SIGN_STYLE = Automatic; | |
@@ -260,14 +260,14 @@ | |
"@executable_path/Frameworks", | |
); | |
MARKETING_VERSION = 1.0; | |
- PRODUCT_BUNDLE_IDENTIFIER = no.name.EmptyXcode15; | |
+ PRODUCT_BUNDLE_IDENTIFIER = no.name.EmptyXcode16; | |
PRODUCT_NAME = "$(TARGET_NAME)"; | |
SWIFT_EMIT_LOC_STRINGS = YES; | |
TARGETED_DEVICE_FAMILY = "1,2"; | |
}; | |
name = Debug; | |
}; | |
- 5041EEFC2C1A120400ACA154 /* Release */ = { | |
+ 506D2FA52C1A1176007E0646 /* Release */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
CODE_SIGN_STYLE = Automatic; | |
@@ -281,7 +281,7 @@ | |
"@executable_path/Frameworks", | |
); | |
MARKETING_VERSION = 1.0; | |
- PRODUCT_BUNDLE_IDENTIFIER = no.name.EmptyXcode15; | |
+ PRODUCT_BUNDLE_IDENTIFIER = no.name.EmptyXcode16; | |
PRODUCT_NAME = "$(TARGET_NAME)"; | |
SWIFT_EMIT_LOC_STRINGS = YES; | |
TARGETED_DEVICE_FAMILY = "1,2"; | |
@@ -291,25 +291,25 @@ | |
/* End XCBuildConfiguration section */ | |
/* Begin XCConfigurationList section */ | |
- 5041EEEE2C1A120400ACA154 /* Build configuration list for PBXProject "EmptyXcode15" */ = { | |
+ 506D2F972C1A1176007E0646 /* Build configuration list for PBXProject "EmptyXcode16" */ = { | |
isa = XCConfigurationList; | |
buildConfigurations = ( | |
- 5041EEF82C1A120400ACA154 /* Debug */, | |
- 5041EEF92C1A120400ACA154 /* Release */, | |
+ 506D2FA12C1A1176007E0646 /* Debug */, | |
+ 506D2FA22C1A1176007E0646 /* Release */, | |
); | |
defaultConfigurationIsVisible = 0; | |
defaultConfigurationName = Release; | |
}; | |
- 5041EEFA2C1A120400ACA154 /* Build configuration list for PBXNativeTarget "EmptyXcode15" */ = { | |
+ 506D2FA32C1A1176007E0646 /* Build configuration list for PBXNativeTarget "EmptyXcode16" */ = { | |
isa = XCConfigurationList; | |
buildConfigurations = ( | |
- 5041EEFB2C1A120400ACA154 /* Debug */, | |
- 5041EEFC2C1A120400ACA154 /* Release */, | |
+ 506D2FA42C1A1176007E0646 /* Debug */, | |
+ 506D2FA52C1A1176007E0646 /* Release */, | |
); | |
defaultConfigurationIsVisible = 0; | |
defaultConfigurationName = Release; | |
}; | |
/* End XCConfigurationList section */ | |
}; | |
- rootObject = 5041EEEB2C1A120400ACA154 /* Project object */; | |
+ rootObject = 506D2F942C1A1176007E0646 /* Project object */; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment