misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj
author Wuzzy <Wuzzy2@mail.ru>
Thu, 26 Oct 2017 22:49:39 +0200
changeset 12779 1f8a62d1609d
parent 11313 4701700276f5
child 12868 81433734052e
permissions -rw-r--r--
ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked Fixed with the new maxMoveTime parameter in AnimMove. If cyborg didn't reach its destination in 7000ms, the move anim is skipped and the sequence just continues.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     1
// !$*UTF8*$!
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     2
{
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     3
	archiveVersion = 1;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     4
	classes = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     5
	};
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
     6
	objectVersion = 46;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     7
	objects = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     8
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     9
/* Begin PBXBuildFile section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    10
		617D793D16D933880091D4D6 /* hwpacksmounter.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793816D933880091D4D6 /* hwpacksmounter.c */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    11
		617D793E16D933880091D4D6 /* hwpacksmounter.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D793916D933880091D4D6 /* hwpacksmounter.h */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    12
		617D793F16D933880091D4D6 /* physfslualoader.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793A16D933880091D4D6 /* physfslualoader.c */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    13
		617D794016D933880091D4D6 /* physfsrwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D793B16D933880091D4D6 /* physfsrwops.c */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    14
		617D794116D933880091D4D6 /* physfsrwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D793C16D933880091D4D6 /* physfsrwops.h */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    15
		AA747D9F0F9514B9006C5449 /* Physlayer_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    16
		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    17
/* End PBXBuildFile section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    18
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    19
/* Begin PBXFileReference section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    20
		617D793816D933880091D4D6 /* hwpacksmounter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hwpacksmounter.c; path = ../hwpacksmounter.c; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    21
		617D793916D933880091D4D6 /* hwpacksmounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwpacksmounter.h; path = ../hwpacksmounter.h; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    22
		617D793A16D933880091D4D6 /* physfslualoader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfslualoader.c; path = ../physfslualoader.c; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    23
		617D793B16D933880091D4D6 /* physfsrwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfsrwops.c; path = ../physfsrwops.c; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    24
		617D793C16D933880091D4D6 /* physfsrwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfsrwops.h; path = ../physfsrwops.h; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    25
		AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physlayer_Prefix.pch; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    26
		AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    27
		D2AAC07E0554694100DB518D /* libPhyslayer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhyslayer.a; sourceTree = BUILT_PRODUCTS_DIR; };
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    28
/* End PBXFileReference section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    29
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    30
/* Begin PBXFrameworksBuildPhase section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    31
		D2AAC07C0554694100DB518D /* Frameworks */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    32
			isa = PBXFrameworksBuildPhase;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    33
			buildActionMask = 2147483647;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    34
			files = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    35
				AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    36
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    37
			runOnlyForDeploymentPostprocessing = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    38
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    39
/* End PBXFrameworksBuildPhase section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    40
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    41
/* Begin PBXGroup section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    42
		034768DFFF38A50411DB9C8B /* Products */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    43
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    44
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    45
				D2AAC07E0554694100DB518D /* libPhyslayer.a */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    46
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    47
			name = Products;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    48
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    49
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    50
		0867D691FE84028FC02AAC07 /* Physlayer */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    51
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    52
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    53
				08FB77AEFE84172EC02AAC07 /* Sources */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    54
				32C88DFF0371C24200C91783 /* Other Sources */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    55
				0867D69AFE84028FC02AAC07 /* Frameworks */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    56
				034768DFFF38A50411DB9C8B /* Products */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    57
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    58
			name = Physlayer;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    59
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    60
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    61
		0867D69AFE84028FC02AAC07 /* Frameworks */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    62
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    63
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    64
				AACBBE490F95108600F1A2B1 /* Foundation.framework */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    65
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    66
			name = Frameworks;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    67
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    68
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    69
		08FB77AEFE84172EC02AAC07 /* Sources */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    70
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    71
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    72
				617D793816D933880091D4D6 /* hwpacksmounter.c */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    73
				617D793916D933880091D4D6 /* hwpacksmounter.h */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    74
				617D793A16D933880091D4D6 /* physfslualoader.c */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    75
				617D793B16D933880091D4D6 /* physfsrwops.c */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    76
				617D793C16D933880091D4D6 /* physfsrwops.h */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    77
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    78
			name = Sources;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    79
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    80
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    81
		32C88DFF0371C24200C91783 /* Other Sources */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    82
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    83
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    84
				AA747D9E0F9514B9006C5449 /* Physlayer_Prefix.pch */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    85
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    86
			name = "Other Sources";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    87
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    88
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    89
/* End PBXGroup section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    90
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    91
/* Begin PBXHeadersBuildPhase section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    92
		D2AAC07A0554694100DB518D /* Headers */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    93
			isa = PBXHeadersBuildPhase;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    94
			buildActionMask = 2147483647;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    95
			files = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    96
				AA747D9F0F9514B9006C5449 /* Physlayer_Prefix.pch in Headers */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    97
				617D793E16D933880091D4D6 /* hwpacksmounter.h in Headers */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    98
				617D794116D933880091D4D6 /* physfsrwops.h in Headers */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
    99
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   100
			runOnlyForDeploymentPostprocessing = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   101
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   102
/* End PBXHeadersBuildPhase section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   103
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   104
/* Begin PBXNativeTarget section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   105
		D2AAC07D0554694100DB518D /* Physlayer */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   106
			isa = PBXNativeTarget;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   107
			buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physlayer" */;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   108
			buildPhases = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   109
				D2AAC07A0554694100DB518D /* Headers */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   110
				D2AAC07B0554694100DB518D /* Sources */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   111
				D2AAC07C0554694100DB518D /* Frameworks */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   112
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   113
			buildRules = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   114
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   115
			dependencies = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   116
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   117
			name = Physlayer;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   118
			productName = Physlayer;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   119
			productReference = D2AAC07E0554694100DB518D /* libPhyslayer.a */;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   120
			productType = "com.apple.product-type.library.static";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   121
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   122
/* End PBXNativeTarget section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   123
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   124
/* Begin PBXProject section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   125
		0867D690FE84028FC02AAC07 /* Project object */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   126
			isa = PBXProject;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   127
			attributes = {
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   128
				LastUpgradeCheck = 0710;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   129
			};
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   130
			buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physlayer" */;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   131
			compatibilityVersion = "Xcode 3.2";
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   132
			developmentRegion = English;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   133
			hasScannedForEncodings = 1;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   134
			knownRegions = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   135
				English,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   136
				Japanese,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   137
				French,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   138
				German,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   139
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   140
			mainGroup = 0867D691FE84028FC02AAC07 /* Physlayer */;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   141
			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   142
			projectDirPath = "";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   143
			projectRoot = "";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   144
			targets = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   145
				D2AAC07D0554694100DB518D /* Physlayer */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   146
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   147
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   148
/* End PBXProject section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   149
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   150
/* Begin PBXSourcesBuildPhase section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   151
		D2AAC07B0554694100DB518D /* Sources */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   152
			isa = PBXSourcesBuildPhase;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   153
			buildActionMask = 2147483647;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   154
			files = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   155
				617D793D16D933880091D4D6 /* hwpacksmounter.c in Sources */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   156
				617D793F16D933880091D4D6 /* physfslualoader.c in Sources */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   157
				617D794016D933880091D4D6 /* physfsrwops.c in Sources */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   158
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   159
			runOnlyForDeploymentPostprocessing = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   160
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   161
/* End PBXSourcesBuildPhase section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   162
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   163
/* Begin XCBuildConfiguration section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   164
		1DEB921F08733DC00010E9CD /* Debug */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   165
			isa = XCBuildConfiguration;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   166
			buildSettings = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   167
				ALWAYS_SEARCH_USER_PATHS = NO;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   168
				COPY_PHASE_STRIP = NO;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   169
				DSTROOT = /tmp/Physlayer.dst;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   170
				GCC_DYNAMIC_NO_PIC = NO;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   171
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   172
				GCC_MODEL_TUNING = G5;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   173
				GCC_OPTIMIZATION_LEVEL = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   174
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   175
				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   176
				INSTALL_PATH = /usr/local/lib;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   177
				PRODUCT_NAME = Physlayer;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11109
diff changeset
   178
				SKIP_INSTALL = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   179
			};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   180
			name = Debug;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   181
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   182
		1DEB922008733DC00010E9CD /* Release */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   183
			isa = XCBuildConfiguration;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   184
			buildSettings = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   185
				ALWAYS_SEARCH_USER_PATHS = NO;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   186
				DSTROOT = /tmp/Physlayer.dst;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   187
				GCC_MODEL_TUNING = G5;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   188
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   189
				GCC_PREFIX_HEADER = Physlayer_Prefix.pch;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   190
				INSTALL_PATH = /usr/local/lib;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   191
				PRODUCT_NAME = Physlayer;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11109
diff changeset
   192
				SKIP_INSTALL = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   193
			};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   194
			name = Release;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   195
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   196
		1DEB922308733DC00010E9CD /* Debug */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   197
			isa = XCBuildConfiguration;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   198
			buildSettings = {
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   199
				CLANG_WARN_BOOL_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   200
				CLANG_WARN_CONSTANT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   201
				CLANG_WARN_EMPTY_BODY = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   202
				CLANG_WARN_ENUM_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   203
				CLANG_WARN_INT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   204
				CLANG_WARN_UNREACHABLE_CODE = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   205
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   206
				ENABLE_STRICT_OBJC_MSGSEND = YES;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   207
				ENABLE_TESTABILITY = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   208
				GCC_C_LANGUAGE_STANDARD = c99;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   209
				GCC_NO_COMMON_BLOCKS = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   210
				GCC_OPTIMIZATION_LEVEL = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   211
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   212
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   213
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   214
				GCC_WARN_UNDECLARED_SELECTOR = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   215
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   216
				GCC_WARN_UNUSED_FUNCTION = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   217
				GCC_WARN_UNUSED_VARIABLE = YES;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   218
				HEADER_SEARCH_PATHS = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   219
					"\"$(SRCROOT)/../../libphysfs\"",
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   220
					"\"$(SRCROOT)/../../liblua\"",
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   221
					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   222
				);
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   223
				ONLY_ACTIVE_ARCH = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   224
				OTHER_LDFLAGS = "-ObjC";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   225
				PREBINDING = NO;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   226
				SDKROOT = iphoneos;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11109
diff changeset
   227
				VALID_ARCHS = "armv7 x86_64 arm64";
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   228
			};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   229
			name = Debug;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   230
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   231
		1DEB922408733DC00010E9CD /* Release */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   232
			isa = XCBuildConfiguration;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   233
			buildSettings = {
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   234
				CLANG_WARN_BOOL_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   235
				CLANG_WARN_CONSTANT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   236
				CLANG_WARN_EMPTY_BODY = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   237
				CLANG_WARN_ENUM_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   238
				CLANG_WARN_INT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   239
				CLANG_WARN_UNREACHABLE_CODE = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   240
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   241
				ENABLE_STRICT_OBJC_MSGSEND = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   242
				GCC_C_LANGUAGE_STANDARD = c99;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   243
				GCC_NO_COMMON_BLOCKS = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   244
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   245
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   246
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   247
				GCC_WARN_UNDECLARED_SELECTOR = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   248
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 8536
diff changeset
   249
				GCC_WARN_UNUSED_FUNCTION = YES;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   250
				GCC_WARN_UNUSED_VARIABLE = YES;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   251
				HEADER_SEARCH_PATHS = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   252
					"\"$(SRCROOT)/../../libphysfs\"",
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   253
					"\"$(SRCROOT)/../../liblua\"",
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   254
					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   255
				);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   256
				OTHER_LDFLAGS = "-ObjC";
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   257
				PREBINDING = NO;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   258
				SDKROOT = iphoneos;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11109
diff changeset
   259
				VALID_ARCHS = "armv7 x86_64 arm64";
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   260
			};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   261
			name = Release;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   262
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   263
/* End XCBuildConfiguration section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   264
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   265
/* Begin XCConfigurationList section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   266
		1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physlayer" */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   267
			isa = XCConfigurationList;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   268
			buildConfigurations = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   269
				1DEB921F08733DC00010E9CD /* Debug */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   270
				1DEB922008733DC00010E9CD /* Release */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   271
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   272
			defaultConfigurationIsVisible = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   273
			defaultConfigurationName = Release;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   274
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   275
		1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physlayer" */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   276
			isa = XCConfigurationList;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   277
			buildConfigurations = (
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   278
				1DEB922308733DC00010E9CD /* Debug */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   279
				1DEB922408733DC00010E9CD /* Release */,
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   280
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   281
			defaultConfigurationIsVisible = 0;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   282
			defaultConfigurationName = Release;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   283
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   284
/* End XCConfigurationList section */
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   285
	};
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   286
	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
   287
}