Rev 5 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5 | Rev 7 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | /* Begin PBXBuildFile section */ |
9 | /* Begin PBXBuildFile section */ |
10 | 8B80A8392BC0E90B006B4B7B /* CocoaAsyncSocket.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */; }; |
10 | 8B80A8392BC0E90B006B4B7B /* CocoaAsyncSocket.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */; }; |
11 | 8B80A83A2BC0E90B006B4B7B /* CocoaAsyncSocket.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
11 | 8B80A83A2BC0E90B006B4B7B /* CocoaAsyncSocket.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
12 | AB349AB11B9A23E500EEDF11 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB349AB01B9A23E500EEDF11 /* Carbon.framework */; }; |
12 | AB349AB11B9A23E500EEDF11 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB349AB01B9A23E500EEDF11 /* Carbon.framework */; }; |
13 | AB3764971BA434FA0094FC1C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = AB3764991BA434FA0094FC1C /* Localizable.strings */; }; |
13 | AB3764971BA434FA0094FC1C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = AB3764991BA434FA0094FC1C /* Localizable.strings */; }; |
14 | AB85C2401B9146F200DF39E7 /* GyroPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB85C23F1B9146F200DF39E7 /* GyroPacket.swift */; }; |
- | |
15 | ABA1AEA01B754ACD00F3A4EB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AE9F1B754ACD00F3A4EB /* AppDelegate.swift */; }; |
14 | ABA1AEA01B754ACD00F3A4EB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AE9F1B754ACD00F3A4EB /* AppDelegate.swift */; }; |
16 | ABA1AEA41B754ACD00F3A4EB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ABA1AEA31B754ACD00F3A4EB /* Assets.xcassets */; }; |
15 | ABA1AEA41B754ACD00F3A4EB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ABA1AEA31B754ACD00F3A4EB /* Assets.xcassets */; }; |
17 | ABA1AEA71B754ACD00F3A4EB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ABA1AEA51B754ACD00F3A4EB /* Main.storyboard */; }; |
16 | ABA1AEA71B754ACD00F3A4EB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ABA1AEA51B754ACD00F3A4EB /* Main.storyboard */; }; |
18 | ABA1AEB51B754C3E00F3A4EB /* ServerHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AEB41B754C3E00F3A4EB /* ServerHandler.swift */; }; |
17 | ABA1AEB51B754C3E00F3A4EB /* ServerHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AEB41B754C3E00F3A4EB /* ServerHandler.swift */; }; |
19 | ABA1AEBA1B75604A00F3A4EB /* MouseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AEB91B75604A00F3A4EB /* MouseHandler.swift */; }; |
18 | ABA1AEBA1B75604A00F3A4EB /* MouseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AEB91B75604A00F3A4EB /* MouseHandler.swift */; }; |
Line 39... | Line 38... | ||
39 | 8B9EF7D92BCC110200D1B201 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
38 | 8B9EF7D92BCC110200D1B201 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
40 | 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CocoaAsyncSocket.framework; sourceTree = "<group>"; }; |
39 | 8BA8F7252BC01371008B60CF /* CocoaAsyncSocket.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CocoaAsyncSocket.framework; sourceTree = "<group>"; }; |
41 | AB349AB01B9A23E500EEDF11 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; |
40 | AB349AB01B9A23E500EEDF11 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; |
42 | AB3764981BA434FA0094FC1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; }; |
41 | AB3764981BA434FA0094FC1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; }; |
43 | AB37649A1BA434FC0094FC1C /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; |
42 | AB37649A1BA434FC0094FC1C /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; |
44 | AB85C23F1B9146F200DF39E7 /* GyroPacket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GyroPacket.swift; sourceTree = "<group>"; }; |
- | |
45 | ABA1AE9C1B754ACD00F3A4EB /* GyroServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GyroServer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | ABA1AE9C1B754ACD00F3A4EB /* GyroServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GyroServer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | ABA1AE9F1B754ACD00F3A4EB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
44 | ABA1AE9F1B754ACD00F3A4EB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
47 | ABA1AEA31B754ACD00F3A4EB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
45 | ABA1AEA31B754ACD00F3A4EB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
48 | ABA1AEA61B754ACD00F3A4EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
46 | ABA1AEA61B754ACD00F3A4EB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
49 | ABA1AEA81B754ACD00F3A4EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
47 | ABA1AEA81B754ACD00F3A4EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
Line 101... | Line 99... | ||
101 | ABA1AEB41B754C3E00F3A4EB /* ServerHandler.swift */, |
99 | ABA1AEB41B754C3E00F3A4EB /* ServerHandler.swift */, |
102 | ABA1AE9F1B754ACD00F3A4EB /* AppDelegate.swift */, |
100 | ABA1AE9F1B754ACD00F3A4EB /* AppDelegate.swift */, |
103 | ABA1AEB91B75604A00F3A4EB /* MouseHandler.swift */, |
101 | ABA1AEB91B75604A00F3A4EB /* MouseHandler.swift */, |
104 | ABA1AEA51B754ACD00F3A4EB /* Main.storyboard */, |
102 | ABA1AEA51B754ACD00F3A4EB /* Main.storyboard */, |
105 | AB3764991BA434FA0094FC1C /* Localizable.strings */, |
103 | AB3764991BA434FA0094FC1C /* Localizable.strings */, |
106 | AB85C23F1B9146F200DF39E7 /* GyroPacket.swift */, |
- | |
107 | ); |
104 | ); |
108 | path = GyroServer; |
105 | path = GyroServer; |
109 | sourceTree = "<group>"; |
106 | sourceTree = "<group>"; |
110 | }; |
107 | }; |
111 | ABA1AEB31B754C1600F3A4EB /* Resources */ = { |
108 | ABA1AEB31B754C1600F3A4EB /* Resources */ = { |
Line 198... | Line 195... | ||
198 | /* Begin PBXSourcesBuildPhase section */ |
195 | /* Begin PBXSourcesBuildPhase section */ |
199 | ABA1AE981B754ACD00F3A4EB /* Sources */ = { |
196 | ABA1AE981B754ACD00F3A4EB /* Sources */ = { |
200 | isa = PBXSourcesBuildPhase; |
197 | isa = PBXSourcesBuildPhase; |
201 | buildActionMask = 2147483647; |
198 | buildActionMask = 2147483647; |
202 | files = ( |
199 | files = ( |
203 | AB85C2401B9146F200DF39E7 /* GyroPacket.swift in Sources */, |
- | |
204 | ABA1AEBA1B75604A00F3A4EB /* MouseHandler.swift in Sources */, |
200 | ABA1AEBA1B75604A00F3A4EB /* MouseHandler.swift in Sources */, |
205 | ABA1AEA01B754ACD00F3A4EB /* AppDelegate.swift in Sources */, |
201 | ABA1AEA01B754ACD00F3A4EB /* AppDelegate.swift in Sources */, |
206 | ABA1AEB51B754C3E00F3A4EB /* ServerHandler.swift in Sources */, |
202 | ABA1AEB51B754C3E00F3A4EB /* ServerHandler.swift in Sources */, |
207 | ); |
203 | ); |
208 | runOnlyForDeploymentPostprocessing = 0; |
204 | runOnlyForDeploymentPostprocessing = 0; |