cocoapods-tdfire-binary 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/Gemfile +1 -1
  4. data/Gemfile.lock +16 -16
  5. data/README.md +15 -13
  6. data/Rakefile +4 -0
  7. data/cocoapods-tdfire-binary.gemspec +1 -1
  8. data/example/test/.gitignore +42 -0
  9. data/example/test/.gitlab-ci.yml +101 -0
  10. data/example/test/.travis.yml +14 -0
  11. data/example/test/Example/Podfile +22 -0
  12. data/example/test/Example/Podfile.lock +337 -0
  13. data/example/test/Example/Tests/Tests-Info.plist +22 -0
  14. data/example/test/Example/Tests/Tests-Prefix.pch +7 -0
  15. data/example/test/Example/Tests/Tests.m +35 -0
  16. data/example/test/Example/Tests/en.lproj/InfoPlist.strings +2 -0
  17. data/example/test/Example/test.xcodeproj/project.pbxproj +635 -0
  18. data/example/test/Example/test.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
  19. data/example/test/Example/test.xcodeproj/xcshareddata/xcschemes/test-Example.xcscheme +101 -0
  20. data/example/test/Example/test.xcworkspace/contents.xcworkspacedata +10 -0
  21. data/example/test/Example/test.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
  22. data/example/test/Example/test/Base.lproj/LaunchScreen.storyboard +31 -0
  23. data/example/test/Example/test/Base.lproj/Main.storyboard +50 -0
  24. data/example/test/Example/test/Images.xcassets/AppIcon.appiconset/Contents.json +98 -0
  25. data/example/test/Example/test/TDFAppDelegate.h +15 -0
  26. data/example/test/Example/test/TDFAppDelegate.m +46 -0
  27. data/example/test/Example/test/TDFViewController.h +13 -0
  28. data/example/test/Example/test/TDFViewController.m +29 -0
  29. data/example/test/Example/test/en.lproj/InfoPlist.strings +2 -0
  30. data/example/test/Example/test/main.m +17 -0
  31. data/example/test/Example/test/test-Info.plist +49 -0
  32. data/example/test/Example/test/test-Prefix.pch +16 -0
  33. data/example/test/LICENSE +19 -0
  34. data/example/test/README.md +29 -0
  35. data/example/test/test.podspec +56 -0
  36. data/example/test/test/Assets/.gitkeep +0 -0
  37. data/example/test/test/Classes/.gitkeep +0 -0
  38. data/example/test/test/Classes/ReplaceMe.m +1 -0
  39. data/lib/cocoapods-tdfire-binary.rb +0 -1
  40. data/lib/cocoapods-tdfire-binary/binary_cache_cleaner.rb +106 -0
  41. data/lib/cocoapods-tdfire-binary/binary_specification_refactor.rb +1 -0
  42. data/lib/cocoapods-tdfire-binary/command/binary.rb +1 -1
  43. data/lib/cocoapods-tdfire-binary/command/publish.rb +2 -0
  44. data/lib/cocoapods-tdfire-binary/gem_version.rb +1 -1
  45. data/lib/cocoapods-tdfire-binary/podfile_hook.rb +0 -1
  46. data/lib/cocoapods-tdfire-binary/specification_dsl.rb +6 -6
  47. data/lib/cocoapods_plugin.rb +1 -0
  48. metadata +36 -4
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "self:test.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
@@ -0,0 +1,101 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Scheme
3
+ LastUpgradeVersion = "0720"
4
+ version = "1.3">
5
+ <BuildAction
6
+ parallelizeBuildables = "YES"
7
+ buildImplicitDependencies = "YES">
8
+ <BuildActionEntries>
9
+ <BuildActionEntry
10
+ buildForTesting = "YES"
11
+ buildForRunning = "YES"
12
+ buildForProfiling = "YES"
13
+ buildForArchiving = "YES"
14
+ buildForAnalyzing = "YES">
15
+ <BuildableReference
16
+ BuildableIdentifier = "primary"
17
+ BlueprintIdentifier = "6003F589195388D20070C39A"
18
+ BuildableName = "test_Example.app"
19
+ BlueprintName = "test_Example"
20
+ ReferencedContainer = "container:test.xcodeproj">
21
+ </BuildableReference>
22
+ </BuildActionEntry>
23
+ </BuildActionEntries>
24
+ </BuildAction>
25
+ <TestAction
26
+ buildConfiguration = "Debug"
27
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29
+ shouldUseLaunchSchemeArgsEnv = "YES">
30
+ <Testables>
31
+ <TestableReference
32
+ skipped = "NO">
33
+ <BuildableReference
34
+ BuildableIdentifier = "primary"
35
+ BlueprintIdentifier = "6003F5AD195388D20070C39A"
36
+ BuildableName = "test_Tests.xctest"
37
+ BlueprintName = "test_Tests"
38
+ ReferencedContainer = "container:test.xcodeproj">
39
+ </BuildableReference>
40
+ </TestableReference>
41
+ </Testables>
42
+ <MacroExpansion>
43
+ <BuildableReference
44
+ BuildableIdentifier = "primary"
45
+ BlueprintIdentifier = "6003F589195388D20070C39A"
46
+ BuildableName = "test_Example.app"
47
+ BlueprintName = "test_Example"
48
+ ReferencedContainer = "container:test.xcodeproj">
49
+ </BuildableReference>
50
+ </MacroExpansion>
51
+ <AdditionalOptions>
52
+ </AdditionalOptions>
53
+ </TestAction>
54
+ <LaunchAction
55
+ buildConfiguration = "Debug"
56
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
57
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
58
+ launchStyle = "0"
59
+ useCustomWorkingDirectory = "NO"
60
+ ignoresPersistentStateOnLaunch = "NO"
61
+ debugDocumentVersioning = "YES"
62
+ debugServiceExtension = "internal"
63
+ allowLocationSimulation = "YES">
64
+ <BuildableProductRunnable
65
+ runnableDebuggingMode = "0">
66
+ <BuildableReference
67
+ BuildableIdentifier = "primary"
68
+ BlueprintIdentifier = "6003F589195388D20070C39A"
69
+ BuildableName = "test_Example.app"
70
+ BlueprintName = "test_Example"
71
+ ReferencedContainer = "container:test.xcodeproj">
72
+ </BuildableReference>
73
+ </BuildableProductRunnable>
74
+ <AdditionalOptions>
75
+ </AdditionalOptions>
76
+ </LaunchAction>
77
+ <ProfileAction
78
+ buildConfiguration = "Release"
79
+ shouldUseLaunchSchemeArgsEnv = "YES"
80
+ savedToolIdentifier = ""
81
+ useCustomWorkingDirectory = "NO"
82
+ debugDocumentVersioning = "YES">
83
+ <BuildableProductRunnable
84
+ runnableDebuggingMode = "0">
85
+ <BuildableReference
86
+ BuildableIdentifier = "primary"
87
+ BlueprintIdentifier = "6003F589195388D20070C39A"
88
+ BuildableName = "test_Example.app"
89
+ BlueprintName = "test_Example"
90
+ ReferencedContainer = "container:test.xcodeproj">
91
+ </BuildableReference>
92
+ </BuildableProductRunnable>
93
+ </ProfileAction>
94
+ <AnalyzeAction
95
+ buildConfiguration = "Debug">
96
+ </AnalyzeAction>
97
+ <ArchiveAction
98
+ buildConfiguration = "Release"
99
+ revealArchiveInOrganizer = "YES">
100
+ </ArchiveAction>
101
+ </Scheme>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "group:test.xcodeproj">
6
+ </FileRef>
7
+ <FileRef
8
+ location = "group:Pods/Pods.xcodeproj">
9
+ </FileRef>
10
+ </Workspace>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>IDEDidComputeMac32BitWarning</key>
6
+ <true/>
7
+ </dict>
8
+ </plist>
@@ -0,0 +1,31 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
3
+ <device id="retina4_7" orientation="portrait">
4
+ <adaptation id="fullscreen"/>
5
+ </device>
6
+ <dependencies>
7
+ <deployment identifier="iOS"/>
8
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
9
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
10
+ </dependencies>
11
+ <scenes>
12
+ <!--View Controller-->
13
+ <scene sceneID="EHf-IW-A2E">
14
+ <objects>
15
+ <viewController id="01J-lp-oVM" sceneMemberID="viewController">
16
+ <layoutGuides>
17
+ <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
18
+ <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
19
+ </layoutGuides>
20
+ <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
21
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
22
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
24
+ </view>
25
+ </viewController>
26
+ <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
27
+ </objects>
28
+ <point key="canvasLocation" x="53" y="375"/>
29
+ </scene>
30
+ </scenes>
31
+ </document>
@@ -0,0 +1,50 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="10t-0P-Wkp">
3
+ <device id="retina4_7" orientation="portrait">
4
+ <adaptation id="fullscreen"/>
5
+ </device>
6
+ <dependencies>
7
+ <deployment identifier="iOS"/>
8
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
9
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
10
+ </dependencies>
11
+ <scenes>
12
+ <!--View Controller-->
13
+ <scene sceneID="wQg-tq-qST">
14
+ <objects>
15
+ <viewController id="whP-gf-Uak" customClass="TDFViewController" sceneMemberID="viewController">
16
+ <layoutGuides>
17
+ <viewControllerLayoutGuide type="top" id="uEw-UM-LJ8"/>
18
+ <viewControllerLayoutGuide type="bottom" id="Mvr-aV-6Um"/>
19
+ </layoutGuides>
20
+ <view key="view" contentMode="scaleToFill" id="TpU-gO-2f1">
21
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
22
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
24
+ </view>
25
+ <navigationItem key="navigationItem" id="RKf-UL-K7i"/>
26
+ </viewController>
27
+ <placeholder placeholderIdentifier="IBFirstResponder" id="tc2-Qw-aMS" userLabel="First Responder" sceneMemberID="firstResponder"/>
28
+ </objects>
29
+ <point key="canvasLocation" x="644" y="432.23388305847078"/>
30
+ </scene>
31
+ <!--Navigation Controller-->
32
+ <scene sceneID="FS2-YB-qBz">
33
+ <objects>
34
+ <navigationController automaticallyAdjustsScrollViewInsets="NO" id="10t-0P-Wkp" sceneMemberID="viewController">
35
+ <toolbarItems/>
36
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="33x-6Y-WCi">
37
+ <rect key="frame" x="0.0" y="20" width="375" height="44"/>
38
+ <autoresizingMask key="autoresizingMask"/>
39
+ </navigationBar>
40
+ <nil name="viewControllers"/>
41
+ <connections>
42
+ <segue destination="whP-gf-Uak" kind="relationship" relationship="rootViewController" id="V9T-R6-Etk"/>
43
+ </connections>
44
+ </navigationController>
45
+ <placeholder placeholderIdentifier="IBFirstResponder" id="SHQ-qm-KMS" userLabel="First Responder" sceneMemberID="firstResponder"/>
46
+ </objects>
47
+ <point key="canvasLocation" x="-15" y="432"/>
48
+ </scene>
49
+ </scenes>
50
+ </document>
@@ -0,0 +1,98 @@
1
+ {
2
+ "images" : [
3
+ {
4
+ "idiom" : "iphone",
5
+ "size" : "20x20",
6
+ "scale" : "2x"
7
+ },
8
+ {
9
+ "idiom" : "iphone",
10
+ "size" : "20x20",
11
+ "scale" : "3x"
12
+ },
13
+ {
14
+ "idiom" : "iphone",
15
+ "size" : "29x29",
16
+ "scale" : "2x"
17
+ },
18
+ {
19
+ "idiom" : "iphone",
20
+ "size" : "29x29",
21
+ "scale" : "3x"
22
+ },
23
+ {
24
+ "idiom" : "iphone",
25
+ "size" : "40x40",
26
+ "scale" : "2x"
27
+ },
28
+ {
29
+ "idiom" : "iphone",
30
+ "size" : "40x40",
31
+ "scale" : "3x"
32
+ },
33
+ {
34
+ "idiom" : "iphone",
35
+ "size" : "60x60",
36
+ "scale" : "2x"
37
+ },
38
+ {
39
+ "idiom" : "iphone",
40
+ "size" : "60x60",
41
+ "scale" : "3x"
42
+ },
43
+ {
44
+ "idiom" : "ipad",
45
+ "size" : "20x20",
46
+ "scale" : "1x"
47
+ },
48
+ {
49
+ "idiom" : "ipad",
50
+ "size" : "20x20",
51
+ "scale" : "2x"
52
+ },
53
+ {
54
+ "idiom" : "ipad",
55
+ "size" : "29x29",
56
+ "scale" : "1x"
57
+ },
58
+ {
59
+ "idiom" : "ipad",
60
+ "size" : "29x29",
61
+ "scale" : "2x"
62
+ },
63
+ {
64
+ "idiom" : "ipad",
65
+ "size" : "40x40",
66
+ "scale" : "1x"
67
+ },
68
+ {
69
+ "idiom" : "ipad",
70
+ "size" : "40x40",
71
+ "scale" : "2x"
72
+ },
73
+ {
74
+ "idiom" : "ipad",
75
+ "size" : "76x76",
76
+ "scale" : "1x"
77
+ },
78
+ {
79
+ "idiom" : "ipad",
80
+ "size" : "76x76",
81
+ "scale" : "2x"
82
+ },
83
+ {
84
+ "idiom" : "ipad",
85
+ "size" : "83.5x83.5",
86
+ "scale" : "2x"
87
+ },
88
+ {
89
+ "idiom" : "ios-marketing",
90
+ "size" : "1024x1024",
91
+ "scale" : "1x"
92
+ }
93
+ ],
94
+ "info" : {
95
+ "version" : 1,
96
+ "author" : "xcode"
97
+ }
98
+ }
@@ -0,0 +1,15 @@
1
+ //
2
+ // TDFAppDelegate.h
3
+ // test
4
+ //
5
+ // Created by tripleCC on 05/10/2018.
6
+ // Copyright (c) 2018 tripleCC. All rights reserved.
7
+ //
8
+
9
+ @import UIKit;
10
+
11
+ @interface TDFAppDelegate : UIResponder <UIApplicationDelegate>
12
+
13
+ @property (strong, nonatomic) UIWindow *window;
14
+
15
+ @end
@@ -0,0 +1,46 @@
1
+ //
2
+ // TDFAppDelegate.m
3
+ // test
4
+ //
5
+ // Created by tripleCC on 05/10/2018.
6
+ // Copyright (c) 2018 tripleCC. All rights reserved.
7
+ //
8
+
9
+ #import "TDFAppDelegate.h"
10
+
11
+ @implementation TDFAppDelegate
12
+
13
+ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
14
+ {
15
+ // Override point for customization after application launch.
16
+ return YES;
17
+ }
18
+
19
+ - (void)applicationWillResignActive:(UIApplication *)application
20
+ {
21
+ // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
22
+ // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
23
+ }
24
+
25
+ - (void)applicationDidEnterBackground:(UIApplication *)application
26
+ {
27
+ // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
28
+ // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
29
+ }
30
+
31
+ - (void)applicationWillEnterForeground:(UIApplication *)application
32
+ {
33
+ // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
34
+ }
35
+
36
+ - (void)applicationDidBecomeActive:(UIApplication *)application
37
+ {
38
+ // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
39
+ }
40
+
41
+ - (void)applicationWillTerminate:(UIApplication *)application
42
+ {
43
+ // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
44
+ }
45
+
46
+ @end
@@ -0,0 +1,13 @@
1
+ //
2
+ // TDFViewController.h
3
+ // test
4
+ //
5
+ // Created by tripleCC on 05/10/2018.
6
+ // Copyright (c) 2018 tripleCC. All rights reserved.
7
+ //
8
+
9
+ @import UIKit;
10
+
11
+ @interface TDFViewController : UIViewController
12
+
13
+ @end
@@ -0,0 +1,29 @@
1
+ //
2
+ // TDFViewController.m
3
+ // test
4
+ //
5
+ // Created by tripleCC on 05/10/2018.
6
+ // Copyright (c) 2018 tripleCC. All rights reserved.
7
+ //
8
+
9
+ #import "TDFViewController.h"
10
+
11
+ @interface TDFViewController ()
12
+
13
+ @end
14
+
15
+ @implementation TDFViewController
16
+
17
+ - (void)viewDidLoad
18
+ {
19
+ [super viewDidLoad];
20
+ // Do any additional setup after loading the view, typically from a nib.
21
+ }
22
+
23
+ - (void)didReceiveMemoryWarning
24
+ {
25
+ [super didReceiveMemoryWarning];
26
+ // Dispose of any resources that can be recreated.
27
+ }
28
+
29
+ @end
@@ -0,0 +1,2 @@
1
+ /* Localized versions of Info.plist keys */
2
+
@@ -0,0 +1,17 @@
1
+ //
2
+ // main.m
3
+ // test
4
+ //
5
+ // Created by tripleCC on 05/10/2018.
6
+ // Copyright (c) 2018 tripleCC. All rights reserved.
7
+ //
8
+
9
+ @import UIKit;
10
+ #import "TDFAppDelegate.h"
11
+
12
+ int main(int argc, char * argv[])
13
+ {
14
+ @autoreleasepool {
15
+ return UIApplicationMain(argc, argv, nil, NSStringFromClass([TDFAppDelegate class]));
16
+ }
17
+ }