Skip to content

Commit b04f45c

Browse files
author
swaroop
committed
added .ipa
1 parent a3baafa commit b04f45c

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

iGoat-Swift/iGoat-Swift.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,6 +1065,7 @@
10651065
buildSettings = {
10661066
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10671067
CODE_SIGN_STYLE = Automatic;
1068+
DEVELOPMENT_TEAM = 6J6AZQ7T23;
10681069
INFOPLIST_FILE = "iGoat-Swift/Info.plist";
10691070
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
10701071
PRODUCT_BUNDLE_IDENTIFIER = "OWASP.iGoat-Swift";
@@ -1080,6 +1081,7 @@
10801081
buildSettings = {
10811082
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10821083
CODE_SIGN_STYLE = Automatic;
1084+
DEVELOPMENT_TEAM = 6J6AZQ7T23;
10831085
INFOPLIST_FILE = "iGoat-Swift/Info.plist";
10841086
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
10851087
PRODUCT_BUNDLE_IDENTIFIER = "OWASP.iGoat-Swift";

iGoat-Swift/iGoat-Swift/Resources/HTML/splash.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<link href="igoat.css" rel="stylesheet" type="text/css">
44
</head>
55
<body>
6-
<h1>OWASP iGoat (Swift) v1.0</h1>
6+
<h3>OWASP iGoat (Swift) v1.0</h3>
77
Thank you for using iGoat-Swift. This is a Swift version of original <a href="https://github.com/OWASP/igoat">iGoat</a> (Objective C) project. This program is a demonstration of common iOS application security
88
weaknesses and their remediations. The exercises are intended to provide hands-on
99
experience for iOS developers and mobile pentesters.

iGoat-Swift_v1.0.ipa

9.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)