|
26 | 26 | D736EDA722E4CC630015707A /* ANBeaconPart.m in Sources */ = {isa = PBXBuildFile; fileRef = D736ED9522E4CC620015707A /* ANBeaconPart.m */; };
|
27 | 27 | D736EDA822E4CC630015707A /* ANBeaconFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = D736ED9622E4CC620015707A /* ANBeaconFrame.m */; };
|
28 | 28 | D775909E22E50F020033BBE3 /* Apple80211.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D775909D22E50F020033BBE3 /* Apple80211.framework */; };
|
| 29 | + D7807DB122E5301A007595DC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D7807DB022E53019007595DC /* main.m */; }; |
29 | 30 | D7F803D422E12E5D00E3E380 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAB94BCE15C0557A0031197A /* AppKit.framework */; };
|
30 | 31 | FAB94BCC15C0557A0031197A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAB94BCB15C0557A0031197A /* Cocoa.framework */; };
|
31 | 32 | FAB94C0915C05BB10031197A /* CoreWLAN.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAB94C0815C05BB10031197A /* CoreWLAN.framework */; };
|
|
89 | 90 | D736ED9622E4CC620015707A /* ANBeaconFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANBeaconFrame.m; sourceTree = "<group>"; };
|
90 | 91 | D775909D22E50F020033BBE3 /* Apple80211.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Apple80211.framework; path = ../../../../../../System/Library/PrivateFrameworks/Apple80211.framework; sourceTree = "<group>"; };
|
91 | 92 | D77590A122E50F900033BBE3 /* CarbonAppProcess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CarbonAppProcess.h; sourceTree = "<group>"; };
|
| 93 | + D7807DB022E53019007595DC /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
92 | 94 | FAB94BC715C0557A0031197A /* JamWiFi.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JamWiFi.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
93 | 95 | FAB94BCB15C0557A0031197A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
94 | 96 | FAB94BCE15C0557A0031197A /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
122 | 124 | D736ED7222E4CC620015707A /* JamWiFi */ = {
|
123 | 125 | isa = PBXGroup;
|
124 | 126 | children = (
|
| 127 | + D7807DB022E53019007595DC /* main.m */, |
125 | 128 | D736ED7622E4CC620015707A /* JWListView.swift */,
|
126 | 129 | D736ED7822E4CC620015707A /* JWTrafficGatherer.swift */,
|
127 | 130 | D736ED7922E4CC620015707A /* JWClient.swift */,
|
|
321 | 324 | D736ED9F22E4CC630015707A /* CarbonAppProcess.m in Sources */,
|
322 | 325 | D736EDA622E4CC630015707A /* HelperFunc.m in Sources */,
|
323 | 326 | D736ED9922E4CC630015707A /* JWTrafficGatherer.swift in Sources */,
|
| 327 | + D7807DB122E5301A007595DC /* main.m in Sources */, |
324 | 328 | D736EDA822E4CC630015707A /* ANBeaconFrame.m in Sources */,
|
325 | 329 | D736ED9822E4CC630015707A /* JWListView.swift in Sources */,
|
326 | 330 | D736EDA022E4CC630015707A /* JWClientKiller.swift in Sources */,
|
|
0 commit comments