Skip to content

Commit

Permalink
cmt
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatNateDev committed Aug 2, 2024
1 parent 668f6e3 commit 52fd6b1
Show file tree
Hide file tree
Showing 50 changed files with 749 additions and 104 deletions.
Binary file modified build/Pokemon Battle-Mode.ipa
Binary file not shown.
4 changes: 2 additions & 2 deletions build/Pokemon Battle-Mode.pck
Git LFS file not shown
Empty file modified build/Pokemon Battle-Mode.xcframework/Info.plist
100644 → 100755
Empty file.
Empty file modified build/Pokemon Battle-Mode.xcframework/ios-arm64/libgodot.a
100644 → 100755
Empty file.
Git LFS file not shown
127 changes: 50 additions & 77 deletions build/Pokemon Battle-Mode.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,65 +3,55 @@
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
1F1575721F582BE20003B888 /* dylibs in Resources */ = {isa = PBXBuildFile; fileRef = 1F1575711F582BE20003B888 /* dylibs */; };
DEADBEEF2F582BE20003B888 /* Pokemon Battle-Mode.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEADBEEF1F582BE20003B888 /* Pokemon Battle-Mode.xcframework */; };


1FF8DBB11FBA9DE1009DE660 /* dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */; };
9039D3BE24C093AC0020482C /* MoltenVK in Frameworks */ = {isa = PBXBuildFile; fileRef = 9039D3BD24C093AC0020482C /* MoltenVK */; };
90DD2D9E24B36E8000717FE1 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90DD2D9D24B36E8000717FE1 /* Launch Screen.storyboard */; };
D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D07CD44D1C5D589C00B7FB28 /* Images.xcassets */; };
9039D3BE24C093AC0020482C /* MoltenVK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9039D3BD24C093AC0020482C /* MoltenVK.xcframework */; };
D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */; };
D0BCFE7818AEBFEB004A7AAE /* Pokemon Battle-Mode.pck in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE7718AEBFEB004A7AAE /* Pokemon Battle-Mode.pck */; };
DEADBEEF2F582BE20003B888 /* godot in Frameworks */ = {isa = PBXBuildFile; fileRef = DEADBEEF1F582BE20003B888 /* godot */; };
F965960D2BC2C3A800579C7E /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F965960C2BC2C3A800579C7E /* PrivacyInfo.xcprivacy */; };
90DD2D9E24B36E8000717FE1 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90DD2D9D24B36E8000717FE1 /* Launch Screen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
90A13CD024AA68E500E8464F /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (

);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
1F1575711F582BE20003B888 /* dylibs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = dylibs; path = "Pokemon Battle-Mode/dylibs"; sourceTree = "<group>"; };
DEADBEEF1F582BE20003B888 /* Pokemon Battle-Mode.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = godot; path = "Pokemon Battle-Mode.xcframework"; sourceTree = "<group>"; };


1FF4C1881F584E6300A41E41 /* Pokemon Battle-Mode.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Pokemon Battle-Mode.entitlements"; sourceTree = "<group>"; };
1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = dummy.cpp; sourceTree = "<group>"; };
9039D3BD24C093AC0020482C /* MoltenVK.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MoltenVK; path = MoltenVK.xcframework; sourceTree = "<group>"; };
9039D3BD24C093AC0020482C /* MoltenVK */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MoltenVK; path = MoltenVK.xcframework; sourceTree = "<group>"; };
90DD2D9D24B36E8000717FE1 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
D07CD44D1C5D589C00B7FB28 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
D0BCFE3418AEBDA2004A7AAE /* Pokemon Battle-Mode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Pokemon Battle-Mode.app"; sourceTree = BUILT_PRODUCTS_DIR; };
D0BCFE4318AEBDA2004A7AAE /* Pokemon Battle-Mode-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Pokemon Battle-Mode-Info.plist"; sourceTree = "<group>"; };
D0BCFE4518AEBDA2004A7AAE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
D0BCFE7718AEBFEB004A7AAE /* Pokemon Battle-Mode.pck */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Pokemon Battle-Mode.pck"; sourceTree = "<group>"; };
D0BCFE7718AEBFEB004A7AAE /* Pokemon Battle-Mode.pck */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Pokemon Battle-Mode.pck"; sourceTree = "<group>"; };
DEADBEEF1F582BE20003B888 /* godot */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = godot; path = "Pokemon Battle-Mode.xcframework"; sourceTree = "<group>"; };
F965960C2BC2C3A800579C7E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
90DD2D9D24B36E8000717FE1 = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
/* End PBXFileReference section */



/* Begin PBXFrameworksBuildPhase section */
D0BCFE3118AEBDA2004A7AAE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
9039D3BE24C093AC0020482C /* MoltenVK.xcframework in Frameworks */,
DEADBEEF2F582BE20003B888 /* Pokemon Battle-Mode.xcframework */,


9039D3BE24C093AC0020482C /* MoltenVK in Frameworks */,
DEADBEEF2F582BE20003B888 /* godot in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -77,7 +67,6 @@
D0BCFE3618AEBDA2004A7AAE /* Frameworks */,
D0BCFE3518AEBDA2004A7AAE /* Products */,
F965960C2BC2C3A800579C7E /* PrivacyInfo.xcprivacy */,

);
sourceTree = "<group>";
};
Expand All @@ -92,10 +81,8 @@
D0BCFE3618AEBDA2004A7AAE /* Frameworks */ = {
isa = PBXGroup;
children = (
9039D3BD24C093AC0020482C /* MoltenVK.xcframework */,
DEADBEEF1F582BE20003B888 /* Pokemon Battle-Mode.xcframework */,


9039D3BD24C093AC0020482C /* MoltenVK */,
DEADBEEF1F582BE20003B888 /* godot */,
);
name = Frameworks;
sourceTree = "<group>";
Expand All @@ -108,7 +95,6 @@
D07CD44D1C5D589C00B7FB28 /* Images.xcassets */,
D0BCFE4218AEBDA2004A7AAE /* Supporting Files */,
1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */,

);
path = "Pokemon Battle-Mode";
sourceTree = "<group>";
Expand Down Expand Up @@ -153,8 +139,6 @@
ORGANIZATIONNAME = GodotEngine;
TargetAttributes = {
D0BCFE3318AEBDA2004A7AAE = {
DevelopmentTeam = REDACTED;

ProvisioningStyle = Automatic;
SystemCapabilities = {
};
Expand Down Expand Up @@ -189,7 +173,6 @@
90DD2D9E24B36E8000717FE1 /* Launch Screen.storyboard in Resources */,
D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */,
F965960D2BC2C3A800579C7E /* PrivacyInfo.xcprivacy in Resources */,

);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -201,7 +184,6 @@
buildActionMask = 2147483647;
files = (
1FF8DBB11FBA9DE1009DE660 /* dummy.cpp in Sources */,

);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -212,7 +194,7 @@
isa = PBXVariantGroup;
children = (
D0BCFE4518AEBDA2004A7AAE /* en */,
);
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
Expand All @@ -223,7 +205,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "arm64";
ARCHS = arm64;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
Expand All @@ -240,15 +222,11 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
ENABLE_BITCODE = NO;
"FRAMEWORK_SEARCH_PATHS[arch=*]" = (
"$(PROJECT_DIR)/**",
);
"FRAMEWORK_SEARCH_PATHS[arch=*]" = "$(PROJECT_DIR)/**";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
Expand All @@ -257,9 +235,9 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
"LD_CLASSIC_1500" = "-ld_classic";
"LD_CLASSIC_1501" = "-ld_classic";
"LD_CLASSIC_1510" = "-ld_classic";
LD_CLASSIC_1500 = "-ld_classic";
LD_CLASSIC_1501 = "-ld_classic";
LD_CLASSIC_1510 = "-ld_classic";
OTHER_LDFLAGS = "$(LD_CLASSIC_$(XCODE_VERSION_ACTUAL)) ";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -270,7 +248,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "arm64";
ARCHS = arm64;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
Expand All @@ -287,10 +265,8 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
COPY_PHASE_STRIP = YES;
ENABLE_BITCODE = NO;
"FRAMEWORK_SEARCH_PATHS[arch=*]" = (
"$(PROJECT_DIR)/**",
);
ENABLE_NS_ASSERTIONS = NO;
"FRAMEWORK_SEARCH_PATHS[arch=*]" = "$(PROJECT_DIR)/**";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
Expand All @@ -299,9 +275,9 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
"LD_CLASSIC_1500" = "-ld_classic";
"LD_CLASSIC_1501" = "-ld_classic";
"LD_CLASSIC_1510" = "-ld_classic";
LD_CLASSIC_1500 = "-ld_classic";
LD_CLASSIC_1501 = "-ld_classic";
LD_CLASSIC_1510 = "-ld_classic";
OTHER_LDFLAGS = "$(LD_CLASSIC_$(XCODE_VERSION_ACTUAL)) ";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -312,15 +288,18 @@
D0BCFE7218AEBDA3004A7AAE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "arm64";
ARCHS = arm64;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = "Pokemon Battle-Mode/Pokemon Battle-Mode.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = "Automatic";
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
DEVELOPMENT_TEAM = REDACTED;
CURRENT_PROJECT_VERSION = 1.0.0;
DEVELOPMENT_TEAM = G8M6ZHDVGK;
EXECUTABLE_NAME = "Pokemon Battle-Mode";
INFOPLIST_FILE = "Pokemon Battle-Mode/Pokemon Battle-Mode-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "Pokemon Battle-Mode";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -330,32 +309,31 @@
"$(inherited)",
"$(PROJECT_DIR)/**",
);
MARKETING_VERSION = 1.0.0;
PRODUCT_BUNDLE_IDENTIFIER = com.nate.pokemon;
INFOPLIST_KEY_CFBundleDisplayName = "Pokemon Battle-Mode";
PRODUCT_NAME = "Pokemon Battle-Mode";
EXECUTABLE_NAME = "Pokemon Battle-Mode";
MARKETING_VERSION = 1.0.0;
CURRENT_PROJECT_VERSION = 1.0.0;
PROVISIONING_PROFILE = "";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 x86_64";
WRAPPER_EXTENSION = app;

};
name = Debug;
};
D0BCFE7318AEBDA3004A7AAE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "arm64";
ARCHS = arm64;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = "Pokemon Battle-Mode/Pokemon Battle-Mode.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = "Automatic";
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
DEVELOPMENT_TEAM = REDACTED;
CURRENT_PROJECT_VERSION = 1.0.0;
DEVELOPMENT_TEAM = G8M6ZHDVGK;
EXECUTABLE_NAME = "Pokemon Battle-Mode";
INFOPLIST_FILE = "Pokemon Battle-Mode/Pokemon Battle-Mode-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "Pokemon Battle-Mode";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -365,17 +343,13 @@
"$(inherited)",
"$(PROJECT_DIR)/**",
);
MARKETING_VERSION = 1.0.0;
PRODUCT_BUNDLE_IDENTIFIER = com.nate.pokemon;
INFOPLIST_KEY_CFBundleDisplayName = "Pokemon Battle-Mode";
PRODUCT_NAME = "Pokemon Battle-Mode";
EXECUTABLE_NAME = "Pokemon Battle-Mode";
MARKETING_VERSION = 1.0.0;
CURRENT_PROJECT_VERSION = 1.0.0;
PROVISIONING_PROFILE = "";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 x86_64";
WRAPPER_EXTENSION = app;

};
name = Release;
};
Expand Down Expand Up @@ -404,4 +378,3 @@
};
rootObject = D0BCFE2C18AEBDA2004A7AAE /* Project object */;
}

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "icon1024 1.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://hqwaeh845oji"
path="res://.godot/imported/icon1024 1.png-8a2667d332601a3ca17eee7715f1f47e.ctex"
uid="uid://bp1h0de00rmrk"
path="res://.godot/imported/Icon-1024.png-adfa05db1f3d4fa0dca248733037bc44.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://build/Pokemon Battle-Mode/Images.xcassets/AppIcon.appiconset/icon1024 1.png"
dest_files=["res://.godot/imported/icon1024 1.png-8a2667d332601a3ca17eee7715f1f47e.ctex"]
source_file="res://build/Pokemon Battle-Mode/Images.xcassets/AppIcon.appiconset/Icon-1024.png"
dest_files=["res://.godot/imported/Icon-1024.png-adfa05db1f3d4fa0dca248733037bc44.ctex"]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://bp1h0de00rmrk"
uid="uid://wp46rdtkxody"
path="res://.godot/imported/Icon-1024.png-adfa05db1f3d4fa0dca248733037bc44.ctex"
metadata={
"vram_texture": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://ci6hiptem8s0c"
path="res://.godot/imported/icon1024.png-9e8bef6affc1ee13bec4a1ebe08c28fa.ctex"
uid="uid://4s4qvtcl5b7v"
path="res://.godot/imported/Icon-120.png-debe3f86fb94ffda3498219ad389be64.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://build/Pokemon Battle-Mode/Images.xcassets/AppIcon.appiconset/icon1024.png"
dest_files=["res://.godot/imported/icon1024.png-9e8bef6affc1ee13bec4a1ebe08c28fa.ctex"]
source_file="res://build/Pokemon Battle-Mode/Images.xcassets/AppIcon.appiconset/Icon-120.png"
dest_files=["res://.godot/imported/Icon-120.png-debe3f86fb94ffda3498219ad389be64.ctex"]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

importer="texture"
type="CompressedTexture2D"
uid="uid://4s4qvtcl5b7v"
uid="uid://bt27ov2akauru"
path="res://.godot/imported/Icon-120.png-debe3f86fb94ffda3498219ad389be64.ctex"
metadata={
"vram_texture": false
Expand Down
Loading

0 comments on commit 52fd6b1

Please sign in to comment.