Rev 1 | Rev 5 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 4 | ||
---|---|---|---|
Line 37... | Line 37... | ||
37 | }; |
37 | }; |
38 | /* End PBXCopyFilesBuildPhase section */ |
38 | /* End PBXCopyFilesBuildPhase section */ |
39 | 39 | ||
40 | /* Begin PBXFileReference section */ |
40 | /* Begin PBXFileReference section */ |
41 | 8B80A83C2BC14F5D006B4B7B /* GyroServer.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = GyroServer.entitlements; sourceTree = "<group>"; }; |
41 | 8B80A83C2BC14F5D006B4B7B /* GyroServer.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = GyroServer.entitlements; sourceTree = "<group>"; }; |
- | 42 | 8B9EF7D92BCC110200D1B201 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
42 | 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CocoaAsyncSocket.framework; sourceTree = "<group>"; }; |
43 | 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CocoaAsyncSocket.framework; sourceTree = "<group>"; }; |
43 | AB09D90B1B9B3752004E06C1 /* ISSoundAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ISSoundAdditions.h; sourceTree = "<group>"; }; |
44 | AB09D90B1B9B3752004E06C1 /* ISSoundAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ISSoundAdditions.h; sourceTree = "<group>"; }; |
44 | AB09D90C1B9B3752004E06C1 /* ISSoundAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ISSoundAdditions.m; sourceTree = "<group>"; }; |
45 | AB09D90C1B9B3752004E06C1 /* ISSoundAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ISSoundAdditions.m; sourceTree = "<group>"; }; |
45 | AB349AB01B9A23E500EEDF11 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; |
46 | AB349AB01B9A23E500EEDF11 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; |
46 | AB3764981BA434FA0094FC1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; }; |
47 | AB3764981BA434FA0094FC1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; }; |
Line 187... | Line 188... | ||
187 | hasScannedForEncodings = 0; |
188 | hasScannedForEncodings = 0; |
188 | knownRegions = ( |
189 | knownRegions = ( |
189 | en, |
190 | en, |
190 | Base, |
191 | Base, |
191 | it, |
192 | it, |
- | 193 | fr, |
|
192 | ); |
194 | ); |
193 | mainGroup = ABA1AE931B754ACD00F3A4EB; |
195 | mainGroup = ABA1AE931B754ACD00F3A4EB; |
194 | productRefGroup = ABA1AE9D1B754ACD00F3A4EB /* Products */; |
196 | productRefGroup = ABA1AE9D1B754ACD00F3A4EB /* Products */; |
195 | projectDirPath = ""; |
197 | projectDirPath = ""; |
196 | projectRoot = ""; |
198 | projectRoot = ""; |
Line 234... | Line 236... | ||
234 | AB3764991BA434FA0094FC1C /* Localizable.strings */ = { |
236 | AB3764991BA434FA0094FC1C /* Localizable.strings */ = { |
235 | isa = PBXVariantGroup; |
237 | isa = PBXVariantGroup; |
236 | children = ( |
238 | children = ( |
237 | AB3764981BA434FA0094FC1C /* Base */, |
239 | AB3764981BA434FA0094FC1C /* Base */, |
238 | AB37649A1BA434FC0094FC1C /* it */, |
240 | AB37649A1BA434FC0094FC1C /* it */, |
- | 241 | 8B9EF7D92BCC110200D1B201 /* fr */, |
|
239 | ); |
242 | ); |
240 | name = Localizable.strings; |
243 | name = Localizable.strings; |
241 | sourceTree = "<group>"; |
244 | sourceTree = "<group>"; |
242 | }; |
245 | }; |
243 | AB37649D1BA4350B0094FC1C /* FirstBootWindowController.xib */ = { |
246 | AB37649D1BA4350B0094FC1C /* FirstBootWindowController.xib */ = { |
Line 370... | Line 373... | ||
370 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
373 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
371 | CLANG_ENABLE_MODULES = YES; |
374 | CLANG_ENABLE_MODULES = YES; |
372 | CLANG_ENABLE_OBJC_ARC = YES; |
375 | CLANG_ENABLE_OBJC_ARC = YES; |
373 | CODE_SIGNING_REQUIRED = NO; |
376 | CODE_SIGNING_REQUIRED = NO; |
374 | CODE_SIGN_ENTITLEMENTS = GyroServer/GyroServer.entitlements; |
377 | CODE_SIGN_ENTITLEMENTS = GyroServer/GyroServer.entitlements; |
375 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple |
378 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Distribution"; |
376 | CODE_SIGN_STYLE = Manual; |
379 | CODE_SIGN_STYLE = Manual; |
377 | COMBINE_HIDPI_IMAGES = YES; |
380 | COMBINE_HIDPI_IMAGES = YES; |
378 | DEAD_CODE_STRIPPING = YES; |
381 | DEAD_CODE_STRIPPING = YES; |
379 | DEVELOPMENT_TEAM = ""; |
382 | DEVELOPMENT_TEAM = ""; |
380 | "DEVELOPMENT_TEAM[sdk=macosx*]" = A2M33JE7BJ; |
383 | "DEVELOPMENT_TEAM[sdk=macosx*]" = A2M33JE7BJ; |
Line 400... | Line 403... | ||
400 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
403 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
401 | CLANG_ENABLE_MODULES = YES; |
404 | CLANG_ENABLE_MODULES = YES; |
402 | CLANG_ENABLE_OBJC_ARC = YES; |
405 | CLANG_ENABLE_OBJC_ARC = YES; |
403 | CODE_SIGNING_REQUIRED = NO; |
406 | CODE_SIGNING_REQUIRED = NO; |
404 | CODE_SIGN_ENTITLEMENTS = GyroServer/GyroServer.entitlements; |
407 | CODE_SIGN_ENTITLEMENTS = GyroServer/GyroServer.entitlements; |
405 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple |
408 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Distribution"; |
406 | CODE_SIGN_STYLE = Manual; |
409 | CODE_SIGN_STYLE = Manual; |
407 | COMBINE_HIDPI_IMAGES = YES; |
410 | COMBINE_HIDPI_IMAGES = YES; |
408 | DEAD_CODE_STRIPPING = YES; |
411 | DEAD_CODE_STRIPPING = YES; |
409 | DEVELOPMENT_TEAM = ""; |
412 | DEVELOPMENT_TEAM = ""; |
410 | "DEVELOPMENT_TEAM[sdk=macosx*]" = A2M33JE7BJ; |
413 | "DEVELOPMENT_TEAM[sdk=macosx*]" = A2M33JE7BJ; |