cocoapods-app_group 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6592a92766d2fe0b1cb77d63540ffb0126590191
4
- data.tar.gz: a7f2398d23fa323d0366371c13f1431c75956c45
3
+ metadata.gz: ecb8ab0eefb32a24e611a88115ca6751a9eea7b8
4
+ data.tar.gz: ec695d122de9455b090874acbb35ed6917c8fe64
5
5
  SHA512:
6
- metadata.gz: ad131c5d14e60154f7e0909c8d3f6eb81e9f7ce3cc97b88b7dfa93d734bcf757c66a662b9324cb71728eff2179bba5778a6d9ed9b90136715f1a11096b6ff2ae
7
- data.tar.gz: 1bae00f44af6a30da2ba1f7dbeacb790dac933738331ecbae2978546e8792819d291611fd7c4f7fd577f5bc551082e06eee35ef9f075842819abf29013087d27
6
+ metadata.gz: 7dc1091431736d6e322847ff3339eccf8aea4dbcafd09aef75c729276c6a39c882298e03cb89867296c25e091d5069bcda55523322efc98648348e4f8d475410
7
+ data.tar.gz: 07ec905803a31f4165bef12b2dd7a3d911df85721ea521737d95694800f6080c7c12d07ed1efc7c396de845ec31021865824eb2d28a4cee86857c47789c8014a
data/Example/Podfile.lock CHANGED
@@ -2,13 +2,13 @@ PODS:
2
2
  - AppGroup (1.0.0)
3
3
 
4
4
  DEPENDENCIES:
5
- - AppGroup (from `/Users/mzp/git/cocoapods-app_group/Example/Pods/CocoaPodsAppGroup/`)
5
+ - AppGroup (from `Pods/CocoaPodsAppGroup`)
6
6
 
7
7
  EXTERNAL SOURCES:
8
8
  AppGroup:
9
- :path: "/Users/mzp/git/cocoapods-app_group/Example/Pods/CocoaPodsAppGroup/"
9
+ :path: Pods/CocoaPodsAppGroup
10
10
 
11
11
  SPEC CHECKSUMS:
12
- AppGroup: 4b6211685d3b66af33e0a6717ec23ec1183fa824
12
+ AppGroup: 4dd06a5f93b4a1bd210a3c09e02356a55b68473e
13
13
 
14
14
  COCOAPODS: 0.39.0
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "source": {
15
15
  "git": "https://github.com/mzp/cocoapods-app_group.git",
16
- "tag": "0.2.0"
16
+ "tag": "0.3.0"
17
17
  },
18
18
  "source_files": "*.{h,m,swift}",
19
19
  "frameworks": "Foundation",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "source": {
15
15
  "git": "https://github.com/mzp/cocoapods-app_group.git",
16
- "tag": "0.2.0"
16
+ "tag": "0.3.0"
17
17
  },
18
18
  "source_files": "*.{h,m,swift}",
19
19
  "frameworks": "Foundation",
@@ -2,13 +2,13 @@ PODS:
2
2
  - AppGroup (1.0.0)
3
3
 
4
4
  DEPENDENCIES:
5
- - AppGroup (from `/Users/mzp/git/cocoapods-app_group/Example/Pods/CocoaPodsAppGroup/`)
5
+ - AppGroup (from `Pods/CocoaPodsAppGroup`)
6
6
 
7
7
  EXTERNAL SOURCES:
8
8
  AppGroup:
9
- :path: "/Users/mzp/git/cocoapods-app_group/Example/Pods/CocoaPodsAppGroup/"
9
+ :path: Pods/CocoaPodsAppGroup
10
10
 
11
11
  SPEC CHECKSUMS:
12
- AppGroup: 4b6211685d3b66af33e0a6717ec23ec1183fa824
12
+ AppGroup: 4dd06a5f93b4a1bd210a3c09e02356a55b68473e
13
13
 
14
14
  COCOAPODS: 0.39.0
@@ -7,13 +7,13 @@
7
7
  objects = {
8
8
 
9
9
  /* Begin PBXBuildFile section */
10
- 3C61FC7B1056239DAEEDB60836CF750C /* AppGroup-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 46CB9220593ED136392B50F9B2449208 /* AppGroup-dummy.m */; };
10
+ 3C61FC7B1056239DAEEDB60836CF750C /* AppGroup-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 385DA59AC8A40DE51B7DDF8C9A959376 /* AppGroup-dummy.m */; };
11
11
  522A0C6A4591B9D180C5958AE0DA3405 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; };
12
- 7F82CC0D7C200DB73C1871BD8C6595C2 /* AppGroup-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F6E52E53EAEDE05DBCA4A9F0F52274E /* AppGroup-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
12
+ 7F82CC0D7C200DB73C1871BD8C6595C2 /* AppGroup-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AC42FC2C6B22ACE66612E3347655C45F /* AppGroup-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
13
13
  8909900473626FB796A4D6BCA4EC9BD3 /* Pods-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 894E5DA93A9F359521A89826BE6DA777 /* Pods-dummy.m */; };
14
14
  B105655FFD190ED5C40F511FDEC62C19 /* Pods-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BCC458FDD5F692BBB2BFC64BB5701FC /* Pods-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
15
- C0F50769506A3F933FA6F8A45A4E6849 /* AppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 67C409E8FA5504684F61DF7EDB32D110 /* AppGroup.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; };
16
- F26FDDF3E9324D54B51082201B80EE56 /* AppGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 86B6DF29370D4A3912633BD46246D669 /* AppGroup.h */; settings = {ATTRIBUTES = (Public, ); }; };
15
+ C0F50769506A3F933FA6F8A45A4E6849 /* AppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = E68891C428AD6DFE46F0FE8410D8F837 /* AppGroup.m */; settings = {COMPILER_FLAGS = "-DOS_OBJECT_USE_OBJC=0"; }; };
16
+ F26FDDF3E9324D54B51082201B80EE56 /* AppGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F0C5EC0EB0A8B622EE960DD86DF02EB /* AppGroup.h */; settings = {ATTRIBUTES = (Public, ); }; };
17
17
  F9AD5A66449BC1E35D7BC94C1143D7FE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; };
18
18
  /* End PBXBuildFile section */
19
19
 
@@ -28,25 +28,25 @@
28
28
  /* End PBXContainerItemProxy section */
29
29
 
30
30
  /* Begin PBXFileReference section */
31
- 209007F5BAA4CBB4A28E8CF194BAEA49 /* AppGroup.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = AppGroup.modulemap; sourceTree = "<group>"; };
31
+ 0F0C5EC0EB0A8B622EE960DD86DF02EB /* AppGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AppGroup.h; sourceTree = "<group>"; };
32
+ 1F941D28ACDE63BA8972E6B9E1C50213 /* AppGroup.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = AppGroup.modulemap; sourceTree = "<group>"; };
32
33
  2BCC458FDD5F692BBB2BFC64BB5701FC /* Pods-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-umbrella.h"; sourceTree = "<group>"; };
34
+ 2E7796AC6951300E68117DC4840EE936 /* AppGroup.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppGroup.xcconfig; sourceTree = "<group>"; };
35
+ 385DA59AC8A40DE51B7DDF8C9A959376 /* AppGroup-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AppGroup-dummy.m"; sourceTree = "<group>"; };
36
+ 389928EC18566F75BD152B5AE4DC0A9A /* AppGroup-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AppGroup-prefix.pch"; sourceTree = "<group>"; };
33
37
  3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
34
- 415D4474FF7899FDD6D3BB5CC13B5CCF /* AppGroup.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppGroup.xcconfig; sourceTree = "<group>"; };
35
- 46CB9220593ED136392B50F9B2449208 /* AppGroup-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AppGroup-dummy.m"; sourceTree = "<group>"; };
36
- 5B8847B84F99A40FDFFA1B2E90A5ACC6 /* AppGroup-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AppGroup-prefix.pch"; sourceTree = "<group>"; };
37
- 67C409E8FA5504684F61DF7EDB32D110 /* AppGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AppGroup.m; sourceTree = "<group>"; };
38
- 6F6E52E53EAEDE05DBCA4A9F0F52274E /* AppGroup-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AppGroup-umbrella.h"; sourceTree = "<group>"; };
39
38
  79A9DEDC89FE8336BF5FEDAAF75BF7FC /* Pods.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = Pods.modulemap; sourceTree = "<group>"; };
40
- 86B6DF29370D4A3912633BD46246D669 /* AppGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AppGroup.h; sourceTree = "<group>"; };
41
39
  87B213035BAC5F75386F62D3C75D2342 /* Pods-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-acknowledgements.plist"; sourceTree = "<group>"; };
42
40
  894E5DA93A9F359521A89826BE6DA777 /* Pods-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-dummy.m"; sourceTree = "<group>"; };
43
41
  8B1898B81CCD5511B07395424941A3BE /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
44
- 8FC33B80C48D9C75D478DCAA802A4186 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
45
42
  977577C045EDA9D9D1F46E2598D19FC7 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.debug.xcconfig; sourceTree = "<group>"; };
43
+ AC42FC2C6B22ACE66612E3347655C45F /* AppGroup-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AppGroup-umbrella.h"; sourceTree = "<group>"; };
44
+ AF78466B6F825EA670BE0A782CDA6A19 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
46
45
  BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
47
46
  CBC0F7C552B739C909B650A0F42F7F38 /* Pods-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-resources.sh"; sourceTree = "<group>"; };
48
47
  D0405803033A2A777B8E4DFA0C1800ED /* Pods-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-acknowledgements.markdown"; sourceTree = "<group>"; };
49
48
  DA312349A49333542E6F4B36B329960E /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Pods.release.xcconfig; sourceTree = "<group>"; };
49
+ E68891C428AD6DFE46F0FE8410D8F837 /* AppGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AppGroup.m; sourceTree = "<group>"; };
50
50
  E7A6ADAFF1D44F709BF7E801FECB7DBA /* AppGroup.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AppGroup.framework; sourceTree = BUILT_PRODUCTS_DIR; };
51
51
  E7F21354943D9F42A70697D5A5EF72E9 /* Pods-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-frameworks.sh"; sourceTree = "<group>"; };
52
52
  E8446514FBAD26C0E18F24A5715AEF67 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -72,26 +72,37 @@
72
72
  /* End PBXFrameworksBuildPhase section */
73
73
 
74
74
  /* Begin PBXGroup section */
75
- 1FBE542F8758A37A2C65EC791BC5D32C /* Support Files */ = {
75
+ 060AB407C1781076871E180D6F397F5B /* Development Pods */ = {
76
76
  isa = PBXGroup;
77
77
  children = (
78
- 209007F5BAA4CBB4A28E8CF194BAEA49 /* AppGroup.modulemap */,
79
- 415D4474FF7899FDD6D3BB5CC13B5CCF /* AppGroup.xcconfig */,
80
- 46CB9220593ED136392B50F9B2449208 /* AppGroup-dummy.m */,
81
- 5B8847B84F99A40FDFFA1B2E90A5ACC6 /* AppGroup-prefix.pch */,
82
- 6F6E52E53EAEDE05DBCA4A9F0F52274E /* AppGroup-umbrella.h */,
83
- 8FC33B80C48D9C75D478DCAA802A4186 /* Info.plist */,
78
+ 525AA6B0A65AE5ED5B4CE20349A900BB /* AppGroup */,
79
+ );
80
+ name = "Development Pods";
81
+ sourceTree = "<group>";
82
+ };
83
+ 3A121199601FF3F234CBD5DA2A96F20C /* Support Files */ = {
84
+ isa = PBXGroup;
85
+ children = (
86
+ 1F941D28ACDE63BA8972E6B9E1C50213 /* AppGroup.modulemap */,
87
+ 2E7796AC6951300E68117DC4840EE936 /* AppGroup.xcconfig */,
88
+ 385DA59AC8A40DE51B7DDF8C9A959376 /* AppGroup-dummy.m */,
89
+ 389928EC18566F75BD152B5AE4DC0A9A /* AppGroup-prefix.pch */,
90
+ AC42FC2C6B22ACE66612E3347655C45F /* AppGroup-umbrella.h */,
91
+ AF78466B6F825EA670BE0A782CDA6A19 /* Info.plist */,
84
92
  );
85
93
  name = "Support Files";
86
94
  path = "../Target Support Files/AppGroup";
87
95
  sourceTree = "<group>";
88
96
  };
89
- 28801B4CF2DD6E024676F1CF8C309D2F /* Development Pods */ = {
97
+ 525AA6B0A65AE5ED5B4CE20349A900BB /* AppGroup */ = {
90
98
  isa = PBXGroup;
91
99
  children = (
92
- E2DCFE4CB5200D4D60532F3893AC7067 /* AppGroup */,
100
+ 0F0C5EC0EB0A8B622EE960DD86DF02EB /* AppGroup.h */,
101
+ E68891C428AD6DFE46F0FE8410D8F837 /* AppGroup.m */,
102
+ 3A121199601FF3F234CBD5DA2A96F20C /* Support Files */,
93
103
  );
94
- name = "Development Pods";
104
+ name = AppGroup;
105
+ path = CocoaPodsAppGroup;
95
106
  sourceTree = "<group>";
96
107
  };
97
108
  75D98FF52E597A11900E131B6C4E1ADA /* Pods */ = {
@@ -116,7 +127,7 @@
116
127
  isa = PBXGroup;
117
128
  children = (
118
129
  BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */,
119
- 28801B4CF2DD6E024676F1CF8C309D2F /* Development Pods */,
130
+ 060AB407C1781076871E180D6F397F5B /* Development Pods */,
120
131
  BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
121
132
  DC929004F4E05867820AA9A5F5AC395A /* Products */,
122
133
  B7B80995527643776607AFFA75B91E24 /* Targets Support Files */,
@@ -156,17 +167,6 @@
156
167
  name = Products;
157
168
  sourceTree = "<group>";
158
169
  };
159
- E2DCFE4CB5200D4D60532F3893AC7067 /* AppGroup */ = {
160
- isa = PBXGroup;
161
- children = (
162
- 86B6DF29370D4A3912633BD46246D669 /* AppGroup.h */,
163
- 67C409E8FA5504684F61DF7EDB32D110 /* AppGroup.m */,
164
- 1FBE542F8758A37A2C65EC791BC5D32C /* Support Files */,
165
- );
166
- name = AppGroup;
167
- path = "/Users/mzp/git/cocoapods-app_group/Example/Pods/CocoaPodsAppGroup";
168
- sourceTree = "<absolute>";
169
- };
170
170
  /* End PBXGroup section */
171
171
 
172
172
  /* Begin PBXHeadersBuildPhase section */
@@ -314,7 +314,7 @@
314
314
  };
315
315
  713F8B0BB1E204A0E50C3B5F840E965E /* Release */ = {
316
316
  isa = XCBuildConfiguration;
317
- baseConfigurationReference = 415D4474FF7899FDD6D3BB5CC13B5CCF /* AppGroup.xcconfig */;
317
+ baseConfigurationReference = 2E7796AC6951300E68117DC4840EE936 /* AppGroup.xcconfig */;
318
318
  buildSettings = {
319
319
  "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
320
320
  CURRENT_PROJECT_VERSION = 1;
@@ -380,7 +380,7 @@
380
380
  };
381
381
  D93529267EF77C85958283F7243104C2 /* Debug */ = {
382
382
  isa = XCBuildConfiguration;
383
- baseConfigurationReference = 415D4474FF7899FDD6D3BB5CC13B5CCF /* AppGroup.xcconfig */;
383
+ baseConfigurationReference = 2E7796AC6951300E68117DC4840EE936 /* AppGroup.xcconfig */;
384
384
  buildSettings = {
385
385
  "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
386
386
  CURRENT_PROJECT_VERSION = 1;
@@ -14,7 +14,7 @@
14
14
  buildForArchiving = "YES">
15
15
  <BuildableReference
16
16
  BuildableIdentifier = 'primary'
17
- BlueprintIdentifier = 'AE0A5B9ECA1300A41074C226'
17
+ BlueprintIdentifier = '0C24EAE4009944EBE7C9F25D'
18
18
  BlueprintName = 'AppGroup'
19
19
  ReferencedContainer = 'container:Pods.xcodeproj'
20
20
  BuildableName = 'AppGroup.framework'>
@@ -23,14 +23,14 @@ module CocoaPods
23
23
  end
24
24
 
25
25
  if pod_target
26
- pod_target.store_pod 'AppGroup', path: pod_path.to_path
26
+ pod_target.store_pod 'AppGroup', path: pod_path.relative_path_from(Pathname.pwd).to_path
27
27
  else
28
28
  Pod::UI.puts "Could not find a target named '#{target}' in your Podfile. Stopping keys".red
29
29
  end
30
30
  end
31
31
  else
32
32
  # otherwise let it go in global
33
- podfile.pod 'AppGroup', path: pod_path.to_path
33
+ podfile.pod 'AppGroup', path: pod_path.relative_path_from(Pathname.pwd).to_path
34
34
  end
35
35
  end
36
36
 
@@ -1,5 +1,5 @@
1
1
  module Cocoapods
2
2
  module AppGroup
3
- VERSION = "0.3.0"
3
+ VERSION = "0.4.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-app_group
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - mzp