Skip to content

Commit f4efca2

Browse files
committed
Update XCode Project
1 parent 9053cb4 commit f4efca2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

native/JavaAppLauncher.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
DDBFB37726540685004040E5 /* Project object */ = {
8181
isa = PBXProject;
8282
attributes = {
83-
LastUpgradeCheck = 1240;
83+
LastUpgradeCheck = 1300;
8484
TargetAttributes = {
8585
DDBFB37E26540685004040E5 = {
8686
CreatedOnToolsVersion = 12.4;
@@ -173,6 +173,7 @@
173173
DDBFB38826540685004040E5 /* Release */ = {
174174
isa = XCBuildConfiguration;
175175
buildSettings = {
176+
CODE_SIGN_IDENTITY = "-";
176177
CODE_SIGN_STYLE = Automatic;
177178
PRODUCT_NAME = "$(TARGET_NAME)";
178179
};

native/JavaAppLauncher.xcodeproj/xcshareddata/xcschemes/JavaAppLauncher.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1240"
3+
LastUpgradeVersion = "1300"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)