Skip to content

Commit

Permalink
unnecessary dependencies like apps and frameworks for testing were re…
Browse files Browse the repository at this point in the history
…moved
  • Loading branch information
yoalex5 committed Apr 26, 2021
1 parent a6dde68 commit 8b9261f
Show file tree
Hide file tree
Showing 35 changed files with 26 additions and 1,383 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,20 @@
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "SomeLibraryName"
BuildableName = "SomeLibraryName"
BlueprintName = "SomeLibraryName"
ReferencedContainer = "container:">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
Expand Down
321 changes: 1 addition & 320 deletions Example/PrebidDemo/PrebidDemo.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

42 changes: 0 additions & 42 deletions Example/PrebidDemo/SomeApp/AppDelegate.swift

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions Example/PrebidDemo/SomeApp/Assets.xcassets/Contents.json

This file was deleted.

25 changes: 0 additions & 25 deletions Example/PrebidDemo/SomeApp/Base.lproj/LaunchScreen.storyboard

This file was deleted.

24 changes: 0 additions & 24 deletions Example/PrebidDemo/SomeApp/Base.lproj/Main.storyboard

This file was deleted.

66 changes: 0 additions & 66 deletions Example/PrebidDemo/SomeApp/Info.plist

This file was deleted.

53 changes: 0 additions & 53 deletions Example/PrebidDemo/SomeApp/SceneDelegate.swift

This file was deleted.

20 changes: 0 additions & 20 deletions Example/PrebidDemo/SomeApp/ViewController.swift

This file was deleted.

15 changes: 0 additions & 15 deletions Example/PrebidDemo/SomeAppObjc/AppDelegate.h

This file was deleted.

Loading

0 comments on commit 8b9261f

Please sign in to comment.