Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 456 Bytes

File metadata and controls

12 lines (9 loc) · 456 Bytes

Proxy and Device Type Detector iOS

Goal

  • Detect proxy on iOS device - Auto/Manual along with Device type -Real/simulator using Objective C

Steps to use the repo:

  • Clone the repo
  • Open the project using XCode
  • Configure Apple Developer account in XCode if not configured already
  • Go to Product > Archive > Export (Ensure you select 'Generic iOS Device' in the device selection dropdown)

Sample IPA available under GeneratedIPA folder