1920 |
1920 |
1921 /* Begin XCBuildConfiguration section */ |
1921 /* Begin XCBuildConfiguration section */ |
1922 1D6058940D05DD3E006BFB54 /* Debug */ = { |
1922 1D6058940D05DD3E006BFB54 /* Debug */ = { |
1923 isa = XCBuildConfiguration; |
1923 isa = XCBuildConfiguration; |
1924 buildSettings = { |
1924 buildSettings = { |
|
1925 CODE_SIGN_IDENTITY = "iPhone Developer"; |
|
1926 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
1925 GCC_DYNAMIC_NO_PIC = NO; |
1927 GCC_DYNAMIC_NO_PIC = NO; |
1926 GCC_GENERATE_TEST_COVERAGE_FILES = YES; |
1928 GCC_GENERATE_TEST_COVERAGE_FILES = YES; |
1927 GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES; |
1929 GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES; |
1928 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1930 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1929 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
1931 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
1930 INFOPLIST_FILE = Info.plist; |
1932 INFOPLIST_FILE = Info.plist; |
1931 PRODUCT_NAME = Hedgewars; |
1933 PRODUCT_NAME = Hedgewars; |
|
1934 PROVISIONING_PROFILE = ""; |
1932 }; |
1935 }; |
1933 name = Debug; |
1936 name = Debug; |
1934 }; |
1937 }; |
1935 1D6058950D05DD3E006BFB54 /* Release */ = { |
1938 1D6058950D05DD3E006BFB54 /* Release */ = { |
1936 isa = XCBuildConfiguration; |
1939 isa = XCBuildConfiguration; |
1937 buildSettings = { |
1940 buildSettings = { |
|
1941 CODE_SIGN_IDENTITY = "iPhone Developer"; |
|
1942 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
1938 COPY_PHASE_STRIP = YES; |
1943 COPY_PHASE_STRIP = YES; |
1939 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1944 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1940 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
1945 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
1941 INFOPLIST_FILE = Info.plist; |
1946 INFOPLIST_FILE = Info.plist; |
1942 PRODUCT_NAME = Hedgewars; |
1947 PRODUCT_NAME = Hedgewars; |
|
1948 PROVISIONING_PROFILE = ""; |
1943 }; |
1949 }; |
1944 name = Release; |
1950 name = Release; |
1945 }; |
1951 }; |
1946 61022D7C12305A2800B08935 /* Distro AppStore */ = { |
1952 61022D7C12305A2800B08935 /* Distro AppStore */ = { |
1947 isa = XCBuildConfiguration; |
1953 isa = XCBuildConfiguration; |
2024 name = "Distro AppStore"; |
2030 name = "Distro AppStore"; |
2025 }; |
2031 }; |
2026 61022D7D12305A2800B08935 /* Distro AppStore */ = { |
2032 61022D7D12305A2800B08935 /* Distro AppStore */ = { |
2027 isa = XCBuildConfiguration; |
2033 isa = XCBuildConfiguration; |
2028 buildSettings = { |
2034 buildSettings = { |
|
2035 CODE_SIGN_IDENTITY = "iPhone Developer"; |
|
2036 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
2029 COPY_PHASE_STRIP = YES; |
2037 COPY_PHASE_STRIP = YES; |
2030 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
2038 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
2031 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
2039 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
2032 INFOPLIST_FILE = Info.plist; |
2040 INFOPLIST_FILE = Info.plist; |
2033 PRODUCT_NAME = Hedgewars; |
2041 PRODUCT_NAME = Hedgewars; |
|
2042 PROVISIONING_PROFILE = ""; |
2034 }; |
2043 }; |
2035 name = "Distro AppStore"; |
2044 name = "Distro AppStore"; |
2036 }; |
2045 }; |
2037 61022D7E12305A2800B08935 /* Distro AppStore */ = { |
2046 61022D7E12305A2800B08935 /* Distro AppStore */ = { |
2038 isa = XCBuildConfiguration; |
2047 isa = XCBuildConfiguration; |
2118 IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
2127 IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
2119 ONLY_ACTIVE_ARCH = NO; |
2128 ONLY_ACTIVE_ARCH = NO; |
2120 OTHER_LDFLAGS = ( |
2129 OTHER_LDFLAGS = ( |
2121 "-lz", |
2130 "-lz", |
2122 "-Wl,-no_order_inits", |
2131 "-Wl,-no_order_inits", |
|
2132 "-framework", |
|
2133 MessageUI, |
2123 ); |
2134 ); |
2124 PREBINDING = NO; |
2135 PREBINDING = NO; |
2125 PROVISIONING_PROFILE = ""; |
2136 PROVISIONING_PROFILE = ""; |
2126 "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
2137 "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
2127 SDKROOT = iphoneos; |
2138 SDKROOT = iphoneos; |
2138 name = "Distro Adhoc"; |
2149 name = "Distro Adhoc"; |
2139 }; |
2150 }; |
2140 6137064C117B1CB3004EE44A /* Distro Adhoc */ = { |
2151 6137064C117B1CB3004EE44A /* Distro Adhoc */ = { |
2141 isa = XCBuildConfiguration; |
2152 isa = XCBuildConfiguration; |
2142 buildSettings = { |
2153 buildSettings = { |
|
2154 CODE_SIGN_IDENTITY = "iPhone Developer"; |
|
2155 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
2143 COPY_PHASE_STRIP = YES; |
2156 COPY_PHASE_STRIP = YES; |
2144 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
2157 GCC_PRECOMPILE_PREFIX_HEADER = YES; |
2145 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
2158 GCC_PREFIX_HEADER = Hedgewars_Prefix.pch; |
2146 INFOPLIST_FILE = Info.plist; |
2159 INFOPLIST_FILE = Info.plist; |
2147 PRODUCT_NAME = Hedgewars; |
2160 PRODUCT_NAME = Hedgewars; |
|
2161 PROVISIONING_PROFILE = ""; |
2148 }; |
2162 }; |
2149 name = "Distro Adhoc"; |
2163 name = "Distro Adhoc"; |
2150 }; |
2164 }; |
2151 6137064D117B1CB3004EE44A /* Distro Adhoc */ = { |
2165 6137064D117B1CB3004EE44A /* Distro Adhoc */ = { |
2152 isa = XCBuildConfiguration; |
2166 isa = XCBuildConfiguration; |
2277 IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
2291 IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
2278 ONLY_ACTIVE_ARCH = YES; |
2292 ONLY_ACTIVE_ARCH = YES; |
2279 OTHER_LDFLAGS = ( |
2293 OTHER_LDFLAGS = ( |
2280 "-lz", |
2294 "-lz", |
2281 "-Wl,-no_order_inits", |
2295 "-Wl,-no_order_inits", |
|
2296 "-framework", |
|
2297 MessageUI, |
2282 ); |
2298 ); |
2283 PREBINDING = NO; |
2299 PREBINDING = NO; |
2284 PROVISIONING_PROFILE = ""; |
2300 PROVISIONING_PROFILE = ""; |
2285 "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
2301 "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
2286 SDKROOT = iphoneos; |
2302 SDKROOT = iphoneos; |