|
10 | 10 | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; |
11 | 11 | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; |
12 | 12 | 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; }; |
| 13 | + 9D2224E51105E6A6003F4E04 /* Entitlements.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9D2224E41105E6A6003F4E04 /* Entitlements.plist */; }; |
13 | 14 | 9D5B3C5F1103D4E2003C8FCF /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 9D5B3C5E1103D4E2003C8FCF /* Icon.png */; }; |
14 | 15 | 9D63172B10FEAC6C0041EE37 /* auth-pwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D63172110FEAC6C0041EE37 /* auth-pwd.c */; }; |
15 | 16 | 9D63172C10FEAC6C0041EE37 /* get-bind.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D63172210FEAC6C0041EE37 /* get-bind.c */; }; |
|
32 | 33 | 1D6058910D05DD3D006BFB54 /* iProxy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iProxy.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 34 | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
34 | 35 | 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
| 36 | + 9D2224E41105E6A6003F4E04 /* Entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Entitlements.plist; path = Resources/Entitlements.plist; sourceTree = "<group>"; }; |
35 | 37 | 9D5B3C5E1103D4E2003C8FCF /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icon.png; sourceTree = "<group>"; }; |
36 | 38 | 9D63172110FEAC6C0041EE37 /* auth-pwd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "auth-pwd.c"; path = "Frameworks/srelay-0.4.7p3/auth-pwd.c"; sourceTree = "<group>"; }; |
37 | 39 | 9D63172210FEAC6C0041EE37 /* get-bind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "get-bind.c"; path = "Frameworks/srelay-0.4.7p3/get-bind.c"; sourceTree = "<group>"; }; |
|
108 | 110 | 9D63174510FEACD30041EE37 /* Info.plist */, |
109 | 111 | 9D63174610FEACD30041EE37 /* StatusViewController.xib */, |
110 | 112 | 9D63174710FEACD30041EE37 /* MainWindow.xib */, |
| 113 | + 9D2224E41105E6A6003F4E04 /* Entitlements.plist */, |
111 | 114 | ); |
112 | 115 | name = Resources; |
113 | 116 | sourceTree = "<group>"; |
|
197 | 200 | 9D63174A10FEACD30041EE37 /* MainWindow.xib in Resources */, |
198 | 201 | 9D5B3C5F1103D4E2003C8FCF /* Icon.png in Resources */, |
199 | 202 | 9DB0CF66110551F6001F4119 /* Status.png in Resources */, |
| 203 | + 9D2224E51105E6A6003F4E04 /* Entitlements.plist in Resources */, |
200 | 204 | ); |
201 | 205 | runOnlyForDeploymentPostprocessing = 0; |
202 | 206 | }; |
|
228 | 232 | isa = XCBuildConfiguration; |
229 | 233 | buildSettings = { |
230 | 234 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 235 | + CODE_SIGN_ENTITLEMENTS = Resources/Entitlements.plist; |
| 236 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
231 | 237 | COPY_PHASE_STRIP = NO; |
232 | 238 | GCC_DYNAMIC_NO_PIC = NO; |
233 | 239 | GCC_OPTIMIZATION_LEVEL = 0; |
|
237 | 243 | INFOPLIST_FILE = Resources/Info.plist; |
238 | 244 | OTHER_LDFLAGS = ""; |
239 | 245 | PRODUCT_NAME = iProxy; |
| 246 | + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
240 | 247 | }; |
241 | 248 | name = Debug; |
242 | 249 | }; |
243 | 250 | 1D6058950D05DD3E006BFB54 /* Release */ = { |
244 | 251 | isa = XCBuildConfiguration; |
245 | 252 | buildSettings = { |
246 | 253 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 254 | + CODE_SIGN_ENTITLEMENTS = ""; |
| 255 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
247 | 256 | COPY_PHASE_STRIP = YES; |
248 | 257 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
249 | 258 | GCC_PREFIX_HEADER = Sources/Prefix.pch; |
250 | 259 | GCC_PREPROCESSOR_DEFINITIONS = ""; |
251 | 260 | INFOPLIST_FILE = Resources/Info.plist; |
252 | 261 | OTHER_LDFLAGS = ""; |
253 | 262 | PRODUCT_NAME = iProxy; |
| 263 | + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
254 | 264 | }; |
255 | 265 | name = Release; |
256 | 266 | }; |
| 267 | + 9D2224DD1105E60B003F4E04 /* Ad-hoc */ = { |
| 268 | + isa = XCBuildConfiguration; |
| 269 | + buildSettings = { |
| 270 | + ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
| 271 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 272 | + GCC_C_LANGUAGE_STANDARD = c99; |
| 273 | + GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 274 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 275 | + ONLY_ACTIVE_ARCH = NO; |
| 276 | + PREBINDING = NO; |
| 277 | + SDKROOT = iphoneos3.1; |
| 278 | + }; |
| 279 | + name = "Ad-hoc"; |
| 280 | + }; |
| 281 | + 9D2224DE1105E60B003F4E04 /* Ad-hoc */ = { |
| 282 | + isa = XCBuildConfiguration; |
| 283 | + buildSettings = { |
| 284 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 285 | + CODE_SIGN_ENTITLEMENTS = Resources/Entitlements.plist; |
| 286 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; |
| 287 | + COPY_PHASE_STRIP = YES; |
| 288 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 289 | + GCC_PREFIX_HEADER = Sources/Prefix.pch; |
| 290 | + GCC_PREPROCESSOR_DEFINITIONS = ""; |
| 291 | + INFOPLIST_FILE = Resources/Info.plist; |
| 292 | + OTHER_LDFLAGS = ""; |
| 293 | + PRODUCT_NAME = iProxy; |
| 294 | + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
| 295 | + }; |
| 296 | + name = "Ad-hoc"; |
| 297 | + }; |
257 | 298 | C01FCF4F08A954540054247B /* Debug */ = { |
258 | 299 | isa = XCBuildConfiguration; |
259 | 300 | buildSettings = { |
|
262 | 303 | GCC_C_LANGUAGE_STANDARD = c99; |
263 | 304 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
264 | 305 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 306 | + ONLY_ACTIVE_ARCH = NO; |
265 | 307 | PREBINDING = NO; |
266 | | - SDKROOT = iphoneos3.1.2; |
| 308 | + SDKROOT = iphoneos3.1; |
267 | 309 | }; |
268 | 310 | name = Debug; |
269 | 311 | }; |
|
275 | 317 | GCC_C_LANGUAGE_STANDARD = c99; |
276 | 318 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
277 | 319 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 320 | + ONLY_ACTIVE_ARCH = NO; |
278 | 321 | PREBINDING = NO; |
279 | | - SDKROOT = iphoneos3.1.2; |
| 322 | + SDKROOT = iphoneos3.1; |
280 | 323 | }; |
281 | 324 | name = Release; |
282 | 325 | }; |
|
288 | 331 | buildConfigurations = ( |
289 | 332 | 1D6058940D05DD3E006BFB54 /* Debug */, |
290 | 333 | 1D6058950D05DD3E006BFB54 /* Release */, |
| 334 | + 9D2224DE1105E60B003F4E04 /* Ad-hoc */, |
291 | 335 | ); |
292 | 336 | defaultConfigurationIsVisible = 0; |
293 | 337 | defaultConfigurationName = Release; |
|
297 | 341 | buildConfigurations = ( |
298 | 342 | C01FCF4F08A954540054247B /* Debug */, |
299 | 343 | C01FCF5008A954540054247B /* Release */, |
| 344 | + 9D2224DD1105E60B003F4E04 /* Ad-hoc */, |
300 | 345 | ); |
301 | 346 | defaultConfigurationIsVisible = 0; |
302 | 347 | defaultConfigurationName = Release; |
|
0 commit comments