ios fixing SDL2 version

This commit is contained in:
Vladislav Khorev 2026-08-02 20:36:10 +03:00
parent b8401519d5
commit 6d3e1bf1ee
13 changed files with 60 additions and 79 deletions

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>fishrungames.shadowoverbishkek.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
</dict>
</plist>

View File

@ -7,14 +7,14 @@
objects = {
/* Begin PBXBuildFile section */
CEFECA2C301FB01A00FBB2C4 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEFECA17301FAF7C00FBB2C4 /* SDL2.framework */; };
CEFECA2D301FB01A00FBB2C4 /* SDL2.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CEFECA17301FAF7C00FBB2C4 /* SDL2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
CEFECA7E301FB69D00FBB2C4 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEFECA6A301FB5DF00FBB2C4 /* SDL2.framework */; };
CEFECA7F301FB69D00FBB2C4 /* SDL2.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CEFECA6A301FB5DF00FBB2C4 /* SDL2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
CEFECA16301FAF7C00FBB2C4 /* PBXContainerItemProxy */ = {
CEFECA69301FB5DF00FBB2C4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = CEFECA04301FAF7C00FBB2C4 /* SDL.xcodeproj */;
containerPortal = CEFECA57301FB5DE00FBB2C4 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = A7D88B5423E2437C00DCD162;
remoteInfo = "Framework-iOS";
@ -22,13 +22,13 @@
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
CEFECA2E301FB01A00FBB2C4 /* Embed Frameworks */ = {
CEFECA80301FB69D00FBB2C4 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
CEFECA2D301FB01A00FBB2C4 /* SDL2.framework in Embed Frameworks */,
CEFECA7F301FB69D00FBB2C4 /* SDL2.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
@ -36,57 +36,57 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
CEFEC9EB301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fishrungames.shadowoverbishkek.app; sourceTree = BUILT_PRODUCTS_DIR; };
CEFECA04301FAF7C00FBB2C4 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "/Users/user/Projects/shadow-over-bishkek001/thirdparty/SDL-release-2.32.8/Xcode/SDL/SDL.xcodeproj"; sourceTree = "<absolute>"; };
CEFECA3C301FB52F00FBB2C4 /* shadowoverbishkek.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = shadowoverbishkek.app; sourceTree = BUILT_PRODUCTS_DIR; };
CEFECA57301FB5DE00FBB2C4 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "/Users/user/Projects/shadow-over-bishkek001/thirdparty/SDL-release-2.32.10/Xcode/SDL/SDL.xcodeproj"; sourceTree = "<absolute>"; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
CEFEC9ED301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek */ = {
CEFECA3E301FB52F00FBB2C4 /* shadowoverbishkek */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = fishrungames.shadowoverbishkek;
path = shadowoverbishkek;
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
CEFEC9E8301FAE2200FBB2C4 /* Frameworks */ = {
CEFECA39301FB52F00FBB2C4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
CEFECA2C301FB01A00FBB2C4 /* SDL2.framework in Frameworks */,
CEFECA7E301FB69D00FBB2C4 /* SDL2.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
CEFEC9E2301FAE2200FBB2C4 = {
CEFECA33301FB52F00FBB2C4 = {
isa = PBXGroup;
children = (
CEFECA04301FAF7C00FBB2C4 /* SDL.xcodeproj */,
CEFEC9ED301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek */,
CEFECA2A301FB00C00FBB2C4 /* Frameworks */,
CEFEC9EC301FAE2200FBB2C4 /* Products */,
CEFECA57301FB5DE00FBB2C4 /* SDL.xcodeproj */,
CEFECA3E301FB52F00FBB2C4 /* shadowoverbishkek */,
CEFECA7D301FB69D00FBB2C4 /* Frameworks */,
CEFECA3D301FB52F00FBB2C4 /* Products */,
);
sourceTree = "<group>";
};
CEFEC9EC301FAE2200FBB2C4 /* Products */ = {
CEFECA3D301FB52F00FBB2C4 /* Products */ = {
isa = PBXGroup;
children = (
CEFEC9EB301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek.app */,
CEFECA3C301FB52F00FBB2C4 /* shadowoverbishkek.app */,
);
name = Products;
sourceTree = "<group>";
};
CEFECA07301FAF7C00FBB2C4 /* Products */ = {
CEFECA5A301FB5DF00FBB2C4 /* Products */ = {
isa = PBXGroup;
children = (
CEFECA17301FAF7C00FBB2C4 /* SDL2.framework */,
CEFECA6A301FB5DF00FBB2C4 /* SDL2.framework */,
);
name = Products;
sourceTree = "<group>";
};
CEFECA2A301FB00C00FBB2C4 /* Frameworks */ = {
CEFECA7D301FB69D00FBB2C4 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
@ -96,81 +96,81 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
CEFEC9EA301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek */ = {
CEFECA3B301FB52F00FBB2C4 /* shadowoverbishkek */ = {
isa = PBXNativeTarget;
buildConfigurationList = CEFECA01301FAE2600FBB2C4 /* Build configuration list for PBXNativeTarget "fishrungames.shadowoverbishkek" */;
buildConfigurationList = CEFECA52301FB53200FBB2C4 /* Build configuration list for PBXNativeTarget "shadowoverbishkek" */;
buildPhases = (
CEFEC9E7301FAE2200FBB2C4 /* Sources */,
CEFEC9E8301FAE2200FBB2C4 /* Frameworks */,
CEFEC9E9301FAE2200FBB2C4 /* Resources */,
CEFECA2E301FB01A00FBB2C4 /* Embed Frameworks */,
CEFECA38301FB52F00FBB2C4 /* Sources */,
CEFECA39301FB52F00FBB2C4 /* Frameworks */,
CEFECA3A301FB52F00FBB2C4 /* Resources */,
CEFECA80301FB69D00FBB2C4 /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
CEFEC9ED301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek */,
CEFECA3E301FB52F00FBB2C4 /* shadowoverbishkek */,
);
name = fishrungames.shadowoverbishkek;
name = shadowoverbishkek;
packageProductDependencies = (
);
productName = fishrungames.shadowoverbishkek;
productReference = CEFEC9EB301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek.app */;
productName = shadowoverbishkek;
productReference = CEFECA3C301FB52F00FBB2C4 /* shadowoverbishkek.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
CEFEC9E3301FAE2200FBB2C4 /* Project object */ = {
CEFECA34301FB52F00FBB2C4 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 2610;
LastUpgradeCheck = 2610;
TargetAttributes = {
CEFEC9EA301FAE2200FBB2C4 = {
CEFECA3B301FB52F00FBB2C4 = {
CreatedOnToolsVersion = 26.1.1;
};
};
};
buildConfigurationList = CEFEC9E6301FAE2200FBB2C4 /* Build configuration list for PBXProject "fishrungames.shadowoverbishkek" */;
buildConfigurationList = CEFECA37301FB52F00FBB2C4 /* Build configuration list for PBXProject "shadowoverbishkek" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = CEFEC9E2301FAE2200FBB2C4;
mainGroup = CEFECA33301FB52F00FBB2C4;
minimizedProjectReferenceProxies = 1;
preferredProjectObjectVersion = 77;
productRefGroup = CEFEC9EC301FAE2200FBB2C4 /* Products */;
productRefGroup = CEFECA3D301FB52F00FBB2C4 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = CEFECA07301FAF7C00FBB2C4 /* Products */;
ProjectRef = CEFECA04301FAF7C00FBB2C4 /* SDL.xcodeproj */;
ProductGroup = CEFECA5A301FB5DF00FBB2C4 /* Products */;
ProjectRef = CEFECA57301FB5DE00FBB2C4 /* SDL.xcodeproj */;
},
);
projectRoot = "";
targets = (
CEFEC9EA301FAE2200FBB2C4 /* fishrungames.shadowoverbishkek */,
CEFECA3B301FB52F00FBB2C4 /* shadowoverbishkek */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
CEFECA17301FAF7C00FBB2C4 /* SDL2.framework */ = {
CEFECA6A301FB5DF00FBB2C4 /* SDL2.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = SDL2.framework;
remoteRef = CEFECA16301FAF7C00FBB2C4 /* PBXContainerItemProxy */;
remoteRef = CEFECA69301FB5DF00FBB2C4 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
CEFEC9E9301FAE2200FBB2C4 /* Resources */ = {
CEFECA3A301FB52F00FBB2C4 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@ -180,7 +180,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
CEFEC9E7301FAE2200FBB2C4 /* Sources */ = {
CEFECA38301FB52F00FBB2C4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@ -190,7 +190,7 @@
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
CEFEC9FF301FAE2600FBB2C4 /* Debug */ = {
CEFECA50301FB53200FBB2C4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@ -254,7 +254,7 @@
};
name = Debug;
};
CEFECA00301FAE2600FBB2C4 /* Release */ = {
CEFECA51301FB53200FBB2C4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@ -311,17 +311,16 @@
};
name = Release;
};
CEFECA02301FAE2600FBB2C4 /* Debug */ = {
CEFECA53301FB53200FBB2C4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = R89DR83966;
GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../thirdparty/SDL-release-2.32.8/include\"";
HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../thirdparty/SDL-release-2.32.10/include\"";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = "";
@ -337,7 +336,6 @@
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = fishrungames.shadowoverbishkek;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
@ -349,17 +347,16 @@
};
name = Debug;
};
CEFECA03301FAE2600FBB2C4 /* Release */ = {
CEFECA54301FB53200FBB2C4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = R89DR83966;
GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../thirdparty/SDL-release-2.32.8/include\"";
HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../thirdparty/SDL-release-2.32.10/include\"";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = "";
@ -375,7 +372,6 @@
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = fishrungames.shadowoverbishkek;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
@ -390,25 +386,25 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
CEFEC9E6301FAE2200FBB2C4 /* Build configuration list for PBXProject "fishrungames.shadowoverbishkek" */ = {
CEFECA37301FB52F00FBB2C4 /* Build configuration list for PBXProject "shadowoverbishkek" */ = {
isa = XCConfigurationList;
buildConfigurations = (
CEFEC9FF301FAE2600FBB2C4 /* Debug */,
CEFECA00301FAE2600FBB2C4 /* Release */,
CEFECA50301FB53200FBB2C4 /* Debug */,
CEFECA51301FB53200FBB2C4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
CEFECA01301FAE2600FBB2C4 /* Build configuration list for PBXNativeTarget "fishrungames.shadowoverbishkek" */ = {
CEFECA52301FB53200FBB2C4 /* Build configuration list for PBXNativeTarget "shadowoverbishkek" */ = {
isa = XCConfigurationList;
buildConfigurations = (
CEFECA02301FAE2600FBB2C4 /* Debug */,
CEFECA03301FAE2600FBB2C4 /* Release */,
CEFECA53301FB53200FBB2C4 /* Debug */,
CEFECA54301FB53200FBB2C4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = CEFEC9E3301FAE2200FBB2C4 /* Project object */;
rootObject = CEFECA34301FB52F00FBB2C4 /* Project object */;
}

View File

@ -1,6 +1,6 @@
//
// main-ios.cpp
// fishrungames.shadowoverbishkek
// mainios.cpp
// shadowoverbishkek
//
// Created by  User on 02.08.2026.
//
@ -8,9 +8,8 @@
#include "SDL.h"
#include <iostream>
int main(int argc, char** argv)
{
std::cout << "Test 1" << std::endl;
std::cout << "Hello x" << std::endl;
return 0;
}